9b38723cb308c754a0c008f6dd587b803c02a40b
[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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
32         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
33              From: Dave Mitchell <davem@fdgroup.com>
34              Date: Wed, 22 May 2002 12:53:21 +0100
35              Message-ID: <20020522125320.E12794@fdgroup.com>
36      Branch: perl
37            ! ext/threads/shared/t/cond.t
38 ____________________________________________________________________________
39 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
40         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
41              From: John Borwick <john_borwick@ncsu.edu>
42              Date: Wed, 22 May 2002 04:10:37 -0400
43              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
44      Branch: perl
45            ! pod/perlunicode.pod pod/perluniintro.pod
46 ____________________________________________________________________________
47 [ 16732] By: ams                                   on 2002/05/22  05:47:35
48         Log: Integrate #16731 from //depot/macperl.
49      Branch: perl
50           !> t/io/crlf.t
51 ____________________________________________________________________________
52 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
53         Log: Be more specific in what we're looking for
54      Branch: macperl
55            ! t/io/crlf.t
56 ____________________________________________________________________________
57 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
58         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
59      Branch: macperl
60            + lib/Unicode/README
61           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
62           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
63            - t/lib/st-dump.pl
64            ! macos/MPVersion.r macos/config.sh
65           !> (integrate 135 files)
66 ____________________________________________________________________________
67 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
68         Log: FAQ sync.
69      Branch: perl
70            ! pod/perlfaq4.pod
71 ____________________________________________________________________________
72 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
73         Log: Getopt::Std clarification from John Borwick.
74      Branch: perl
75            ! lib/Getopt/Std.pm
76 ____________________________________________________________________________
77 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
78         Log: Subject: Re: [Patch] for problem with shellwords.pl
79              From: "Curtis Poe" <cp@onsitetech.com>
80              Date: Tue, 21 May 2002 11:17:40 -0700
81              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
82              
83              Subject: [Patch] for security problem with Text::ParseWords
84              From: "Curtis Poe" <cp@onsitetech.com>     
85              Date: Tue, 21 May 2002 15:10:18 -0700
86              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
87      Branch: perl
88            ! lib/Text/ParseWords.pm lib/shellwords.pl
89 ____________________________________________________________________________
90 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
91         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
92              From: Nicholas Clark <nick@unfortu.net>
93              Date: Tue, 21 May 2002 23:01:48 +0100
94              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
95      Branch: perl
96            ! ext/SDBM_File/SDBM_File.xs
97 ____________________________________________________________________________
98 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
99         Log: Subject: [PATCH] Additional README.aix changes
100              From: John Peacock <jpeacock@rowman.com>
101              Date: Tue, 21 May 2002 12:01:10 -0400
102              Message-ID: <3CEA6F46.70902@rowman.com>
103      Branch: perl
104            ! README.aix
105 ____________________________________________________________________________
106 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
107         Log: Subject: Win32 crash in fork.t (perl@16694)
108              From: "Kevin Chase" <kevincha99@hotmail.com>
109              Date: Mon, 20 May 2002 17:02:16 -0700
110              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
111              
112              
113              It looks that the Poison() found its first target.
114              The suggested patch is fine.
115      Branch: perl
116            ! cop.h
117 ____________________________________________________________________________
118 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
119         Log: microperl: if DIEing on no-functionality, the has-functionality
120              would be unreachable code.
121      Branch: perl
122            ! pp.c pp_sys.c
123 ____________________________________________________________________________
124 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
125         Log: microperl: do not regenerate the perly.
126      Branch: perl
127            ! Makefile.micro
128 ____________________________________________________________________________
129 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
130         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
131              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
132              Date: Mon, 20 May 2002 22:55:46 -0700
133              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
134      Branch: perl
135            ! utils/h2xs.PL
136 ____________________________________________________________________________
137 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
138         Log: Regen uconfig.h.
139      Branch: perl
140            ! uconfig.h
141 ____________________________________________________________________________
142 [ 16719] By: ams                                   on 2002/05/21  05:02:01
143         Log: Why quote some keys?
144      Branch: perl
145            ! ext/Storable/Makefile.PL
146 ____________________________________________________________________________
147 [ 16718] By: ams                                   on 2002/05/21  04:08:39
148         Log: Suppress warning about $canonical. (Nicholas Clark)
149      Branch: perl
150            ! ext/Storable/Storable.pm
151 ____________________________________________________________________________
152 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
153         Log: Subject: [PATCH] VMS iThreads follow-up
154              From: "Craig A. Berry" <craigberry@mac.com>
155              Date: Mon, 20 May 2002 21:34:17 -0500
156              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
157      Branch: perl
158            ! configure.com
159 ____________________________________________________________________________
160 [ 16716] By: ams                                   on 2002/05/21  02:47:18
161         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
162              2. Install in core library directory. (Tatsuhiko Miyagawa)
163      Branch: perl
164            ! ext/Storable/Makefile.PL
165 ____________________________________________________________________________
166 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
167         Log: Subject: [Encode] 1.72 released
168              From: Dan Kogai <dankogai@dan.co.jp>
169              Date: Tue, 21 May 2002 01:06:19 +0900
170              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
171      Branch: perl
172            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
173            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
174            ! ext/Encode/Unicode/Unicode.xs
175            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
176 ____________________________________________________________________________
177 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
178         Log: Update Changes.
179      Branch: perl
180            ! Changes patchlevel.h
181 ____________________________________________________________________________
182 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
183         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
184      Branch: perl
185            ! pod/perlfaq4.pod
186 ____________________________________________________________________________
187 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
188         Log: metaconfig unit changes for #16711.
189      Branch: metaconfig
190            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
191            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
192            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
193            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
194            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
195            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
196            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
197            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
198            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
199            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
200            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
201            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
202            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
203            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
204            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
205            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
206            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
207            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
208            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
209            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
210            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
211            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
212            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
213            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
214 ____________________________________________________________________________
215 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
216         Log: Document better what the foo_r_proto are supposed to be.
217      Branch: perl
218            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
219            ! config_h.SH reentr.pl
220 ____________________________________________________________________________
221 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
222         Log: Subject: Re: pod patches.
223              From: Jim Cromie <jcromie@divsol.com>
224              Date: Mon, 20 May 2002 09:00:10 -0600
225              Message-ID: <3CE90F7A.3070309@divsol.com>
226              
227              (with Philip Newton's tweaks)
228      Branch: perl
229            ! pod/perlsub.pod
230 ____________________________________________________________________________
231 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
232         Log: Subject: Re: pod patch - perldelta.pod
233              From: Jim Cromie <jcromie@divsol.com>
234              Date: Mon, 20 May 2002 07:16:54 -0600
235              Message-ID: <3CE8F746.50603@divsol.com>
236      Branch: perl
237            ! pod/perldelta.pod
238 ____________________________________________________________________________
239 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
240         Log: Subject: [patch] one more little step for WinCE
241              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
242              Date: Mon, 20 May 2002 11:47:19 +0400
243              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
244      Branch: perl
245            ! wince/Makefile.ce
246 ____________________________________________________________________________
247 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
248         Log: Preemptive doc patch.
249      Branch: perl
250            ! pod/perldelta.pod
251 ____________________________________________________________________________
252 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
253         Log: The "constant sub redefined" warning can't be disabled.
254      Branch: perl
255            ! pod/perldiag.pod
256 ____________________________________________________________________________
257 [ 16705] By: nick                                  on 2002/05/20  10:18:26
258         Log: Integrate mainline
259      Branch: perlio
260           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
261           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
262           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
263           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
264 ____________________________________________________________________________
265 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
266         Log: Missed hunk from #16701.
267      Branch: perl
268            ! vms/vms.c
269 ____________________________________________________________________________
270 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
271         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
272              From: andreas.koenig@anima.de (Andreas J. Koenig)
273              Date: Mon, 20 May 2002 05:36:14 +0200
274              Message-ID: <m34rh37aoh.fsf@anima.de>
275      Branch: perl
276            + lib/CPAN/t/mirroredby.t
277            ! MANIFEST
278 ____________________________________________________________________________
279 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
280         Log: Subject: tiny doc tweaks
281              From: andreas.koenig@anima.de (Andreas J. Koenig)
282              Date: Mon, 20 May 2002 05:07:13 +0200
283              Message-ID: <m38z6f7c0u.fsf@anima.de>
284      Branch: perl
285            ! pod/perldelta.pod pod/perlfunc.pod
286 ____________________________________________________________________________
287 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
288         Log: Subject: [PATCH @16694] ithreads for VMS
289              From: "Craig A. Berry" <craigberry@mac.com>
290              Date: Sun, 19 May 2002 22:06:43 -0500
291              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
292      Branch: perl
293            ! configure.com vms/vms.c vms/vmsish.h
294 ____________________________________________________________________________
295 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
296         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
297              From: Autrijus Tang <autrijus@autrijus.org>
298              Date: Mon, 20 May 2002 04:10:31 +0800
299              Message-ID: <20020519201031.GA1603@not.autrijus.org>
300      Branch: perl
301            ! ext/Encode/Encode/Makefile_PL.e2x
302 ____________________________________________________________________________
303 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
304         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
305              while trying to -O3 optimize B.c.  (A bit weird since
306              10.1.4 used to work fine, and nothing has changed in
307              ext/B/..., but the overoptimization was repeatable.)
308      Branch: perl
309            + ext/B/hints/darwin.pl
310            ! MANIFEST
311 ____________________________________________________________________________
312 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
313         Log: UNICOS/mk seems to still have this problem.
314      Branch: perl
315            ! ext/Socket/socketpair.t
316 ____________________________________________________________________________
317 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
318         Log: perldelta tweaks.
319      Branch: perl
320            ! pod/perldelta.pod
321 ____________________________________________________________________________
322 [ 16696] By: nick                                  on 2002/05/19  18:26:39
323         Log: Integrate mailine
324      Branch: perlio
325           !> (integrate 35 files)
326 ____________________________________________________________________________
327 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
328         Log: Document the reentrant_retry(), but from user's viewpoint.
329      Branch: perl
330            ! pod/perlthrtut.pod
331 ____________________________________________________________________________
332 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
333         Log: Update Changes.
334      Branch: perl
335            ! Changes patchlevel.h
336 ____________________________________________________________________________
337 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
338         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
339              From: Slaven Rezic <slaven.rezic@berlin.de>
340              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
341              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
342      Branch: perl
343            ! lib/Benchmark.pm
344 ____________________________________________________________________________
345 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
346         Log: Document once more the difference between :utf8
347              and :encoding(...).
348      Branch: perl
349            ! lib/open.pm pod/perluniintro.pod
350 ____________________________________________________________________________
351 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
352         Log: Third Degree: make the options more portable between
353              Tru64 versions.
354      Branch: perl
355            ! Makefile.SH
356 ____________________________________________________________________________
357 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
358         Log: IRIX SMP turned up a few hundred "Use of uninitialized
359              value in numeric eq" warnings: initialise the $counter2.
360      Branch: perl
361            ! ext/threads/shared/t/cond.t
362 ____________________________________________________________________________
363 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
364         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
365              From: Dave Mitchell <davem@fdgroup.com>
366              Date: Sun, 19 May 2002 00:50:43 +0100
367              Message-ID: <20020519005043.F7275@fdgroup.com>
368      Branch: perl
369            ! ext/threads/shared/t/cond.t
370 ____________________________________________________________________________
371 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
372         Log: Sarathy pointed out that instead of zeroing heap
373              it is more prudent to poison it.
374      Branch: perl
375            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
376            ! scope.c sv.c util.c
377 ____________________________________________________________________________
378 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
379         Log: The thread warnings aren't quite yet working as planned.
380      Branch: perl
381            ! ext/threads/shared/t/cond.t
382 ____________________________________________________________________________
383 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
384         Log: Forgotten from #16685.
385      Branch: perl
386            ! ext/threads/shared/t/cond.t
387 ____________________________________________________________________________
388 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
389         Log: Subject: [PATCH threads] revised warnings + more tests + docs
390              From: Dave Mitchell <davem@fdgroup.com>
391              Date: Sat, 18 May 2002 22:24:51 +0100
392              Message-ID: <20020518222451.E7275@fdgroup.com>
393      Branch: perl
394            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
395            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
396            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
397 ____________________________________________________________________________
398 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
399         Log: Storable status tweak.
400      Branch: perl
401            ! pod/perldelta.pod
402 ____________________________________________________________________________
403 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
404         Log: perlfunc and perldelta updates about caller().
405      Branch: perl
406            ! pod/perldelta.pod pod/perlfunc.pod
407 ____________________________________________________________________________
408 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
409         Log: Subject: [PATCH] RE: perl@16678
410              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
411              Date: Sat, 18 May 2002 21:15:43 +0100
412              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
413              
414              Making the symbols generated by warnings.pl future-proof.
415      Branch: perl
416            ! lib/warnings.pm warnings.h warnings.pl
417 ____________________________________________________________________________
418 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
419         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
420              From: Michael G Schwern <schwern@pobox.com>
421              Date: Sat, 18 May 2002 14:53:50 -0400
422              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
423      Branch: perl
424            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
425            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
426 ____________________________________________________________________________
427 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
428         Log: Prettyprinting.
429      Branch: perl
430            ! t/op/recurse.t
431 ____________________________________________________________________________
432 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
433         Log: Companion to #16601: cxinc would create uninitialized
434              PERL_CONTEXTs.  The bug was tickled by the test
435              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
436              added to check that I got the context stack extension right.
437              Also rewrite recurse.t to use test.pl.
438      Branch: perl
439            ! scope.c t/op/recurse.t
440 ____________________________________________________________________________
441 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
442         Log: Update Changes.
443      Branch: perl
444            ! Changes patchlevel.h
445 ____________________________________________________________________________
446 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
447         Log: URL and other tiny tweaks.
448      Branch: perl
449            ! pod/perluniintro.pod
450 ____________________________________________________________________________
451 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
452         Log: Subject: [Patch] doc patch on Unicode
453              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
454              Date: Sun, 19 May 2002 01:01:58 +0900
455              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
456      Branch: perl
457            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
458 ____________________________________________________________________________
459 [ 16675] By: ams                                   on 2002/05/18  15:06:35
460         Log: s/2.0/2.00/ to be CPAN friendly.
461      Branch: perl
462            ! ext/Storable/Storable.pm
463 ____________________________________________________________________________
464 [ 16674] By: ams                                   on 2002/05/18  14:47:07
465         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
466              EBCDIC, amazing.
467              From: Philip Newton <Philip.Newton@gmx.net>
468              Date: Sat, 18 May 2002 09:54:13 +0200
469              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
470      Branch: perl
471            ! lib/Pod/t/eol.t
472 ____________________________________________________________________________
473 [ 16673] By: ams                                   on 2002/05/18  14:41:00
474         Log: Subject: Storable test for 64 bit 5.6.1
475              From: Nicholas Clark <nick@unfortu.net>
476              Date: Sat, 18 May 2002 15:48:55 +0100
477              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
478              (Private mail.)
479      Branch: perl
480            ! ext/Storable/t/malice.t
481 ____________________________________________________________________________
482 [ 16672] By: nick                                  on 2002/05/18  09:47:51
483         Log: Integrate mainline
484      Branch: perlio
485           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
486            - t/lib/st-dump.pl
487           !> (integrate 67 files)
488 ____________________________________________________________________________
489 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
490         Log: No more true.
491      Branch: perl
492            ! lib/vars.pm
493 ____________________________________________________________________________
494 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
495         Log: Make use vars grok UTF-8.
496      Branch: perl
497            ! lib/vars.pm t/run/fresh_perl.t
498 ____________________________________________________________________________
499 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
500         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
501              From: Michael G Schwern <schwern@pobox.com>
502              Date: Fri, 17 May 2002 23:54:29 -0400  
503              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
504      Branch: perl
505            ! t/op/tie.t t/run/fresh_perl.t
506 ____________________________________________________________________________
507 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
508         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
509              From: Michael G Schwern <schwern@pobox.com>
510              Date: Fri, 17 May 2002 20:37:26 -0400  
511              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
512      Branch: perl
513            + t/lib/sample-tests/shbang_misparse
514            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
515            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
516            ! lib/Test/Harness/t/test-harness.t
517 ____________________________________________________________________________
518 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
519         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
520              From: Nicholas Clark <nick@unfortu.net>
521              Date: Sat, 18 May 2002 00:18:39 +0100  
522              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
523              
524              Use Storable's st-dump.pl.
525      Branch: perl
526            - t/lib/st-dump.pl
527            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
528            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
529            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
530            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
531            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
532            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
533            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
534 ____________________________________________________________________________
535 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
536         Log: Forgotten from #16656.
537      Branch: perl
538            ! ext/B/B.xs
539 ____________________________________________________________________________
540 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
541         Log: Subject: [PATCH] Storable ChangeLog ready for release 
542              From: Nicholas Clark <nick@unfortu.net>
543              Date: Fri, 17 May 2002 23:17:34 +0100  
544              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
545      Branch: perl
546            ! ext/Storable/ChangeLog
547 ____________________________________________________________________________
548 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
549         Log: Subject: [PATCH] Storable stand alone tests
550              From: Nicholas Clark <nick@unfortu.net>
551              Date: Fri, 17 May 2002 22:43:35 +0100  
552              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
553      Branch: perl
554            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
555            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
556            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
557            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
558            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
559            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
560            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
561            ! ext/Storable/t/store.t ext/Storable/t/tied.t
562            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
563            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
564 ____________________________________________________________________________
565 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
566         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
567              From: Michael G Schwern <schwern@pobox.com>
568              Date: Fri, 17 May 2002 17:17:54 -0400  
569              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
570      Branch: perl
571            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
572            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
573            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
574            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
575            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
576            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
577            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
578            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
579            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
580            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
581            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
582            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
583            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
584            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
585 ____________________________________________________________________________
586 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
587         Log: More regression tests for caller() and fix one bug of #16658.
588      Branch: perl
589            ! pp_ctl.c t/op/caller.t
590 ____________________________________________________________________________
591 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
592         Log: Integrate perlio;
593              
594              Fix the crlf.t buffer leak
595              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
596              flagged it because it is more often popped without stream
597              being closed.
598              - Define non-noop PerlIOBuf_popped(), use it and export it.
599      Branch: perl
600           !> makedef.pl perlio.c perliol.h
601 ____________________________________________________________________________
602 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
603         Log: Add a note about Cwd::fastcwd() returning tainted data.
604              Sort modules alphabetically.
605      Branch: perl
606            ! pod/perldelta.pod
607 ____________________________________________________________________________
608 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
609         Log: Remove O from the untested modules list.
610      Branch: perl
611            ! t/lib/1_compile.t
612 ____________________________________________________________________________
613 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
614         Log: Fix bug 20020517.003 : segfault with caller().
615              Add regression tests for caller.
616      Branch: perl
617            + t/op/caller.t
618            ! MANIFEST pp_ctl.c
619 ____________________________________________________________________________
620 [ 16657] By: nick                                  on 2002/05/17  17:18:18
621         Log: Fix the crlf.t buffer leak
622              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
623              flagged it because it is more often popped without stream
624              being closed.
625              - Define non-noop PerlIOBuf_popped(), use it and export it.
626      Branch: perlio
627            ! makedef.pl perlio.c perliol.h
628 ____________________________________________________________________________
629 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
630         Log: PERL_HASH() casting games so that our hashed data is "unsigned
631              char" but old code using just a "char" doesn't need changes.
632              (The change is using a temporary pointer instead of a direct
633              cast to unsigned char* which would blindly cast anything,
634              not just char pointers.)  (The problem arose in MacOS Classic,
635              as seen by Pudge, the cure by Nicholas Clark.)
636      Branch: perl
637            ! hv.c hv.h op.c sv.c vms/vms.c
638 ____________________________________________________________________________
639 [ 16655] By: nick                                  on 2002/05/17  14:59:20
640         Log: Integrate mainline
641      Branch: perlio
642           !> (integrate 28 files)
643 ____________________________________________________________________________
644 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
645         Log: Update Changes.
646      Branch: perl
647            ! Changes patchlevel.h
648 ____________________________________________________________________________
649 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
650         Log: FAQ sync.
651      Branch: perl
652            ! pod/perlfaq4.pod pod/perlfaq8.pod
653 ____________________________________________________________________________
654 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
655         Log: Forgot from #16628.
656      Branch: perl
657            ! ext/Encode/Makefile.PL
658 ____________________________________________________________________________
659 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
660         Log: One Last Time
661      Branch: macperl
662            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
663            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
664            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
665            + lib/Unicode/UCD.t
666 ____________________________________________________________________________
667 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
668         Log: Stupid case insensitivity
669      Branch: macperl
670            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
671            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
672            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
673            - lib/unicode/UCD.t
674 ____________________________________________________________________________
675 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
676         Log: Move Unicode -> unicode, remove README
677      Branch: macperl
678            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
679            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
680            - lib/Unicode/Collate/t/test.t lib/Unicode/README
681            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
682 ____________________________________________________________________________
683 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
684         Log: Move Unicode -> unicode, remove README (oops, forgot one)
685      Branch: macperl
686           +> lib/unicode/Collate/README
687 ____________________________________________________________________________
688 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
689         Log: Move Unicode -> unicode, remove README
690      Branch: macperl
691           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
692           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
693           +> lib/unicode/UCD.pm lib/unicode/UCD.t
694 ____________________________________________________________________________
695 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
696         Log: Integrate perl
697      Branch: macperl
698           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
699           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
700           +> lib/Thread/Semaphore.pm
701            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
702            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
703            - wince/include/sys/types.h wince/include/sys/utime.h
704            - wince/include/time.h
705            ! macos/MPVersion.r macos/config.sh
706           !> (integrate 173 files)
707 ____________________________________________________________________________
708 [ 16645] By: nick                                  on 2002/05/17  06:56:40
709         Log: Integrate mainline
710      Branch: perlio
711           +> ext/Storable/t/st-dump.pl
712            - wince/FindExt.pm
713           !> (integrate 40 files)
714 ____________________________________________________________________________
715 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
716         Log: STDERR noise.
717      Branch: perl
718            ! lib/Switch.pm
719 ____________________________________________________________________________
720 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
721         Log: Upgrade to Switch 2.07.
722      Branch: perl
723            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
724            ! lib/Switch/t/given.t lib/Switch/t/nested.t
725            ! lib/Switch/t/switch.t
726 ____________________________________________________________________________
727 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
728         Log: Missed hunk in #16641.
729      Branch: perl
730            ! lib/Filter/Simple/Changes
731 ____________________________________________________________________________
732 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
733         Log: Upgrade to Filter::Simple 0.78.
734              (Keep #14432, let Damian know of it.)
735      Branch: perl
736            ! lib/Filter/Simple.pm lib/Filter/Simple/README
737            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
738            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
739            ! lib/Filter/Simple/t/import.t
740 ____________________________________________________________________________
741 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
742         Log: More Third Degree.
743      Branch: perl
744            ! t/TEST
745 ____________________________________________________________________________
746 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
747         Log: Third Degree tweaks.
748      Branch: perl
749            ! pod/perlhack.pod t/TEST
750 ____________________________________________________________________________
751 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
752         Log: Purify: dl_last_error was leaking.
753      Branch: perl
754            ! ext/DynaLoader/dlutils.c
755 ____________________________________________________________________________
756 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
757         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
758              From: Chris Ball <chris@cpan.org>
759              Date: 16 May 2002 20:51:34 +0100
760              Message-ID: <86lmajvpkp.fsf@void.printf.net>
761      Branch: perl
762            ! utils/perldoc.PL
763 ____________________________________________________________________________
764 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
765         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
766              From: "Craig A. Berry" <craigberry@mac.com>
767              Date: Thu, 16 May 2002 14:13:15 -0500
768              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
769      Branch: perl
770            ! lib/ExtUtils/t/Constant.t
771 ____________________________________________________________________________
772 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
773         Log: Make Cwd::fastcwd() return a tainted value.
774              Add regression tests for taint-safety of the *cwd()
775              functions.
776      Branch: perl
777            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
778 ____________________________________________________________________________
779 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
780         Log: Subject: Re: AIX warning in hints regarding gcc
781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
782              Date: Thu, 16 May 2002 18:55:41 +0200
783              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
784      Branch: perl
785            ! hints/aix.sh
786 ____________________________________________________________________________
787 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
788         Log: Update the test statuses.
789      Branch: perl
790            ! pod/perldelta.pod
791 ____________________________________________________________________________
792 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
793         Log: The UDP sockpair failure seems to have magically
794              disappeared from both UNICOSes.
795              (One gets "UNEXPECTEDLY SUCCEEDED".)
796      Branch: perl
797            ! ext/Socket/socketpair.t
798 ____________________________________________________________________________
799 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
800         Log: Brokenness of restricted hashes with Storable on EBCDIC
801              seems to be an artifact of the downgrade.t.
802      Branch: perl
803            ! ext/Storable/Storable.pm
804 ____________________________________________________________________________
805 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
806         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
807              memory debuggers.
808      Branch: perl
809            ! pod/perlhack.pod
810 ____________________________________________________________________________
811 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
812         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
814              Date: Thu, 16 May 2002 16:42:34 +0200
815              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
816              
817              gcc 3 version parsing proofing.
818      Branch: perl
819            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
820 ____________________________________________________________________________
821 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
822         Log: Subject: [PATCH] good day for WinCE port of perl.
823              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
824              Date: Thu, 16 May 2002 03:33:23 +0400
825              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
826      Branch: perl
827            - wince/FindExt.pm
828            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
829            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
830            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
831            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
832            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
833            ! wince/config_H.ce wince/config_h.PL
834 ____________________________________________________________________________
835 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
836         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
837              From: slaven.rezic@berlin.de
838              Date: Mon, 13 May 2002 16:02:24 +0200
839              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
840      Branch: perl
841            ! ext/Sys/Syslog/Syslog.pm
842 ____________________________________________________________________________
843 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
844         Log: Subject: Re: [PATCH] allow use threads qw(yield)
845              From: Dave Mitchell <davem@fdgroup.com>
846              Date: Wed, 15 May 2002 23:26:27 +0100
847              Message-ID: <20020515232626.E28924@fdgroup.com>
848      Branch: perl
849            ! ext/threads/threads.xs
850 ____________________________________________________________________________
851 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
852         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
854              Date: Thu, 16 May 2002 14:22:21 +0200
855              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
856      Branch: perl
857            ! hints/aix.sh
858 ____________________________________________________________________________
859 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
860         Log: metaconfig unit change for #16623.
861      Branch: metaconfig
862            ! U/ebcdic/trnl.U
863 ____________________________________________________________________________
864 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
865         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
866              from John Poltorak <jp@eyup.org>.
867      Branch: perl
868            ! Configure
869 ____________________________________________________________________________
870 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
871         Log: DJGPP doesn't have \r\n delimited files (it has \r).
872      Branch: perl
873            ! lib/Tie/File/t/21_win32.t
874 ____________________________________________________________________________
875 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
876         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
877              2. Doing a s///g instead of tr/// works better for CR-delimited
878              files, like in DJGPP (since <FH> doesn't correctly pull in
879              CR-delimited lines).
880      Branch: perl
881            ! lib/Pod/Html.pm lib/Pod/t/eol.t
882 ____________________________________________________________________________
883 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
884         Log: Don't test $! with like() since one may have
885              a non-English locale, or simply AIX :-)
886      Branch: perl
887            ! ext/PerlIO/t/fail.t
888 ____________________________________________________________________________
889 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
890         Log: DJGPP updates from Laszlo Molnar.
891      Branch: perl
892            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
893 ____________________________________________________________________________
894 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
895         Log: Integrate perlio;
896              
897              Make open fail when layer string does not parse.
898      Branch: perl
899           +> ext/PerlIO/t/fail.t
900           !> MANIFEST perlio.c
901 ____________________________________________________________________________
902 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
903         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
904              From: Nicholas Clark <nick@unfortu.net>
905              Date: Wed, 15 May 2002 23:06:20 +0100
906              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
907      Branch: perl
908            ! ext/Storable/Storable.xs
909 ____________________________________________________________________________
910 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
911         Log: Two down, ten to go.
912      Branch: perl
913            ! pod/perldelta.pod
914 ____________________________________________________________________________
915 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
916         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
917      Branch: perl
918            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
919 ____________________________________________________________________________
920 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
921         Log: Schizoid MANIFESTs.
922      Branch: perl
923            + ext/Storable/t/st-dump.pl
924            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
925 ____________________________________________________________________________
926 [ 16613] By: nick                                  on 2002/05/15  19:26:00
927         Log: Make open fail when layer string does not parse.
928      Branch: perlio
929            + ext/PerlIO/t/fail.t
930            ! MANIFEST perlio.c
931 ____________________________________________________________________________
932 [ 16612] By: nick                                  on 2002/05/15  18:11:15
933         Log: Integrate mainline
934      Branch: perlio
935           !> Changes ext/Storable/Storable.pm patchlevel.h
936           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
937 ____________________________________________________________________________
938 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
939         Log: Update Changes.
940      Branch: perl
941            ! Changes patchlevel.h
942 ____________________________________________________________________________
943 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
944         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
945      Branch: perl
946            ! pod/perldelta.pod t/run/fresh_perl.t
947 ____________________________________________________________________________
948 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
949         Log: Document some of the known EBCDIC problems with Storable.
950              (There is more, but need to do more tests.)
951      Branch: perl
952            ! ext/Storable/Storable.pm
953 ____________________________________________________________________________
954 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
955         Log: Purify finding: jperl.t causes a few Array Bounds Reads
956              (one byte too far in a malloced buffer) at various spots
957              in regcomp.c, all the buffers malloced by SvGROW() in
958              sv_recode_to_utf8().
959      Branch: perl
960            ! sv.c
961 ____________________________________________________________________________
962 [ 16607] By: nick                                  on 2002/05/15  06:57:26
963         Log: Integrate mainline
964      Branch: perlio
965           +> Porting/thirdclean
966           !> (integrate 36 files)
967 ____________________________________________________________________________
968 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
969         Log: Subject: [PATCH] Re: use of lc module names and warnings
970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
971              Date: Sun, 12 May 2002 23:09:46 +0200
972              Message-ID: <20020512230946.E699@rafael>
973      Branch: perl
974            ! toke.c
975 ____________________________________________________________________________
976 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
977         Log: More rule tweakage.
978      Branch: perl
979            ! Porting/thirdclean
980 ____________________________________________________________________________
981 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
982         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
983              From: Sam Tregar <sam@tregar.com>
984              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
985              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
986      Branch: perl
987            ! ext/Devel/DProf/DProf.xs
988 ____________________________________________________________________________
989 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
990         Log: $VERSIONize.
991      Branch: perl
992            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
993 ____________________________________________________________________________
994 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
995         Log: Third Degree: name the op/foo.t as op_foo.
996      Branch: perl
997            ! t/TEST
998 ____________________________________________________________________________
999 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
1000         Log: Read of uninitialized heap found by Third Degree
1001              (e.g. in t/op/subst.t)
1002      Branch: perl
1003            ! scope.c
1004 ____________________________________________________________________________
1005 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
1006         Log: Add more rules.
1007      Branch: perl
1008            ! Porting/thirdclean
1009 ____________________________________________________________________________
1010 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
1011         Log: Subject: [PATCH] allow use threads qw(yield)
1012              From: Dave Mitchell <davem@fdgroup.com>
1013              Date: Tue, 14 May 2002 22:49:47 +0100
1014              Message-ID: <20020514224947.F25049@fdgroup.com>
1015      Branch: perl
1016            ! ext/threads/threads.pm ext/threads/threads.xs
1017 ____________________________________________________________________________
1018 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
1019         Log: Micropatch from Olaf Flebbe.
1020      Branch: perl
1021            ! epoc/epoc.c
1022 ____________________________________________________________________________
1023 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
1024         Log: Subject: perlhack.pod typos [PATCH]
1025              From: "John P. Linderman" <jpl@research.att.com>
1026              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
1027              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
1028      Branch: perl
1029            ! pod/perlhack.pod
1030 ____________________________________________________________________________
1031 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
1032         Log: Subject: typo in Socket.pm
1033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1034              Date: Tue, 14 May 2002 12:02:47 +0200
1035              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
1036      Branch: perl
1037            ! ext/IO/lib/IO/Socket.pm
1038 ____________________________________________________________________________
1039 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
1040         Log: The #16592 needs this.
1041      Branch: perl
1042            ! embedvar.h perlapi.h
1043 ____________________________________________________________________________
1044 [ 16594] By: sky                                   on 2002/05/14  17:08:01
1045         Log: Subject: Re: lib/sort.t failure [PATCH]
1046              From: "John P. Linderman" <jpl@research.att.com>
1047              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
1048              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
1049      Branch: perl
1050            ! pod/perlfunc.pod
1051 ____________________________________________________________________________
1052 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
1053         Log: Add a script for cleaning out the "known noise"
1054              from Third Degree reports: either noise caused
1055              by libc itself, or Perl_yyparse leaks.
1056      Branch: perl
1057            + Porting/thirdclean
1058            ! MANIFEST
1059 ____________________________________________________________________________
1060 [ 16592] By: sky                                   on 2002/05/14  15:21:39
1061         Log: Turn the sort RealCmp for stable quicksorts into a
1062              threadsafe per interpreter values.
1063      Branch: perl
1064            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
1065 ____________________________________________________________________________
1066 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
1067         Log: reentr.h affects more C files than just reentr.c
1068      Branch: perl
1069            ! locale.c pp.c pp_sys.c
1070 ____________________________________________________________________________
1071 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
1072         Log: Document reentr.pl a bit better.  Still rather
1073              convoluted code, but it ain't broken, so...
1074      Branch: perl
1075            ! reentr.h reentr.pl
1076 ____________________________________________________________________________
1077 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
1078         Log: z/OS update: not all Storable was clear yet.
1079      Branch: perl
1080            ! pod/perldelta.pod
1081 ____________________________________________________________________________
1082 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
1083         Log: Avoid potentially empty struct.
1084      Branch: perl
1085            ! reentr.h reentr.pl
1086 ____________________________________________________________________________
1087 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
1088         Log: Todo tweaks.
1089      Branch: perl
1090            ! pod/perltodo.pod
1091 ____________________________________________________________________________
1092 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
1093         Log: Subject: [PATCH] various minor fixes in threads.            
1094              From: Dave Mitchell <davem@fdgroup.com>
1095              Date: Mon, 13 May 2002 23:48:22 +0100      
1096              Message-ID: <20020513234822.G21318@fdgroup.com>
1097      Branch: perl
1098            ! dump.c ext/threads/shared/shared.xs
1099 ____________________________________________________________________________
1100 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
1101         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
1102              From: PPrymmer@factset.com
1103              Date: Mon, 13 May 2002 17:37:28 -0400
1104              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
1105      Branch: perl
1106            ! vms/vms.c
1107 ____________________________________________________________________________
1108 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
1109         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1110              From: Nicholas Clark <nick@unfortu.net>    
1111              Date: Mon, 13 May 2002 21:45:47 +0100
1112              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
1113      Branch: perl
1114            ! lib/ExtUtils/t/Constant.t
1115 ____________________________________________________________________________
1116 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
1117         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1118              From: Nicholas Clark <nick@unfortu.net>    
1119              Date: Mon, 13 May 2002 21:47:38 +0100
1120              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
1121      Branch: perl
1122            ! lib/Benchmark.t
1123 ____________________________________________________________________________
1124 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
1125         Log: Subject: WinCE several touches
1126              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1127              Date: Tue, 14 May 2002 00:43:11 +0400      
1128              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
1129      Branch: perl
1130            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
1131            ! wince/config_h.PL
1132 ____________________________________________________________________________
1133 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
1134         Log: Subject: Re: perl@16573
1135              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1136              Date: Mon, 13 May 2002 18:30:35 +0200
1137              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
1138              
1139              (gcc 3.0 vs 64-bit hpux hints)
1140      Branch: perl
1141            ! hints/hpux.sh
1142 ____________________________________________________________________________
1143 [ 16580] By: sky                                   on 2002/05/13  19:38:09
1144         Log: Make the point a bit clearer after suggestion from Merijin
1145      Branch: perl
1146            ! pod/perltodo.pod
1147 ____________________________________________________________________________
1148 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
1149         Log: perltodo update.
1150      Branch: perl
1151            ! pod/perltodo.pod
1152 ____________________________________________________________________________
1153 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
1154         Log: Subject: README.aix update
1155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1156              Date: Mon, 13 May 2002 19:02:47 +0200
1157              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
1158      Branch: perl
1159            ! README.aix
1160 ____________________________________________________________________________
1161 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
1162         Log: export PerlIOBuf_get_base for win32 extension linkage
1163      Branch: perl
1164            ! makedef.pl
1165 ____________________________________________________________________________
1166 [ 16576] By: nick                                  on 2002/05/13  18:20:22
1167         Log: Integrate mainline
1168      Branch: perlio
1169           !> Changes README.vos ext/threads/shared/shared.pm
1170           !> ext/threads/shared/t/0nothread.t
1171           !> ext/threads/shared/t/av_refs.t
1172           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1173           !> ext/threads/shared/t/hv_refs.t
1174           !> ext/threads/shared/t/hv_simple.t
1175           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1176           !> ext/threads/shared/t/semaphore.t
1177           !> ext/threads/shared/t/shared_attr.t
1178           !> ext/threads/shared/t/sv_refs.t
1179           !> ext/threads/shared/t/sv_simple.t patchlevel.h
1180           !> pod/perldelta.pod vms/vms.c xsutils.c
1181 ____________________________________________________________________________
1182 [ 16575] By: ams                                   on 2002/05/13  15:42:50
1183         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
1184              From: Paul_GreenVOS@vos.stratus.com
1185              Date: Mon, 13 May 02 12:32 edt
1186              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
1187      Branch: perl
1188            ! README.vos pod/perldelta.pod
1189 ____________________________________________________________________________
1190 [ 16574] By: ams                                   on 2002/05/13  15:41:14
1191         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
1192              From: PPrymmer@factset.com
1193              Date: Mon, 13 May 2002 11:38:15 -0400
1194              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
1195      Branch: perl
1196            ! vms/vms.c
1197 ____________________________________________________________________________
1198 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
1199         Log: Update Changes.
1200      Branch: perl
1201            ! Changes patchlevel.h
1202 ____________________________________________________________________________
1203 [ 16572] By: sky                                   on 2002/05/13  12:30:35
1204         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
1205              From: Dave Mitchell <davem@fdgroup.com>
1206              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
1207              Message-Id: <20020510235227.J12298@fdgroup.com>
1208      Branch: perl
1209            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
1210            ! ext/threads/shared/t/av_refs.t
1211            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1212            ! ext/threads/shared/t/hv_refs.t
1213            ! ext/threads/shared/t/hv_simple.t
1214            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1215            ! ext/threads/shared/t/semaphore.t
1216            ! ext/threads/shared/t/shared_attr.t
1217            ! ext/threads/shared/t/sv_refs.t
1218            ! ext/threads/shared/t/sv_simple.t xsutils.c
1219 ____________________________________________________________________________
1220 [ 16571] By: nick                                  on 2002/05/13  07:54:10
1221         Log: Integrate Mainline
1222      Branch: perlio
1223           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1224            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1225            - wince/include/cectype.h wince/include/errno.h
1226            - wince/include/sys/types.h wince/include/sys/utime.h
1227            - wince/include/time.h
1228           !> (integrate 51 files)
1229 ____________________________________________________________________________
1230 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
1231         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
1232              From: Michael G Schwern <schwern@pobox.com>
1233              Date: Sun, 12 May 2002 19:32:58 -0400
1234              Message-ID: <20020512233258.GK696@blackrider>
1235      Branch: perl
1236            ! t/TEST
1237 ____________________________________________________________________________
1238 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
1239         Log: Be clean.
1240      Branch: perl
1241            ! Makefile.SH ext/B/t/o.t
1242 ____________________________________________________________________________
1243 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
1244         Log: change#8666 ($Config{perllibs}) apparently never got into
1245              mainline--merge, and add other missing entries; regen
1246              config_H.* files
1247      Branch: perl
1248            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1249            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1250            ! win32/config_H.vc win32/config_H.vc64
1251 ____________________________________________________________________________
1252 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
1253         Log: Elaborate on the exit/wait plan a bit.
1254      Branch: perl
1255            ! pod/perltodo.pod
1256 ____________________________________________________________________________
1257 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
1258         Log: Slight doc tweaks.
1259      Branch: perl
1260            ! pod/perlthrtut.pod
1261 ____________________________________________________________________________
1262 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
1263         Log: OS/390: update the test results.
1264      Branch: perl
1265            ! pod/perldelta.pod
1266 ____________________________________________________________________________
1267 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
1268         Log: Add threadsafety caveats.
1269      Branch: perl
1270            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
1271 ____________________________________________________________________________
1272 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
1273         Log: Update the Mac OS X situation.
1274      Branch: perl
1275            ! pod/perldelta.pod
1276 ____________________________________________________________________________
1277 [ 16562] By: sky                                   on 2002/05/12  19:10:27
1278         Log: Update todo, removing things done and adding new things.
1279      Branch: perl
1280            ! pod/perltodo.pod
1281 ____________________________________________________________________________
1282 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
1283         Log: Reword the "threads still running" cleanup message.
1284      Branch: perl
1285            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
1286            ! pod/perltoc.pod
1287 ____________________________________________________________________________
1288 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
1289         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
1290              (The manifestation: running pat.t core dumps after test 639.
1291              Removing everything after 639 makes core go away, as does
1292              removing everything before 640.  I did say "weird".  Some
1293              sort of a memory corruption, no doubt, but no time to debug
1294              in more detail.)
1295      Branch: perl
1296            ! t/op/pat.t
1297 ____________________________________________________________________________
1298 [ 16559] By: sky                                   on 2002/05/12  17:59:41
1299         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
1300      Branch: perl
1301            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1302            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1303            ! MANIFEST
1304 ____________________________________________________________________________
1305 [ 16558] By: sky                                   on 2002/05/12  17:57:51
1306         Log: Fixed bug where tmpsv would be null after the return of the 
1307              amagic. Now check for that and allocate the tmpsv afterwards, 
1308              this is done in all other places that use amagic.
1309              Fixes bug when threads->unknownfunction() was called and
1310              we coredumped on the stringification somewhere deep in the
1311              autoloader/dynaloader something. Far to deep for me to provide
1312              a test case.
1313      Branch: perl
1314            ! sv.c
1315 ____________________________________________________________________________
1316 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
1317         Log: (retracted by #16560)
1318              EBCDIC: must protect also compile time so that
1319              the illegal UTF-EBCDIC is not seen.
1320      Branch: perl
1321            ! t/op/pat.t
1322 ____________________________________________________________________________
1323 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
1324         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
1325      Branch: perl
1326            ! pod/perlebcdic.pod regcomp.c
1327 ____________________________________________________________________________
1328 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
1329         Log: As suggested by Dave Mitchell, adding yield()s at
1330              appropriate spots helps non-preemptive thread
1331              implementations, like the GNU pth.  Tested at NetBSD
1332              by Martin Weber <Ephaeton@gmx.net>.
1333      Branch: perl
1334            ! ext/threads/t/basic.t ext/threads/t/list.t
1335            ! ext/threads/t/thread.t
1336 ____________________________________________________________________________
1337 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
1338         Log: Subject: RE: VOS bleadperl test failure on 16539
1339              From: chromatic <chromatic@rmci.net>
1340              Date: Sat, 11 May 2002 23:23:54 -0700
1341              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
1342      Branch: perl
1343            ! ext/B/t/o.t
1344 ____________________________________________________________________________
1345 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
1346         Log: There's no rest for the wicked misspellers.
1347      Branch: perl
1348            ! pod/perlthrtut.pod
1349 ____________________________________________________________________________
1350 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
1351         Log: Detypos (and sticking with US spelling since Dan Sugalski
1352              wrote the original text of perlthrtut)
1353      Branch: perl
1354            ! ext/threads/threads.pm pod/perlthrtut.pod
1355 ____________________________________________________________________________
1356 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
1357         Log: Because of #16550 these tests would now spew
1358              "Malformed UTF-8" in EBCDIC.
1359      Branch: perl
1360            ! t/op/pat.t
1361 ____________________________________________________________________________
1362 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
1363         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
1364              scripts does not apply any more.  (The utf8.t needed a little
1365              bit of relaxing to work in EBCDIC, since *both* the bytes in
1366              subtest #30 are illegal UTF-EBCDIC, and the error message
1367              matched is slightly different.)  The utf8.t now passes.
1368      Branch: perl
1369            ! lib/utf8.t toke.c
1370 ____________________________________________________________________________
1371 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
1372         Log: Subject: [PATCH] a bit more for WinCE
1373              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1374              Date: Sun, 12 May 2002 02:34:24 +0400
1375              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
1376      Branch: perl
1377            ! wince/wince.c
1378 ____________________________________________________________________________
1379 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
1380         Log: Subject: [PATCH] for WinCE cross-build, another one
1381              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
1382              Date: Sun, 12 May 2002 00:02:47 +0400
1383              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
1384      Branch: perl
1385            - wince/include/cectype.h wince/include/errno.h
1386            - wince/include/sys/types.h wince/include/sys/utime.h
1387            - wince/include/time.h
1388            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
1389            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
1390            ! wince/wince.c
1391 ____________________________________________________________________________
1392 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
1393         Log: Explicit casts due to #16542.
1394      Branch: perl
1395            ! ext/B/B.xs hv.c op.c sv.c
1396 ____________________________________________________________________________
1397 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
1398         Log: Upgrade to Test::Harness 2.21.
1399      Branch: perl
1400            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1401            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1402            ! lib/Test/Harness/t/test-harness.t
1403 ____________________________________________________________________________
1404 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
1405         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
1406              but keep up with the $VERSION)
1407      Branch: perl
1408            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1409 ____________________________________________________________________________
1410 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
1411         Log: metaconfig unit change for #16543.
1412      Branch: metaconfig
1413            ! U/threads/usethreads.U
1414 ____________________________________________________________________________
1415 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
1416         Log: Subject: [PATCH] updated threads docs
1417              From: Dave Mitchell <davem@fdgroup.com>
1418              Date: Sat, 11 May 2002 20:00:51 +0100
1419              Message-ID: <20020511200050.D14841@fdgroup.com>
1420      Branch: perl
1421            ! Configure README.threads pod/perlothrtut.pod
1422            ! pod/perlthrtut.pod
1423 ____________________________________________________________________________
1424 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
1425         Log: Subject: unsigned char hashes (Re: perl@16539)
1426              From: Nicholas Clark <nick@unfortu.net>
1427              Date: Sat, 11 May 2002 17:54:44 +0100
1428              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
1429              
1430              Be explicitly unsigned char in the hash calculation.
1431      Branch: perl
1432            ! hv.h
1433 ____________________________________________________________________________
1434 [ 16541] By: nick                                  on 2002/05/11  08:21:00
1435         Log: Integrate mainline
1436      Branch: perlio
1437           +> ext/B/t/o.t
1438           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
1439           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
1440           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
1441 ____________________________________________________________________________
1442 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
1443         Log: Subject: more os x test output cosmetics
1444              From: Kay Röpke <kroepke@dolphin-services.de>
1445              Date: Fri, 10 May 2002 14:07:34 +0200
1446              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
1447      Branch: perl
1448            ! ext/DB_File/t/db-btree.t
1449 ____________________________________________________________________________
1450 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
1451         Log: Update Changes.
1452      Branch: perl
1453            ! Changes patchlevel.h
1454 ____________________________________________________________________________
1455 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
1456         Log: Regen toc.
1457      Branch: perl
1458            ! pod/perltoc.pod
1459 ____________________________________________________________________________
1460 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
1461         Log: Move pod, add $VERSION.
1462      Branch: perl
1463            ! ext/threads/shared/queue.pm
1464 ____________________________________________________________________________
1465 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
1466         Log: Unused variables.
1467      Branch: perl
1468            ! ext/Encode/Encode.xs
1469 ____________________________________________________________________________
1470 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
1471         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
1472              From: chromatic <chromatic@rmci.net>
1473              Date: Fri, 10 May 2002 07:43:25 -0700
1474              Message-ID: <20020510144325.26245.qmail@firewheel>
1475      Branch: perl
1476            + ext/B/t/o.t
1477            ! MANIFEST
1478 ____________________________________________________________________________
1479 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
1480         Log: Don't do JAPHs unless doing "make torturetest".
1481              Document the less obvious make test targets.
1482      Branch: perl
1483            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
1484 ____________________________________________________________________________
1485 [ 16533] By: nick                                  on 2002/05/10  06:02:58
1486         Log: Integrate mainline
1487      Branch: perlio
1488           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
1489           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
1490           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
1491           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1492           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
1493           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
1494           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
1495           !> t/run/fresh_perl.t util.c
1496 ____________________________________________________________________________
1497 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
1498         Log: Subject: [PATCH] format and other warnings
1499              From: Robin Barker <rmb1@cise.npl.co.uk>
1500              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
1501              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
1502      Branch: perl
1503            ! Porting/pumpkin.pod ext/Encode/Encode.xs
1504            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
1505            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
1506            ! ext/threads/threads.xs
1507 ____________________________________________________________________________
1508 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
1509         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
1510      Branch: perl
1511            ! t/op/tie.t t/run/fresh_perl.t
1512 ____________________________________________________________________________
1513 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
1514         Log: Subject: Re: [PATCH] Re: perl@16433
1515              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
1516              Date: Thu, 09 May 2002 16:24:59 -0700
1517              Message-ID: <LVw28gzkguhE092yn@efn.org>
1518      Branch: perl
1519            ! t/op/tie.t
1520 ____________________________________________________________________________
1521 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
1522         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
1523              From: Dave Mitchell <davem@fdgroup.com>
1524              Date: Thu, 9 May 2002 17:18:42 +0100
1525              Message-ID: <20020509171842.C9836@fdgroup.com>
1526      Branch: perl
1527            ! ext/threads/shared/t/cond.t
1528 ____________________________________________________________________________
1529 [ 16528] By: nick                                  on 2002/05/09  16:40:39
1530         Log: Integrate maint branch io (pipe) fixes.
1531      Branch: perl
1532           !> doio.c pp_sys.c util.c
1533 ____________________________________________________________________________
1534 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
1535         Log: FAQ sync.
1536      Branch: perl
1537            ! pod/perlfaq3.pod pod/perlfaq4.pod
1538 ____________________________________________________________________________
1539 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
1540         Log: metaconfig unit changes for #16525, plus extra linting.
1541      Branch: metaconfig
1542            ! U/compline/ptrsize.U U/protos/Protochk.U
1543            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1544            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1545            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1546            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1547            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1548            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1549            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1550            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1551            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1552            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1553            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1554            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1555            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1556            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1557            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1558            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1559            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1560            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1561            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1562            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1563            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1564            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1565            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1566            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1567 ____________________________________________________________________________
1568 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
1569         Log: metaconfig unit linting.
1570      Branch: perl
1571            ! reentr.pl
1572 ____________________________________________________________________________
1573 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
1574         Log: metaconfig unit changes for #16523.
1575      Branch: metaconfig
1576            ! U/compline/ptrsize.U
1577      Branch: metaconfig/U/perl
1578            ! use64bits.U
1579 ____________________________________________________________________________
1580 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
1581         Log: ptrsize should depend on use64bitall, not the other
1582              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
1583      Branch: perl
1584            ! Configure
1585 ____________________________________________________________________________
1586 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
1587         Log: Integrate #16510 from macperl;
1588              
1589              Tell IO.xs that MacOS sometimes doesn't need extra help
1590      Branch: perl
1591           !> ext/IO/IO.xs
1592 ____________________________________________________________________________
1593 [ 16521] By: ams                                   on 2002/05/09  12:42:12
1594         Log: Subject: Re: Storable doc patches
1595              From: "Philip Newton" <Philip.Newton@gmx.net>
1596              Date: Thu, 9 May 2002 14:32:29 +0200
1597              Message-Id: 
1598      Branch: perl
1599            ! ext/Storable/Storable.pm
1600 ____________________________________________________________________________
1601 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
1602         Log: cmp() compares chars, not bytes.
1603      Branch: perl
1604            ! pod/perllocale.pod
1605 ____________________________________________________________________________
1606 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
1607         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
1608      Branch: perl
1609            ! pod/perlhack.pod
1610 ____________________________________________________________________________
1611 [ 16518] By: ams                                   on 2002/05/09  09:04:31
1612         Log: Subject: Storable doc patches
1613              From: Philip Newton <Philip.Newton@gmx.net>
1614              Date: Thu, 09 May 2002 12:00:45 +0200
1615              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
1616      Branch: perl
1617            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1618 ____________________________________________________________________________
1619 [ 16517] By: ams                                   on 2002/05/09  08:53:50
1620         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
1621              From: Philip Newton <Philip.Newton@gmx.net>
1622              Date: Thu, 09 May 2002 11:16:06 +0200
1623              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
1624      Branch: perl
1625            ! ext/Storable/README
1626 ____________________________________________________________________________
1627 [ 16516] By: nick                                  on 2002/05/09  08:13:39
1628         Log: Integrate mainline
1629      Branch: perlio
1630           !> pod/perlxstut.pod
1631 ____________________________________________________________________________
1632 [ 16515] By: nick                                  on 2002/05/09  07:29:53
1633         Log: Integrate mainline
1634      Branch: perlio
1635           !> (integrate 27 files)
1636 ____________________________________________________________________________
1637 [ 16514] By: ams                                   on 2002/05/09  06:50:24
1638         Log: Subject: [Patch] perlxstut.pod
1639              From: lupe@lupe-christoph.de (Lupe Christoph)
1640              Date: Thu, 9 May 2002 09:42:02 +0200
1641              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
1642              (Applied with tweaks.)
1643      Branch: perl
1644            ! pod/perlxstut.pod
1645 ____________________________________________________________________________
1646 [ 16513] By: ams                                   on 2002/05/09  06:04:47
1647         Log: Subject: [Patch] perlapio.pod
1648              From: lupe@lupe-christoph.de (Lupe Christoph)
1649              Date: Thu, 9 May 2002 09:01:50 +0200
1650              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
1651              (Applied with tweaks.)
1652      Branch: perl
1653            ! pod/perlapio.pod
1654 ____________________________________________________________________________
1655 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
1656         Log: Integrate from macperl
1657      Branch: maint-5.6/macperl
1658           !> macos/macperl/MPConsole.cp
1659 ____________________________________________________________________________
1660 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
1661         Log: Make interrupt act as end of file, MacPerl Bug #542154
1662      Branch: macperl
1663            ! macos/macperl/MPConsole.cp
1664 ____________________________________________________________________________
1665 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
1666         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
1667      Branch: macperl
1668            ! ext/IO/IO.xs
1669 ____________________________________________________________________________
1670 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
1671         Log: Make perlio (!sfio) work on MacOS
1672      Branch: macperl
1673            ! macos/config.h macos/config.sh macos/macish.c
1674 ____________________________________________________________________________
1675 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
1676         Log: integrate maint-5.6/macperl contents
1677      Branch: maint-5.6/perl
1678           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
1679           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
1680           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
1681 ____________________________________________________________________________
1682 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
1683         Log: Rework #16506 some more.
1684      Branch: perl
1685            ! ext/Time/HiRes/HiRes.xs win32/win32.c
1686 ____________________________________________________________________________
1687 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
1688         Log: Rework #16503 a bit to keep all the HiRes implementation
1689              in one place, assuming we want to re-CPAN Time::HiRes at
1690              some point.
1691      Branch: perl
1692            ! ext/Time/HiRes/HiRes.xs win32/win32.c
1693 ____________________________________________________________________________
1694 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
1695         Log: metaconfig unit change for #16504.
1696      Branch: metaconfig
1697            ! U/modified/Cppsym.U
1698 ____________________________________________________________________________
1699 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
1700         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
1701              From: Pixel <pixel@mandrakesoft.com>
1702              Date: 08 May 2002 18:19:51 +0200
1703              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
1704      Branch: perl
1705            ! Configure
1706 ____________________________________________________________________________
1707 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
1708         Log: make the gettimeofday() implementation in Time::HiRes available
1709              from perl
1710      Branch: perl
1711            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
1712            ! win32/config.bc win32/config.gc win32/config.vc
1713            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1714            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
1715            ! win32/win32.c win32/win32iop.h
1716 ____________________________________________________________________________
1717 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
1718         Log: Subject: Test output update for OS X 10.1.4
1719              From: Kay Röpke <kroepke@dolphin-services.de>
1720              Date: Wed, 8 May 2002 22:23:36 +0200
1721              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
1722      Branch: perl
1723            ! ext/DB_File/t/db-recno.t
1724 ____________________________________________________________________________
1725 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
1726         Log: Subject: [PATCH] Re: perl@16433
1727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1728              Date: Tue, 07 May 2002 18:40:44 -0700
1729              Message-ID: <cII28gzkgaOS092yn@efn.org>
1730              
1731              Subject: Re: [PATCH] Re: perl@16433
1732              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1733              Date: Wed, 08 May 2002 10:16:42 -0700
1734              Message-ID: <61V28gzkg+jG092yn@efn.org>
1735      Branch: perl
1736            ! pp_sys.c sv.c t/op/tie.t
1737 ____________________________________________________________________________
1738 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
1739         Log: Subject: [DOC PATCH] Minor threads::shared nits
1740              From: Simon Glover <scog@amnh.org>
1741              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
1742              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
1743      Branch: perl
1744            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
1745            ! ext/threads/shared/shared.pm
1746 ____________________________________________________________________________
1747 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
1748         Log: Subject: [DOC PATCH] perlthrtut proofreading
1749              From: Simon Glover <scog@amnh.org>
1750              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
1751              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
1752      Branch: perl
1753            ! pod/perlthrtut.pod
1754 ____________________________________________________________________________
1755 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
1756         Log: Deprecate 5.005threads.
1757      Branch: perl
1758            ! pod/perldelta.pod
1759 ____________________________________________________________________________
1760 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
1761         Log: Integrate perlio;
1762              
1763              PerlIO/XS interface routine and doc updates from
1764              lupe@lupe-christoph.de (Lupe Christoph) in mail
1765              Subject: [For Review] Patch for perlio.c and pods
1766              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
1767              Date: Sun, 5 May 2002 10:43:15 +0200
1768              (Minor tweaks to follow.)
1769              
1770              Portability and doc tweaks to PerlIO/XS stuff.
1771              We are still "papering over the cracks" a bit,
1772              but now it is good stiff card held on with epoxy.
1773      Branch: perl
1774           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
1775 ____________________________________________________________________________
1776 [ 16496] By: nick                                  on 2002/05/08  19:08:43
1777         Log: Portability and doc tweaks to PerlIO/XS stuff.
1778              We are still "papering over the cracks" a bit,
1779              but now it is good stiff card held on with epoxy.
1780      Branch: perlio
1781            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
1782 ____________________________________________________________________________
1783 [ 16495] By: nick                                  on 2002/05/08  17:56:43
1784         Log: PerlIO/XS interface routine and doc updates from
1785              lupe@lupe-christoph.de (Lupe Christoph) in mail
1786              Subject: [For Review] Patch for perlio.c and pods
1787              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
1788              Date: Sun, 5 May 2002 10:43:15 +0200
1789              (Minor tweaks to follow.)
1790      Branch: perlio
1791            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
1792 ____________________________________________________________________________
1793 [ 16494] By: nick                                  on 2002/05/08  17:40:34
1794         Log: Integrate mainline
1795      Branch: perlio
1796           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
1797           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
1798           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
1799           !> t/run/fresh_perl.t
1800 ____________________________________________________________________________
1801 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
1802         Log: Update Changes.
1803      Branch: perl
1804            ! Changes patchlevel.h
1805 ____________________________________________________________________________
1806 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
1807         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
1808              don't unlink /dev/null
1809      Branch: perl
1810            ! Porting/p4genpatch
1811 ____________________________________________________________________________
1812 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
1813         Log: Integrate perlio; 
1814              
1815              Avoid pointless re-encode of data in :encoding's read buffer
1816              on a close
1817      Branch: perl
1818           !> ext/PerlIO/encoding/encoding.xs
1819 ____________________________________________________________________________
1820 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
1821         Log: The base.pm changes need this, too?
1822      Branch: perl
1823            ! lib/diagnostics.t
1824 ____________________________________________________________________________
1825 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
1826         Log: fix p4genpatch breakage (missing slash in patch headers)
1827      Branch: perl
1828            ! Porting/p4genpatch
1829 ____________________________________________________________________________
1830 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
1831         Log: Integrate #14679 from macperl;
1832              
1833              Skip layer symbols for sfio
1834      Branch: perl
1835           !> makedef.pl
1836 ____________________________________________________________________________
1837 [ 16487] By: nick                                  on 2002/05/08  13:12:47
1838         Log: Avoid pointless re-encode of data in :encoding's read buffer
1839              on a close
1840      Branch: perlio
1841            ! ext/PerlIO/encoding/encoding.xs
1842 ____________________________________________________________________________
1843 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
1844         Log: Integrate #16481 from macperl;
1845              
1846              p4genpatch Mac OS fixes (paths, utime)
1847      Branch: perl
1848           !> Porting/p4genpatch
1849 ____________________________________________________________________________
1850 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
1851         Log: Storable doc tweaks.
1852      Branch: perl
1853            ! ext/Storable/Storable.pm
1854 ____________________________________________________________________________
1855 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
1856         Log: Subject: Re: [PATCH] use base Notexists
1857              From: andreas.koenig@anima.de (Andreas J. Koenig)
1858              Date: Wed, 08 May 2002 15:57:53 +0200
1859              Message-ID: <m34rhi91y6.fsf@anima.de>
1860      Branch: perl
1861            ! lib/base.pm lib/fields.t
1862 ____________________________________________________________________________
1863 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
1864         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
1865              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
1866              Date: Wed, 8 May 2002 10:47:51 +0400
1867              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
1868      Branch: perl
1869            ! t/run/fresh_perl.t
1870 ____________________________________________________________________________
1871 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
1872         Log: Document how even "ASCII" locales can have problems
1873              if \w includes some of the regex metacharacters.
1874      Branch: perl
1875            ! lib/locale.t
1876 ____________________________________________________________________________
1877 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
1878         Log: p4genpatch Mac OS fixes (paths, utime)
1879      Branch: macperl
1880            ! Porting/p4genpatch
1881 ____________________________________________________________________________
1882 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
1883         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
1884              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
1885              Date: Wed, 8 May 2002 10:33:14 +0400
1886              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
1887      Branch: perl
1888            ! ext/File/Glob/bsd_glob.c
1889 ____________________________________________________________________________
1890 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
1891         Log: Skip layer symbols for sfio
1892      Branch: macperl
1893            ! makedef.pl
1894 ____________________________________________________________________________
1895 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
1896         Log: Bump up the Storable $VERSION to 2.0.
1897      Branch: perl
1898            ! ext/Storable/Storable.pm
1899 ____________________________________________________________________________
1900 [ 16477] By: nick                                  on 2002/05/08  06:21:18
1901         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
1902      Branch: perlio
1903           !> (integrate 36 files)
1904 ____________________________________________________________________________
1905 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
1906         Log: Oops, add back
1907      Branch: macperl
1908            + macos/MacPerlTests.cmd
1909 ____________________________________________________________________________
1910 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
1911         Log: Integrate with perl
1912      Branch: macperl
1913           +> Porting/p4genpatch ext/Digest/MD5/README
1914           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
1915           +> ext/threads/shared/semaphore.pm
1916           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
1917           +> t/comp/hints.t vos/compile_full_perl.cm
1918           +> vos/configure_full_perl.sh vos/make_full_perl.sh
1919           +> wince/compile.bat wince/win32io.c
1920            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
1921            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
1922           !> (integrate 206 files)
1923 ____________________________________________________________________________
1924 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
1925         Log: Update README (integrate from macperl)
1926      Branch: maint-5.6/macperl
1927           !> README.macos
1928 ____________________________________________________________________________
1929 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
1930         Log: Various syncs from macperl/ -> maint-5.6/macperl/
1931              File::Copy, File::Spec updates
1932              Test script modifications
1933              pp_require path bugfixes
1934      Branch: maint-5.6/macperl
1935            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
1936            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
1937 ____________________________________________________________________________
1938 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
1939         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
1940      Branch: macperl
1941            ! macos/macperl/MacPerl.podhelp
1942      Branch: maint-5.6/macperl
1943            ! macos/macperl/MacPerl.podhelp
1944 ____________________________________________________________________________
1945 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
1946         Log: Reset Mac::err flag in app, MacPerl Bug #546065
1947      Branch: macperl
1948            ! macos/macperl/MPScript.c
1949      Branch: maint-5.6/macperl
1950            ! macos/macperl/MPScript.c
1951 ____________________________________________________________________________
1952 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
1953         Log: Fix for some module install paths, MacPerl Bug #549611
1954      Branch: macperl
1955            ! macos/macperl/Droplets/installme.plx
1956            ! macos/macperl/Droplets/untarzipme.plx
1957      Branch: maint-5.6/macperl
1958            ! macos/macperl/Droplets/installme.plx
1959            ! macos/macperl/Droplets/untarzipme.plx
1960 ____________________________________________________________________________
1961 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
1962         Log: Stupid Mac::OSA::Simple bugs
1963      Branch: macperl
1964            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
1965      Branch: maint-5.6/macperl
1966            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
1967 ____________________________________________________________________________
1968 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
1969         Log: Various BuildTools fixes, MacPerl Bug #545341
1970      Branch: macperl
1971            ! macos/lib/Mac/BuildTools.pm
1972      Branch: maint-5.6/macperl
1973            ! macos/lib/Mac/BuildTools.pm
1974 ____________________________________________________________________________
1975 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
1976         Log: MM_MacOS has been moved from macos/lib/ to lib/
1977      Branch: macperl
1978            - macos/lib/ExtUtils/MM_MacOS.pm
1979 ____________________________________________________________________________
1980 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
1981         Log: Oops, add Digest::MD5 Makefile.mk back in
1982      Branch: macperl
1983            + macos/bundled_ext/Digest/MD5/Makefile.mk
1984 ____________________________________________________________________________
1985 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
1986         Log: Allow focus of first item, MacPerl Bug #529102
1987      Branch: macperl
1988            ! macos/ext/Mac/Windows/Windows.pm
1989      Branch: maint-5.6/macperl
1990            ! macos/ext/Mac/Windows/Windows.pm
1991 ____________________________________________________________________________
1992 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
1993         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
1994      Branch: macperl
1995            ! macos/lib/Mac/Glue.pm
1996      Branch: maint-5.6/macperl
1997            ! macos/lib/Mac/Glue.pm
1998 ____________________________________________________________________________
1999 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
2000         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2001      Branch: perl
2002            ! makedef.pl
2003 ____________________________________________________________________________
2004 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
2005         Log: aTHX may be empty
2006      Branch: perl
2007            ! win32/win32.c
2008 ____________________________________________________________________________
2009 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
2010         Log: 5005threads builds again on windows
2011      Branch: perl
2012            ! win32/win32.c win32/win32.h
2013 ____________________________________________________________________________
2014 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
2015         Log: fixes for various warnings identified by Visual C++
2016      Branch: perl
2017            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
2018            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
2019            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
2020            ! win32/config.bc win32/config.gc win32/config.vc
2021            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2022            ! win32/win32.c win32/win32iop.h
2023 ____________________________________________________________________________
2024 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
2025         Log: keep paths consistently slashed on windows
2026      Branch: perl
2027            ! t/harness
2028 ____________________________________________________________________________
2029 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
2030         Log: integrate makefile.mk changes into Makefile
2031      Branch: perl
2032            ! win32/Makefile
2033 ____________________________________________________________________________
2034 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
2035         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2036              From: Nicholas Clark <nick@unfortu.net>
2037              Date: Tue, 7 May 2002 23:26:01 +0100
2038              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
2039      Branch: perl
2040            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
2041            ! ext/Storable/README ext/Storable/Storable.pm
2042            ! ext/Storable/t/malice.t
2043 ____________________________________________________________________________
2044 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
2045         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2046              From: Dave Mitchell <davem@fdgroup.com>
2047              Date: Wed, 8 May 2002 00:11:02 +0100
2048              Message-ID: <20020508001102.D4118@fdgroup.com>
2049      Branch: perl
2050            ! pp_hot.c scope.c
2051 ____________________________________________________________________________
2052 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
2053         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
2054              From: Dave Mitchell <davem@fdgroup.com>
2055              Date: Tue, 7 May 2002 23:13:10 +0100
2056              Message-ID: <20020507231310.B4118@fdgroup.com>
2057      Branch: perl
2058            ! pp_hot.c
2059 ____________________________________________________________________________
2060 [ 16454] By: sky                                   on 2002/05/07  21:18:44
2061         Log: Documentation of async
2062      Branch: perl
2063            ! ext/threads/threads.pm
2064 ____________________________________________________________________________
2065 [ 16453] By: sky                                   on 2002/05/07  21:16:28
2066         Log: Documentation added.
2067      Branch: perl
2068            ! ext/threads/shared/semaphore.pm
2069 ____________________________________________________________________________
2070 [ 16452] By: sky                                   on 2002/05/07  21:15:34
2071         Log: Add support for async.
2072      Branch: perl
2073            ! ext/threads/threads.pm
2074 ____________________________________________________________________________
2075 [ 16451] By: sky                                   on 2002/05/07  21:01:47
2076         Log: Add documentation.
2077      Branch: perl
2078            ! ext/threads/shared/queue.pm
2079 ____________________________________________________________________________
2080 [ 16450] By: sky                                   on 2002/05/07  20:24:08
2081         Log: Fix bad assumptions in test case.
2082              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
2083              b) $var++ is not atomic
2084              c) the creating of the string to print and the actuall printing 
2085              could be preempted by another thread
2086      Branch: perl
2087            ! ext/threads/shared/t/queue.t
2088 ____________________________________________________________________________
2089 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
2090         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
2091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2092              Date: Tue, 07 May 2002 19:41:03 +0200
2093              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
2094      Branch: perl
2095            ! makedepend.SH
2096 ____________________________________________________________________________
2097 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
2098         Log: Upgrade to Encode 1.71.
2099      Branch: perl
2100            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2101            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
2102 ____________________________________________________________________________
2103 [ 16447] By: nick                                  on 2002/05/07  18:39:47
2104         Log: Integrate mainline
2105      Branch: perlio
2106           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
2107           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
2108           !> lib/User/pwent.t
2109 ____________________________________________________________________________
2110 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
2111         Log: AUTHORS updates.
2112      Branch: perl
2113            ! AUTHORS
2114 ____________________________________________________________________________
2115 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
2116         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
2117              From: Robin Barker <rmb1@cise.npl.co.uk>
2118              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
2119              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
2120      Branch: perl
2121            ! ext/Encode/Encode.xs
2122 ____________________________________________________________________________
2123 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
2124         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
2125              From: Michael A Chase <mchase@ix.netcom.com>
2126              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
2127              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
2128              
2129              (plus add what POSIX says)
2130      Branch: perl
2131            ! lib/File/Spec/Unix.pm
2132 ____________________________________________________________________________
2133 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
2134         Log: Subject: Re: lib/User/pwent.t on Cygwin
2135              From: John Peacock <jpeacock@rowman.com>
2136              Date: Mon, 06 May 2002 10:14:21 -0400
2137              Message-ID: <3CD68FBD.8020502@rowman.com>
2138      Branch: perl
2139            ! lib/User/pwent.t
2140 ____________________________________________________________________________
2141 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
2142         Log: Subject: [PATCH] Storable (Re: perl@16433)
2143              From: Radu Greab <radu@netsoft.ro>
2144              Date: Tue, 7 May 2002 11:37:03 +0300
2145              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
2146              
2147              Subject: Re: [PATCH] Storable (Re: perl@16433)
2148              From: Radu Greab <radu@netsoft.ro>
2149              Date: Tue, 7 May 2002 12:49:24 +0300
2150              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
2151              
2152              Plug the Storable memory leaks.
2153      Branch: perl
2154            ! ext/Storable/Storable.xs
2155 ____________________________________________________________________________
2156 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
2157         Log: Upgrade to CPAN 1.61.
2158      Branch: perl
2159            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2160 ____________________________________________________________________________
2161 [ 16440] By: nick                                  on 2002/05/07  07:07:58
2162         Log: Integrate mainline
2163      Branch: perlio
2164           +> Porting/p4genpatch vos/compile_full_perl.cm
2165           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2166           +> wince/compile.bat wince/win32io.c
2167            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
2168           !> (integrate 74 files)
2169 ____________________________________________________________________________
2170 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
2171         Log: Document the bad behaviour of for(1..5){$_++}
2172              (it works but it should fail)
2173      Branch: perl
2174            ! pod/perldelta.pod
2175 ____________________________________________________________________________
2176 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
2177         Log: README.ko update from Jungshik Shin.
2178      Branch: perl
2179            ! README.ko
2180 ____________________________________________________________________________
2181 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
2182         Log: Subject: Re: perl@16433
2183              From: Nicholas Clark <nick@unfortu.net>
2184              Date: Tue, 7 May 2002 00:21:46 +0100
2185              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
2186      Branch: perl
2187            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2188            ! ext/Storable/t/malice.t
2189 ____________________________________________________________________________
2190 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
2191         Log: Subject:  two and a half steps further for WinCE cross-build
2192              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2193              Date: Mon, 6 May 2002 23:54:24 +0400
2194              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
2195      Branch: perl
2196            - wince/config.h
2197            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
2198 ____________________________________________________________________________
2199 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
2200         Log: Detypo.
2201      Branch: perl
2202            ! pod/perldelta.pod
2203 ____________________________________________________________________________
2204 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
2205         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2206              From: Dave Mitchell <davem@fdgroup.com>
2207              Date: Mon, 6 May 2002 17:17:00 +0100
2208              Message-ID: <20020506171700.A256@fdgroup.com>
2209      Branch: perl
2210            ! pod/perldelta.pod t/op/local.t
2211 ____________________________________________________________________________
2212 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
2213         Log: Update Changes.
2214      Branch: perl
2215            ! Changes patchlevel.h
2216 ____________________________________________________________________________
2217 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
2218         Log: Add a test for #16431, and document Dave's campaign
2219              against localised hash element bugs.
2220      Branch: perl
2221            ! pod/perldelta.pod t/op/tie.t
2222 ____________________________________________________________________________
2223 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
2224         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2225              From: Dave Mitchell <davem@fdgroup.com>
2226              Date: Sat, 4 May 2002 00:34:18 +0100
2227              Message-ID: <20020504003418.F22026@fdgroup.com>
2228      Branch: perl
2229            ! pp_hot.c t/op/local.t
2230 ____________________________________________________________________________
2231 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
2232         Log: Regen uconfig.h.
2233      Branch: perl
2234            ! uconfig.h
2235 ____________________________________________________________________________
2236 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
2237         Log: Unfortunately AmigaOS has been broken since 11423
2238              and is unlikely to get fixed in time for 5.8.0.
2239      Branch: perl
2240            ! pod/perldelta.pod
2241 ____________________________________________________________________________
2242 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
2243         Log: Ultimate discouragement for the old tools, from Andreas.
2244      Branch: perl
2245            - Porting/p4d2p Porting/p4desc
2246            ! MANIFEST Porting/repository.pod
2247 ____________________________________________________________________________
2248 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
2249         Log: Upgrade to Digest::MD5 2.20.
2250      Branch: perl
2251            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2252            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
2253 ____________________________________________________________________________
2254 [ 16426] By: ams                                   on 2002/05/06  09:48:42
2255         Log: Subject: [Encode] 1.70 released
2256              From: Dan Kogai <dankogai@dan.co.jp>
2257              Date: Mon, 6 May 2002 19:36:15 +0900
2258              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
2259      Branch: perl
2260            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
2261            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
2262            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
2263 ____________________________________________________________________________
2264 [ 16425] By: ams                                   on 2002/05/06  09:40:42
2265         Log: Subject: [PATCH] PerlIO::Via reference
2266              From: Gisle Aas <gisle@ActiveState.com>
2267              Date: 05 May 2002 22:50:23 -0700
2268              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
2269      Branch: perl
2270            ! pod/perliol.pod
2271 ____________________________________________________________________________
2272 [ 16424] By: ams                                   on 2002/05/06  09:37:58
2273         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
2274              From: Brendan O'Dea <bod@debian.org>
2275              Date: Mon, 6 May 2002 14:04:48 +1000
2276              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
2277      Branch: perl
2278            ! lib/Term/Complete.pm
2279 ____________________________________________________________________________
2280 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
2281         Log: p4genpatch: avoid stderr noise during adds
2282      Branch: perl
2283            ! Porting/p4genpatch
2284 ____________________________________________________________________________
2285 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
2286         Log: Subject: [PATCH] Fixup VOS builds of miniperl
2287              From: Paul_GreenVOS@vos.stratus.com
2288              Date: Sun, 5 May 02 23:11 edt
2289              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
2290      Branch: perl
2291            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
2292 ____________________________________________________________________________
2293 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
2294         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
2295              From: Radu Greab <radu@netsoft.ro>
2296              Date: Mon, 6 May 2002 04:23:10 +0300
2297              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
2298      Branch: perl
2299            ! pp_sys.c t/op/exec.t
2300 ____________________________________________________________________________
2301 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
2302         Log: Further comment tweak, to agree with perlxs.pod.
2303      Branch: perl
2304            ! perl.h
2305 ____________________________________________________________________________
2306 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
2307         Log: Subject: [PATCH] Update README.vos and release vos build macros
2308              From: Paul_GreenVOS@vos.stratus.com
2309              Date: Sun, 5 May 02 17:15 edt
2310              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
2311              To: perl5-porters@perl.org
2312      Branch: perl
2313            + vos/compile_full_perl.cm vos/configure_full_perl.sh
2314            + vos/make_full_perl.sh
2315            ! MANIFEST README.vos vos/Changes
2316 ____________________________________________________________________________
2317 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
2318         Log: Retract MM_NW5.pm part of #16371, at the request
2319              of Michael Schwern.
2320      Branch: perl
2321            ! lib/ExtUtils/MM_NW5.pm
2322 ____________________________________________________________________________
2323 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
2324         Log: Comment tweaks.
2325      Branch: perl
2326            ! perl.h
2327 ____________________________________________________________________________
2328 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
2329         Log: a few more p4genpatch fixes:
2330              
2331              don't assume previous revision exists, let p4 compute it from
2332              the one-less-change number instead
2333              
2334              the time part in timestamps were always 00:00:00; fix by
2335              fetching metadata via "p4 fsync" rather than "p4 filelog"
2336              
2337              quote all file names used in external commands to make them
2338              them work when there are spaces in those file names
2339              
2340              looks production worthy now :)
2341      Branch: perl
2342            ! Porting/p4genpatch
2343 ____________________________________________________________________________
2344 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
2345         Log: The #16401 was far from enough, and mostly in a wrong direction.
2346              The right thing to do would be to convert Storable into using
2347              the new MY_CXT scheme (no static data, and memory management
2348              using SVs).
2349      Branch: perl
2350            ! ext/Storable/Storable.xs
2351 ____________________________________________________________________________
2352 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
2353         Log: p4genpatch diffs against depot files from //depot/perl when called
2354              with -b //depot/maint-5.6/perl
2355      Branch: perl
2356            ! Porting/p4genpatch
2357 ____________________________________________________________________________
2358 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
2359         Log: p4genpatch: current directory may not be writable, so don't
2360              create temp files there
2361      Branch: perl
2362            ! Porting/p4genpatch
2363 ____________________________________________________________________________
2364 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
2365         Log: p4genpatch now works on windows
2366      Branch: perl
2367            ! Porting/p4genpatch
2368 ____________________________________________________________________________
2369 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
2370         Log: p4genpatch: tweak from Andreas to strip leading portion of
2371              path specified in -b (so patch can be applied with "patch -p1")
2372      Branch: perl
2373            ! Porting/p4genpatch
2374 ____________________________________________________________________________
2375 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
2376         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
2377              From: PPrymmer@factset.com
2378              Date: Fri, 3 May 2002 14:52:12 -0400
2379              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
2380      Branch: perl
2381            ! t/op/pwent.t
2382 ____________________________________________________________________________
2383 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
2384         Log: Upgrade to Net::Ping 2.17.
2385      Branch: perl
2386            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2387 ____________________________________________________________________________
2388 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
2389         Log: Upgrade to Getopt::Long 2.31.
2390      Branch: perl
2391            ! lib/Getopt/Long.pm
2392 ____________________________________________________________________________
2393 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
2394         Log: Subject: Re: Cross-compiling as of WinCE
2395              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2396              Date: Sat, 4 May 2002 03:49:11 +0400
2397              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
2398      Branch: perl
2399            + wince/compile.bat wince/win32io.c
2400            - wince/perldll.def
2401            ! MANIFEST configpm makedef.pl wince/Makefile.ce
2402            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
2403            ! wince/config_h.PL wince/wince.c
2404 ____________________________________________________________________________
2405 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
2406         Log: The loclibpth is always set by Configure.
2407      Branch: perl
2408            ! hints/dec_osf.sh
2409 ____________________________________________________________________________
2410 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
2411         Log: Subject: Re: [Unicode::Collate] UCA Version number    
2412              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2413              Date: Sun, 05 May 2002 10:07:57 +0900
2414              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
2415      Branch: perl
2416            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2417            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
2418 ____________________________________________________________________________
2419 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
2420         Log: Subject: [PATCH sv.c] delete inaccurate comment
2421              From: Dave Mitchell <davem@fdgroup.com>
2422              Date: Fri, 3 May 2002 21:17:00 +0100
2423              Message-ID: <20020503211700.C22026@fdgroup.com>
2424      Branch: perl
2425            ! sv.c
2426 ____________________________________________________________________________
2427 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
2428         Log: Solaris: show what 'that' is.
2429      Branch: perl
2430            ! hints/solaris_2.sh
2431 ____________________________________________________________________________
2432 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
2433         Log: Syntax fix.
2434      Branch: perl
2435            ! t/op/arith.t
2436 ____________________________________________________________________________
2437 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
2438         Log: (retracted by #16415) Storable: try to free what we allocated.
2439      Branch: perl
2440            ! ext/Storable/Storable.xs
2441 ____________________________________________________________________________
2442 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
2443         Log: UNICOS: division is really sloppy.
2444      Branch: perl
2445            ! t/op/arith.t
2446 ____________________________________________________________________________
2447 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
2448         Log: Subject: fix t/io/fs.t for VOS
2449              From: Paul_GreenVOS@vos.stratus.com
2450              Date: Sat, 4 May 02 14:01 edt
2451              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
2452      Branch: perl
2453            ! t/io/fs.t
2454 ____________________________________________________________________________
2455 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
2456         Log: Subject: [Unicode::Collate] UCA Version number
2457              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2458              Date: Sat, 04 May 2002 16:07:07 +0900
2459              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
2460      Branch: perl
2461            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
2462 ____________________________________________________________________________
2463 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
2464         Log: Subject: [PATCH lib/overload.pm] "\"\""
2465              From: Michael G Schwern <schwern@pobox.com>
2466              Date: Sat, 4 May 2002 13:17:44 -0400
2467              Message-ID: <20020504171743.GD640@blackrider>
2468      Branch: perl
2469            ! lib/overload.pm
2470 ____________________________________________________________________________
2471 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
2472         Log: Add the EBCDIC test data to downgrade.t.
2473      Branch: perl
2474            ! ext/Storable/t/downgrade.t
2475 ____________________________________________________________________________
2476 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
2477         Log: EBCDIC tweak.
2478      Branch: perl
2479            ! ext/Storable/t/utf8hash.t
2480 ____________________________________________________________________________
2481 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
2482         Log: Allow p4genpatch to use diff programs other than 'diff'.
2483      Branch: perl
2484            ! Porting/p4genpatch
2485 ____________________________________________________________________________
2486 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
2487         Log: Add p4genpatch from Andreas; obsoletes both
2488              p4d2p and p4desc.
2489      Branch: perl
2490            + Porting/p4genpatch
2491            ! MANIFEST Porting/makerel
2492 ____________________________________________________________________________
2493 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
2494         Log: Upgrade to Encode 1.69.
2495      Branch: perl
2496            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2497            ! ext/Encode/Encode/Makefile_PL.e2x
2498            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
2499            ! ext/Encode/lib/Encode/Guess.pm
2500            ! ext/Encode/lib/Encode/MIME/Header.pm
2501            ! ext/Encode/t/mime-header.t
2502 ____________________________________________________________________________
2503 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
2504         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
2505              From: Dave Mitchell <davem@fdgroup.com>
2506              Date: Sat, 4 May 2002 16:09:26 +0100
2507              Message-ID: <20020504160926.A24990@fdgroup.com>
2508      Branch: perl
2509            ! INSTALL
2510 ____________________________________________________________________________
2511 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
2512         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
2513              From: Nicholas Clark <nick@unfortu.net>
2514              Date: Sat, 4 May 2002 12:38:58 +0100
2515              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
2516      Branch: perl
2517            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2518 ____________________________________________________________________________
2519 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
2520         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
2521              From: Nicholas Clark <nick@unfortu.net>
2522              Date: Sat, 4 May 2002 00:30:43 +0100
2523              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
2524      Branch: perl
2525            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
2526 ____________________________________________________________________________
2527 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
2528         Log: Doc tweak from Elizabeth Mattijsen.
2529      Branch: perl
2530            ! pod/perlunicode.pod
2531 ____________________________________________________________________________
2532 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
2533         Log: Subject: [PATCH] channames.pm doc tweaks
2534              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
2535              Date: Sat, 04 May 2002 11:45:18 +0900
2536              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
2537      Branch: perl
2538            ! lib/charnames.pm
2539 ____________________________________________________________________________
2540 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
2541         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2542              From: Dave Mitchell <davem@fdgroup.com>
2543              Date: Fri, 3 May 2002 23:51:10 +0100
2544              Message-ID: <20020503235110.E22026@fdgroup.com>
2545      Branch: perl
2546            ! pp_hot.c scope.c
2547 ____________________________________________________________________________
2548 [ 16385] By: nick                                  on 2002/05/04  09:29:41
2549         Log: Integrate mainline
2550      Branch: perlio
2551           !> (integrate 47 files)
2552 ____________________________________________________________________________
2553 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
2554         Log: Subject: Re: perl@16307
2555              From: Nicholas Clark <nick@unfortu.net>
2556              Date: Fri, 3 May 2002 21:49:04 +0100
2557              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
2558              
2559              canonical #3 was failing under -Mutf8.
2560      Branch: perl
2561            ! ext/Storable/t/canonical.t
2562 ____________________________________________________________________________
2563 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
2564         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
2565              From: Dave Mitchell <davem@fdgroup.com>
2566              Date: Fri, 3 May 2002 21:12:10 +0100
2567              Message-ID: <20020503211210.B22026@fdgroup.com>
2568      Branch: perl
2569            ! scope.c
2570 ____________________________________________________________________________
2571 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
2572         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
2573              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
2574              Date: Fri, 3 May 2002 20:30:25 +0200
2575              Message-ID: <190109228332.20020503203025@familiehaase.de>
2576      Branch: perl
2577            ! doio.c
2578 ____________________________________________________________________________
2579 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
2580         Log: Subject: t/TestInit.pm - clean up comments
2581              From: Paul_GreenVOS@vos.stratus.com
2582              Date: Fri, 3 May 02 14:51 edt
2583              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
2584      Branch: perl
2585            ! t/TestInit.pm
2586 ____________________________________________________________________________
2587 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
2588         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
2589              From: Dan Kogai <dankogai@dan.co.jp>
2590              Date: Sat, 4 May 2002 01:46:35 +0900
2591              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
2592      Branch: perl
2593            ! ext/Encode/Encode/Makefile_PL.e2x
2594 ____________________________________________________________________________
2595 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
2596         Log: Forgotten test arrangement.
2597      Branch: perl
2598            ! ext/Digest/MD5/t/files.t
2599 ____________________________________________________________________________
2600 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
2601         Log: Comedy of typing errors.
2602      Branch: perl
2603            ! hints/solaris_2.sh
2604 ____________________________________________________________________________
2605 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
2606         Log: Let's try the "no Net:: if no Socket" again.
2607      Branch: perl
2608            ! t/lib/1_compile.t
2609 ____________________________________________________________________________
2610 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
2611         Log: Update Changes.
2612      Branch: perl
2613            ! Changes patchlevel.h
2614 ____________________________________________________________________________
2615 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
2616         Log: Oops.
2617      Branch: perl
2618            ! lib/ExtUtils/MM_BeOS.pm
2619 ____________________________________________________________________________
2620 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
2621         Log: EBCDIC tweak.
2622      Branch: perl
2623            ! ext/Digest/MD5/t/utf8.t
2624 ____________________________________________________________________________
2625 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
2626         Log: Update the EBCDIC MD5 checksums, and automate the process.
2627      Branch: perl
2628            ! ext/Digest/MD5/t/files.t
2629 ____________________________________________________________________________
2630 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
2631         Log: The EBCDIC remapping of the low 256 bites again.
2632      Branch: perl
2633            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
2634            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
2635            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
2636 ____________________________________________________________________________
2637 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
2638         Log: NetWare updates from C Aditya.
2639      Branch: perl
2640            ! lib/ExtUtils/MM_NW5.pm makedef.pl
2641 ____________________________________________________________________________
2642 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
2643         Log: DJGPP updates from Laszlo Molnar.
2644      Branch: perl
2645            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
2646 ____________________________________________________________________________
2647 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
2648         Log: Upgrade to Encode 1.68.
2649      Branch: perl
2650            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2651            ! ext/Encode/lib/Encode/Alias.pm
2652            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2653 ____________________________________________________________________________
2654 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
2655         Log: Integrate perlio;
2656              
2657              Several of non-default builds now seem to work reasonably well
2658              English.t seems to fail on an errno test, and socketpair blathers
2659              about something.
2660              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
2661              back door, and instead have perlsdio.h vector stdio via iperlsys.h
2662              function tables (latter was done in earlier change).
2663              Update comments in Makefile.mk 
2664              
2665              Finish off 16350 for non-PERLIO build on linux,
2666              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
2667              for some slots which now perlsdio.h is targeting.
2668              
2669              setbuf / setvbuf are not PerlIO_ concepts
2670              
2671              perl_clone is a threads thing
2672              
2673              Have perlsdio.h use the iperlsys.h aliases and see
2674              if that helps non-PERLIO IMP_SYS on Win32.
2675              (Miniperl okay on linux).
2676              
2677              More layer syms
2678              
2679              Use PerlSIO_fdupopen() if not using PerlIO
2680              
2681              Do not build if not using layers
2682      Branch: perl
2683           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
2684           !> win32/makefile.mk win32/perlhost.h win32/win32.c
2685           !> win32/win32io.c
2686 ____________________________________________________________________________
2687 [ 16367] By: nick                                  on 2002/05/03  07:25:13
2688         Log: Several of non-default builds now seem to work reasonably well
2689              English.t seems to fail on an errno test, and socketpair blathers
2690              about something.
2691              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
2692              back door, and instead have perlsdio.h vector stdio via iperlsys.h
2693              function tables (latter was done in earlier change).
2694              Update comments in Makefile.mk 
2695      Branch: perlio
2696            ! perlio.h win32/makefile.mk win32/win32.c
2697 ____________________________________________________________________________
2698 [ 16366] By: nick                                  on 2002/05/03  07:07:36
2699         Log: Finish off 16350 for non-PERLIO build on linux,
2700              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
2701              for some slots which now perlsdio.h is targeting.
2702      Branch: perlio
2703            ! iperlsys.h
2704 ____________________________________________________________________________
2705 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
2706         Log: If no Socket should not try to test Net::
2707      Branch: perl
2708            ! t/lib/1_compile.t
2709 ____________________________________________________________________________
2710 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
2711         Log: Integrate macperl #16360 and #16363;
2712              
2713              Make op/alarm.t pass
2714              
2715              README.macos update
2716      Branch: perl
2717           !> README.macos t/op/alarm.t
2718 ____________________________________________________________________________
2719 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
2720         Log: README.macos update
2721      Branch: macperl
2722            ! README.macos
2723 ____________________________________________________________________________
2724 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
2725         Log: Config / test updates
2726      Branch: macperl
2727            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2728            ! macos/Makefile.mk
2729 ____________________________________________________________________________
2730 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
2731         Log: Safe signals for Mac OS
2732      Branch: macperl
2733            ! macos/macish.c macos/macish.h
2734 ____________________________________________________________________________
2735 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
2736         Log: Make op/alarm.t pass
2737      Branch: macperl
2738            ! t/op/alarm.t
2739 ____________________________________________________________________________
2740 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
2741         Log: a tweak to change#13584: need to avoid pad-walking during
2742              global destruction
2743      Branch: maint-5.6/perl
2744            ! op.c
2745 ____________________________________________________________________________
2746 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
2747         Log: Forgot the most important part of #16357.
2748      Branch: perl
2749            ! lib/Unicode/Collate.pm
2750 ____________________________________________________________________________
2751 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
2752         Log: Subject: Unicode::Collate 0.11 Released
2753              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2754              Date: Fri, 03 May 2002 03:19:29 +0900
2755              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
2756      Branch: perl
2757            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
2758            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
2759 ____________________________________________________________________________
2760 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
2761         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
2762              From: Andy Dougherty <doughera@lafayette.edu>
2763              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
2764              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
2765      Branch: perl
2766            ! Makefile.SH ext/util/make_ext
2767 ____________________________________________________________________________
2768 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
2769         Log: Integrate #16353 from macperl;
2770              
2771              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
2772              in test 92 of run/fresh_perl.t on MacOS
2773              
2774              (as pudge rightfully points out, this is voodoo
2775              programming at it best, the real bug is somewhere else,
2776              now we just happened to shake the chicken the right way)
2777      Branch: perl
2778           !> lib/utf8_heavy.pl
2779 ____________________________________________________________________________
2780 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
2781         Log: Subject: Re: Encode, charnames and utf8heavy
2782              From: Dan Kogai <dankogai@dan.co.jp>
2783              Date: Thu, 2 May 2002 00:44:30 +0900
2784              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
2785              
2786              (plus a respective perlunicode tweak)
2787      Branch: perl
2788            ! lib/utf8_heavy.pl pod/perlunicode.pod
2789 ____________________________________________________________________________
2790 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
2791         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
2792              in test 92 of run/fresh_perl.t on MacOS
2793      Branch: macperl
2794            ! lib/utf8_heavy.pl
2795 ____________________________________________________________________________
2796 [ 16352] By: nick                                  on 2002/05/02  17:48:31
2797         Log: setbuf / setvbuf are not PerlIO_ concepts
2798      Branch: perlio
2799            ! XSUB.h
2800 ____________________________________________________________________________
2801 [ 16351] By: nick                                  on 2002/05/02  17:12:21
2802         Log: perl_clone is a threads thing
2803      Branch: perlio
2804            ! makedef.pl
2805 ____________________________________________________________________________
2806 [ 16350] By: nick                                  on 2002/05/02  17:09:43
2807         Log: *** EXPERIMENTAL ***
2808              Have perlsdio.h use the iperlsys.h aliases and see
2809              if that helps non-PERLIO IMP_SYS on Win32.
2810              (Miniperl okay on linux).
2811      Branch: perlio
2812            ! iperlsys.h perlsdio.h
2813 ____________________________________________________________________________
2814 [ 16349] By: nick                                  on 2002/05/02  16:10:15
2815         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
2816              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
2817              - use it in perlio.c
2818      Branch: perlio
2819            ! perlio.c win32/perlhost.h win32/win32.c
2820 ____________________________________________________________________________
2821 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
2822         Log: manual integrate of change#16332 from maint-5.6 branch
2823      Branch: perl
2824            ! mg.c perl.c sv.c util.c
2825 ____________________________________________________________________________
2826 [ 16347] By: nick                                  on 2002/05/02  15:19:59
2827         Log: More layer syms
2828      Branch: perlio
2829            ! makedef.pl
2830 ____________________________________________________________________________
2831 [ 16346] By: nick                                  on 2002/05/02  15:19:20
2832         Log: Use PerlSIO_fdupopen() if not using PerlIO
2833      Branch: perlio
2834            ! perlio.c
2835 ____________________________________________________________________________
2836 [ 16345] By: nick                                  on 2002/05/02  15:18:12
2837         Log: Do not build if not using layers
2838      Branch: perlio
2839            ! win32/win32io.c
2840 ____________________________________________________________________________
2841 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
2842         Log: Upgrade to Encode 1.67.
2843      Branch: perl
2844            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2845            ! ext/Encode/lib/Encode/Guess.pm
2846 ____________________________________________________________________________
2847 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
2848         Log: Integrate perlio;
2849              
2850              Remove show-stoppers to non-PERLIO Win32 builds
2851              (still not a very good show).
2852      Branch: perl
2853           !> makedef.pl win32/makefile.mk
2854 ____________________________________________________________________________
2855 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
2856         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
2857              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2858              Date: Thu, 02 May 2002 04:22:02 +0100
2859              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
2860      Branch: perl
2861            ! malloc.c
2862 ____________________________________________________________________________
2863 [ 16341] By: nick                                  on 2002/05/02  12:57:23
2864         Log: Remove show-stoppers to non-PERLIO Win32 builds
2865              (still not a very good show).
2866      Branch: perlio
2867            ! makedef.pl win32/makefile.mk
2868 ____________________________________________________________________________
2869 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
2870         Log: Subject: [PATCH] 1/3rd of utf8
2871              From: Nicholas Clark <nick@unfortu.net>
2872              Date: Wed, 1 May 2002 22:58:42 +0100
2873              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
2874      Branch: perl
2875            ! ext/Storable/t/malice.t
2876 ____________________________________________________________________________
2877 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
2878         Log: Integrate #16334 from maint-5.6;
2879              
2880              don't pad $0 with spaces when setting it, use nulls instead (the
2881              spaces show up as a very long line in a ps listing)
2882      Branch: perl
2883           !> mg.c
2884 ____________________________________________________________________________
2885 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
2886         Log: Integrate perlio;
2887              
2888              Fix the "PerlIO require leak". Snag was that clean_objs
2889              autoloaded DESTROY (needing IO) after known layers had
2890              been freed. Postpone layer list free to PerlIO_cleanup,
2891              rather than PerlIO_destruct. Tweak sequence in perl_destruct
2892              so that sv_undef is immortal till layer list is done with it.
2893      Branch: perl
2894           !> perl.c perlio.c
2895 ____________________________________________________________________________
2896 [ 16337] By: ams                                   on 2002/05/02  08:21:42
2897         Log: Subject: Re: [PATCH] Storable docs
2898              From: Philip Newton <Philip.Newton@gmx.net>
2899              Date: Thu, 02 May 2002 07:58:38 +0200
2900              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
2901              (Applied mostly with tweaks by hand.)
2902      Branch: perl
2903            ! ext/Storable/Storable.pm
2904 ____________________________________________________________________________
2905 [ 16336] By: nick                                  on 2002/05/02  07:59:16
2906         Log: Integrate mainline
2907      Branch: perlio
2908           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
2909           +> ext/Digest/MD5/t/utf8.t
2910            - ext/Digest/MD5/t/aaa.t
2911           !> Configure MANIFEST Makefile.SH config_h.SH
2912           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2913           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
2914           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
2915           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
2916           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
2917           !> lib/Thread.pm util.c
2918 ____________________________________________________________________________
2919 [ 16335] By: nick                                  on 2002/05/02  07:54:51
2920         Log: Fix the "PerlIO require leak". Snag was that clean_objs
2921              autoloaded DESTROY (needing IO) after known layers had
2922              been freed. Postpone layer list free to PerlIO_cleanup,
2923              rather than PerlIO_destruct. Tweak sequence in perl_destruct
2924              so that sv_undef is immortal till layer list is done with it.
2925      Branch: perlio
2926            ! perl.c perlio.c
2927 ____________________________________________________________________________
2928 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
2929         Log: don't pad $0 with spaces when setting it, use nulls instead (the
2930              spaces show up as a very long line in a ps listing)
2931      Branch: maint-5.6/perl
2932            ! mg.c
2933 ____________________________________________________________________________
2934 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
2935         Log: fix yet more race conditions related to fdopen() and dup2():
2936              
2937              fclose() is not thread-safe when two FILE* structures point
2938              to the same underlying fd, as it happens in perl's socket
2939              handles; need to invalidate the fileno slot of one of the
2940              FILE* structures, but unfortunately stdio has no interface
2941              to do this; we can do little else but fiddle with the
2942              FILE* structure directly (yuck! hope this could be done better
2943              under native PerlIO in 5.8)
2944      Branch: maint-5.6/perl
2945            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
2946 ____________________________________________________________________________
2947 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
2948         Log: isolate all environ diddling to the initial interpreter; any
2949              additional interpreters created after the first one cannot
2950              propagate %ENV changes down to the real environment; this
2951              should fix %ENV related races (e.g. multiple threads attempting
2952              to free() environ entries when they run C<%ENV = ()>)
2953      Branch: maint-5.6/perl
2954            ! mg.c perl.c sv.c util.c
2955 ____________________________________________________________________________
2956 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
2957         Log: fix race condition in my_popen(): parent may dup2() into an fd
2958              that got opened by another thread because it closes it
2959              beforehand; instead, let the dup2() itself close the fd
2960      Branch: maint-5.6/perl
2961            ! util.c
2962 ____________________________________________________________________________
2963 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
2964         Log: pipe() IO structures were not fully initialized
2965      Branch: maint-5.6/perl
2966            ! doio.c pp_sys.c
2967 ____________________________________________________________________________
2968 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
2969         Log: fix handle leak in my_popen() if the fork() fails
2970      Branch: maint-5.6/perl
2971            ! util.c
2972 ____________________________________________________________________________
2973 [ 16328] By: nick                                  on 2002/05/02  06:08:22
2974         Log: Integrate mainline
2975      Branch: perlio
2976           +> ext/threads/shared/semaphore.pm
2977           +> ext/threads/shared/t/semaphore.t
2978           !> MANIFEST ext/threads/shared/Makefile.PL
2979           !> ext/threads/shared/t/queue.t
2980 ____________________________________________________________________________
2981 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
2982         Log: Cleanup threads dirs.
2983      Branch: perl
2984            ! Makefile.SH
2985 ____________________________________________________________________________
2986 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
2987         Log: Add the new Digest::MD5 test.
2988      Branch: perl
2989            + ext/Digest/MD5/t/utf8.t
2990            ! MANIFEST
2991 ____________________________________________________________________________
2992 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
2993         Log: New try at the Class::DBI core dump at global cleanup.
2994      Branch: perl
2995            ! gv.h util.c
2996 ____________________________________________________________________________
2997 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
2998         Log: Upgrade to Digest::MD5 2.19.
2999      Branch: perl
3000            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3001            ! ext/Digest/MD5/t/files.t
3002 ____________________________________________________________________________
3003 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
3004         Log: Ooops.  Not everybody does threads.
3005      Branch: perl
3006            ! ext/threads/shared/t/semaphore.t
3007 ____________________________________________________________________________
3008 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
3009         Log: Fix files.t for blead.
3010      Branch: perl
3011            + ext/Digest/MD5/README
3012            ! MANIFEST ext/Digest/MD5/t/files.t
3013 ____________________________________________________________________________
3014 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
3015         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
3016              work yet with blead, my bad.
3017      Branch: perl
3018            + ext/Digest/MD5/t/md5-aaa.t
3019            - ext/Digest/MD5/t/aaa.t
3020            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3021            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3022            ! ext/Digest/MD5/t/files.t
3023 ____________________________________________________________________________
3024 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
3025         Log: metaconfig unit change for #16319.
3026      Branch: metaconfig/U/perl
3027            ! d_u32align.U
3028 ____________________________________________________________________________
3029 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
3030         Log: Somebody might be compiling a newer Digest::MD5.
3031      Branch: perl
3032            ! Configure config_h.SH
3033 ____________________________________________________________________________
3034 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
3035         Log: Until Arthur fills in semaphore.t.
3036      Branch: perl
3037            ! ext/threads/shared/Makefile.PL
3038            ! ext/threads/shared/t/semaphore.t
3039 ____________________________________________________________________________
3040 [ 16317] By: sky                                   on 2002/05/01  19:36:33
3041         Log: Fix emulation case when loading both Thread and threads::shared
3042              would get awkward.
3043      Branch: perl
3044            ! lib/Thread.pm
3045 ____________________________________________________________________________
3046 [ 16316] By: ams                                   on 2002/05/01  19:35:25
3047         Log: Subject: [PATCH] Storable docs
3048              From: Nicholas Clark <nick@unfortu.net>
3049              Date: Wed, 1 May 2002 20:44:42 +0100
3050              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
3051      Branch: perl
3052            ! ext/Storable/Storable.pm
3053 ____________________________________________________________________________
3054 [ 16315] By: sky                                   on 2002/05/01  19:15:46
3055         Log: Now passes old test case.
3056      Branch: perl
3057            ! ext/threads/shared/semaphore.pm
3058 ____________________________________________________________________________
3059 [ 16314] By: sky                                   on 2002/05/01  19:15:26
3060         Log: Cleanup memory a bit better in some cases.
3061      Branch: perl
3062            ! ext/threads/threads.xs
3063 ____________________________________________________________________________
3064 [ 16313] By: nick                                  on 2002/05/01  18:38:03
3065         Log: Integrate mainline
3066      Branch: perlio
3067           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3068           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
3069           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
3070           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3071           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
3072           !> pod/perl.pod pod/perlthrtut.pod toke.c
3073           !> vms/descrip_mms.template vms/perlvms.pod
3074 ____________________________________________________________________________
3075 [ 16312] By: sky                                   on 2002/05/01  18:12:37
3076         Log: Don't forget to add it to the MANIFEST
3077      Branch: perl
3078            + ext/threads/shared/t/semaphore.t
3079            ! MANIFEST
3080 ____________________________________________________________________________
3081 [ 16311] By: sky                                   on 2002/05/01  17:54:19
3082         Log: Add semaphore.pm
3083      Branch: perl
3084            + ext/threads/shared/semaphore.pm
3085 ____________________________________________________________________________
3086 [ 16310] By: sky                                   on 2002/05/01  17:13:57
3087         Log: Fix makefile to put queue.pm correctly, update test script.
3088      Branch: perl
3089            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
3090 ____________________________________________________________________________
3091 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
3092         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
3093              From: Dan Kogai <dankogai@dan.co.jp>
3094              Date: Thu, 2 May 2002 00:14:41 +0900
3095              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
3096      Branch: perl
3097            ! ext/PerlIO/t/fallback.t
3098 ____________________________________________________________________________
3099 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
3100         Log: Encode tweak from Dan Kogai.
3101      Branch: perl
3102            ! ext/Encode/Encode.xs
3103 ____________________________________________________________________________
3104 [ 16307] By: sky                                   on 2002/05/01  13:40:58
3105         Log: Flush directly to avoid erros when running from test harness
3106      Branch: perl
3107            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3108 ____________________________________________________________________________
3109 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
3110         Log: Update Changes.
3111      Branch: perl
3112            ! Changes patchlevel.h
3113 ____________________________________________________________________________
3114 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
3115         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
3116              From: PPrymmer@factset.com
3117              Date: Wed, 1 May 2002 10:12:53 -0400
3118              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
3119      Branch: perl
3120            ! lib/User/pwent.t
3121 ____________________________________________________________________________
3122 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
3123         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
3124              From: PPrymmer@factset.com
3125              Date: Wed, 1 May 2002 09:54:51 -0400
3126              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
3127      Branch: perl
3128            ! vms/descrip_mms.template
3129 ____________________________________________________________________________
3130 [ 16303] By: sky                                   on 2002/05/01  13:00:57
3131         Log: First attempt at updating perlthrtut for ithreaded threads.pm
3132      Branch: perl
3133            ! pod/perlthrtut.pod
3134 ____________________________________________________________________________
3135 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
3136         Log: Provide the \N{U+HHHH} syntax before we forget.
3137      Branch: perl
3138            ! lib/charnames.pm lib/charnames.t toke.c
3139 ____________________________________________________________________________
3140 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
3141         Log: Subject: Copy-and-Pasto in perl.pod     
3142              From: lupe@lupe-christoph.de (Lupe Christoph)    
3143              Date: Wed, 1 May 2002 13:31:47 +0200
3144              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
3145      Branch: perl
3146            ! pod/perl.pod
3147 ____________________________________________________________________________
3148 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
3149         Log: Upgrade to Encode 1.66.
3150      Branch: perl
3151            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3152            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
3153 ____________________________________________________________________________
3154 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
3155         Log: Integrate perlio; symbol cleanups.
3156      Branch: perl
3157           !> global.sym makedef.pl
3158 ____________________________________________________________________________
3159 [ 16298] By: ams                                   on 2002/05/01  09:42:27
3160         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
3161              From: Philip Newton <Philip.Newton@gmx.net>
3162              Date: Wed, 01 May 2002 12:41:10 +0200
3163              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
3164      Branch: perl
3165            ! vms/perlvms.pod
3166 ____________________________________________________________________________
3167 [ 16297] By: nick                                  on 2002/05/01  06:50:24
3168         Log: Remove "spurious" (and unnecessary) variables from layer_syms
3169              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
3170      Branch: perlio
3171            ! makedef.pl
3172 ____________________________________________________________________________
3173 [ 16296] By: nick                                  on 2002/05/01  06:21:28
3174         Log: perl embed.pl to update global.sym
3175      Branch: perlio
3176            ! global.sym
3177 ____________________________________________________________________________
3178 [ 16295] By: nick                                  on 2002/05/01  06:16:18
3179         Log: Raw integrate of mainline (global.sym wrong on Win32)
3180      Branch: perlio
3181           +> t/comp/hints.t
3182           !> (integrate 45 files)
3183 ____________________________________________________________________________
3184 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
3185         Log: metaconfig unit change for #16293.
3186      Branch: metaconfig/U/perl
3187            ! bincompat5005.U
3188 ____________________________________________________________________________
3189 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
3190         Log: Try #2 of getting rid of bincompat5005.
3191      Branch: perl
3192            ! Configure NetWare/config_H.wc Porting/Glossary
3193            ! Porting/config.sh Porting/config_H config_h.SH embed.h
3194            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
3195            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
3196            ! wince/config.h wince/config_H.ce
3197 ____________________________________________________________________________
3198 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
3199         Log: metaconfig unit changes for #16291.
3200      Branch: metaconfig
3201            ! U/installdirs/inc_version_list.U
3202      Branch: metaconfig/U/perl
3203            ! bincompat5005.U xs_apiversion.U
3204 ____________________________________________________________________________
3205 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
3206         Log: No bincompat5005.
3207      Branch: perl
3208            ! Configure INSTALL NetWare/config.wc Porting/Glossary
3209            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
3210            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
3211            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
3212            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
3213            ! win32/config.bc win32/config.gc win32/config.vc
3214            ! win32/config.vc64 wince/config.ce
3215 ____________________________________________________________________________
3216 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
3217         Log: Remove sv_setpviv{_,mg}; regen perlapi.
3218      Branch: perl
3219            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
3220 ____________________________________________________________________________
3221 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
3222         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
3223              From: Dave Mitchell <davem@fdgroup.com>
3224              Date: Tue, 30 Apr 2002 23:55:43 +0100
3225              Message-ID: <20020430235543.A27796@fdgroup.com>
3226      Branch: perl
3227            ! sv.c
3228 ____________________________________________________________________________
3229 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
3230         Log: Update to Getopt::Long 2.30.
3231      Branch: perl
3232            ! lib/Getopt/Long.pm
3233 ____________________________________________________________________________
3234 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
3235         Log: Integrate perlio;
3236              
3237              Attempt at sanity in PerlIO/makedef.pl world:
3238              1. Add comments to what each clump of symbols is for
3239              2. Explicitly export layer syms like I thought they were
3240              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3241              section.
3242              4. Re-sort perlio.sym
3243      Branch: perl
3244           !> makedef.pl perlio.sym
3245 ____________________________________________________________________________
3246 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
3247         Log: Fix bug id 20020427.004 on %^H.
3248              Add a regression test for %^H.
3249              Change the sort pragma implementation to use a
3250              global variable instead of %^H.
3251      Branch: perl
3252            + t/comp/hints.t
3253            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
3254 ____________________________________________________________________________
3255 [ 16285] By: nick                                  on 2002/04/30  19:00:03
3256         Log: Attempt at sanity in PerlIO/makedef.pl world:
3257              1. Add comments to what each clump of symbols is for
3258              2. Explicitly export layer syms like I thought they were
3259              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3260              section.
3261              4. Re-sort perlio.sym
3262      Branch: perlio
3263            ! makedef.pl perlio.sym
3264 ____________________________________________________________________________
3265 [ 16284] By: nick                                  on 2002/04/30  18:10:23
3266         Log: Rest of integrate
3267      Branch: perlio
3268           +> lib/ExtUtils/MM_MacOS.pm
3269           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3270           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3271           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3272           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
3273           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3274           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
3275           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
3276           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
3277           !> lib/Test/Harness/t/strap-analyze.t
3278           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
3279           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
3280 ____________________________________________________________________________
3281 [ 16283] By: nick                                  on 2002/04/30  17:53:37
3282         Log: Integrate mailine makedef.pl so I can look at it
3283      Branch: perlio
3284           !> makedef.pl
3285 ____________________________________________________________________________
3286 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
3287         Log: Upgrade to Encode 1.65.
3288      Branch: perl
3289            ! ext/Encode/Changes ext/Encode/Encode.pm
3290            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3291            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3292 ____________________________________________________________________________
3293 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
3294         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
3295      Branch: perl
3296            ! makedef.pl
3297 ____________________________________________________________________________
3298 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
3299         Log: NetWare: disable DEBUG/ASSERT for now.
3300      Branch: perl
3301            ! ext/Storable/Storable.xs
3302 ____________________________________________________________________________
3303 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
3304         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
3305              From: Michael G Schwern <schwern@pobox.com>
3306              Date: Tue, 30 Apr 2002 01:05:41 -0400
3307              Message-ID: <20020430050541.GL756@blackrider>
3308      Branch: perl
3309            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
3310            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3311            ! lib/Test/Harness/t/test-harness.t
3312 ____________________________________________________________________________
3313 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
3314         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
3315              From: Michael G Schwern <schwern@pobox.com>
3316              Date: Tue, 30 Apr 2002 00:24:59 -0400
3317              Message-ID: <20020430042459.GJ756@blackrider>
3318      Branch: perl
3319            + lib/ExtUtils/MM_MacOS.pm
3320            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
3321            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3322            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3323 ____________________________________________________________________________
3324 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
3325         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
3326              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
3327      Branch: perl
3328            ! util.c
3329 ____________________________________________________________________________
3330 [ 16276] By: ams                                   on 2002/04/30  08:42:32
3331         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
3332              From: "Craig A. Berry" <craigberry@mac.com>
3333              Date: Mon, 29 Apr 2002 23:37:06 -0500
3334              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
3335      Branch: perl
3336            ! t/pod/testp2pt.pl
3337 ____________________________________________________________________________
3338 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
3339         Log: Regen toc.
3340      Branch: perl
3341            ! pod/perltoc.pod
3342 ____________________________________________________________________________
3343 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
3344         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
3345              From: PPrymmer@factset.com
3346              Date: Mon, 29 Apr 2002 17:58:06 -0400
3347              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
3348      Branch: perl
3349            ! vms/perlvms.pod
3350 ____________________________________________________________________________
3351 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
3352         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
3353              from Todd Miller.
3354      Branch: perl
3355            ! hints/openbsd.sh
3356 ____________________________________________________________________________
3357 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
3358         Log: Integrate perlio;
3359              
3360              Adding Encode::* to .pm creates stash at compile time
3361              which means we need a stronger check on Encode at boot time.
3362      Branch: perl
3363           !> ext/PerlIO/encoding/encoding.pm
3364           !> ext/PerlIO/encoding/encoding.xs
3365 ____________________________________________________________________________
3366 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
3367         Log: OpenBSD hints update from Todd Miller.
3368              
3369              - old versions of OpenBSD don't have 'arch -s'
3370              - OpenBSD 3.1 and higher don't use libdl but users may have
3371              and old libdl on the system so we need to avoid using it.
3372      Branch: perl
3373            ! hints/openbsd.sh
3374 ____________________________________________________________________________
3375 [ 16270] By: nick                                  on 2002/04/29  17:33:38
3376         Log: Adding Encode::* to .pm creates stash at compile time
3377              which means we need a stronger check on Encode at boot time.
3378      Branch: perlio
3379            ! ext/PerlIO/encoding/encoding.pm
3380            ! ext/PerlIO/encoding/encoding.xs
3381 ____________________________________________________________________________
3382 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
3383         Log: Detypo by Ronald Kimball.
3384      Branch: perl
3385            ! pod/perlport.pod
3386 ____________________________________________________________________________
3387 [ 16268] By: nick                                  on 2002/04/29  15:47:00
3388         Log: Integrate mainline
3389      Branch: perlio
3390           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3391           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
3392           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
3393           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
3394           !> pod/perlfaq2.pod pod/perlfaq3.pod
3395 ____________________________________________________________________________
3396 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
3397         Log: Update Changes.
3398      Branch: perl
3399            ! Changes patchlevel.h
3400 ____________________________________________________________________________
3401 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
3402         Log: MM_NW5 update from C Aditya.
3403      Branch: perl
3404            ! lib/ExtUtils/MM_NW5.pm
3405 ____________________________________________________________________________
3406 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
3407         Log: FAQ sync.
3408      Branch: perl
3409            ! pod/perlfaq2.pod pod/perlfaq3.pod
3410 ____________________________________________________________________________
3411 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
3412         Log: NetBSD hints rewrite from Johnny Lam.
3413      Branch: perl
3414            ! hints/netbsd.sh
3415 ____________________________________________________________________________
3416 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
3417         Log: Upgrade to Encode 1.64.
3418      Branch: perl
3419            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3420            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
3421 ____________________________________________________________________________
3422 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
3423         Log: Subject: [Unicode::Normalize] mkheader tweak
3424              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3425              Date: Mon, 29 Apr 2002 12:58:01 +0900
3426              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
3427      Branch: perl
3428            ! ext/Unicode/Normalize/mkheader
3429 ____________________________________________________________________________
3430 [ 16261] By: nick                                  on 2002/04/29  06:29:48
3431         Log: Integrate mainline
3432      Branch: perlio
3433            - macos/MacPerlTests.cmd macos/xsubpp.patch
3434           !> (integrate 40 files)
3435 ____________________________________________________________________________
3436 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
3437         Log: Upgrade to Unicode::Normalize 0.76,
3438              from SADAHIRO Tomoyuki.
3439      Branch: perl
3440            ! ext/Unicode/Normalize/Changes
3441            ! ext/Unicode/Normalize/Normalize.pm
3442            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
3443            ! ext/Unicode/Normalize/t/func.t
3444 ____________________________________________________________________________
3445 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
3446         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
3447              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
3448              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
3449              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
3450      Branch: perl
3451            ! pod/perlport.pod
3452 ____________________________________________________________________________
3453 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
3454         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
3455              the basic and list tests started hanging).
3456      Branch: perl
3457            ! ext/threads/t/basic.t ext/threads/t/list.t
3458            ! ext/threads/t/thread.t
3459 ____________________________________________________________________________
3460 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
3461         Log: Integrate #16254 from macperl;
3462              
3463              Fix most tests on MacOS (not yet ext/ or /lib)
3464      Branch: perl
3465           !> (integrate 30 files)
3466 ____________________________________________________________________________
3467 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
3468         Log: As requested by pudge.
3469      Branch: perl
3470            - macos/MacPerlTests.cmd macos/xsubpp.patch
3471            ! MANIFEST
3472 ____________________________________________________________________________
3473 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
3474         Log: Integrate perl
3475      Branch: macperl
3476           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
3477           +> wince/cecopy-lib.pl wince/comp.pl
3478           !> (integrate 38 files)
3479 ____________________________________________________________________________
3480 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
3481         Log: Fix most tests on MacOS (not yet ext/ or /lib)
3482      Branch: macperl
3483            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
3484            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
3485            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
3486            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
3487            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
3488            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
3489            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
3490            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
3491 ____________________________________________________________________________
3492 [ 16253] By: nick                                  on 2002/04/28  19:10:50
3493         Log: Integrate mainline
3494      Branch: perlio
3495           +> wince/cecopy-lib.pl wince/comp.pl
3496           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
3497           !> ext/threads/t/basic.t ext/threads/t/list.t
3498           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
3499           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
3500           !> wince/win32.h wince/wince.c
3501 ____________________________________________________________________________
3502 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
3503         Log: More configuration/build changes
3504      Branch: macperl
3505            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3506            ! macos/Makefile.mk macos/config.h macos/config.sh
3507            ! macos/macish.h
3508 ____________________________________________________________________________
3509 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
3510         Log: Subject: WinCE many fixes
3511              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3512              Date: Sun, 28 Apr 2002 21:54:31 +0400
3513              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
3514      Branch: perl
3515            + wince/cecopy-lib.pl wince/comp.pl
3516            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
3517            ! wince/config_h.PL wince/perldll.def wince/win32.h
3518            ! wince/wince.c
3519 ____________________________________________________________________________
3520 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
3521         Log: Retract the cond.t part of #16249 since the nature
3522              of the test changed.
3523      Branch: perl
3524            ! ext/threads/shared/t/cond.t
3525 ____________________________________________________________________________
3526 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
3527         Log: (retracted by #16258)
3528              
3529              Fix thread tests not to depend on sleep() as
3530              a scheduling aid.  In two tests (basic and list)
3531              I had to change from sleep() hack to another hack...
3532              basically, using the filesystem as a semaphore.
3533              The assumption made is that rmdir() is atomic.
3534              (The sleep() scheduling assumption broke with the
3535              GNU pth in NetBSD.)
3536              
3537              (the cond.t part retracted by #16250)
3538      Branch: perl
3539            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
3540            ! ext/threads/t/list.t ext/threads/t/thread.t
3541 ____________________________________________________________________________
3542 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
3543         Log: Be tidy.
3544      Branch: perl
3545            ! ext/PerlIO/t/fallback.t
3546 ____________________________________________________________________________
3547 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
3548         Log: Integrate perlio;
3549              
3550              Builds under -Uuseperlio
3551              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3552              
3553              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3554              as gate on layer tests which fail on -Dusesfio
3555              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3556              
3557              Have :encoding() default to perlqq style fallbacks.
3558              Add test for that.
3559      Branch: perl
3560           +> ext/PerlIO/t/fallback.t
3561           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
3562           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
3563           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
3564           !> t/io/binmode.t t/io/crlf.t
3565 ____________________________________________________________________________
3566 [ 16246] By: nick                                  on 2002/04/28  10:08:05
3567         Log: Have :encoding() default to perlqq style fallbacks.
3568              Add test for that.
3569      Branch: perlio
3570            + ext/PerlIO/t/fallback.t
3571            ! MANIFEST ext/PerlIO/encoding/encoding.pm
3572            ! ext/PerlIO/encoding/encoding.xs
3573 ____________________________________________________________________________
3574 [ 16245] By: nick                                  on 2002/04/28  08:57:54
3575         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
3576              as gate on layer tests which fail on -Dusesfio
3577              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
3578      Branch: perlio
3579            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
3580            ! t/io/crlf.t
3581 ____________________________________________________________________________
3582 [ 16244] By: nick                                  on 2002/04/28  08:22:07
3583         Log: Builds under -Uuseperlio
3584              Uses PUSHSTACK/POPSTACK in :encoding and :Via
3585      Branch: perlio
3586            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
3587 ____________________________________________________________________________
3588 [ 16243] By: nick                                  on 2002/04/28  07:19:01
3589         Log: Integrate mainline
3590      Branch: perlio
3591           +> ext/threads/t/list.t
3592           !> (integrate 40 files)
3593 ____________________________________________________________________________
3594 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
3595         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
3596      Branch: perl
3597            ! hints/netbsd.sh
3598 ____________________________________________________________________________
3599 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
3600         Log: Plan better.
3601      Branch: perl
3602            ! t/io/fs.t
3603 ____________________________________________________________________________
3604 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
3605         Log: No trunc worries.
3606      Branch: perl
3607            ! pod/perldelta.pod
3608 ____________________________________________________________________________
3609 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
3610         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
3611              From: Michael G Schwern <schwern@pobox.com>
3612              Date: Sat, 27 Apr 2002 23:20:19 -0400
3613              Message-ID: <20020428032019.GF1821@blackrider>
3614      Branch: perl
3615            ! pod/perlfunc.pod t/io/fs.t
3616 ____________________________________________________________________________
3617 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
3618         Log: More valgrind findings: e.g. t/op/utfhash.t.
3619      Branch: perl
3620            ! hv.c
3621 ____________________________________________________________________________
3622 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
3623         Log: Unused variables now that "did you use incorrect case" is gone;
3624              and valgrind claims that the savepvn() in utilize() leaks in e.g.
3625              lib/blib.t.
3626      Branch: perl
3627            ! op.c
3628 ____________________________________________________________________________
3629 [ 16236] By: sky                                   on 2002/04/28  00:15:45
3630         Log: Added test cases and fixed some obvious things.
3631      Branch: perl
3632            + ext/threads/t/list.t
3633            ! MANIFEST ext/threads/threads.xs
3634 ____________________________________________________________________________
3635 [ 16235] By: sky                                   on 2002/04/27  23:50:11
3636         Log: Removed last traces of autodetach.
3637              Added list() methid.
3638              Changed documentation.
3639      Branch: perl
3640            ! ext/threads/threads.pm ext/threads/threads.xs
3641 ____________________________________________________________________________
3642 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
3643         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
3644              From: Jerrad Pierce <belg4mit@MIT.EDU>
3645              Date: Sat, 27 Apr 2002 19:14:17 -0400
3646              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
3647      Branch: perl
3648            ! lib/FileCache.pm
3649 ____________________________________________________________________________
3650 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
3651         Log: More NetBSD patches from Johnny Lam.
3652              
3653              Remove the need for a $prefix setting that was added in the
3654              previous patch I sent.     Also add the proper rpath options
3655              to the linker flags depending on whether we're on a ELF or
3656              a.out platform.     These were tested both in a non-pkgsrc and
3657              pkgsrc build.
3658              
3659              Append to $libs instead of overwriting its value.  This was
3660              causing $(LDLOADLIBS) to not get added to the dynamic_libs
3661              link command on NetBSD systems and was the cause of the GDBM
3662              problems reported.  Also use '$(LDLOADLIBS)' instead of
3663              expanding its value so that it is more easily overridden in
3664              the Makefile by "make all LDLOADLIBS=...".
3665              
3666              Remove "-L/usr/local/lib" because the location of libgdbm.so
3667              is already added during the Configure process, and this
3668              spurious addition may cause the wrong libgdbm.so to be linked
3669              against as a result.
3670      Branch: perl
3671            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
3672            ! lib/ExtUtils/MM_Unix.pm
3673 ____________________________________________________________________________
3674 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
3675         Log: More VC5-induced casting found by Nikola Knezevic.
3676      Branch: perl
3677            ! av.c hv.c mg.c sv.c
3678 ____________________________________________________________________________
3679 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
3680         Log: More U32 regflags.
3681      Branch: perl
3682            ! op.h regcomp.c thrdvar.h
3683 ____________________________________________________________________________
3684 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
3685         Log: Integrate from bleadperl
3686      Branch: macperl
3687           +> ext/Encode/lib/Encode/Guess.pm
3688           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
3689           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
3690           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
3691           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
3692           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
3693           +> lib/ExtUtils/t/zz_cleanup_dummy.t
3694           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
3695           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
3696           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
3697           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
3698            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
3699            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
3700            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
3701            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
3702            - lib/ExtUtils/t/Problem-Module/Makefile.PL
3703            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
3704            - t/op/system_tests
3705           !> (integrate 133 files)
3706 ____________________________________________________________________________
3707 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
3708         Log: Retract #16195 since it seems to be unnecessary.
3709      Branch: perl
3710            ! lib/ExtUtils/MM_Unix.pm
3711 ____________________________________________________________________________
3712 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
3713         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
3714              From: "Craig A. Berry" <craigberry@mac.com>
3715              Date: Sat, 27 Apr 2002 15:11:31 -0500
3716              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
3717      Branch: perl
3718            ! vms/descrip_mms.template
3719 ____________________________________________________________________________
3720 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
3721         Log: Some more known open() modes.
3722      Branch: perl
3723            ! pod/perldiag.pod
3724 ____________________________________________________________________________
3725 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
3726         Log: Upgrade to Encode 1.63.
3727      Branch: perl
3728            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3729            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
3730            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
3731            ! ext/Encode/lib/Encode/Encoding.pm
3732            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
3733            ! ext/Encode/lib/Encode/JP/JIS7.pm
3734            ! ext/Encode/lib/Encode/KR/2022_KR.pm
3735            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
3736 ____________________________________________________________________________
3737 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
3738         Log: Update Changes.
3739      Branch: perl
3740            ! Changes patchlevel.h
3741 ____________________________________________________________________________
3742 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
3743         Log: Integrate perlio;
3744              
3745              Correct which var is nulled, stack movement protection.
3746      Branch: perl
3747           !> ext/PerlIO/encoding/encoding.xs
3748 ____________________________________________________________________________
3749 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
3750         Log: Subject: PATCH t/TEST
3751              From: Mark-Jason Dominus <mjd@plover.com>
3752              Date: Sat, 27 Apr 2002 14:06:56 -0400
3753              Message-ID: <20020427180656.5422.qmail@plover.com>
3754      Branch: perl
3755            ! t/TEST
3756 ____________________________________________________________________________
3757 [ 16222] By: sky                                   on 2002/04/27  17:00:29
3758         Log: Ahem, look another way.
3759      Branch: perl
3760            ! ext/threads/shared/t/queue.t
3761 ____________________________________________________________________________
3762 [ 16221] By: nick                                  on 2002/04/27  16:34:48
3763         Log: Correct which var is nulled, stack movement protection.
3764      Branch: perlio
3765            ! ext/PerlIO/encoding/encoding.xs
3766 ____________________________________________________________________________
3767 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
3768         Log: Integrate perlio;
3769              
3770              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
3771              - if encoding loads Encode then stack grows.
3772              - pp_binmode was not allowing for that to happen
3773              - added PUTBACK/SPAGAIN.
3774      Branch: perl
3775           !> pp_sys.c
3776 ____________________________________________________________________________
3777 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
3778         Log: First half of NetBSD patch-ai, from Johnny Lam:
3779              
3780              The first part removes "installman" and "installhtml" from the
3781              .PHONY target, which was causing problems during installation.
3782              
3783              (the installman and installhtml are not phony targets,
3784              they are real files)
3785      Branch: perl
3786            ! Makefile.SH
3787 ____________________________________________________________________________
3788 [ 16218] By: nick                                  on 2002/04/27  16:22:40
3789         Log: Integrate mainline
3790      Branch: perlio
3791           +> ext/threads/shared/t/cond.t
3792           !> MANIFEST ext/threads/shared/shared.xs
3793           !> ext/threads/shared/t/queue.t
3794 ____________________________________________________________________________
3795 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
3796         Log: NetBSD patch-ab from Johnny Lam:
3797              
3798              Some tweaks to the NetBSD hints file to make the Configure
3799              process more useful when not building from pkgsrc.  This file
3800              will definitely need to change again when the 1.6 release of
3801              NetBSD comes out, but I'll handle the changes at the later
3802              date.
3803      Branch: perl
3804            ! hints/netbsd.sh
3805 ____________________________________________________________________________
3806 [ 16216] By: nick                                  on 2002/04/27  16:19:21
3807         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
3808              - if encoding loads Encode then stack grows.
3809              - pp_binmode was not allowing for that to happen
3810              - added PUTBACK/SPAGAIN.
3811      Branch: perlio
3812            ! pp_sys.c
3813 ____________________________________________________________________________
3814 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
3815         Log: Integrate perlio;
3816              
3817              Fix fd leak on Via(bogus).
3818              Finish implementing PerlIOVia_open().
3819              Export more guts of PerlIO_* so Via_open() can work.
3820              Fix various PerlIO_allocate() features exposed by above.
3821              
3822              Re-instate $PerlIO::encoding::check at boot.
3823              (Retaining Dan's XS side require though I don't see need.)
3824      Branch: perl
3825           !> embed.fnc ext/PerlIO/Via/Via.xs
3826           !> ext/PerlIO/encoding/encoding.pm
3827           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
3828           !> perlio.c perlio.h perliol.h
3829 ____________________________________________________________________________
3830 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
3831         Log: Upgrade to Encode 1.62.
3832      Branch: perl
3833            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3834 ____________________________________________________________________________
3835 [ 16213] By: ams                                   on 2002/04/27  15:38:50
3836         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
3837              From: Philip Newton <Philip.Newton@gmx.net>
3838              Date: Sat, 27 Apr 2002 08:51:30 +0200
3839              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
3840              
3841              Subject: Re: Change 16183: Stop being coy.
3842              From: Philip Newton <Philip.Newton@gmx.net>
3843              Date: Sat, 27 Apr 2002 08:52:13 +0200
3844              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
3845      Branch: perl
3846            ! INSTALL pod/perldelta.pod
3847 ____________________________________________________________________________
3848 [ 16212] By: sky                                   on 2002/04/27  13:54:46
3849         Log: Add test numbers to make "make test" happy. Order is irrelevant
3850              but number of oks is not.
3851      Branch: perl
3852            ! ext/threads/shared/t/queue.t
3853 ____________________________________________________________________________
3854 [ 16211] By: nick                                  on 2002/04/27  13:29:55
3855         Log: Re-instate $PerlIO::encoding::check at boot.
3856              (Retaining Dan's XS side require though I don't see need.)
3857      Branch: perlio
3858            ! ext/PerlIO/encoding/encoding.pm
3859            ! ext/PerlIO/encoding/encoding.xs
3860 ____________________________________________________________________________
3861 [ 16210] By: sky                                   on 2002/04/27  12:56:44
3862         Log: Fixed race condtions and deadlocks in interaction with 
3863              cond_wait/cond_signal and lock.
3864              Now we wait for a lock to gie up if we return from COND_WAIT
3865              and we are still locked. We also notifiers potential 
3866              lockers that it is free for locking when we go into COND_WAIT.
3867      Branch: perl
3868            + ext/threads/shared/t/cond.t
3869            ! MANIFEST ext/threads/shared/shared.xs
3870            ! ext/threads/shared/t/queue.t
3871 ____________________________________________________________________________
3872 [ 16209] By: nick                                  on 2002/04/27  12:32:41
3873         Log: Integrate mainline
3874      Branch: perlio
3875           +> t/win32/system_tests
3876            - t/op/system_tests
3877           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
3878           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
3879           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
3880           !> t/lib/warnings/pp_hot t/win32/system.t
3881 ____________________________________________________________________________
3882 [ 16208] By: sky                                   on 2002/04/27  11:46:53
3883         Log: Saving locks after we set it to 0 was kind of pointless.
3884              Hunting down fixes in cond_* functions.
3885      Branch: perl
3886            ! ext/threads/shared/shared.xs
3887 ____________________________________________________________________________
3888 [ 16207] By: nick                                  on 2002/04/27  10:12:00
3889         Log: Fix fd leak on Via(bogus).
3890              Finish implementing PerlIOVia_open().
3891              Export more guts of PerlIO_* so Via_open() can work.
3892              Fix various PerlIO_allocate() features exposed by above.
3893      Branch: perlio
3894            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
3895            ! perlio.h perliol.h
3896 ____________________________________________________________________________
3897 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
3898         Log: NetBSD and OpenBSD cannot do comments at #! line
3899              (or long #! lines?)
3900      Branch: perl
3901            ! t/japh/abigail.t
3902 ____________________________________________________________________________
3903 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
3904         Log: Add taint rethink to the todo list.
3905      Branch: perl
3906            ! pod/perltodo.pod
3907 ____________________________________________________________________________
3908 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
3909         Log: Integrate changes #16199 and #16201 from macperl;
3910              
3911              Time::Local compatibility patches, from Graham
3912              
3913              MacPerl require() portability patches
3914      Branch: perl
3915           !> lib/Time/Local.pm pp_ctl.c
3916 ____________________________________________________________________________
3917 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
3918         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
3919              From: Nicholas Clark <nick@unfortu.net>
3920              Date: Fri, 26 Apr 2002 23:27:23 +0100
3921              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
3922      Branch: perl
3923            ! t/lib/warnings/pp_hot
3924 ____________________________________________________________________________
3925 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
3926         Log: Working on MacPerl tests
3927      Branch: macperl
3928            ! macos/MacPerlTests.cmd
3929 ____________________________________________________________________________
3930 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
3931         Log: MacPerl require() portability patches
3932      Branch: macperl
3933            ! pp_ctl.c
3934 ____________________________________________________________________________
3935 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
3936         Log: Fix a few MacPerl_CanonDir() problems
3937      Branch: macperl
3938            ! macos/macish.c macos/macish.h
3939 ____________________________________________________________________________
3940 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
3941         Log: Time::Local compatibility patches, from Graham
3942      Branch: macperl
3943            ! lib/Time/Local.pm
3944 ____________________________________________________________________________
3945 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
3946         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
3947              From: Simon Cozens <simon@netthink.co.uk>
3948              Date: Fri, 26 Apr 2002 21:58:21 +0100
3949              Message-ID: <20020426205821.GB5855@netthink.co.uk>
3950      Branch: perl
3951            ! ext/Time/HiRes/HiRes.pm
3952 ____________________________________________________________________________
3953 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
3954         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
3955              to know about it always (not just when using the pth).
3956      Branch: perl
3957            ! hints/netbsd.sh
3958 ____________________________________________________________________________
3959 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
3960         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
3961      Branch: perl
3962            ! ext/Digest/MD5/t/files.t
3963 ____________________________________________________________________________
3964 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
3965         Log: Subject: FIXIN problem under Win32
3966              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3967              Date: Thu, 25 Apr 2002 23:03:31 +0200
3968              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
3969      Branch: perl
3970            ! lib/ExtUtils/MM_Unix.pm
3971 ____________________________________________________________________________
3972 [ 16194] By: nick                                  on 2002/04/26  17:36:16
3973         Log: Integrate mainline
3974      Branch: perlio
3975           +> ext/Encode/lib/Encode/Guess.pm
3976           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
3977           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
3978           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
3979           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
3980           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
3981           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
3982           +> t/lib/sample-tests/die_last_minute
3983           !> (integrate 94 files)
3984 ____________________________________________________________________________
3985 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
3986         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
3987              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3988              Date: Fri, 26 Apr 2002 15:38:16 +0200
3989              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
3990      Branch: perl
3991            + t/win32/system_tests
3992            - t/op/system_tests
3993            ! MANIFEST t/win32/system.t
3994 ____________________________________________________________________________
3995 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
3996         Log: Mention explicitly the NetBSD + pth combination.
3997      Branch: perl
3998            ! pod/perldelta.pod
3999 ____________________________________________________________________________
4000 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
4001         Log: Subject: [PATCH] Fix email address.
4002              From: Abigail <abigail@foad.org>
4003              Date: Fri, 26 Apr 2002 18:03:11 +0200
4004              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
4005      Branch: perl
4006            ! t/japh/abigail.t
4007 ____________________________________________________________________________
4008 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
4009         Log: NetWare update from C Aditya.
4010      Branch: perl
4011            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
4012            ! lib/ExtUtils/MM_Unix.pm
4013 ____________________________________________________________________________
4014 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
4015         Log: Subject: [PATCH vms/test.com] use t/TEST
4016              From: "Craig A. Berry" <craigberry@mac.com>
4017              Date: Fri, 26 Apr 2002 09:34:46 -0500
4018              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
4019      Branch: perl
4020            ! vms/test.com
4021 ____________________________________________________________________________
4022 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
4023         Log: Update Changes.
4024      Branch: perl
4025            ! Changes patchlevel.h
4026 ____________________________________________________________________________
4027 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
4028         Log: Subject: [Encode] s/=over2/=over 2/g
4029              From: Dan Kogai <dankogai@dan.co.jp>
4030              Date: Fri, 26 Apr 2002 14:57:09 +0900
4031              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
4032      Branch: perl
4033            ! ext/Encode/Encode.pm
4034 ____________________________________________________________________________
4035 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
4036         Log: Use temp int variable in the W*() since direct casting
4037              to either an int or an IV would not be right.
4038      Branch: perl
4039            ! ext/POSIX/POSIX.xs
4040 ____________________________________________________________________________
4041 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
4042         Log: The #16182 radiates U32ness.
4043      Branch: perl
4044            ! embed.fnc embed.h proto.h regcomp.c toke.c
4045 ____________________________________________________________________________
4046 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
4047         Log: Subject: t/TEST ported to VMS
4048              From: "Craig A. Berry" <craigberry@mac.com>
4049              Date: Fri, 26 Apr 2002 00:13:31 -0500
4050              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
4051      Branch: perl
4052            ! t/TEST
4053 ____________________________________________________________________________
4054 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
4055         Log: Stop being coy.
4056      Branch: perl
4057            ! pod/perldelta.pod
4058 ____________________________________________________________________________
4059 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
4060         Log: Subject: Re: binary compatibility
4061              From: Mark-Jason Dominus <mjd@plover.com>
4062              Date: Wed, 24 Apr 2002 17:35:07 -0400
4063              Message-ID: <20020424213507.7846.qmail@plover.com>
4064      Branch: perl
4065            ! op.h
4066 ____________________________________________________________________________
4067 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
4068         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
4069              allocating half of the retstack!)
4070      Branch: perl
4071            ! README.win32 sv.c
4072 ____________________________________________________________________________
4073 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
4074         Log: temporary variable not wide enough to hold all the bits in
4075              op->op_targ
4076      Branch: perl
4077            ! op.c
4078 ____________________________________________________________________________
4079 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
4080         Log: Add an idea/question from Damian. 
4081      Branch: perl
4082            ! pod/perltodo.pod
4083 ____________________________________________________________________________
4084 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
4085         Log: build missing utilities on windows; clean stray files
4086      Branch: perl
4087            ! win32/Makefile win32/makefile.mk
4088 ____________________________________________________________________________
4089 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
4090         Log: Upgrade to Encode 1.61, from Dan Kogai.
4091      Branch: perl
4092            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4093            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
4094            ! ext/Encode/lib/Encode/Guess.pm
4095            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
4096            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
4097            ! ext/Encode/t/mime-header.t
4098 ____________________________________________________________________________
4099 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
4100         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
4101              From: andreas.koenig@anima.de (Andreas J. Koenig)
4102              Date: Tue, 23 Apr 2002 04:40:42 +0200      
4103              Message-ID: <m37kmzi1cl.fsf@anima.de>
4104      Branch: perl
4105            ! pod/perluniintro.pod
4106 ____________________________________________________________________________
4107 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
4108         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
4109              platform needs to fill in the other branch here)
4110      Branch: perl
4111            ! ext/Digest/MD5/t/files.t
4112 ____________________________________________________________________________
4113 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
4114         Log: MANIFEST is needlessly held open for entire duration of "make test"
4115      Branch: perl
4116            ! t/TEST t/harness
4117 ____________________________________________________________________________
4118 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
4119         Log: various signed/unsigned mismatch nits
4120      Branch: perl
4121            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4122            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4123            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
4124            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
4125            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
4126            ! ext/Time/HiRes/HiRes.xs regcomp.c
4127 ____________________________________________________________________________
4128 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
4129         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
4130              From: Nicholas Clark <nick@unfortu.net>
4131              Date: Thu, 25 Apr 2002 22:41:57 +0100
4132              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
4133      Branch: perl
4134            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
4135            + ext/Storable/t/make_downgrade.pl
4136            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
4137            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
4138            ! ext/Storable/t/utf8hash.t
4139 ____________________________________________________________________________
4140 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
4141         Log: Extra guidance for JAPH debuggers.
4142      Branch: perl
4143            ! t/japh/abigail.t
4144 ____________________________________________________________________________
4145 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
4146         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
4147              From: Paul_GreenVOS@vos.stratus.com
4148              Date: Wed, 24 Apr 02 18:27 edt
4149              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
4150      Branch: perl
4151            ! vos/vos.c
4152 ____________________________________________________________________________
4153 [ 16169] By: ams                                   on 2002/04/25  20:33:35
4154         Log: Subject: [PATCH] don't build B/C twice on VMS
4155              From: "Craig A. Berry" <craigberry@mac.com>
4156              Date: Thu, 25 Apr 2002 16:00:57 -0500
4157              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
4158      Branch: perl
4159            ! configure.com
4160 ____________________________________________________________________________
4161 [ 16168] By: ams                                   on 2002/04/25  20:31:19
4162         Log: Subject: Re: POSIX::WEXITSTATUS broken again
4163              From: Andy Dougherty <doughera@lafayette.edu>
4164              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
4165              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
4166      Branch: perl
4167            ! ext/POSIX/POSIX.xs
4168 ____________________________________________________________________________
4169 [ 16167] By: ams                                   on 2002/04/25  19:49:09
4170         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
4171              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4172              Date: Thu, 25 Apr 2002 13:39:35 -0700
4173              Message-Id: <HmGy8gzkguHW092yn@efn.org>
4174      Branch: perl
4175            ! t/harness
4176 ____________________________________________________________________________
4177 [ 16166] By: ams                                   on 2002/04/25  19:43:06
4178         Log: $fh->close(); print $fh "foo" would segfault under -w in
4179              report_evil_fh() because $fh doesn't have a name.
4180      Branch: perl
4181            ! util.c
4182 ____________________________________________________________________________
4183 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
4184         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
4185              being found properly
4186      Branch: perl
4187            ! ext/Cwd/t/cwd.t
4188 ____________________________________________________________________________
4189 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
4190         Log: Brace yourself from Craig Berry to keep older compilers happy.
4191      Branch: perl
4192            ! vms/vms.c
4193 ____________________________________________________________________________
4194 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
4195         Log: More %{} overload tests.
4196      Branch: perl
4197            ! lib/overload.t
4198 ____________________________________________________________________________
4199 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
4200         Log: some extension builds need to find pl2bat.bat on windows
4201      Branch: perl
4202            ! win32/buildext.pl
4203 ____________________________________________________________________________
4204 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
4205         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
4206              From: "Craig A. Berry" <craigberry@mac.com>
4207              Date: Thu, 25 Apr 2002 12:30:06 -0500
4208              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
4209      Branch: perl
4210            ! lib/ExtUtils/MM_VMS.pm
4211 ____________________________________________________________________________
4212 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
4213         Log: windows build fails if there is no perlglob.exe in the PATH
4214      Branch: perl
4215            ! win32/buildext.pl
4216 ____________________________________________________________________________
4217 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
4218         Log: Mysterious setlocale() core dump in ancient Solaris
4219              found by Merijn Broeren.  Doesn't look like Perl's fault.
4220      Branch: perl
4221            ! pod/perldelta.pod
4222 ____________________________________________________________________________
4223 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
4224         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
4225              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4226              Date: Thu, 25 Apr 2002 17:35:23 +0200
4227              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
4228      Branch: perl
4229            ! pp_ctl.c
4230 ____________________________________________________________________________
4231 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
4232         Log: Subject: [PATCH] pp_ctl.c:pp_require
4233              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4234              Date: Thu, 25 Apr 2002 16:01:14 +0200
4235              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
4236      Branch: perl
4237            ! pp_ctl.c
4238 ____________________________________________________________________________
4239 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
4240         Log: -Wformat cleanups from Robin Barker.
4241      Branch: perl
4242            ! dump.c embed.fnc proto.h sv.c
4243 ____________________________________________________________________________
4244 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
4245         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
4246              From: Michael G Schwern <schwern@pobox.com>
4247              Date: Thu, 25 Apr 2002 01:51:27 -0400
4248              Message-ID: <20020425055127.GB3456@blackrider>
4249      Branch: perl
4250            + t/lib/sample-tests/bignum t/lib/sample-tests/die
4251            + t/lib/sample-tests/die_head_end
4252            + t/lib/sample-tests/die_last_minute
4253            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
4254            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4255            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
4256 ____________________________________________________________________________
4257 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
4258         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
4259              From: Michael G Schwern <schwern@pobox.com>
4260              Date: Thu, 25 Apr 2002 01:32:10 -0400
4261              Message-ID: <20020425053210.GA3334@blackrider>
4262      Branch: perl
4263            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4264            + lib/Test/Simple/t/strays.t
4265            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
4266            ! lib/Test/Simple.pm lib/Test/Simple/Changes
4267            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
4268            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
4269            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
4270            ! lib/Test/Simple/t/use_ok.t
4271 ____________________________________________________________________________
4272 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
4273         Log: Elaborate a bit on Storable.
4274      Branch: perl
4275            ! pod/perldelta.pod
4276 ____________________________________________________________________________
4277 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
4278         Log: Cleaner Encode tests under -Mutf8.
4279      Branch: perl
4280            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
4281 ____________________________________________________________________________
4282 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
4283         Log: Subject: [PATCH] installperl
4284              From: Abe Timmerman <abe@ztreet.demon.nl>
4285              Date: Thu, 25 Apr 2002 01:00:00 +0200
4286              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
4287      Branch: perl
4288            ! installperl
4289 ____________________________________________________________________________
4290 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
4291         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
4292              From: Dan Kogai <dankogai@dan.co.jp>
4293              Date: Thu, 25 Apr 2002 10:49:13 +0900
4294              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
4295      Branch: perl
4296            ! ext/PerlIO/encoding/encoding.xs
4297 ____________________________________________________________________________
4298 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
4299         Log: Stray =back.
4300      Branch: perl
4301            ! README.win32
4302 ____________________________________________________________________________
4303 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
4304         Log: Add an untested warning variant.
4305      Branch: perl
4306            ! t/lib/warnings/op
4307 ____________________________________________________________________________
4308 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
4309         Log: Update Changes.
4310      Branch: perl
4311            ! Changes patchlevel.h
4312 ____________________________________________________________________________
4313 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
4314         Log: Wrong plan.
4315      Branch: perl
4316            ! ext/Encode/t/mime-header.t
4317 ____________________________________________________________________________
4318 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
4319         Log: Upgrade to Encode 1.60, from Dan Kogai.
4320      Branch: perl
4321            + ext/Encode/lib/Encode/Guess.pm
4322            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4323            + ext/Encode/t/mime-header.t
4324            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
4325            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4326            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
4327            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4328            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
4329            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
4330 ____________________________________________________________________________
4331 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
4332         Log: another case of enabling binmode() where it should not be: if the
4333              *.enc files are CRLF terminated, the result gets CRCRLF terminations
4334      Branch: perl
4335            ! ext/Encode/t/CJKT.t
4336 ____________________________________________________________________________
4337 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
4338         Log: microperl update; boldly assume time() and time_t
4339              (since we assume ANSI and i_time, anyway).
4340      Branch: perl
4341            ! uconfig.h uconfig.sh
4342 ____________________________________________________________________________
4343 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
4344         Log: Integrate #16136, #16137, #16138 from macperl;
4345              
4346              Silly fix for the SC compiler's fixation with "comp" as a type
4347              
4348              Skip more PerlIO symbols for sfio
4349              
4350              Play nicely in miniperl
4351      Branch: perl
4352           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
4353           !> lib/File/Spec/Mac.pm makedef.pl
4354 ____________________________________________________________________________
4355 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
4356         Log: Sync configpm and config.h for use in 5.8
4357              (still need to do config.sh)
4358      Branch: macperl
4359            ! macos/config.h macos/configpm
4360 ____________________________________________________________________________
4361 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
4362         Log: Make MM_MacOS work with new MakeMaker
4363      Branch: macperl
4364            ! macos/lib/ExtUtils/MM_MacOS.pm
4365 ____________________________________________________________________________
4366 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
4367         Log: Makefile.mk changes for 5.8: additional extensions
4368              and source files; bump version
4369      Branch: macperl
4370            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
4371 ____________________________________________________________________________
4372 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
4373         Log: Play nicely in miniperl
4374      Branch: macperl
4375            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
4376 ____________________________________________________________________________
4377 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
4378         Log: Skip more PerlIO symbols for sfio
4379      Branch: macperl
4380            ! makedef.pl
4381 ____________________________________________________________________________
4382 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
4383         Log: Silly fix for the SC compiler's fixation with "comp" as a type
4384      Branch: macperl
4385            ! ext/Unicode/Normalize/Normalize.xs
4386 ____________________________________________________________________________
4387 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
4388         Log: Merge macperl xsubpp with current xsubpp
4389      Branch: macperl
4390            ! macos/xsubpp
4391 ____________________________________________________________________________
4392 [ 16134] By: nick                                  on 2002/04/24  18:08:37
4393         Log: Integrate mainline
4394      Branch: perlio
4395           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4396           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4397            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4398            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4399            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4400            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4401            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4402            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4403           !> (integrate 44 files)
4404 ____________________________________________________________________________
4405 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
4406         Log: Delete more included modules from bundled_ext
4407      Branch: macperl
4408            - macos/bundled_ext/Digest/MD5/Changes
4409            - macos/bundled_ext/Digest/MD5/MD5.pm
4410            - macos/bundled_ext/Digest/MD5/MD5.xs
4411            - macos/bundled_ext/Digest/MD5/Makefile.PL
4412            - macos/bundled_ext/Digest/MD5/Makefile.mk
4413            - macos/bundled_ext/Digest/MD5/README
4414            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
4415            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
4416            - macos/bundled_ext/Digest/MD5/rfc1321.txt
4417            - macos/bundled_ext/Digest/MD5/t/badfile.t
4418            - macos/bundled_ext/Digest/MD5/t/files.t
4419            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
4420            - macos/bundled_ext/Digest/MD5/typemap
4421            - macos/bundled_ext/Filter/Util/Call/Call.pm
4422            - macos/bundled_ext/Filter/Util/Call/Call.xs
4423            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
4424            - macos/bundled_ext/Filter/Util/Call/ppport.h
4425            - macos/bundled_ext/Filter/t/call.t
4426            - macos/bundled_ext/Filter/t/filter-util.pl
4427            - macos/bundled_ext/List/Util/ChangeLog
4428            - macos/bundled_ext/List/Util/Makefile.PL
4429            - macos/bundled_ext/List/Util/README
4430            - macos/bundled_ext/List/Util/Util.xs
4431            - macos/bundled_ext/List/Util/lib/List/Util.pm
4432            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
4433            - macos/bundled_ext/List/Util/t/blessed.t
4434            - macos/bundled_ext/List/Util/t/dualvar.t
4435            - macos/bundled_ext/List/Util/t/first.t
4436            - macos/bundled_ext/List/Util/t/max.t
4437            - macos/bundled_ext/List/Util/t/maxstr.t
4438            - macos/bundled_ext/List/Util/t/min.t
4439            - macos/bundled_ext/List/Util/t/minstr.t
4440            - macos/bundled_ext/List/Util/t/readonly.t
4441            - macos/bundled_ext/List/Util/t/reduce.t
4442            - macos/bundled_ext/List/Util/t/reftype.t
4443            - macos/bundled_ext/List/Util/t/shuffle.t
4444            - macos/bundled_ext/List/Util/t/sum.t
4445            - macos/bundled_ext/List/Util/t/tainted.t
4446            - macos/bundled_ext/List/Util/t/weak.t
4447            - macos/bundled_ext/MIME/Base64/Base64.pm
4448            - macos/bundled_ext/MIME/Base64/Base64.xs
4449            - macos/bundled_ext/MIME/Base64/Changes
4450            - macos/bundled_ext/MIME/Base64/Makefile.PL
4451            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
4452            - macos/bundled_ext/MIME/Base64/README
4453            - macos/bundled_ext/MIME/Base64/t/base64.t
4454            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
4455            - macos/bundled_ext/MIME/Base64/t/unicode.t
4456            - macos/bundled_ext/Storable/ChangeLog
4457            - macos/bundled_ext/Storable/Makefile.PL
4458            - macos/bundled_ext/Storable/README
4459            - macos/bundled_ext/Storable/Storable.pm
4460            - macos/bundled_ext/Storable/Storable.xs
4461            - macos/bundled_ext/Storable/t/blessed.t
4462            - macos/bundled_ext/Storable/t/canonical.t
4463            - macos/bundled_ext/Storable/t/compat-0.6.t
4464            - macos/bundled_ext/Storable/t/dclone.t
4465            - macos/bundled_ext/Storable/t/dump.pl
4466            - macos/bundled_ext/Storable/t/forgive.t
4467            - macos/bundled_ext/Storable/t/freeze.t
4468            - macos/bundled_ext/Storable/t/lock.t
4469            - macos/bundled_ext/Storable/t/overload.t
4470            - macos/bundled_ext/Storable/t/recurse.t
4471            - macos/bundled_ext/Storable/t/retrieve.t
4472            - macos/bundled_ext/Storable/t/store.t
4473            - macos/bundled_ext/Storable/t/tied.t
4474            - macos/bundled_ext/Storable/t/tied_hook.t
4475            - macos/bundled_ext/Storable/t/tied_items.t
4476            - macos/bundled_ext/Storable/t/utf8.t
4477            - macos/bundled_ext/Time/HiRes/Changes
4478            - macos/bundled_ext/Time/HiRes/HiRes.pm
4479            - macos/bundled_ext/Time/HiRes/HiRes.t
4480            - macos/bundled_ext/Time/HiRes/HiRes.xs
4481            - macos/bundled_ext/Time/HiRes/Makefile.PL
4482            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
4483            - macos/bundled_ext/Time/HiRes/hints/sco.pl
4484 ____________________________________________________________________________
4485 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
4486         Log: Thou shalt not assume %x works for UVs.
4487      Branch: perl
4488            ! ext/Encode/Encode.xs
4489 ____________________________________________________________________________
4490 [ 16131] By: nick                                  on 2002/04/24  15:50:31
4491         Log: Submit an old integrate
4492      Branch: perlio
4493           +> (branch 27 files)
4494            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
4495            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
4496            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
4497            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
4498            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4499            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4500            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
4501           !> (integrate 84 files)
4502 ____________________________________________________________________________
4503 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
4504         Log: Partially retract #12056, from Craig Berry.
4505      Branch: perl
4506            ! vms/vms.c
4507 ____________________________________________________________________________
4508 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
4509         Log: Delete more included modules from bundled_lib
4510      Branch: macperl
4511            - macos/bundled_lib/blib/lib/Class/ISA.pm
4512            - macos/bundled_lib/blib/lib/Digest.pm
4513            - macos/bundled_lib/blib/lib/Filter/Simple.pm
4514            - macos/bundled_lib/blib/lib/Memoize.pm
4515            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
4516            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
4517            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
4518            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
4519            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
4520            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
4521            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
4522            - macos/bundled_lib/blib/lib/NEXT.pm
4523            - macos/bundled_lib/blib/lib/Net/Cmd.pm
4524            - macos/bundled_lib/blib/lib/Net/Config.pm
4525            - macos/bundled_lib/blib/lib/Net/Domain.pm
4526            - macos/bundled_lib/blib/lib/Net/FTP.pm
4527            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
4528            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
4529            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
4530            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
4531            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
4532            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
4533            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
4534            - macos/bundled_lib/blib/lib/Net/NNTP.pm
4535            - macos/bundled_lib/blib/lib/Net/Netrc.pm
4536            - macos/bundled_lib/blib/lib/Net/POP3.pm
4537            - macos/bundled_lib/blib/lib/Net/SMTP.pm
4538            - macos/bundled_lib/blib/lib/Net/Time.pm
4539            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
4540            - macos/bundled_lib/blib/lib/Switch.pm
4541            - macos/bundled_lib/t/Class/ISA/test.pl
4542            - macos/bundled_lib/t/Digest/Digest.t
4543            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
4544            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
4545            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
4546            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
4547            - macos/bundled_lib/t/Filter/Simple/data.t
4548            - macos/bundled_lib/t/Filter/Simple/export.t
4549            - macos/bundled_lib/t/Filter/Simple/filter.t
4550            - macos/bundled_lib/t/Filter/Simple/filter_only.t
4551            - macos/bundled_lib/t/Filter/Simple/import.t
4552            - macos/bundled_lib/t/Memoize/array.t
4553            - macos/bundled_lib/t/Memoize/array_confusion.t
4554            - macos/bundled_lib/t/Memoize/correctness.t
4555            - macos/bundled_lib/t/Memoize/errors.t
4556            - macos/bundled_lib/t/Memoize/expire.t
4557            - macos/bundled_lib/t/Memoize/expire_file.t
4558            - macos/bundled_lib/t/Memoize/expire_module_n.t
4559            - macos/bundled_lib/t/Memoize/expire_module_t.t
4560            - macos/bundled_lib/t/Memoize/flush.t
4561            - macos/bundled_lib/t/Memoize/normalize.t
4562            - macos/bundled_lib/t/Memoize/prototype.t
4563            - macos/bundled_lib/t/Memoize/speed.t
4564            - macos/bundled_lib/t/Memoize/tie.t
4565            - macos/bundled_lib/t/Memoize/tie_gdbm.t
4566            - macos/bundled_lib/t/Memoize/tie_ndbm.t
4567            - macos/bundled_lib/t/Memoize/tie_sdbm.t
4568            - macos/bundled_lib/t/Memoize/tie_storable.t
4569            - macos/bundled_lib/t/Memoize/tiefeatures.t
4570            - macos/bundled_lib/t/Memoize/unmemoize.t
4571            - macos/bundled_lib/t/NEXT/actual.t
4572            - macos/bundled_lib/t/NEXT/actuns.t
4573            - macos/bundled_lib/t/NEXT/next.t
4574            - macos/bundled_lib/t/NEXT/unseen.t
4575            - macos/bundled_lib/t/Switch/t/given.t
4576            - macos/bundled_lib/t/Switch/t/nested.t
4577            - macos/bundled_lib/t/Switch/t/switch.t
4578            - macos/bundled_lib/t/libnet/config.t
4579            - macos/bundled_lib/t/libnet/ftp.t
4580            - macos/bundled_lib/t/libnet/hostname.t
4581            - macos/bundled_lib/t/libnet/libnet_t.pl
4582            - macos/bundled_lib/t/libnet/netrc.t
4583            - macos/bundled_lib/t/libnet/nntp.t
4584            - macos/bundled_lib/t/libnet/require.t
4585            - macos/bundled_lib/t/libnet/smtp.t
4586 ____________________________________________________________________________
4587 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
4588         Log: Remove Text::Balanced from bundled_lib (already in lib)
4589      Branch: macperl
4590            - macos/bundled_lib/blib/lib/Text/Balanced.pm
4591            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
4592            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
4593            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
4594            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
4595            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
4596            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
4597            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
4598            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
4599 ____________________________________________________________________________
4600 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
4601         Log: A word of warning to the users of UTF-8 locales.
4602      Branch: perl
4603            ! pod/perluniintro.pod
4604 ____________________________________________________________________________
4605 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
4606         Log: Forgotten from #16125.
4607      Branch: perl
4608            ! t/lib/MakeMaker/Test/Utils.pm
4609 ____________________________________________________________________________
4610 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
4611         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
4612      Branch: perl
4613            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4614            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4615            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4616            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4617            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4618            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4619            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4620            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4621            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
4622            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
4623            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4624            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4625            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4626            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
4627            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
4628            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
4629            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
4630 ____________________________________________________________________________
4631 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
4632         Log: Subject: New UTF-8 surprise
4633              From: andreas.koenig@anima.de (Andreas J. Koenig)
4634              Date: Mon, 22 Apr 2002 12:08:48 +0200
4635              Message-ID: <m38z7gjb9r.fsf@anima.de>
4636      Branch: perl
4637            ! pp_hot.c t/op/subst.t
4638 ____________________________________________________________________________
4639 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
4640         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
4641              tree that is branched from //depot/maint-5.6/macperl/macos/...
4642      Branch: macperl
4643           +> (branch 3590 files)
4644 ____________________________________________________________________________
4645 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
4646         Log: Try to be clearer about perlio.
4647      Branch: perl
4648            ! INSTALL
4649 ____________________________________________________________________________
4650 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
4651         Log: Subject: Re: binary compatibility
4652              From: Andy Dougherty <doughera@lafayette.edu>
4653              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
4654              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
4655      Branch: perl
4656            ! INSTALL patchlevel.h
4657 ____________________________________________________________________________
4658 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
4659         Log: Go on record about the binary backward incompatibility.
4660      Branch: perl
4661            ! pod/perldelta.pod
4662 ____________________________________________________________________________
4663 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
4664         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
4665              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4666              Date: Wed, 24 Apr 2002 01:51:43 +0400
4667              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
4668      Branch: perl
4669            ! t/win32/system.t
4670 ____________________________________________________________________________
4671 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
4672         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
4673              From: PPrymmer@factset.com
4674              Date: Tue, 23 Apr 2002 17:14:32 -0400
4675              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
4676      Branch: perl
4677            ! lib/locale.t
4678 ____________________________________________________________________________
4679 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
4680         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
4681              From: Paul_GreenVOS@vos.stratus.com
4682              Date: Tue, 23 Apr 02 15:06 edt   
4683              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
4684      Branch: perl
4685            ! Makefile.SH cflags.SH
4686 ____________________________________________________________________________
4687 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
4688         Log: metaconfig unit change for #16115.
4689      Branch: metaconfig
4690            ! U/compline/byteorder.U
4691      Branch: perl
4692            ! config_h.SH
4693 ____________________________________________________________________________
4694 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
4695         Log: Regen Configure to mirror #16111 (with one added tweak).
4696      Branch: perl
4697            ! Configure
4698 ____________________________________________________________________________
4699 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
4700         Log: Retract #16109.
4701      Branch: perl
4702            ! lib/ExtUtils/MM_Unix.pm
4703 ____________________________________________________________________________
4704 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
4705         Log: FAQ sync.
4706      Branch: perl
4707            ! pod/perlfaq3.pod pod/perlfaq8.pod
4708 ____________________________________________________________________________
4709 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
4710         Log: use encoding no more defaults to Latin 1.
4711      Branch: perl
4712            ! pod/perluniintro.pod
4713 ____________________________________________________________________________
4714 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
4715         Log: Configure test for byteorder loses bits
4716      Branch: perl
4717            ! Configure
4718 ____________________________________________________________________________
4719 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
4720         Log: hacking around byteorder variance between config.sh and config.h
4721              isn't needed after change#16099
4722      Branch: perl
4723            ! ext/Storable/t/malice.t
4724 ____________________________________________________________________________
4725 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
4726         Log: (retracted by #16114)
4727              
4728              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
4729              From: "Green, Paul" <Paul.Green@stratus.com>
4730              Date: Tue, 23 Apr 2002 13:47:19 -0400
4731              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
4732      Branch: perl
4733            ! lib/ExtUtils/MM_Unix.pm
4734 ____________________________________________________________________________
4735 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
4736         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
4737              From: Norton Allen <allen@huarp.harvard.edu>
4738              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
4739              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
4740      Branch: perl
4741            ! lib/File/Find.pm
4742 ____________________________________________________________________________
4743 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
4744         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
4745              From: Norton Allen <allen@huarp.harvard.edu>
4746              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
4747              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
4748      Branch: perl
4749            ! README.qnx hints/qnx.sh
4750 ____________________________________________________________________________
4751 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
4752         Log: Subject: [PATCH] pod/perlhist.pod
4753              From: Abigail <abigail@foad.org>
4754              Date: Tue, 23 Apr 2002 16:21:31 +0200
4755              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
4756              
4757              (removed 5.005_04 which never happened)
4758      Branch: perl
4759            ! pod/perlhist.pod
4760 ____________________________________________________________________________
4761 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
4762         Log: Subject: Re: [PATCH abigail.t] another portability attempt
4763              From: Abigail <abigail@foad.org>
4764              Date: Tue, 23 Apr 2002 11:35:54 +0200
4765              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
4766      Branch: perl
4767            ! t/japh/abigail.t
4768 ____________________________________________________________________________
4769 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
4770         Log: NetWare tweak from C Aditya.
4771      Branch: perl
4772            ! NetWare/Nwmain.c NetWare/nw5.c
4773 ____________________________________________________________________________
4774 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
4775         Log: fix a typo
4776      Branch: perl
4777            ! regexec.c
4778 ____________________________________________________________________________
4779 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
4780         Log: Uncurliff.
4781      Branch: perl
4782            ! README.ko
4783 ____________________________________________________________________________
4784 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
4785         Log: Pointer to UV casting.
4786      Branch: perl
4787            ! regexec.c
4788 ____________________________________________________________________________
4789 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
4790         Log: metaconfig unit change for #16099.
4791      Branch: metaconfig
4792            ! U/compline/byteorder.U
4793 ____________________________________________________________________________
4794 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
4795         Log: Use UV (not long) for BYTEORDER.
4796      Branch: perl
4797            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4798            ! config_h.SH
4799 ____________________________________________________________________________
4800 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
4801         Log: # cpp commands must start in the first column.
4802      Branch: perl
4803            ! scope.c
4804 ____________________________________________________________________________
4805 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
4806         Log: Reborn as text.
4807      Branch: perl
4808            + NetWare/interface.cpp
4809 ____________________________________________________________________________
4810 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
4811         Log: Dead as binary.
4812      Branch: perl
4813            - NetWare/interface.cpp
4814 ____________________________________________________________________________
4815 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
4816         Log: Undo #16091, a time-warped escapee.
4817      Branch: perl
4818            ! lib/ExtUtils/t/MM_Cygwin.t
4819 ____________________________________________________________________________
4820 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
4821         Log: *size tweaks from Sarathy.
4822      Branch: perl
4823            ! ext/Storable/t/malice.t
4824 ____________________________________________________________________________
4825 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
4826         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
4827              From: Stas Bekman <stas@stason.org>
4828              Date: Tue, 23 Apr 2002 01:52:22 +0800
4829              Message-ID: <3CC44DD6.3090401@stason.org>
4830      Branch: perl
4831            ! pod/perlguts.pod
4832 ____________________________________________________________________________
4833 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
4834         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
4835              From: Paul_GreenVOS@vos.stratus.com
4836              Date: Mon, 22 Apr 02 20:35 edt
4837              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
4838      Branch: perl
4839            + hints/t001.c
4840            ! MANIFEST hints/README.hints hints/vos.sh
4841 ____________________________________________________________________________
4842 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
4843         Log: (retracted by #16095)
4844      Branch: perl
4845            ! lib/ExtUtils/t/MM_Cygwin.t
4846 ____________________________________________________________________________
4847 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
4848         Log: Subject: Re: perl@16083
4849              From: Nicholas Clark <nick@unfortu.net>
4850              Date: Mon, 22 Apr 2002 23:17:45 +0100
4851              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
4852      Branch: perl
4853            ! ext/Storable/t/malice.t
4854 ____________________________________________________________________________
4855 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
4856         Log: Upgrade to Encode 1.58.
4857      Branch: perl
4858            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
4859            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
4860            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
4861            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
4862            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
4863            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
4864            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
4865            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
4866            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
4867            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
4868            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
4869            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
4870            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4871            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4872            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
4873            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4874            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
4875            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
4876 ____________________________________________________________________________
4877 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
4878         Log: On Win32 the end.t failure should be gone now.
4879      Branch: perl
4880            ! pod/perldelta.pod
4881 ____________________________________________________________________________
4882 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
4883         Log: Subject: [PATCH] update VOS-specific pod files
4884              From: Paul_GreenVOS@vos.stratus.com
4885              Date: Mon, 22 Apr 02 16:02 edt
4886              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
4887      Branch: perl
4888            ! README.vos pod/perlport.pod
4889 ____________________________________________________________________________
4890 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
4891         Log: Subject: [PATCH] cleanup ./hints/vos.sh
4892              From: Paul_GreenVOS@vos.stratus.com
4893              Date: Mon, 22 Apr 02 15:26 edt
4894              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
4895      Branch: perl
4896            ! hints/vos.sh
4897 ____________________________________________________________________________
4898 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
4899         Log: Upgrade to Encode 1.57, from Dan Kogai.
4900      Branch: perl
4901            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4902            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
4903            ! ext/Encode/lib/Encode/Encoding.pm
4904            ! ext/Encode/lib/Encode/JP/JIS7.pm
4905            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
4906            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
4907 ____________________________________________________________________________
4908 [ 16084] By: ams                                   on 2002/04/22  18:10:13
4909         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
4910              From: Stas Bekman <stas@stason.org>
4911              Date: Tue, 23 Apr 2002 01:59:07 +0800
4912              Message-Id: <3CC44F6B.5010300@stason.org>
4913      Branch: perl
4914            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
4915 ____________________________________________________________________________
4916 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
4917         Log: Update Changes.
4918      Branch: perl
4919            ! Changes patchlevel.h
4920 ____________________________________________________________________________
4921 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
4922         Log: In MANIFEST but not added.
4923      Branch: perl
4924            + NetWare/interface.cpp
4925 ____________________________________________________________________________
4926 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
4927         Log: Duh.
4928      Branch: perl
4929            ! lib/ExtUtils/MM_Unix.pm
4930 ____________________________________________________________________________
4931 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
4932         Log: Subject: Re: t/japh/abigail.t [PATCH]
4933              From: Norton Allen <allen@huarp.harvard.edu>
4934              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
4935              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
4936      Branch: perl
4937            ! t/japh/abigail.t
4938 ____________________________________________________________________________
4939 [ 16079] By: ams                                   on 2002/04/22  15:59:55
4940         Log: Subject: {PATCH docs] sockatmark
4941              From: Mark-Jason Dominus <mjd@plover.com>
4942              Date: Mon, 22 Apr 2002 02:43:42 -0400
4943              Message-Id: <20020422064342.24646.qmail@plover.com>
4944      Branch: perl
4945            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
4946 ____________________________________________________________________________
4947 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
4948         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
4949              From: Paul_GreenVOS@vos.stratus.com
4950              Date: Mon, 22 Apr 02 12:40 edt
4951              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
4952      Branch: perl
4953            ! cflags.SH
4954 ____________________________________________________________________________
4955 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
4956         Log: Add new files from #16076; re-sort.
4957      Branch: perl
4958            ! MANIFEST
4959 ____________________________________________________________________________
4960 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
4961         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
4962      Branch: perl
4963            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
4964            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
4965            + NetWare/perllib.cpp NetWare/splittree.pl
4966            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
4967            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
4968            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
4969            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
4970            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
4971            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
4972            ! x2p/hash.c x2p/walk.c
4973 ____________________________________________________________________________
4974 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
4975         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
4976              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4977              Date: Mon, 22 Apr 2002 17:56:17 +0200
4978              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
4979      Branch: perl
4980            ! README.aix
4981 ____________________________________________________________________________
4982 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
4983         Log: Signedness nit.
4984      Branch: perl
4985            ! ext/PerlIO/encoding/encoding.xs
4986 ____________________________________________________________________________
4987 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
4988         Log: No semicolons after blocks.
4989      Branch: perl
4990            ! ext/Encode/Encode.xs
4991 ____________________________________________________________________________
4992 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
4993         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
4994      Branch: perl
4995            ! ext/PerlIO/encoding/encoding.pm
4996            ! ext/PerlIO/encoding/encoding.xs
4997 ____________________________________________________________________________
4998 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
4999         Log: Upgrade to Encode 1.56, from Dan Kogai.
5000      Branch: perl
5001            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5002            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5003            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
5004            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5005            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5006            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5007            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
5008            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5009            ! ext/Encode/lib/Encode/Config.pm
5010            ! ext/Encode/lib/Encode/Encoder.pm
5011            ! ext/Encode/lib/Encode/Encoding.pm
5012            ! ext/Encode/lib/Encode/JP/H2Z.pm
5013            ! ext/Encode/lib/Encode/JP/JIS7.pm
5014            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5015            ! ext/Encode/lib/Encode/PerlIO.pod
5016            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
5017            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5018            ! ext/Encode/ucm/big5-hkscs.ucm
5019 ____________________________________________________________________________
5020 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
5021         Log: Comment tweak from Philip.
5022      Branch: perl
5023            ! opcode.pl
5024 ____________________________________________________________________________
5025 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
5026         Log: a Test::Harness tweak to make the test lines show up prettier
5027      Branch: perl
5028            ! lib/Test/Harness.pm
5029 ____________________________________________________________________________
5030 [ 16067] By: nick                                  on 2002/04/22  09:19:23
5031         Log: Integrate mainline
5032      Branch: perlio
5033           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5034           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5035           !> t/lib/warnings/perlio t/win32/system.t
5036 ____________________________________________________________________________
5037 [ 16066] By: nick                                  on 2002/04/22  09:01:43
5038         Log: Integrate //depot/perlio into mainline
5039      Branch: perl
5040           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5041           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5042           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
5043 ____________________________________________________________________________
5044 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
5045         Log: clean up after stray test file littering
5046              
5047              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
5048              it seems that it shouldn't (looks like a handle leak in PerlIO
5049              to me)
5050      Branch: perl
5051            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5052            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5053            ! t/lib/warnings/perlio t/win32/system.t
5054 ____________________________________________________________________________
5055 [ 16064] By: nick                                  on 2002/04/22  08:02:58
5056         Log: Integrate mainline into perlio
5057      Branch: perlio
5058           +> ext/Storable/t/malice.t
5059            ! pod/perliol.pod
5060           !> (integrate 57 files)
5061 ____________________________________________________________________________
5062 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
5063         Log: integrate change#16062 from mainline
5064              
5065              another windows fix: only create a new console for subprocesses
5066              when all three stdhandles are invalid (from Jan Dubois)
5067      Branch: maint-5.6/perl
5068            ! win32/win32.c
5069 ____________________________________________________________________________
5070 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
5071         Log: another windows fix: only create a new console for subprocesses
5072              when all three stdhandles are invalid (from Jan Dubois)
5073      Branch: perl
5074            ! win32/win32.c
5075 ____________________________________________________________________________
5076 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
5077         Log: all the thread tests now pass on windows (32-bit and 64-bit)
5078      Branch: perl
5079            ! README.win32
5080 ____________________________________________________________________________
5081 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
5082         Log: enable maximal optimizations on win64
5083      Branch: perl
5084            ! win32/Makefile win32/makefile.mk
5085 ____________________________________________________________________________
5086 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
5087         Log: Tweaks copied from Philip Newton's Encode patches.
5088      Branch: perl
5089            ! AUTHORS
5090 ____________________________________________________________________________
5091 [ 16057] By: sky                                   on 2002/04/22  00:19:40
5092         Log: End blocks were not run on Win32.
5093              The real fix should be to turn this flag on in RunPerl but
5094              I think we are too close 5.8 to change that.
5095      Branch: perl
5096            ! ext/threads/threads.xs
5097 ____________________________________________________________________________
5098 [ 16056] By: sky                                   on 2002/04/21  23:29:22
5099         Log: Do not unlock mutex twice.
5100              Do not unlock mutex after it has been destroyed and freed.
5101              Do not email p5p without uncrossing eyes.
5102      Branch: perl
5103            ! ext/threads/threads.xs
5104 ____________________________________________________________________________
5105 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
5106         Log: squelch some more type mismatch warnings
5107              
5108              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
5109              missing parens in macro definition
5110      Branch: perl
5111            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
5112            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
5113            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
5114            ! pp.c regexec.c sv.h
5115 ____________________________________________________________________________
5116 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
5117         Log: Make writing user-defined character properties nicer.
5118      Branch: perl
5119            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
5120 ____________________________________________________________________________
5121 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
5122         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
5123              isn't the case on win64
5124      Branch: perl
5125            ! ext/Storable/t/malice.t
5126 ____________________________________________________________________________
5127 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
5128         Log: One more way to do character class subtraction.
5129      Branch: perl
5130            ! pod/perlunicode.pod
5131 ____________________________________________________________________________
5132 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
5133         Log: Mopup of #16048.
5134      Branch: perl
5135            ! pp_sys.c
5136 ____________________________________________________________________________
5137 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
5138         Log: some test failures have been fixed
5139      Branch: perl
5140            ! README.win32
5141 ____________________________________________________________________________
5142 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
5143         Log: use compare_text() rather than compare() to avoid bogus
5144              failures when the test files happen to be CRLF terminated
5145      Branch: perl
5146            ! ext/Encode/t/JP.t
5147 ____________________________________________________________________________
5148 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
5149         Log: fixes for all the warnings reported by Visual C (most of this
5150              change is from change#12026)
5151      Branch: perl
5152            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
5153            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
5154            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
5155            ! regexec.c sv.c toke.c universal.c utf8.c util.c
5156            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
5157 ____________________________________________________________________________
5158 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
5159         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
5160              From: Nicholas Clark <nick@unfortu.net>
5161              Date: Sun, 21 Apr 2002 19:15:24 +0100
5162              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
5163      Branch: perl
5164            + ext/Storable/t/malice.t
5165            ! MANIFEST ext/Storable/Storable.pm
5166 ____________________________________________________________________________
5167 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
5168         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
5169              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5170              Date: Sun, 21 Apr 2002 19:37:51 +0200
5171              Message-ID: <3CC3150F.5798.22A05AE@localhost>
5172      Branch: perl
5173            ! ext/Encode/t/perlio.t
5174 ____________________________________________________________________________
5175 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
5176         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
5177              From: Andrey Sapozhnikov <sapa@icb.chel.su>
5178              Date: Fri, 19 Apr 2002 19:55:56 +0600
5179              Message-ID: <3CC021EC.5080005@icb.chel.su>
5180              
5181              (tweaked a bit)
5182      Branch: perl
5183            ! pod/perltrap.pod
5184 ____________________________________________________________________________
5185 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
5186         Log: Do not assume that io buffer flushing happens in the same
5187              order as joins (that assumption broke in a multicpu IRIX box)
5188      Branch: perl
5189            ! ext/threads/t/thread.t
5190 ____________________________________________________________________________
5191 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
5192         Log: As if people would be reading the documentation :-)
5193      Branch: perl
5194            ! opcode.pl
5195 ____________________________________________________________________________
5196 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
5197         Log: Typo tweaks.
5198      Branch: perl
5199            ! pod/perlrun.pod
5200 ____________________________________________________________________________
5201 [ 16041] By: sky                                   on 2002/04/21  13:53:54
5202         Log: Got the last memory leak in the while(1) { threads->create(sub 
5203              {})->join() }, now we can loop over a million threads without a 
5204              problem. 
5205              Cleared up SVs that should have been mortal but never where.
5206      Branch: perl
5207            ! ext/threads/threads.xs
5208 ____________________________________________________________________________
5209 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
5210         Log: Make doc clearer, as suggested by Brent Dax
5211      Branch: perl
5212            ! opcode.pl
5213 ____________________________________________________________________________
5214 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
5215         Log: Revert change #15974.
5216      Branch: perl
5217            ! ext/B/B/Deparse.pm
5218 ____________________________________________________________________________
5219 [ 16038] By: nick                                  on 2002/04/21  08:43:48
5220         Log: Integrate mainline
5221      Branch: perlio
5222           +> win32/config.vc64 win32/config_H.vc64
5223           !> (integrate 43 files)
5224 ____________________________________________________________________________
5225 [ 16037] By: nick                                  on 2002/04/21  08:10:07
5226         Log: Integrate mainline
5227      Branch: perlio
5228           +> ext/Encode/ucm/big5-eten.ucm
5229            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
5230            - win32/config.win64 win32/config_H.win64
5231           !> MANIFEST Porting/makerel ext/Encode/Changes
5232           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
5233           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5234           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5235           !> ext/Encode/lib/Encode/Config.pm
5236           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5237           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5238           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
5239           !> pod/perlunicode.pod vms/vms.c
5240 ____________________________________________________________________________
5241 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
5242         Log: S_ stands sfor static.
5243      Branch: perl
5244            ! hv.c
5245 ____________________________________________________________________________
5246 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
5247         Log: htovs et al might be macros.
5248      Branch: perl
5249            ! perl.h
5250 ____________________________________________________________________________
5251 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
5252         Log: missed checkin of this file in change#16033
5253      Branch: perl
5254            ! makedef.pl
5255 ____________________________________________________________________________
5256 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
5257         Log: Windows 64-bit support:
5258              
5259              * support for building it in the regular makefiles
5260              * large files support via the _*i64() functions (this should be
5261              portable to the 32-bit universe too, but quite untested and
5262              and binary-incompatible, therefore not enabled there)
5263              * three additional test failures in addition to the t/end.t one
5264              (see README.win32)
5265              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
5266              the ones available from the CRT (needed because Perl uses
5267              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
5268              * add a few 64-bit notes to README.win32
5269              
5270              The following general problems were also fixed:
5271              
5272              * s/struct stat/Stat_t/g
5273              * Data::Dumper had some naughty 'long' typecasts
5274              * Errno_pm.PL didn't work safe when winsock.h was not in the same
5275              directory as errno.h
5276              * various tell/seek things were incorrectly prototyped
5277              * squelch ugly looking noise when running tests
5278              * Embed.t wasn't linking in all the libraries
5279              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
5280              * re-enable all the disabled warnings (additional fixes may be
5281              needed for the warnings uncovered by this)
5282      Branch: perl
5283            + win32/config.vc64 win32/config_H.vc64
5284            ! MANIFEST README.win32 doio.c dosish.h
5285            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
5286            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
5287            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
5288            ! win32/config.vc win32/makefile.mk win32/perlglob.c
5289            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
5290            ! win32/win32iop.h win32/win32sck.c
5291 ____________________________________________________________________________
5292 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
5293         Log: Upgrade to Encode 1.52, from Dan Kogai.
5294      Branch: perl
5295            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5296            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
5297            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5298            ! ext/Encode/lib/Encode/JP/JIS7.pm
5299            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
5300            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5301            ! ext/Encode/ucm/big5-hkscs.ucm
5302 ____________________________________________________________________________
5303 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
5304         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5305              From: Mark-Jason Dominus <mjd@plover.com>
5306              Date: Sat, 20 Apr 2002 03:36:28 -0400
5307              Message-ID: <20020420073628.324.qmail@plover.com>
5308      Branch: perl
5309            ! pod/perlopentut.pod
5310 ____________________________________________________________________________
5311 [ 16030] By: sky                                   on 2002/04/20  22:02:32
5312         Log: Remove auto-detach
5313              Cleans up memory now, destroys the mutex and frees thread
5314              Makes returnvalues mortal
5315              Doesn't run thread_destruct until the thread has stopped AND
5316              all references to it are gone.
5317      Branch: perl
5318            ! ext/threads/threads.xs
5319 ____________________________________________________________________________
5320 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
5321         Log: Subject: [PATCH @16005] rescue perldoc for VMS
5322              From: "Craig A. Berry" <craigberry@mac.com>
5323              Date: Sat, 20 Apr 2002 15:16:30 -0500
5324              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
5325      Branch: perl
5326            ! vms/vms.c
5327 ____________________________________________________________________________
5328 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
5329         Log: Subject: Re: [PATCH] typo
5330              From: andreas.koenig@anima.de (Andreas J. Koenig)
5331              Date: Sat, 20 Apr 2002 15:41:23 +0200
5332              Message-ID: <m37kn2o5bw.fsf@anima.de>
5333      Branch: perl
5334            ! ext/Encode/encoding.pm
5335 ____________________________________________________________________________
5336 [ 16027] By: nick                                  on 2002/04/20  21:42:09
5337         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
5338              and change test not to skip them.
5339      Branch: perlio
5340            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
5341 ____________________________________________________________________________
5342 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
5343         Log: Upgrade to Encode 1.51, from Dan Kogai.
5344      Branch: perl
5345            + ext/Encode/ucm/big5-eten.ucm
5346            - ext/Encode/ucm/big5.ucm
5347            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5348            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
5349            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5350            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
5351            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5352            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5353 ____________________________________________________________________________
5354 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
5355         Log: purge existing win64 stuff (this never really worked in 5.7.x)
5356              in preparation for completely redone win64 support
5357      Branch: perl
5358            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
5359            ! MANIFEST Porting/makerel
5360 ____________________________________________________________________________
5361 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
5362         Log: Subject: Re: perl@16005
5363              From: Stas Bekman <stas@stason.org>
5364              Date: Sat, 20 Apr 2002 13:06:49 +0800
5365              Message-ID: <3CC0F769.1010705@stason.org>
5366              (with a minor formatting nit)
5367      Branch: perl
5368            ! pod/perlfunc.pod
5369 ____________________________________________________________________________
5370 [ 16023] By: nick                                  on 2002/04/20  19:06:04
5371         Log: Some tweaks for encodings which need lines.
5372              Also disabled trial of using fallbacks.
5373      Branch: perlio
5374            ! ext/PerlIO/encoding/encoding.pm
5375            ! ext/PerlIO/encoding/encoding.xs
5376 ____________________________________________________________________________
5377 [ 16022] By: nick                                  on 2002/04/20  18:37:38
5378         Log: Various tweaks to Encode
5379      Branch: perlio
5380            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5381            ! ext/Encode/Unicode/Unicode.xs
5382            ! ext/Encode/lib/Encode/Encoding.pm
5383            ! ext/Encode/lib/Encode/JP/JIS7.pm
5384            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
5385 ____________________________________________________________________________
5386 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
5387         Log: Subject: [PATCH] perlunicode.pod typos
5388              From: andreas.koenig@anima.de (Andreas J. Koenig)     
5389              Date: Sat, 20 Apr 2002 11:20:25 +0200
5390              Message-ID: <m3vgamoheu.fsf@anima.de>
5391      Branch: perl
5392            ! pod/perlunicode.pod
5393 ____________________________________________________________________________
5394 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
5395         Log: Test tweak from mjd.
5396      Branch: perl
5397            ! lib/Memoize/t/errors.t
5398 ____________________________________________________________________________
5399 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
5400         Log: Integrate perlio;
5401              
5402              Tweak to Encode.xs to avoid buffer overrun.
5403              
5404              Add :bytes to POD part.
5405              Remove 'alias' to Encode now it exists as a module.
5406              
5407              Fill in the PERLIO sections.
5408      Branch: perl
5409           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
5410 ____________________________________________________________________________
5411 [ 16018] By: nick                                  on 2002/04/20  13:38:24
5412         Log: Fill in the PERLIO sections.
5413      Branch: perlio
5414            ! pod/perlrun.pod
5415 ____________________________________________________________________________
5416 [ 16017] By: nick                                  on 2002/04/20  13:37:15
5417         Log: Add :bytes to POD part.
5418              Remove 'alias' to Encode now it exists as a module.
5419      Branch: perlio
5420            ! lib/PerlIO.pm
5421 ____________________________________________________________________________
5422 [ 16016] By: sky                                   on 2002/04/20  13:12:31
5423         Log: Really let the update of the link list do something.
5424      Branch: perl
5425            ! ext/threads/threads.xs
5426 ____________________________________________________________________________
5427 [ 16015] By: nick                                  on 2002/04/20  07:51:26
5428         Log: Integrate mainline
5429      Branch: perlio
5430           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
5431           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
5432           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
5433 ____________________________________________________________________________
5434 [ 16014] By: nick                                  on 2002/04/20  07:46:11
5435         Log: Tweak to Encode.xs to avoid buffer overrun.
5436      Branch: perlio
5437            ! ext/Encode/Encode.xs
5438 ____________________________________________________________________________
5439 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
5440         Log: Subject: [PATCH] t/japh/abigail.t
5441              From: abigail@foad.org
5442              Date: Fri, 19 Apr 2002 02:21:36 +0200
5443              Message-ID: <20020419002136.16948.qmail@foad.org>
5444              
5445              Subject: Re: [PATCH] t/japh/abigail.t
5446              From: "Craig A. Berry" <craigberry@mac.com>
5447              Date: Fri, 19 Apr 2002 11:23:45 -0500
5448              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
5449      Branch: perl
5450            ! t/japh/abigail.t
5451 ____________________________________________________________________________
5452 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
5453         Log: User-defined character properties were unintentionally
5454              removed, noticed by Dan Kogai.
5455      Branch: perl
5456            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
5457            ! pod/perlunicode.pod t/op/pat.t
5458 ____________________________________________________________________________
5459 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
5460         Log: Subject: Re: [PATCH] Big5-related changes.
5461              From: Autrijus Tang <autrijus@autrijus.org>
5462              Date: Sat, 20 Apr 2002 04:06:31 +0800
5463              Message-ID: <20020419200631.GA20964@not.autrijus.org>
5464      Branch: perl
5465            ! README.cn README.tw
5466 ____________________________________________________________________________
5467 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
5468         Log: Add a BUGS sections to O.pm
5469      Branch: perl
5470            ! ext/B/O.pm
5471 ____________________________________________________________________________
5472 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
5473         Log: Disable warning noise
5474      Branch: perl
5475            ! t/io/open.t
5476 ____________________________________________________________________________
5477 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
5478         Log: More tests for the 3-arg open
5479      Branch: perl
5480            ! t/io/open.t t/lib/warnings/doio
5481 ____________________________________________________________________________
5482 [ 16007] By: nick                                  on 2002/04/19  17:45:53
5483         Log: Silence warning generating warning message for U+FFFF does not map etc.
5484      Branch: perlio
5485            ! ext/Encode/Encode.xs
5486 ____________________________________________________________________________
5487 [ 16006] By: nick                                  on 2002/04/19  15:24:57
5488         Log: Integrate mainline (for Tk with Encode testing)
5489              Some perlio & encode issues otherwise cleanish.
5490      Branch: perlio
5491           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5492           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5493           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5494           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5495           +> ext/threads/t/thread.t
5496            - ext/Encode/lib/Encode/Unicode.pm
5497           !> (integrate 38 files)
5498 ____________________________________________________________________________
5499 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
5500         Log: Update Changes.
5501      Branch: perl
5502            ! Changes patchlevel.h
5503 ____________________________________________________________________________
5504 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
5505         Log: Subject: [PATCH] warn on ref open without perlio
5506              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5507              Date: Thu, 18 Apr 2002 23:17:44 +0200
5508              Message-ID: <20020418231744.A24159@rafael>
5509              
5510              (with one nit, the skip message needed "# " prefix)
5511      Branch: perl
5512            ! doio.c pod/perldiag.pod t/lib/warnings/doio
5513 ____________________________________________________________________________
5514 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
5515         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
5516              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5517              Date: Fri, 19 Apr 2002 15:43:47 +0200
5518              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
5519      Branch: perl
5520            ! README.hpux
5521 ____________________________________________________________________________
5522 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
5523         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
5524      Branch: perl
5525            ! ext/PerlIO/encoding/encoding.pm
5526            ! ext/PerlIO/encoding/encoding.xs
5527 ____________________________________________________________________________
5528 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
5529         Log: Upgrade to Encode 1.50, from Dan Kogai.
5530      Branch: perl
5531            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
5532            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
5533            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
5534            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
5535            - ext/Encode/lib/Encode/Unicode.pm
5536            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
5537            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5538            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
5539            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5540            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5541            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
5542            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
5543            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
5544            ! ext/Encode/t/jisx0208.ref
5545 ____________________________________________________________________________
5546 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
5547         Log: Subject: CPAN.pm sync
5548              From: andreas.koenig@anima.de (Andreas J. Koenig)
5549              Date: Fri, 19 Apr 2002 11:55:07 +0200
5550              Message-ID: <m3ads0qah0.fsf@anima.de>
5551      Branch: perl
5552            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5553 ____________________________________________________________________________
5554 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
5555         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
5556      Branch: perl
5557            ! pod/perltooc.pod
5558 ____________________________________________________________________________
5559 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
5560         Log: The previous change on this was *ahem* slightly off-topic.
5561      Branch: perl
5562            ! ext/PerlIO/encoding/encoding.pm
5563 ____________________________________________________________________________
5564 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
5565         Log: variant of change#14657 from mainline, modified for binary
5566              compatibility for 5.6.x (from  Jan Dubois)
5567      Branch: maint-5.6/perl
5568            ! lib/Win32.pod win32/win32.c
5569 ____________________________________________________________________________
5570 [ 15996] By: ams                                   on 2002/04/18  16:16:26
5571         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
5572              From: abigail@foad.org
5573              Date: Thu, 18 Apr 2002 17:09:45 +0200
5574              Message-Id: <20020418150945.389.qmail@foad.org>
5575      Branch: perl
5576            ! pod/perldebtut.pod
5577 ____________________________________________________________________________
5578 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
5579         Log: z/OS situation update.
5580      Branch: perl
5581            ! pod/perldelta.pod
5582 ____________________________________________________________________________
5583 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
5584         Log: Doc tweaks.
5585      Branch: perl
5586            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
5587 ____________________________________________________________________________
5588 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
5589         Log: The tests need perlio.
5590      Branch: perl
5591            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
5592 ____________________________________________________________________________
5593 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
5594         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5595              From: Mark-Jason Dominus <mjd@plover.com>
5596              Date: Thu, 18 Apr 2002 09:38:17 -0400
5597              Message-ID: <20020418133817.22436.qmail@plover.com>    
5598              
5599              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
5600              From: Mark-Jason Dominus <mjd@plover.com>
5601              Date: Thu, 18 Apr 2002 09:54:50 -0400
5602              Message-ID: <20020418135450.22999.qmail@plover.com>    
5603      Branch: perl
5604            ! pod/perlfaq8.pod
5605 ____________________________________________________________________________
5606 [ 15991] By: sky                                   on 2002/04/18  09:18:14
5607         Log: Port testcases from thr5005 tests so we don't fail on same things.
5608              Added yield support using threads->yield().
5609      Branch: perl
5610            + ext/threads/t/thread.t
5611            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
5612 ____________________________________________________________________________
5613 [ 15990] By: nick                                  on 2002/04/18  07:56:40
5614         Log: Integrate mainline
5615      Branch: perlio
5616            - t/io/full.t
5617           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
5618           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
5619           !> perl.c t/op/groups.t toke.c win32/win32.c
5620 ____________________________________________________________________________
5621 [ 15989] By: sky                                   on 2002/04/18  07:15:55
5622         Log: Always flush the PerlIO buffers after running END blocks in 
5623              perl_destruct. This should fix ext/threads/t/end.t under Win32.
5624      Branch: perl
5625            ! perl.c
5626 ____________________________________________________________________________
5627 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
5628         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
5629      Branch: perl
5630            ! perl.c
5631 ____________________________________________________________________________
5632 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
5633         Log: Move /dev/full testing post-5.8.0.
5634      Branch: perl
5635            - t/io/full.t
5636            ! MANIFEST
5637 ____________________________________________________________________________
5638 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
5639         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
5640              ("Crays have only REAL memory.")
5641      Branch: perl
5642            ! hints/unicos.sh hints/unicosmk.sh
5643 ____________________________________________________________________________
5644 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
5645         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
5646              From: luc.st-louis@ca.transport.bombardier.com
5647              Date: Wed, 17 Apr 2002 14:22:25 -0400
5648              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
5649      Branch: perl
5650            ! win32/win32.c
5651 ____________________________________________________________________________
5652 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
5653         Log: With -Uuseperlio the error might be EBADF.
5654      Branch: perl
5655            ! t/io/full.t
5656 ____________________________________________________________________________
5657 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
5658         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
5659              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5660              Date: Wed, 17 Apr 2002 21:16:22 +0400
5661              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
5662      Branch: perl
5663            ! lib/ExtUtils/t/Embed.t
5664 ____________________________________________________________________________
5665 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
5666         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
5667              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5668              Date: Wed, 17 Apr 2002 20:08:03 +0400
5669              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
5670      Branch: perl
5671            ! win32/win32.c
5672 ____________________________________________________________________________
5673 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
5674         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
5675              From: Mark-Jason Dominus <mjd@plover.com>
5676              Date: Wed, 17 Apr 2002 11:14:17 -0400
5677              Message-ID: <20020417151417.27268.qmail@plover.com>
5678      Branch: perl
5679            ! t/io/full.t
5680 ____________________________________________________________________________
5681 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
5682         Log: README.cjk update.
5683      Branch: perl
5684            ! README.cn README.jp README.ko README.tw
5685 ____________________________________________________________________________
5686 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
5687         Log: Subject: [PATCH toke.c] @:foo?
5688              From: Philip Newton <Philip.Newton@gmx.net>
5689              Date: Wed, 17 Apr 2002 19:48:09 +0200
5690              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
5691      Branch: perl
5692            ! toke.c
5693 ____________________________________________________________________________
5694 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
5695         Log: Subject: Re: gcc on HP
5696              From: Philip Newton <Philip.Newton@gmx.net>
5697              Date: Wed, 17 Apr 2002 20:36:34 +0200
5698              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
5699      Branch: perl
5700            ! README.hpux
5701 ____________________________________________________________________________
5702 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
5703         Log: Adjust test for groups that appear multiple times on Cygwin
5704      Branch: perl
5705            ! t/op/groups.t
5706 ____________________________________________________________________________
5707 [ 15976] By: nick                                  on 2002/04/17  17:03:40
5708         Log: Integrate mainline
5709      Branch: perlio
5710           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
5711           +> ext/PerlIO/encoding/encoding.pm
5712           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
5713           +> ext/threads/shared/t/queue.t t/io/full.t
5714            - ext/Encode/lib/Encode/XS.pm
5715           !> (integrate 50 files)
5716 ____________________________________________________________________________
5717 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
5718         Log: Update Changes.
5719      Branch: perl
5720            ! Changes patchlevel.h
5721 ____________________________________________________________________________
5722 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
5723         Log: Subject: [PATCH B::Deparse] "foo bar"->()
5724              From: Robin Houston <robin@kitsite.com>
5725              Date: Wed, 17 Apr 2002 15:45:32 +0100
5726              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
5727      Branch: perl
5728            ! ext/B/B/Deparse.pm
5729 ____________________________________________________________________________
5730 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
5731         Log: metaconfig unit change for #15972.
5732      Branch: metaconfig/U/perl
5733            ! Extensions.U
5734 ____________________________________________________________________________
5735 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
5736         Log: As suggested by Arthur: the threads and threads::shared
5737              modules are always present.  This tries to preempt two
5738              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
5739              to have this new fancy threads implementation but my Perl
5740              doesn't seem to have it" (2) someone attempting to install
5741              threads using CPAN.pm and CPAN.pm helpfully starting to
5742              install perl 5.8.0 (which they might already have installed).
5743      Branch: perl
5744            ! Configure ext/threads/Makefile.PL
5745            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
5746            ! ext/threads/shared/shared.xs ext/threads/threads.pm
5747            ! ext/threads/threads.xs
5748 ____________________________________________________________________________
5749 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
5750         Log: More signedness nits.
5751      Branch: perl
5752            ! ext/Encode/Encode.xs
5753 ____________________________________________________________________________
5754 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
5755         Log: fast_abs_path() is tainted.
5756      Branch: perl
5757            ! ext/Cwd/t/cwd.t
5758 ____________________________________________________________________________
5759 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
5760         Log: Signedness nit.
5761      Branch: perl
5762            ! ext/Encode/bin/enc2xs
5763 ____________________________________________________________________________
5764 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
5765         Log: Subject: gcc on HP
5766              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5767              Date: Wed, 17 Apr 2002 12:43:38 +0200
5768              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
5769      Branch: perl
5770            ! README.hpux
5771 ____________________________________________________________________________
5772 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
5773         Log: Add just a little bit more explanation to PerlIO::encoding.
5774      Branch: perl
5775            ! ext/PerlIO/encoding/encoding.pm
5776 ____________________________________________________________________________
5777 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
5778         Log: PerlIO::encoding 0.01 from Dan Kogai.
5779      Branch: perl
5780            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
5781            + ext/PerlIO/encoding/encoding.pm
5782            + ext/PerlIO/encoding/encoding.xs
5783            ! MANIFEST
5784 ____________________________________________________________________________
5785 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
5786         Log: Upgrade to Encode 1.42, from Dan Kogai.
5787      Branch: perl
5788            - ext/Encode/lib/Encode/XS.pm
5789            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5790            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
5791            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5792            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
5793            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
5794            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5795            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5796            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
5797            ! ext/Encode/lib/Encode/Config.pm
5798            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
5799            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5800            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
5801            ! ext/Encode/t/encoding.t
5802 ____________________________________________________________________________
5803 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
5804         Log: Test tweaks from mjd and Benjamin Goldberg.
5805      Branch: perl
5806            ! t/io/full.t
5807 ____________________________________________________________________________
5808 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
5809         Log: Document taint-safeness.   Life in the fast_abs_path()
5810              lane is unsafe.
5811      Branch: perl
5812            ! lib/Cwd.pm
5813 ____________________________________________________________________________
5814 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
5815         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
5816              From: Mark-Jason Dominus <mjd@plover.com>
5817              Date: Tue, 16 Apr 2002 19:24:12 -0400
5818              Message-ID: <20020416232412.14297.qmail@plover.com>
5819      Branch: perl
5820            + t/io/full.t
5821            ! MANIFEST perlio.c
5822 ____________________________________________________________________________
5823 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
5824         Log: Manifestations of mjd, from mjd.
5825      Branch: perl
5826            ! MANIFEST
5827 ____________________________________________________________________________
5828 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
5829         Log: metaconfig unit change for #15959.
5830      Branch: metaconfig/U/perl
5831            ! Extensions.U
5832 ____________________________________________________________________________
5833 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
5834         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
5835              From: Andy Dougherty <doughera@lafayette.edu>
5836              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
5837              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
5838      Branch: perl
5839            ! Configure
5840 ____________________________________________________________________________
5841 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
5842         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
5843              From: Nicholas Clark <nick@unfortu.net>
5844              Date: Tue, 16 Apr 2002 22:22:41 +0100
5845              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
5846      Branch: perl
5847            ! embed.fnc global.sym hv.c universal.c
5848 ____________________________________________________________________________
5849 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
5850         Log: Documents for Merijn and lots of XXXs for NI-S :-)
5851      Branch: perl
5852            ! pod/perlfunc.pod pod/perlrun.pod
5853 ____________________________________________________________________________
5854 [ 15956] By: sky                                   on 2002/04/16  21:26:53
5855         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
5856              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
5857              stuff being 0xabababab on cleanup.
5858      Branch: perl
5859            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
5860            ! MANIFEST
5861 ____________________________________________________________________________
5862 [ 15955] By: nick                                  on 2002/04/16  20:46:03
5863         Log: Integate mainline (other machine)
5864      Branch: perlio
5865           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
5866           !> t/op/magic.t
5867 ____________________________________________________________________________
5868 [ 15954] By: nick                                  on 2002/04/16  20:13:32
5869         Log: Integrate mainline
5870      Branch: perlio
5871           +> README.cn README.jp README.ko README.tw
5872           +> ext/threads/shared/t/av_refs.t
5873           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
5874           !> (integrate 41 files)
5875 ____________________________________________________________________________
5876 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
5877         Log: B::walkoptree bugfix (see also #15850)
5878      Branch: perl
5879            ! ext/B/B.xs ext/B/t/terse.t
5880 ____________________________________________________________________________
5881 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
5882         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
5883              From: Philip Newton <Philip.Newton@gmx.net>
5884              Date: Tue, 16 Apr 2002 21:09:44 +0200
5885              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
5886      Branch: perl
5887            ! pod/perltodo.pod
5888 ____________________________________________________________________________
5889 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
5890         Log: Subject: [PATCH] B::Deparse problems with japhs
5891              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5892              Date: Tue, 16 Apr 2002 15:47:33 +0100
5893              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
5894      Branch: perl
5895            ! ext/B/B/Deparse.pm
5896 ____________________________________________________________________________
5897 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
5898         Log: Stas' tainting worries, obscured by me.
5899      Branch: perl
5900            ! ext/Cwd/t/cwd.t lib/Cwd.pm
5901 ____________________________________________________________________________
5902 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
5903         Log: Pod tweak to avoid =item<japanese> problems.
5904      Branch: perl
5905            ! README.jp
5906 ____________________________________________________________________________
5907 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
5908         Log: Some UTF-8 todos.
5909      Branch: perl
5910            ! pod/perltodo.pod
5911 ____________________________________________________________________________
5912 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
5913         Log: Let's not promise too much: use utf8 only works on identifier
5914              names, not package or subroutine names (admittedly limited [1], but
5915              that's what the Camel says, and that's what we are going to stick
5916              to for 5.8.0).  Also document that use vars does not do utf8.
5917              [1] The obvious problem in both is that package and subroutine
5918              names need to mappable to the filesystem.
5919      Branch: perl
5920            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
5921 ____________________________________________________________________________
5922 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
5923         Log: Subject: [PATCH] small typo in IO::Pipe pod
5924              From: Slaven Rezic <rezic@onlineoffice.de>
5925              Date: Tue, 16 Apr 2002 12:31:10 +0200
5926              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
5927      Branch: perl
5928            ! ext/IO/lib/IO/Pipe.pm
5929 ____________________________________________________________________________
5930 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
5931         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
5932              From: Arthur Bergman <arthur@contiller.se>
5933              Date: Tue, 16 Apr 2002 11:58:45 +0200
5934              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
5935      Branch: perl
5936            ! lib/Attribute/Handlers.pm
5937 ____________________________________________________________________________
5938 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
5939         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
5940              Jungshik Shin.  Regen toc.
5941      Branch: perl
5942            + README.cn README.jp README.ko README.tw
5943            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5944 ____________________________________________________________________________
5945 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
5946         Log: my $utf8here, our $utf8here, and package variable $utf8here.
5947              
5948              The actual minimal fix is in utf8.c and from NI-S,
5949              the rest are the tests (in fresh_perl since I couldn't get
5950              them easily to work elsewhere) and a slight behaviour change:
5951              previously UTF-8 identifiers had to start with an alphabetic
5952              character.  No more so, now they can start with an (Unicode)
5953              ID_Continue character (which however is not a (Unicode) digit).
5954              (Limiting the first character to ID_Start would be rather
5955              restrictive, since ID_Start allows only alphabetic letters.)
5956              
5957              TODO: use vars qw($utf8here).  This I don't find to be
5958              a showstopper.
5959      Branch: perl
5960            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
5961            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
5962 ____________________________________________________________________________
5963 [ 15942] By: ams                                   on 2002/04/16  02:24:25
5964         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
5965              From: "Craig A. Berry" <craigberry@mac.com>
5966              Date: Mon, 15 Apr 2002 22:06:14 -0500
5967              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
5968      Branch: perl
5969            ! lib/FileCache.t
5970 ____________________________________________________________________________
5971 [ 15941] By: ams                                   on 2002/04/16  02:16:35
5972         Log: Subject: [PATCH] s2p fix for VMS
5973              From: "Craig A. Berry" <craigberry@mac.com>
5974              Date: Mon, 15 Apr 2002 21:48:36 -0500
5975              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
5976      Branch: perl
5977            ! configure.com t/x2p/s2p.t x2p/s2p.PL
5978 ____________________________________________________________________________
5979 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
5980         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
5981              (and the licensing of the other code clarified, from Mark Bixby.)
5982      Branch: perl
5983            ! mpeix/mpeix.c
5984 ____________________________________________________________________________
5985 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
5986         Log: AUTHORS updates.
5987      Branch: perl
5988            ! AUTHORS
5989 ____________________________________________________________________________
5990 [ 15938] By: sky                                   on 2002/04/15  22:13:17
5991         Log: Add support for my $foo : shared; 
5992              Add testcase for this.
5993              Update manifest.
5994      Branch: perl
5995            + ext/threads/shared/t/shared_attr.t
5996            ! MANIFEST ext/threads/shared/shared.pm
5997 ____________________________________________________________________________
5998 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
5999         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
6000              From: abigail@foad.org
6001              Date: Mon, 15 Apr 2002 17:41:17 +0200
6002              Message-ID: <20020415154117.1559.qmail@foad.org>
6003              
6004              (With EBCDIC skippage added, and the skip reason
6005              skippage on the two ?? loops tweaked.)
6006      Branch: perl
6007            + t/japh/abigail.t
6008            ! MANIFEST t/TEST
6009 ____________________________________________________________________________
6010 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
6011         Log: Subject: Re: [ID 20020412.005] Dancing ??s
6012              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6013              Date: Sun, 14 Apr 2002 16:09:30 +0100
6014              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
6015      Branch: perl
6016            ! pod/perlop.pod pp_hot.c t/op/pat.t
6017 ____________________________________________________________________________
6018 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
6019         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
6020              From: abigail@foad.org
6021              Date: Mon, 15 Apr 2002 17:40:02 +0200
6022              Message-ID: <20020415154002.1549.qmail@foad.org>
6023      Branch: perl
6024            ! t/test.pl
6025 ____________________________________________________________________________
6026 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
6027         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
6028              From: "Craig A. Berry" <craigberry@mac.com>
6029              Date: Mon, 15 Apr 2002 14:05:26 -0500
6030              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
6031      Branch: perl
6032            ! universal.c
6033 ____________________________________________________________________________
6034 [ 15933] By: sky                                   on 2002/04/15  21:26:16
6035         Log: Test arrays containing references, and references to shared arrays.
6036      Branch: perl
6037            + ext/threads/shared/t/av_refs.t
6038 ____________________________________________________________________________
6039 [ 15932] By: nick                                  on 2002/04/15  15:06:49
6040         Log: Integrate mainline (for Encode)
6041      Branch: perlio
6042           +> ext/Encode/Encode/ConfigLocal_PM.e2x
6043           +> ext/Encode/lib/Encode/JP/JIS7.pm
6044            - ext/Encode/lib/Encode/JP/2022_JP.pm
6045            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6046            - ext/Encode/lib/Encode/JP/JIS.pm
6047           !> (integrate 26 files)
6048 ____________________________________________________________________________
6049 [ 15931] By: ams                                   on 2002/04/15  14:51:31
6050         Log: Subject: [PATCH] Chip didn't time travel.
6051              From: abigail@foad.org
6052              Date: Mon, 15 Apr 2002 17:40:22 +0200
6053              Message-Id: <20020415154022.1554.qmail@foad.org>
6054      Branch: perl
6055            ! pod/perlhist.pod
6056 ____________________________________________________________________________
6057 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
6058         Log: Update Changes.
6059      Branch: perl
6060            ! Changes patchlevel.h
6061 ____________________________________________________________________________
6062 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
6063         Log: The #15921 made the 'no warnings' unnecessary.
6064      Branch: perl
6065            ! t/op/magic.t
6066 ____________________________________________________________________________
6067 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
6068         Log: Subject: Re: [FILE] FileCache.t
6069              From: belg4mit <belg4mit@mit.edu>
6070              Date: Mon, 15 Apr 2002 01:31:21 -0400
6071              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
6072      Branch: perl
6073            ! lib/FileCache.t
6074 ____________________________________________________________________________
6075 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
6076         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
6077      Branch: perl
6078            ! lib/FileCache.pm lib/FileCache.t
6079 ____________________________________________________________________________
6080 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
6081         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
6082              From: Nicholas Clark <nick@unfortu.net>
6083              Date: Sun, 14 Apr 2002 22:54:43 +0100
6084              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
6085      Branch: perl
6086            ! lib/Hash/Util.t
6087 ____________________________________________________________________________
6088 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
6089         Log: Subject: [Encode] 1.40 released!
6090              From: Dan Kogai <dankogai@dan.co.jp>
6091              Date: Mon, 15 Apr 2002 07:51:52 +0900
6092              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
6093      Branch: perl
6094            + ext/Encode/Encode/ConfigLocal_PM.e2x
6095            + ext/Encode/lib/Encode/JP/JIS7.pm
6096            - ext/Encode/lib/Encode/JP/2022_JP.pm
6097            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6098            - ext/Encode/lib/Encode/JP/JIS.pm
6099            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6100            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6101            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
6102            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
6103            ! ext/Encode/lib/Encode/Config.pm
6104            ! ext/Encode/lib/Encode/Encoder.pm
6105            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6106            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
6107 ____________________________________________________________________________
6108 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
6109         Log: return undef is of questionable style.
6110      Branch: perl
6111            ! lib/Hash/Util.pm
6112 ____________________________________________________________________________
6113 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
6114         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
6115              From: mjd@plover.com
6116              Date: 15 Apr 2002 06:46:02 -0000
6117              Message-ID: <20020415064602.17052.qmail@plover.com>     
6118      Branch: perl
6119            ! t/op/magic.t
6120 ____________________________________________________________________________
6121 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
6122         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
6123              From: mjd@plover.com
6124              Date: 14 Apr 2002 22:30:17 -0000
6125              Message-ID: <20020414223017.17361.qmail@plover.com>
6126      Branch: perl
6127            ! t/op/re_tests
6128 ____________________________________________________________________________
6129 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
6130         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
6131              From: Mark-Jason Dominus <mjd@plover.com>
6132              Date: Mon, 15 Apr 2002 02:41:52 -0400
6133              Message-ID: <20020415064152.16958.qmail@plover.com>
6134      Branch: perl
6135            ! perl.c t/lib/warnings/toke
6136 ____________________________________________________________________________
6137 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
6138         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
6139              From: "Craig A. Berry" <craigberry@mac.com>
6140              Date: Sun, 14 Apr 2002 18:56:02 -0500
6141              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
6142      Branch: perl
6143            ! configure.com
6144 ____________________________________________________________________________
6145 [ 15919] By: nick                                  on 2002/04/15  06:14:25
6146         Log: Integrate mainline
6147      Branch: perlio
6148           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
6149           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
6150           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
6151 ____________________________________________________________________________
6152 [ 15918] By: ams                                   on 2002/04/15  04:25:48
6153         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
6154              From: Stas Bekman <stas@stason.org>
6155              Date: Mon, 15 Apr 2002 11:45:03 +0800
6156              Message-Id: <3CBA4CBF.9030306@stason.org>
6157      Branch: perl
6158            ! lib/Cwd.pm
6159 ____________________________________________________________________________
6160 [ 15917] By: ams                                   on 2002/04/15  04:21:14
6161         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
6162              From: Mark-Jason Dominus <mjd@plover.com>
6163              Date: Mon, 15 Apr 2002 00:30:26 -0400
6164              Message-Id: <20020415043026.11417.qmail@plover.com>
6165      Branch: perl
6166            ! perl.c t/lib/warnings/toke
6167 ____________________________________________________________________________
6168 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
6169         Log: Correct precedence problem in #15915
6170      Branch: perl
6171            ! lib/vars.pm
6172 ____________________________________________________________________________
6173 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
6174         Log: use vars wasn't use utf8 aware.
6175      Branch: perl
6176            ! lib/vars.pm
6177 ____________________________________________________________________________
6178 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
6179         Log: Subject: [PATCH] Re: restricted hashes are unblessable
6180              From: Nicholas Clark <nick@unfortu.net>
6181              Date: Sat, 13 Apr 2002 23:43:02 +0100
6182              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
6183              
6184              The function name sucks but can't think of anything better.
6185      Branch: perl
6186            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
6187 ____________________________________________________________________________
6188 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
6189         Log: Subject: AUTHORS update
6190              From: Chris Nandor <pudge@pobox.com>
6191              Date: Sun, 14 Apr 2002 11:54:40 -0400
6192              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
6193      Branch: perl
6194            ! AUTHORS
6195 ____________________________________________________________________________
6196 [ 15912] By: nick                                  on 2002/04/14  14:47:18
6197         Log: XS versions of encode/decode for Encode::Unicode
6198      Branch: perlio
6199            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
6200 ____________________________________________________________________________
6201 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
6202         Log: metaconfig unit changes for #15910.
6203      Branch: metaconfig
6204            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6205            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6206            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6207            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6208            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6209            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6210            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6211            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6212            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6213            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6214            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6215            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6216            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6217            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6218            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6219            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6220            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6221            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6222            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6223            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6224            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6225            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6226            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6227            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6228 ____________________________________________________________________________
6229 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
6230         Log: Simplify the _r probing code by adding the i_systime
6231              only for the APIs where it matters.
6232      Branch: perl
6233            ! Configure reentr.pl
6234 ____________________________________________________________________________
6235 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
6236         Log: Integrate perlio;
6237              
6238              Avoid expensive paranoid check that decoder does return legal UTF-8
6239              
6240              Disable test code (assertions) in CRLF layer.
6241      Branch: perl
6242           !> ext/Encode/Encode.xs perlio.c
6243 ____________________________________________________________________________
6244 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
6245         Log: Subject: patch for FileCache in 5.7.3
6246              From: JPIERCE <belg4mit@MIT.EDU>
6247              Date: Sun, 14 Apr 2002 00:38:21 -0400
6248              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
6249      Branch: perl
6250            ! lib/FileCache.pm
6251 ____________________________________________________________________________
6252 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
6253         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6254              From: Tim Bunce <Tim.Bunce@pobox.com>
6255              Date: Sun, 14 Apr 2002 12:07:35 +0100
6256              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
6257      Branch: perl
6258            ! ext/Storable/Storable.xs
6259 ____________________________________________________________________________
6260 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
6261         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
6262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6263              Date: Sun, 14 Apr 2002 16:29:59 +0200
6264              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
6265      Branch: perl
6266            ! hints/hpux.sh
6267 ____________________________________________________________________________
6268 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
6269         Log: Subject: Enable portable gcc code on hp-ux
6270              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6271              Date: Sun, 14 Apr 2002 16:30:01 +0200
6272              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
6273      Branch: perl
6274            ! hints/hpux.sh
6275 ____________________________________________________________________________
6276 [ 15904] By: nick                                  on 2002/04/14  09:18:01
6277         Log: Disable test code (assertions) in CRLF layer.
6278      Branch: perlio
6279            ! perlio.c
6280 ____________________________________________________________________________
6281 [ 15903] By: nick                                  on 2002/04/14  09:16:39
6282         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
6283      Branch: perlio
6284            ! ext/Encode/Encode.xs
6285 ____________________________________________________________________________
6286 [ 15902] By: nick                                  on 2002/04/14  09:15:45
6287         Log: Integrate mainline
6288      Branch: perlio
6289           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6290           +> t/win32/longpath.t t/win32/system.t
6291            - t/op/winsystem.t
6292           !> (integrate 30 files)
6293 ____________________________________________________________________________
6294 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
6295         Log: Fixed URL for the Alpha editor.
6296      Branch: perl
6297            ! pod/perlfaq3.pod
6298 ____________________________________________________________________________
6299 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
6300         Log: Dedodgify.
6301      Branch: perl
6302            ! ext/Storable/Storable.xs
6303 ____________________________________________________________________________
6304 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
6305         Log: AUTHORS updates.
6306      Branch: perl
6307            ! AUTHORS
6308 ____________________________________________________________________________
6309 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
6310         Log: s2p needs Config.pm.
6311      Branch: perl
6312            ! Makefile.SH
6313 ____________________________________________________________________________
6314 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
6315         Log: Subject: [PATCH] Benchmark.t 75,90,109
6316              From: Nicholas Clark <nick@unfortu.net>
6317              Date: Sat, 13 Apr 2002 21:43:04 +0100
6318              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
6319      Branch: perl
6320            ! lib/Benchmark.t
6321 ____________________________________________________________________________
6322 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
6323         Log: Tweaks by Autrijus Tang.
6324      Branch: perl
6325            ! ext/Encode/encoding.pm
6326 ____________________________________________________________________________
6327 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
6328         Log: FAQ sync.
6329      Branch: perl
6330            ! pod/perlfaq5.pod
6331 ____________________________________________________________________________
6332 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
6333         Log: z/OS tally update.
6334      Branch: perl
6335            ! pod/perldelta.pod
6336 ____________________________________________________________________________
6337 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
6338         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6339              From: Nicholas Clark <nick@unfortu.net>
6340              Date: Sat, 13 Apr 2002 02:58:07 +0100
6341              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
6342      Branch: perl
6343            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6344            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
6345            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
6346            ! t/lib/st-dump.pl
6347 ____________________________________________________________________________
6348 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
6349         Log: Add piconv and enc2xs to the list of utilities.
6350      Branch: perl
6351            ! utils.lst
6352 ____________________________________________________________________________
6353 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
6354         Log: s.
6355      Branch: perl
6356            ! pod/perlunicode.pod
6357 ____________________________________________________________________________
6358 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
6359         Log: Phrasing fixes by Nick Clark
6360      Branch: perl
6361            ! pod/perlunicode.pod
6362 ____________________________________________________________________________
6363 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
6364         Log: More POD fixes and typos
6365      Branch: perl
6366            ! pod/perlunicode.pod
6367 ____________________________________________________________________________
6368 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
6369         Log: Subject: Re: UTF-8 and DB_File ?
6370              From: andreas.koenig@anima.de (Andreas J. Koenig)
6371              Date: Sat, 13 Apr 2002 13:29:41 +0200
6372              Message-ID: <m3ads7j0pm.fsf@anima.de>
6373      Branch: perl
6374            ! pod/perlunicode.pod
6375 ____________________________________________________________________________
6376 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
6377         Log: Fix a typo noticed by Paul Johnson.
6378      Branch: perl
6379            ! MANIFEST
6380 ____________________________________________________________________________
6381 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
6382         Log: Subject: Re: Win32 Status
6383              From: Michael G Schwern <schwern@pobox.com>
6384              Date: Fri, 12 Apr 2002 10:15:33 -0400
6385              Message-ID: <20020412141533.GB9788@blackrider>
6386      Branch: perl
6387            ! lib/ExtUtils/t/INST.t
6388 ____________________________________________________________________________
6389 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
6390         Log: Upgrade to Encode 1.34, from Dan Kogai.
6391      Branch: perl
6392            ! ext/Encode/Changes ext/Encode/Encode.pm
6393            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
6394            ! ext/Encode/t/Unicode.t
6395 ____________________________________________________________________________
6396 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
6397         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
6398              From: Graham TerMarsch <graham@howlingfrog.com>
6399              Date: Fri, 12 Apr 2002 12:28:47 -0700
6400              Message-Id: <200204121228.47826.graham@howlingfrog.com>
6401      Branch: perl
6402            ! AUTHORS
6403 ____________________________________________________________________________
6404 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
6405         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
6406              From: Nicholas Clark <nick@unfortu.net>
6407              Date: Fri, 12 Apr 2002 21:59:06 +0100
6408              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
6409      Branch: perl
6410            ! pp_pack.c t/op/pack.t
6411 ____________________________________________________________________________
6412 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
6413         Log: Re-sort MANIFEST.
6414      Branch: perl
6415            ! MANIFEST
6416 ____________________________________________________________________________
6417 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
6418         Log: Move also the Win32 system testing to t/win32.
6419      Branch: perl
6420            + t/win32/system.t
6421            - t/op/winsystem.t
6422            ! MANIFEST
6423 ____________________________________________________________________________
6424 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
6425         Log: Integrate change #15879 from maint-5.6;
6426              
6427              Win32::GetLongPathName() did not return valid results if there
6428              were "." and ".." components in the path; also fix a potential
6429              buffer overflow if the long path happens to be longer than
6430              MAX_PATH (this can presumably happen if they use \\?\... style
6431              paths); add a rather limited testsuite that exercises just the
6432              edge cases
6433      Branch: perl
6434           +> t/win32/longpath.t
6435           !> MANIFEST t/harness win32/win32.c
6436 ____________________________________________________________________________
6437 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
6438         Log: Win32::GetLongPathName() did not return valid results if there
6439              were "." and ".." components in the path; also fix a potential
6440              buffer overflow if the long path happens to be longer than
6441              MAX_PATH (this can presumably happen if they use \\?\... style
6442              paths); add a rather limited testsuite that exercises just the
6443              edge cases
6444      Branch: maint-5.6/perl
6445            + t/win32/longpath.t
6446            ! MANIFEST t/harness win32/win32.c
6447 ____________________________________________________________________________
6448 [ 15878] By: nick                                  on 2002/04/12  14:38:32
6449         Log: Integrate mainline
6450      Branch: perlio
6451           +> lib/ExtUtils/t/INST_PREFIX.t
6452           !> (integrate 37 files)
6453 ____________________________________________________________________________
6454 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
6455         Log: Update Changes.
6456      Branch: perl
6457            ! Changes patchlevel.h
6458 ____________________________________________________________________________
6459 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
6460         Log: Discuss the magic of \w in security terms.
6461      Branch: perl
6462            ! pod/perlsec.pod pod/perlunicode.pod
6463 ____________________________________________________________________________
6464 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
6465         Log: Add a warning about the symbolic methods and
6466              symbolic sub refs not being checked for taint.
6467      Branch: perl
6468            ! pod/perlsec.pod
6469 ____________________________________________________________________________
6470 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
6471         Log: In EBCDIC the BOM detection doesn't seem
6472              to be working right.  For now skipping the test,
6473              waiting for Dan's opinion.
6474      Branch: perl
6475            ! ext/Encode/t/Unicode.t
6476 ____________________________________________________________________________
6477 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
6478         Log: Update to Net::Ping 2.16.
6479      Branch: perl
6480            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6481 ____________________________________________________________________________
6482 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
6483         Log: Upgrade to CGI.pm 2.81.
6484      Branch: perl
6485            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
6486 ____________________________________________________________________________
6487 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
6488         Log: Move up restricted hashes a bit.
6489      Branch: perl
6490            ! pod/perldelta.pod
6491 ____________________________________________________________________________
6492 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
6493         Log: Now using Unicode 3.2.0.
6494      Branch: perl
6495            ! pod/perldelta.pod
6496 ____________________________________________________________________________
6497 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
6498         Log: UNICOS too has sockpair issues (unsurprisingly,
6499              since UNICOS/mk has them too)
6500      Branch: perl
6501            ! ext/Socket/socketpair.t
6502 ____________________________________________________________________________
6503 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
6504         Log: FAQ patch from mjd regarding Tie::File.
6505      Branch: perl
6506            ! pod/perlfaq5.pod
6507 ____________________________________________________________________________
6508 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
6509         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
6510              consider using the NamesList.
6511      Branch: perl
6512            ! lib/charnames.pm lib/charnames.t
6513 ____________________________________________________________________________
6514 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
6515         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
6516              From: "Craig A. Berry" <craigberry@mac.com>
6517              Date: Thu, 11 Apr 2002 13:47:21 -0500
6518              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
6519      Branch: perl
6520            ! lib/File/CheckTree.pm lib/File/CheckTree.t
6521 ____________________________________________________________________________
6522 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
6523         Log: More NT Unicode information from Jan Dubois.
6524      Branch: perl
6525            ! pod/perltodo.pod
6526 ____________________________________________________________________________
6527 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
6528         Log: Add one perltodo item (and move bunch of them to better spot),
6529              add sysopen() to "Functions for filehandles, files, or directories".
6530      Branch: perl
6531            ! pod/perlfunc.pod pod/perltodo.pod
6532 ____________________________________________________________________________
6533 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
6534         Log: Prettyprinting: shorten the lines to avoid linewrapping.
6535      Branch: perl
6536            ! t/TEST
6537 ____________________________________________________________________________
6538 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
6539         Log: Also NEC SUPER-UX has buggy sockpair().
6540      Branch: perl
6541            ! ext/Socket/socketpair.t
6542 ____________________________________________________________________________
6543 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
6544         Log: dTHX works on its own just fine.
6545      Branch: perl
6546            ! ext/DynaLoader/dl_aix.xs
6547 ____________________________________________________________________________
6548 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
6549         Log: Must hold off building s2p until there's a miniperl.
6550      Branch: perl
6551            ! Makefile.SH
6552 ____________________________________________________________________________
6553 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
6554         Log: AIX: strerror_r() needs dTHX.
6555      Branch: perl
6556            ! ext/DynaLoader/dl_aix.xs
6557 ____________________________________________________________________________
6558 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
6559         Log: Extracting the s2p may require the right dynlibpath.
6560      Branch: perl
6561            ! Makefile.SH
6562 ____________________________________________________________________________
6563 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
6564         Log: Doc tweaks.
6565      Branch: perl
6566            ! ext/Time/HiRes/HiRes.pm
6567 ____________________________________________________________________________
6568 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
6569         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
6570              From: Michael G Schwern <schwern@pobox.com>
6571              Date: Thu, 11 Apr 2002 01:25:26 -0400
6572              Message-ID: <20020411052525.GA17038@blackrider>
6573      Branch: perl
6574            + lib/ExtUtils/t/INST_PREFIX.t
6575            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
6576            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6577            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6578            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
6579            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
6580            ! lib/ExtUtils/t/prefixify.t
6581 ____________________________________________________________________________
6582 [ 15855] By: nick                                  on 2002/04/11  06:26:44
6583         Log: Integrate mainline
6584      Branch: perlio
6585           !> (integrate 42 files)
6586 ____________________________________________________________________________
6587 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
6588         Log: Unused variables.
6589      Branch: perl
6590            ! ext/threads/shared/shared.xs ext/threads/threads.xs
6591 ____________________________________________________________________________
6592 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
6593         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
6594              From: Ilya Martynov <ilya@martynov.org>
6595              Date: 11 Apr 2002 03:21:17 +0400
6596              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
6597      Branch: perl
6598            ! lib/Term/ReadLine.pm
6599 ____________________________________________________________________________
6600 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
6601         Log: Upgrade to Encode 1.33, from Dan Kogai.
6602      Branch: perl
6603            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6604            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
6605            ! ext/Encode/lib/Encode/Supported.pod
6606            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
6607            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
6608            ! ext/Encode/ucm/adobeSymbol.ucm
6609            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
6610 ____________________________________________________________________________
6611 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
6612         Log: Backward portability from Dan Kogai.
6613      Branch: perl
6614            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
6615            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
6616            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
6617            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
6618            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
6619            ! ext/Storable/t/store.t ext/Storable/t/tied.t
6620            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
6621            ! ext/Storable/t/utf8.t
6622 ____________________________________________________________________________
6623 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
6624         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
6625              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
6626              bug in B::walkoptree still to be fixed.
6627      Branch: perl
6628            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
6629 ____________________________________________________________________________
6630 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
6631         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
6632              From: Philip Newton <Philip.Newton@gmx.net>
6633              Date: Wed, 10 Apr 2002 21:29:58 +0200
6634              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
6635      Branch: perl
6636            ! pod/perldelta.pod
6637 ____________________________________________________________________________
6638 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
6639         Log: Integrate perlio;
6640              
6641              Add a \t to Win32 pm_to_blib $(TOUCH) line.
6642      Branch: perl
6643           !> lib/ExtUtils/MM_Win32.pm
6644 ____________________________________________________________________________
6645 [ 15847] By: nick                                  on 2002/04/10  13:08:29
6646         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
6647      Branch: perlio
6648            ! lib/ExtUtils/MM_Win32.pm
6649 ____________________________________________________________________________
6650 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
6651         Log: Try to fool old AIX when threading, from Merijn.
6652      Branch: perl
6653            ! perl.h
6654 ____________________________________________________________________________
6655 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
6656         Log: Update Changes.
6657      Branch: perl
6658            ! Changes patchlevel.h
6659 ____________________________________________________________________________
6660 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
6661         Log: Welcome to the 5.7.3.
6662      Branch: perl
6663            ! NetWare/Makefile win32/Makefile
6664 ____________________________________________________________________________
6665 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
6666         Log: Make x2p/s2p part of the test_prep target now that we
6667              have a test for it.
6668      Branch: perl
6669            ! Makefile.SH
6670 ____________________________________________________________________________
6671 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
6672         Log: Integrate perlio.
6673              
6674              We have been 5.7.3 for a while - install there ...
6675      Branch: perl
6676           !> win32/makefile.mk
6677 ____________________________________________________________________________
6678 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
6679         Log: SImilarly to old HP-UX, in old AIX too including
6680              crypt.h leads into trouble.  (from Merijn)
6681      Branch: perl
6682            ! hints/aix.sh
6683 ____________________________________________________________________________
6684 [ 15840] By: nick                                  on 2002/04/10  10:04:19
6685         Log: We have been 5.7.3 for a while - install there ...
6686      Branch: perlio
6687            ! win32/makefile.mk
6688 ____________________________________________________________________________
6689 [ 15839] By: nick                                  on 2002/04/10  10:03:46
6690         Log: Intgrate mainline
6691      Branch: perlio
6692           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
6693            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
6694            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
6695           !> (integrate 40 files)
6696 ____________________________________________________________________________
6697 [ 15838] By: ams                                   on 2002/04/10  04:16:45
6698         Log: Subject: [PATCH] ext/attrs.t getting skipped
6699              From: "Craig A. Berry" <craigberry@mac.com>
6700              Date: Tue, 9 Apr 2002 23:58:49 -0500
6701              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
6702      Branch: perl
6703            ! t/TEST
6704 ____________________________________________________________________________
6705 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
6706         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
6707              From: Michael G Schwern <schwern@pobox.com>
6708              Date: Tue, 9 Apr 2002 20:52:55 -0400
6709              Message-ID: <20020410005254.GI8954@blackrider>
6710      Branch: perl
6711            ! t/op/sub_lval.t
6712 ____________________________________________________________________________
6713 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
6714         Log: Undo accident in #15385.
6715      Branch: metaconfig/U/perl
6716            ! Extensions.U
6717 ____________________________________________________________________________
6718 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
6719         Log: Retract the UTF-8 filenames patch.  This may be
6720              better dealt with in Perl level, a la File::Spec
6721              (since the whole mess is strongly filesystem-specific).
6722      Branch: metaconfig/U/perl
6723            + usecjk.U
6724            ! Extensions.U
6725      Branch: perl
6726            - ext/File/Glob/t/utf8.t
6727            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
6728            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
6729            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6730            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
6731            ! t/op/readdir.t
6732 ____________________________________________________________________________
6733 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
6734         Log: Upgrade to Encode 1.32, from Dan Kogai.
6735      Branch: perl
6736            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
6737            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
6738            - ext/Encode/ucm/macGurmukhi.ucm
6739            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
6740            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
6741            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
6742            ! ext/Encode/lib/Encode/Encoder.pm
6743            ! ext/Encode/lib/Encode/Supported.pod
6744            ! ext/Encode/lib/Encode/Unicode.pm
6745            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
6746            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
6747 ____________________________________________________________________________
6748 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
6749         Log: Add tests for s2p/psed, from Wolfgang Laun.
6750      Branch: perl
6751            + t/x2p/s2p.t
6752            ! MANIFEST t/TEST
6753 ____________________________________________________________________________
6754 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
6755         Log: FAQ sync.
6756      Branch: perl
6757            ! pod/perlfaq2.pod pod/perlfaq3.pod
6758 ____________________________________________________________________________
6759 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
6760         Log: Remove false dependency between getgrent and setpwent
6761              having/not having FILE**.  Also make the names of the
6762              {set,get,end}* interface struct members a bit shorter.
6763      Branch: perl
6764            ! reentr.c reentr.h reentr.pl
6765 ____________________________________________________________________________
6766 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
6767         Log: Avoid bad prototypes.
6768      Branch: perl
6769            ! hints/hpux.sh
6770 ____________________________________________________________________________
6771 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
6772         Log: metaconfig unit change for #15828.
6773      Branch: metaconfig
6774            ! U/protos/Protochk.U
6775 ____________________________________________________________________________
6776 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
6777         Log: As Merijn points out, pthread.h really needs to be known
6778              by protochk.
6779      Branch: perl
6780            ! Configure
6781 ____________________________________________________________________________
6782 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
6783         Log: Integrate perlio;
6784              
6785              Patch up Encode for Tk
6786      Branch: perl
6787           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
6788           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
6789 ____________________________________________________________________________
6790 [ 15826] By: nick                                  on 2002/04/09  12:38:25
6791         Log: Patch up Encode for Tk
6792      Branch: perlio
6793            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
6794            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
6795 ____________________________________________________________________________
6796 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
6797         Log: Portability tweak.
6798      Branch: perl
6799            ! lib/File/CheckTree.t
6800 ____________________________________________________________________________
6801 [ 15824] By: sky                                   on 2002/04/09  10:51:07
6802         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
6803              From: Abigail <abigail@osp.nl>
6804              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
6805              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
6806      Branch: perl
6807            ! pod/perlhist.pod
6808 ____________________________________________________________________________
6809 [ 15823] By: nick                                  on 2002/04/09  08:17:59
6810         Log: Integrate mainline
6811      Branch: perlio
6812           +> ext/Encode/lib/Encode/Config.pm
6813           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
6814           !> (integrate 37 files)
6815 ____________________________________________________________________________
6816 [ 15822] By: ams                                   on 2002/04/09  06:43:50
6817         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
6818              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6819              Date: Tue, 09 Apr 2002 02:00:51 -0400
6820              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
6821      Branch: perl
6822            ! lib/File/CheckTree.pm
6823 ____________________________________________________________________________
6824 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
6825         Log: Small perldelta tweaks.
6826      Branch: perl
6827            ! pod/perldelta.pod
6828 ____________________________________________________________________________
6829 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
6830         Log: File::Checktree update from Paul Grassie.
6831      Branch: perl
6832            ! lib/File/CheckTree.pm lib/File/CheckTree.t
6833 ____________________________________________________________________________
6834 [ 15819] By: ams                                   on 2002/04/08  22:43:48
6835         Log: Subject: patch against t/op/sub_lval.t
6836              From: Jim Cromie <jcromie@divsol.com>
6837              Date: Mon, 08 Apr 2002 17:38:16 -0600
6838              Message-Id: <3CB229E8.9080500@divsol.com>
6839      Branch: perl
6840            ! t/op/sub_lval.t
6841 ____________________________________________________________________________
6842 [ 15818] By: ams                                   on 2002/04/08  22:40:16
6843         Log: Humbly pay homage to the redundancy gods.
6844      Branch: perl
6845            ! mg.c
6846 ____________________________________________________________________________
6847 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
6848         Log: metaconfig mirror #15816.
6849      Branch: metaconfig
6850            ! U/modified/Unix.U
6851 ____________________________________________________________________________
6852 [ 15816] By: ams                                   on 2002/04/08  22:18:32
6853         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
6854      Branch: perl
6855            ! Porting/Glossary
6856 ____________________________________________________________________________
6857 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
6858         Log: Small piconv tweaks (sent to Dan).
6859      Branch: perl
6860            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
6861            ! ext/Encode/lib/Encode/Alias.pm
6862 ____________________________________________________________________________
6863 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
6864         Log: Update Changes.
6865      Branch: perl
6866            ! Changes patchlevel.h
6867 ____________________________________________________________________________
6868 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
6869         Log: FAQ sync.  (Ignoring the few URL differences for now.)
6870      Branch: perl
6871            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6872            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6873            ! pod/perlfaq7.pod pod/perlfaq9.pod
6874 ____________________________________________________________________________
6875 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
6876         Log: Upgrade to Encode 1.31, from Dan Kogai.
6877      Branch: perl
6878            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
6879            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6880            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
6881            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6882 ____________________________________________________________________________
6883 [ 15811] By: ams                                   on 2002/04/08  17:00:37
6884         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
6885              From: Andy Dougherty <doughera@lafayette.edu>
6886              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
6887              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
6888      Branch: perl
6889            ! lib/sort.t pp_sort.c
6890 ____________________________________________________________________________
6891 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
6892         Log: metaconfig unit changes for #15809.
6893      Branch: metaconfig
6894            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
6895 ____________________________________________________________________________
6896 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
6897         Log: Mirroring #15806.
6898      Branch: perl
6899            ! Porting/Glossary Porting/config.sh Porting/config_H
6900 ____________________________________________________________________________
6901 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
6902         Log: metaconfig unit changes for #15807.
6903      Branch: metaconfig
6904            ! U/protos/Protochk.U U/threads/d_asctime_r.U
6905            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
6906            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
6907            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
6908            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
6909            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
6910            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
6911            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
6912            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
6913            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
6914            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
6915            ! U/threads/d_getprotobyname_r.U
6916            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6917            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6918            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6919            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6920            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6921            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6922            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6923            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6924            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6925            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6926            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6927            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6928            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6929            ! U/threads/i_pthread.U
6930      Branch: perl
6931            ! config_h.SH
6932 ____________________________________________________________________________
6933 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
6934         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
6935              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6936              Date: Mon, 08 Apr 2002 14:34:27 +0200
6937              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
6938      Branch: perl
6939            ! Configure hints/hpux.sh reentr.pl
6940 ____________________________________________________________________________
6941 [ 15806] By: ams                                   on 2002/04/08  13:50:43
6942         Log: Subject: [PATCH] Updates to Porting/Glossary
6943              From: Paul_GreenVOS@vos.stratus.com
6944              Date: Mon, 8 Apr 02 10:44 edt
6945              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
6946      Branch: perl
6947            ! Porting/Glossary
6948 ____________________________________________________________________________
6949 [ 15805] By: ams                                   on 2002/04/08  13:47:32
6950         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
6951              coredumps on startup)
6952              From: Michael G Schwern <schwern@pobox.com>
6953              Date: Mon, 8 Apr 2002 10:34:49 -0400
6954              Message-Id: <20020408143449.GB3245@blackrider>
6955      Branch: perl
6956            ! lib/ExtUtils/MM_Unix.pm
6957 ____________________________________________________________________________
6958 [ 15804] By: ams                                   on 2002/04/08  13:29:28
6959         Log: Subject: [PATCH] example in pod/perllexwarn.pod
6960              From: Slaven Rezic <slaven.rezic@berlin.de>
6961              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
6962              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
6963      Branch: perl
6964            ! pod/perllexwarn.pod
6965 ____________________________________________________________________________
6966 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
6967         Log: Upgrade to Encode 1.30, from Dan Kogai. 
6968      Branch: perl
6969            + ext/Encode/lib/Encode/Encoder.pm
6970            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6971            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
6972            ! ext/Encode/lib/Encode/Supported.pod
6973            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6974            ! ext/Encode/t/grow.t
6975 ____________________________________________________________________________
6976 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
6977         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
6978              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6979              Date: Mon, 08 Apr 2002 01:08:40 +0100
6980              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
6981      Branch: perl
6982            ! ext/MIME/Base64/t/base64.t
6983 ____________________________________________________________________________
6984 [ 15801] By: nick                                  on 2002/04/08  07:28:27
6985         Log: Integrate mainline
6986      Branch: perlio
6987           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
6988           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
6989           +> ext/File/Glob/t/utf8.t
6990           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6991           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6992           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
6993            - ext/Encode/lib/Encode/10646_1.pm
6994            - ext/Encode/lib/Encode/Internal.pm
6995            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
6996            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
6997            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
6998            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
6999            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
7000            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
7001            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
7002           !> (integrate 157 files)
7003 ____________________________________________________________________________
7004 [ 15800] By: ams                                   on 2002/04/08  07:06:21
7005         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
7006              From: Jan Dubois <JanD@ActiveState.com>
7007              Date: Mon, 08 Apr 2002 00:10:39 -0700
7008              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
7009      Branch: perl
7010            ! lib/ExtUtils/Packlist.pm
7011 ____________________________________________________________________________
7012 [ 15799] By: ams                                   on 2002/04/08  04:50:36
7013         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
7014              From: Stas Bekman <stas@stason.org>
7015              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
7016              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
7017      Branch: perl
7018            ! pod/perlguts.pod
7019 ____________________________________________________________________________
7020 [ 15798] By: ams                                   on 2002/04/08  03:56:52
7021         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
7022      Branch: perl
7023            ! util.c
7024 ____________________________________________________________________________
7025 [ 15797] By: ams                                   on 2002/04/08  01:30:38
7026         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
7027              same line of code. (As suggested by Simon Cozens.)
7028      Branch: perl
7029            ! mg.c
7030 ____________________________________________________________________________
7031 [ 15796] By: ams                                   on 2002/04/08  01:27:24
7032         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
7033              Simon Cozens.
7034      Branch: perl
7035            ! embed.fnc util.c
7036 ____________________________________________________________________________
7037 [ 15795] By: ams                                   on 2002/04/08  01:05:16
7038         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
7039              From: Tom Brown <thecap@peach.ece.utexas.edu>
7040              Date: Sun, 07 Apr 2002 23:20:05 GMT
7041              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
7042      Branch: perl
7043            ! ext/Devel/DProf/DProf.xs
7044 ____________________________________________________________________________
7045 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
7046         Log: Retract #15793 since #15775 should fix the problem.
7047      Branch: perl
7048            ! hv.c
7049 ____________________________________________________________________________
7050 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
7051         Log: (Retracted by #15794)
7052              Subject: [PATCH] hv.c
7053              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7054              Date: Sun, 7 Apr 2002 14:25:48 +0200
7055              Message-ID: <3CB056EC.16340.1119992@localhost>
7056      Branch: perl
7057            ! hv.c
7058 ____________________________________________________________________________
7059 [ 15792] By: ams                                   on 2002/04/07  21:48:49
7060         Log: Make other nits nervous.
7061      Branch: perl
7062            ! gv.c perl.c
7063 ____________________________________________________________________________
7064 [ 15791] By: ams                                   on 2002/04/07  20:31:08
7065         Log: Subject: [MIME::Base64 patch] t/base64.t fix
7066              From: Dan Kogai <dankogai@dan.co.jp>
7067              Date: Mon, 8 Apr 2002 06:19:29 +0900
7068              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
7069      Branch: perl
7070            ! ext/MIME/Base64/t/base64.t
7071 ____________________________________________________________________________
7072 [ 15790] By: ams                                   on 2002/04/07  20:15:52
7073         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
7074              From: Slaven Rezic <slaven.rezic@berlin.de>
7075              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
7076              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
7077      Branch: perl
7078            ! ext/Devel/Peek/Peek.xs
7079 ____________________________________________________________________________
7080 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
7081         Log: Fully qualify in warning message the name of a subroutine redefined
7082              via glob assignment
7083      Branch: perl
7084            ! sv.c t/lib/warnings/op t/lib/warnings/sv
7085 ____________________________________________________________________________
7086 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
7087         Log: Update from Dan Kogai.
7088      Branch: perl
7089            ! ext/Encode/t/Unicode.t
7090 ____________________________________________________________________________
7091 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
7092         Log: Can't right now twist my brain to figure out
7093              the right CR/LF code point mappings in EBCDIC.
7094      Branch: perl
7095            ! lib/Pod/t/eol.t
7096 ____________________________________________________________________________
7097 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
7098         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
7099              From: Nicholas Clark <nick@ccl4.org>
7100              Date: Sun, 7 Apr 2002 15:01:56 +0100
7101              Message-ID: <20020407150156.R10686@plum.flirble.org>
7102      Branch: perl
7103            ! ext/Data/Dumper/Dumper.xs
7104 ____________________________________________________________________________
7105 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
7106         Log: Tpyo.
7107      Branch: perl
7108            ! lib/Pod/t/eol.t
7109 ____________________________________________________________________________
7110 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
7111         Log: EBCDIC branch was forgotten.
7112      Branch: perl
7113            ! ext/Devel/Peek/Peek.t
7114 ____________________________________________________________________________
7115 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
7116         Log: charnames::viacode() was broken, noticed by Jeffrey.
7117      Branch: perl
7118            ! lib/charnames.pm lib/charnames.t
7119 ____________________________________________________________________________
7120 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
7121         Log: Missing files.
7122      Branch: perl
7123            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
7124            ! MANIFEST ext/Encode/MANIFEST
7125 ____________________________________________________________________________
7126 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
7127         Log: (intentionally empty)
7128      Branch: perl
7129            ! MANIFEST sv.h
7130 ____________________________________________________________________________
7131 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
7132         Log: Upgrade to Encode 1.26, from Dan Kogai.
7133      Branch: perl
7134            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
7135            + ext/Encode/ucm/jis0212.ucm
7136            - ext/Encode/lib/Encode/10646_1.pm
7137            - ext/Encode/lib/Encode/Internal.pm
7138            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7139            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
7140            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
7141            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
7142            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
7143            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
7144            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
7145            - ext/Encode/ucm/macRumanian.ucm
7146            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7147            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7148            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7149            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
7150            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7151            ! ext/Encode/lib/Encode/Encoding.pm
7152            ! ext/Encode/lib/Encode/Supported.pod
7153            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7154            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
7155            ! ext/Encode/ucm/adobeSymbol.ucm
7156            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
7157            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
7158            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
7159            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7160            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7161            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7162            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7163            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7164            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7165            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7166            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7167            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7168            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7169            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7170            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7171            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7172            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7173            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
7174            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
7175            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
7176            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
7177            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
7178            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
7179            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
7180            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
7181            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
7182            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
7183            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7184            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
7185            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
7186            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7187            ! ext/Encode/ucm/nextstep.ucm
7188 ____________________________________________________________________________
7189 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
7190         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
7191              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
7192              Now, where was my coffee mug...
7193      Branch: perl
7194            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
7195            ! pp_sys.c
7196 ____________________________________________________________________________
7197 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
7198         Log: Subject: [PATCH] MakeMaker basic.t on Win32
7199              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7200              Date: Sun, 7 Apr 2002 14:25:48 +0200
7201              Message-ID: <3CB056EC.27101.1119A3D@localhost>
7202              
7203              Subject: [PATCH] MakeMaker && Win32 && nmake
7204              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7205              Date: Sun, 7 Apr 2002 14:25:48 +0200
7206              Message-ID: <3CB056EC.9001.11199ED@localhost>
7207      Branch: perl
7208            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7209 ____________________________________________________________________________
7210 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
7211         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
7212              From: Philip Newton <Philip.Newton@gmx.net>
7213              Date: Sun, 07 Apr 2002 07:51:49 +0200      
7214              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
7215      Branch: perl
7216            ! utf8.c
7217 ____________________________________________________________________________
7218 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
7219         Log: There was no nice way of getting in UTF-8 filenames:
7220              now one can use in the (new) three-arg form of readdir()
7221              and in File::Glob import a ":utf8" to transparently accept
7222              the filenames as Unicode.  Note that only :utf8 is supported,
7223              not fancier stuff like :encoding(foobar)
7224      Branch: perl
7225            + ext/File/Glob/t/utf8.t
7226            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7227            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7228            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7229            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7230            ! t/op/readdir.t
7231 ____________________________________________________________________________
7232 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
7233         Log: Subject: [PATCH] Re: perl@15772
7234              From: Nicholas Clark <nick@ccl4.org>
7235              Date: Sun, 7 Apr 2002 11:06:42 +0100
7236              Message-ID: <20020407110641.O10686@plum.flirble.org>
7237      Branch: perl
7238            ! hv.c
7239 ____________________________________________________________________________
7240 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
7241         Log: Subject: [PATCH] Re: 15764 breakage
7242              From: Michael G Schwern <schwern@pobox.com>
7243              Date: Sat, 6 Apr 2002 19:14:02 -0500
7244              Message-ID: <20020407001401.GA7076@blackrider>
7245      Branch: perl
7246            ! lib/ExtUtils/MM_Unix.pm
7247 ____________________________________________________________________________
7248 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
7249         Log: Instruction tweak.
7250      Branch: perl
7251            ! README.os390
7252 ____________________________________________________________________________
7253 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
7254         Log: Update Changes.
7255      Branch: perl
7256            ! Changes patchlevel.h
7257 ____________________________________________________________________________
7258 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
7259         Log: Subject: [PATCH] Encode tweaks for VMS
7260              From: Michael G Schwern <schwern@pobox.com>
7261              Date: Sat, 6 Apr 2002 03:26:09 -0500
7262              Message-ID: <20020406082609.GA28758@blackrider>
7263      Branch: perl
7264            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7265            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
7266            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7267            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7268 ____________________________________________________________________________
7269 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
7270         Log: Prettyprinting and version paranoia.
7271      Branch: perl
7272            ! ext/DB_File/t/db-recno.t
7273 ____________________________________________________________________________
7274 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
7275         Log: Be explicit about the two DB_File tests croaking
7276              in Mac OS X.
7277      Branch: perl
7278            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
7279 ____________________________________________________________________________
7280 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
7281         Log: Regen toc.
7282      Branch: perl
7283            ! pod/perltoc.pod
7284 ____________________________________________________________________________
7285 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
7286         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7287              From: Benjamin Goldberg <goldbb2@earthlink.net>
7288              Date: Fri, 05 Apr 2002 19:15:42 -0500
7289              Message-ID: <3CAE3E2E.8483505@earthlink.net>
7290      Branch: perl
7291            ! hv.h
7292 ____________________________________________________________________________
7293 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
7294         Log: Underline that the current implementation is not
7295              guaranteed to be forever; and reformat a bit.
7296      Branch: perl
7297            ! lib/utf8.pm
7298 ____________________________________________________________________________
7299 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
7300         Log: Subject: Weak spots in the utf8 manpage
7301              From: andreas.koenig@anima.de (Andreas J. Koenig)
7302              Date: Fri, 05 Apr 2002 10:08:44 +0200      
7303              Message-ID: <m3u1qqefeb.fsf@anima.de>      
7304      Branch: perl
7305            ! lib/utf8.pm
7306 ____________________________________________________________________________
7307 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
7308         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
7309              From: Michael G Schwern <schwern@pobox.com>
7310              Date: Sat, 6 Apr 2002 03:22:03 -0500
7311              Message-ID: <20020406082203.GA28713@blackrider>
7312      Branch: perl
7313            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7314            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7315            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7316            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7317            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
7318            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7319            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7320            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7321            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
7322            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
7323 ____________________________________________________________________________
7324 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
7325         Log: No need to avoid utf8 warnings after #15762.
7326      Branch: perl
7327            ! lib/Unicode/Collate.pm
7328 ____________________________________________________________________________
7329 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
7330         Log: As noted by Philip Newton: nothing wrong with BOM,
7331              but 0xFFFE quite wrong.
7332      Branch: perl
7333            ! t/lib/warnings/utf8 utf8.c utf8.h
7334 ____________________________________________________________________________
7335 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
7336         Log: Explain the "gaps" in the UTF-8 encoding.
7337      Branch: perl
7338            ! pod/perlunicode.pod utf8.h
7339 ____________________________________________________________________________
7340 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
7341         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
7342              From: Nicholas Clark <nick@unfortu.net>
7343              Date: Sat, 6 Apr 2002 14:54:51 +0100
7344              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
7345      Branch: perl
7346            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7347 ____________________________________________________________________________
7348 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
7349         Log: Signedness nits.
7350      Branch: perl
7351            ! hv.c
7352 ____________________________________________________________________________
7353 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
7354         Log: Make hv_notallowed a static as suggested by Nick Clark;
7355              and synchronize the nomenclature to talk about restricted
7356              (not fixed) hashes.
7357      Branch: perl
7358            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
7359            ! proto.h
7360 ____________________________________________________________________________
7361 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
7362         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7363              From: Nicholas Clark <nick@unfortu.net>
7364              Date: Sat, 6 Apr 2002 00:21:17 +0100
7365              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
7366              
7367              (with the last one reversed)
7368      Branch: perl
7369            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
7370            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
7371 ____________________________________________________________________________
7372 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
7373         Log: Update the warning message.
7374      Branch: perl
7375            ! README.tru64
7376 ____________________________________________________________________________
7377 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
7378         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
7379              From: Dan Kogai <dankogai@dan.co.jp>
7380              Date: Sat, 6 Apr 2002 06:08:40 +0900
7381              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
7382      Branch: perl
7383            ! pod/perlunicode.pod
7384 ____________________________________________________________________________
7385 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
7386         Log: Some tests were failing silently instead of saying "not ok"
7387      Branch: perl
7388            ! t/comp/proto.t
7389 ____________________________________________________________________________
7390 [ 15753] By: nick                                  on 2002/04/05  19:30:12
7391         Log: Integrate mainline
7392      Branch: perlio
7393           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
7394           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
7395           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
7396 ____________________________________________________________________________
7397 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
7398         Log: Minor Tie::File test patch, from mjd.
7399      Branch: perl
7400            ! lib/Tie/File/t/24_cache_loop.t
7401 ____________________________________________________________________________
7402 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
7403         Log: Not *that* different line endings (noticed by Philip Newton)
7404      Branch: perl
7405            ! pod/perldelta.pod
7406 ____________________________________________________________________________
7407 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
7408         Log: Retract #15745 for now; won't work without more Encode fixes.
7409      Branch: perl
7410            ! ext/Encode/lib/Encode/10646_1.pm
7411 ____________________________________________________________________________
7412 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
7413         Log: metaconfig unit change for #15748.
7414      Branch: metaconfig
7415            ! U/modified/Oldconfig.U
7416 ____________________________________________________________________________
7417 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
7418         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
7419              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7420              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
7421              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
7422      Branch: perl
7423            ! Configure
7424 ____________________________________________________________________________
7425 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
7426         Log: NetWare update from C Aditya.
7427      Branch: perl
7428            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
7429 ____________________________________________________________________________
7430 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
7431         Log: Win32 pacifying from mjd.
7432      Branch: perl
7433            ! lib/Tie/File/t/26_twrite.t
7434 ____________________________________________________________________________
7435 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
7436         Log: Integrate perlio;
7437              
7438              Not only did UCS-2 have dodgy name it was buggy.
7439      Branch: perl
7440           !> ext/Encode/lib/Encode/10646_1.pm
7441 ____________________________________________________________________________
7442 [ 15744] By: nick                                  on 2002/04/05  13:02:36
7443         Log: Not only did UCS-2 have dodgy name it was buggy.
7444      Branch: perlio
7445            ! ext/Encode/lib/Encode/10646_1.pm
7446 ____________________________________________________________________________
7447 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
7448         Log: Subject: Patch for bug ID 20020221.007
7449              From: Archer Sully <archer@meer.net>
7450              Date: Thu, 4 Apr 2002 21:45:34 -0700
7451              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
7452              
7453              Fix for "[ID 20020221.007] SEGV in Storable with empty string
7454              scalar object" (dclone)
7455      Branch: perl
7456            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
7457 ____________________________________________________________________________
7458 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
7459         Log: Subject: Re: lib/sort.t failure 
7460              From: "John P. Linderman" <jpl@research.att.com>
7461              Date: Fri, 05 Apr 2002 06:19:07 -0500
7462              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
7463              
7464              with a minor formatting tweak
7465      Branch: perl
7466            ! pod/perlfunc.pod
7467 ____________________________________________________________________________
7468 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
7469         Log: Subject: Re: lib/sort.t failure (and [PATCH])
7470              From: "John P. Linderman" <jpl@research.att.com>
7471              Date: Fri, 05 Apr 2002 07:13:27 -0500
7472              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
7473      Branch: perl
7474            ! lib/sort.t
7475 ____________________________________________________________________________
7476 [ 15740] By: nick                                  on 2002/04/05  09:31:42
7477         Log: Integrate mainline
7478      Branch: perlio
7479           +> (branch 49 files)
7480           !> (integrate 82 files)
7481 ____________________________________________________________________________
7482 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
7483         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7484              From: Dan Kogai <dankogai@dan.co.jp>
7485              Date: Fri, 5 Apr 2002 11:52:50 +0900
7486              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
7487      Branch: perl
7488            ! ext/Encode/t/Aliases.t
7489 ____________________________________________________________________________
7490 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
7491         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
7492              From: Dan Kogai <dankogai@dan.co.jp>
7493              Date: Fri, 5 Apr 2002 11:39:55 +0900
7494              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
7495      Branch: perl
7496            ! ext/Encode/lib/Encode/Alias.pm
7497 ____________________________________________________________________________
7498 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
7499         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
7500              From: Ilmari Karonen <iltzu@sci.fi>
7501              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
7502              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
7503      Branch: perl
7504            ! gv.c t/op/method.t
7505 ____________________________________________________________________________
7506 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
7507         Log: I was fooled for a while, somebody else might be too.
7508      Branch: perl
7509            ! t/test.pl
7510 ____________________________________________________________________________
7511 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
7512         Log: test.pl-ify.
7513      Branch: perl
7514            ! t/op/method.t
7515 ____________________________________________________________________________
7516 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
7517         Log: Upgrade to Encode 1.20, from Dan Kogai.
7518      Branch: perl
7519            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
7520            + ext/Encode/ucm/adobeSymbol.ucm
7521            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
7522            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
7523            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7524            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7525            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7526            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7527            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7528            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7529            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7530            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7531            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7532            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7533            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7534            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7535            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7536            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7537            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
7538            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
7539            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
7540            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
7541            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7542            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
7543            + ext/Encode/ucm/macSymbol.ucm
7544            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
7545            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
7546            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
7547            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7548            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7549            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7550            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7551            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7552            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
7553            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
7554            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
7555            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
7556            ! ext/Encode/lib/Encode/Alias.pm
7557            ! ext/Encode/lib/Encode/Supported.pod
7558            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7559            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
7560            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
7561            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
7562            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
7563            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
7564            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
7565            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
7566            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
7567            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
7568            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7569            ! ext/Encode/ucm/nextstep.ucm
7570 ____________________________________________________________________________
7571 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
7572         Log: Subject: left-over "use 5.7.2" in threads.pm
7573              From: Slaven Rezic <slaven.rezic@berlin.de>
7574              Date: 21 Mar 2002 23:18:13 +0100
7575              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
7576      Branch: perl
7577            ! ext/threads/threads.pm
7578 ____________________________________________________________________________
7579 [ 15732] By: ams                                   on 2002/04/04  17:08:13
7580         Log: Subject: [PATCH 5.7.3 DOCS]
7581              From: mjd@plover.com
7582              Date: 4 Apr 2002 15:59:39 -0000
7583              Message-Id: <20020404155939.6754.qmail@plover.com>
7584      Branch: perl
7585            ! pod/perlfaq9.pod
7586 ____________________________________________________________________________
7587 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
7588         Log: metaconfig unit change for #15730.
7589      Branch: metaconfig
7590            ! U/threads/usethreads.U
7591 ____________________________________________________________________________
7592 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
7593         Log: Subject: Re: lib/sort.t failure [PATCH]
7594              From: Andy Dougherty <doughera@lafayette.edu>
7595              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
7596              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
7597              
7598              Default to usethreads in case the user most probably forgot it.
7599      Branch: perl
7600            ! Configure
7601 ____________________________________________________________________________
7602 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
7603         Log: Typo nits from Wolfgang Laun.
7604      Branch: perl
7605            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
7606 ____________________________________________________________________________
7607 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
7608         Log: Detypo in diagnostics.
7609      Branch: perl
7610            ! lib/locale.t
7611 ____________________________________________________________________________
7612 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
7613         Log: pod2html: try to be EOL agnostic.
7614              (Needs testing on CRLF and CR platforms.)
7615      Branch: perl
7616            + lib/Pod/t/eol.t
7617            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
7618 ____________________________________________________________________________
7619 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
7620         Log: Subject: [PATCH} Pod::HTML and HTML4
7621              From: Robert Spier <rspier@pobox.com>
7622              Date: Wed, 03 Apr 2002 16:26:21 -0800
7623              Message-ID: <3CAB9DAD.20305@pobox.com>
7624      Branch: perl
7625            ! lib/Pod/Html.pm
7626 ____________________________________________________________________________
7627 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
7628         Log: Byebye, beebee.
7629      Branch: perl
7630            ! t/lib/warnings/perlio
7631 ____________________________________________________________________________
7632 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
7633         Log: Subject: Re: enc2xs needs portable way to know it's in the core
7634              From: PPrymmer@factset.com
7635              Date: Wed, 3 Apr 2002 14:29:32 -0500
7636              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
7637      Branch: perl
7638            ! configure.com
7639 ____________________________________________________________________________
7640 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
7641         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
7642              From: Dominic Dunlop <domo@computer.org>
7643              Date: Wed, 3 Apr 2002 22:44:01 +0200
7644              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
7645      Branch: perl
7646            ! lib/File/Spec/t/rel2abs2rel.t
7647 ____________________________________________________________________________
7648 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
7649         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
7650              From: Paul_GreenVOS@vos.stratus.com
7651              Date: Wed, 3 Apr 02 16:34 est
7652              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
7653      Branch: perl
7654            ! pp_pack.c
7655 ____________________________________________________________________________
7656 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
7657         Log: Upgrade to Tie::File 0.93, from mjd.
7658      Branch: perl
7659            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7660            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
7661            ! lib/Tie/File/t/41_heap.t
7662 ____________________________________________________________________________
7663 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
7664         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
7665              From: Andy Dougherty <doughera@lafayette.edu>
7666              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
7667              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
7668      Branch: perl
7669            ! lib/AnyDBM_File.t
7670 ____________________________________________________________________________
7671 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
7672         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
7673              and ccflags including -DNO_LOCALE
7674      Branch: perl
7675            ! perl.h
7676 ____________________________________________________________________________
7677 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
7678         Log: EPOC tweaks from Olaf Flebbe.
7679      Branch: perl
7680            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
7681 ____________________________________________________________________________
7682 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
7683         Log: Subject: [PATCH] Set @INC earlier
7684              From: Andy Dougherty <doughera@lafayette.edu>
7685              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
7686              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
7687      Branch: perl
7688            ! lib/AnyDBM_File.t lib/sort.t
7689 ____________________________________________________________________________
7690 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
7691         Log: perlcompile.pod was listing all B:: modules, except B::Concise
7692              (resubmitted)
7693      Branch: perl
7694            ! pod/perlcompile.pod
7695 ____________________________________________________________________________
7696 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
7697         Log: perlcompile.pod was listing all B:: modules, except B::Concise
7698      Branch: perl
7699            ! pod/perlcompile.pod
7700 ____________________________________________________________________________
7701 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
7702         Log: non-perlio robustness.
7703      Branch: perl
7704            ! ext/Socket/socketpair.t lib/utf8.t
7705 ____________________________________________________________________________
7706 [ 15713] By: nick                                  on 2002/04/03  18:06:49
7707         Log: Integrate mainline
7708      Branch: perlio
7709           +> lib/Tie/File/t/41_heap.t
7710           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
7711           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
7712           !> regexec.c t/op/re_tests t/op/tiearray.t
7713 ____________________________________________________________________________
7714 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
7715         Log: Tweak for 8.3 compat.
7716      Branch: perl
7717            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7718            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
7719            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
7720            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7721            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7722            ! ext/Encode/bin/enc2xs
7723 ____________________________________________________________________________
7724 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
7725         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
7726              From: Mark-Jason Dominus <mjd@plover.com>
7727              Date: Wed, 03 Apr 2002 13:04:40 -0500
7728              Message-ID: <20020403180440.7614.qmail@plover.com>
7729      Branch: perl
7730            ! t/op/tiearray.t
7731 ____________________________________________________________________________
7732 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
7733         Log: Forgotten.
7734      Branch: perl
7735            + lib/Tie/File/t/41_heap.t
7736            ! MANIFEST
7737 ____________________________________________________________________________
7738 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
7739         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7740              From: Mark Kvale <kvale@phy.ucsf.edu>
7741              Date: Tue, 2 Apr 2002 13:57:37 -0800
7742              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
7743      Branch: perl
7744            ! t/op/re_tests
7745 ____________________________________________________________________________
7746 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
7747         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
7748              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
7749              Date: Wed, 03 Apr 2002 03:34:34 +0100
7750              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
7751      Branch: perl
7752            ! regcomp.c
7753 ____________________________________________________________________________
7754 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
7755         Log: The leavetry crash should now be history.
7756      Branch: perl
7757            ! t/op/tiearray.t
7758 ____________________________________________________________________________
7759 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
7760         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
7761              From: Michael G Schwern <schwern@pobox.com>
7762              Date: Wed, 3 Apr 2002 10:56:44 -0500
7763              Message-ID: <20020403155644.GC916@blackrider>
7764      Branch: perl
7765            ! lib/ExtUtils/MM_Win95.pm
7766 ____________________________________________________________________________
7767 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
7768         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
7769              From: Dave Mitchell <davem@fdgroup.com>
7770              Date: Wed, 3 Apr 2002 02:08:26 +0100
7771              Message-ID: <20020403020825.B16724@fdgroup.com>
7772      Branch: perl
7773            ! pp_ctl.c
7774 ____________________________________________________________________________
7775 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
7776         Log: Prototype tweak for non-threaded builds.
7777      Branch: perl
7778            ! perl.c
7779 ____________________________________________________________________________
7780 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
7781         Log: Detached threads do not help; they still hold resources.
7782      Branch: perl
7783            ! ext/threads/threads.pm pod/perldiag.pod
7784 ____________________________________________________________________________
7785 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
7786         Log: Doc tweak from Wolfgang Laun.
7787      Branch: perl
7788            ! lib/File/Compare.pm
7789 ____________________________________________________________________________
7790 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
7791         Log: Subject: [PATCH bleadperl] regexec.c
7792              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7793              Date: Wed, 3 Apr 2002 11:13:30 +0200
7794              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
7795      Branch: perl
7796            ! regexec.c
7797 ____________________________________________________________________________
7798 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
7799         Log: Document the "Cleanup skipped ..." warning.
7800      Branch: perl
7801            ! ext/threads/threads.pm pod/perldiag.pod
7802 ____________________________________________________________________________
7803 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
7804         Log: Integrate perlio;
7805              
7806              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
7807              
7808              Fix segfaults when mainthread exits with other threads running:
7809              - track number of running threads
7810              - if main thread calls perl_destruct() with other threads running
7811              skip most of cleanup (with a warning).
7812      Branch: perl
7813           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
7814           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
7815           !> pod/perlapi.pod proto.h
7816 ____________________________________________________________________________
7817 [ 15698] By: nick                                  on 2002/04/03  13:15:30
7818         Log: Fix segfaults when mainthread exits with other threads running:
7819              - track number of running threads
7820              - if main thread calls perl_destruct() with other threads running
7821              skip most of cleanup (with a warning).
7822      Branch: perlio
7823            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
7824            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
7825 ____________________________________________________________________________
7826 [ 15697] By: nick                                  on 2002/04/03  07:34:13
7827         Log: Integrate mainline
7828      Branch: perlio
7829           +> lib/Net/Ping/t/250_ping_hires.t
7830           !> (integrate 33 files)
7831 ____________________________________________________________________________
7832 [ 15696] By: nick                                  on 2002/04/03  06:41:58
7833         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
7834      Branch: perlio
7835            ! lib/ExtUtils/xsubpp
7836 ____________________________________________________________________________
7837 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
7838         Log: Subject: [PATCH @15047] debugger
7839              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7840              Date: Sat, 16 Mar 2002 04:38:50 -0500
7841              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
7842      Branch: perl
7843            ! lib/perl5db.pl
7844 ____________________________________________________________________________
7845 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
7846         Log: Third Degree flags.
7847      Branch: perl
7848            ! Makefile.SH
7849 ____________________________________________________________________________
7850 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
7851         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
7852              From: Mark-Jason Dominus <mjd@plover.com>
7853              Date: Tue, 02 Apr 2002 16:35:11 -0500
7854              Message-ID: <20020402213511.27781.qmail@plover.com>
7855              
7856              (tweaked)
7857      Branch: perl
7858            ! pod/perlfunc.pod
7859 ____________________________________________________________________________
7860 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
7861         Log: Upgrade to Tie::File 0.92, from mjd.
7862      Branch: perl
7863            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7864            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
7865            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
7866            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
7867            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
7868            ! lib/Tie/File/t/40_abs_cache.t
7869 ____________________________________________________________________________
7870 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
7871         Log: Subject: [PATCH] Update my email address in perl.c
7872              From: Paul_GreenVOS@vos.stratus.com
7873              Date: Tue, 2 Apr 02 15:27 est
7874              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
7875      Branch: perl
7876            ! AUTHORS perl.c
7877 ____________________________________________________________________________
7878 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
7879         Log: POD fix.
7880      Branch: perl
7881            ! pod/perldelta.pod
7882 ____________________________________________________________________________
7883 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
7884         Log: What started as a small nit (the charnames test, nit found
7885              be Hugo), ballooned a bit... the goal is Larry's wish that
7886              illegal Unicode (such as U+FFFF) by default doesn't warn,
7887              since what if somebody WANTS to create illegal Unicode?
7888              Now getting close to this in the regex runtime.
7889              (Also, fix more of my fixation that BOM would be U+FFFE.)
7890      Branch: perl
7891            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
7892            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
7893 ____________________________________________________________________________
7894 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
7895         Log: Talk more about Net::Ping.
7896      Branch: perl
7897            ! pod/perldelta.pod
7898 ____________________________________________________________________________
7899 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
7900         Log: Upgrade to Net::Ping 2.14.
7901      Branch: perl
7902            + lib/Net/Ping/t/250_ping_hires.t
7903            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
7904            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
7905            ! lib/Net/Ping/t/140_stream_inst.t
7906 ____________________________________________________________________________
7907 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
7908         Log: XML::Parser 2.31 should be out shortly.
7909      Branch: perl
7910            ! pod/perldelta.pod
7911 ____________________________________________________________________________
7912 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
7913         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
7914              From: George Necula <necula@eecs.berkeley.edu>
7915              Date: Tue, 2 Apr 2002 10:22:41 -0800
7916              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
7917      Branch: perl
7918            ! lib/File/Spec/Cygwin.pm
7919 ____________________________________________________________________________
7920 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
7921         Log: EBCDIC test tweak.
7922      Branch: perl
7923            ! pod/perldelta.pod t/uni/case.pl
7924 ____________________________________________________________________________
7925 [ 15683] By: nick                                  on 2002/04/02  15:36:17
7926         Log: Integrate mainline
7927      Branch: perlio
7928           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
7929           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
7930           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
7931 ____________________________________________________________________________
7932 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
7933         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
7934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7935              Date: Tue, 2 Apr 2002 00:37:08 -0500
7936              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
7937      Branch: perl
7938            ! os2/os2ish.h perlio.c
7939 ____________________________________________________________________________
7940 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
7941         Log: Subject: [PATCH @15047] debugger again
7942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7943              Date: Tue, 2 Apr 2002 00:30:31 -0500
7944              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
7945      Branch: perl
7946            ! lib/perl5db.pl
7947 ____________________________________________________________________________
7948 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
7949         Log: Subject: [PATCH @15047] test() in CPAN.pm
7950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7951              Date: Tue, 2 Apr 2002 00:46:45 -0500
7952              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
7953      Branch: perl
7954            ! lib/CPAN.pm
7955 ____________________________________________________________________________
7956 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
7957         Log: Sync with libnet-1.11
7958      Branch: perl
7959            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
7960            ! lib/Net/SMTP.pm
7961 ____________________________________________________________________________
7962 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
7963         Log: NetWare tweaks from C Aditya.
7964      Branch: perl
7965            ! NetWare/t/NWScripts.pl scope.c
7966 ____________________________________________________________________________
7967 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
7968         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
7969              From: Dan Kogai <dankogai@dan.co.jp>
7970              Date: Tue, 2 Apr 2002 22:21:47 +0900
7971              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
7972      Branch: perl
7973            ! ext/Encode/Encode.xs
7974 ____________________________________________________________________________
7975 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
7976         Log: Integrate perlio;
7977              
7978              Calculate buffer size needs in float to avoid 32-bit overflow.
7979              
7980              Add buffer size growth test.
7981      Branch: perl
7982           +> ext/Encode/t/grow.t
7983           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
7984 ____________________________________________________________________________
7985 [ 15675] By: nick                                  on 2002/04/02  07:49:41
7986         Log: Add buffer size growth test.
7987      Branch: perlio
7988            + ext/Encode/t/grow.t
7989            ! MANIFEST ext/Encode/MANIFEST
7990 ____________________________________________________________________________
7991 [ 15674] By: nick                                  on 2002/04/02  07:40:49
7992         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
7993      Branch: perlio
7994            ! ext/Encode/Encode.xs
7995 ____________________________________________________________________________
7996 [ 15673] By: nick                                  on 2002/04/02  07:40:06
7997         Log: Integrate mainline
7998      Branch: perlio
7999           +> (branch 102 files)
8000            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8001            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8002            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8003            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8004            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8005            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8006            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8007            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8008            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
8009            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
8010            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8011            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
8012            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
8013            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
8014            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
8015            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
8016            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
8017            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8018            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8019            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8020            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8021            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
8022            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
8023            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
8024            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
8025            - ext/Encode/Encode/macCentEuro.ucm
8026            - ext/Encode/Encode/macCroatian.ucm
8027            - ext/Encode/Encode/macCyrillic.ucm
8028            - ext/Encode/Encode/macDingbats.ucm
8029            - ext/Encode/Encode/macGreek.ucm
8030            - ext/Encode/Encode/macIceland.ucm
8031            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8032            - ext/Encode/Encode/macRumanian.ucm
8033            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8034            - ext/Encode/Encode/macTurkish.ucm
8035            - ext/Encode/Encode/macUkraine.ucm
8036            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8037            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
8038            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
8039            - ext/Encode/compile ext/Encode/encode.h
8040            - ext/Encode/lib/Encode/CN/2022_CN.pm
8041            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
8042            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8043            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
8044            - lib/unicore/PropertyValueAliases.txt
8045           !> (integrate 143 files)
8046 ____________________________________________________________________________
8047 [ 15672] By: ams                                   on 2002/04/02  04:42:44
8048         Log: Win32 fix for Tie::File from MJD.
8049      Branch: perl
8050            ! lib/Tie/File.pm
8051 ____________________________________________________________________________
8052 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
8053         Log: Add a few tests to the timing-sensitive list.
8054      Branch: perl
8055            ! INSTALL
8056 ____________________________________________________________________________
8057 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
8058         Log: Subject: [PATCH sort.t] extensive regression testing
8059              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8060              Date: Mon, 1 Apr 2002 23:50:24 +0200
8061              Message-ID: <20020401235024.E677@rafael>
8062      Branch: perl
8063            ! lib/sort.t
8064 ____________________________________________________________________________
8065 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
8066         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
8067              From: Nicholas Clark <nick@unfortu.net>
8068              Date: Mon, 1 Apr 2002 21:54:05 +0100
8069              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
8070      Branch: perl
8071            ! lib/Memoize/t/errors.t
8072 ____________________________________________________________________________
8073 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
8074         Log: Subject: getting rid of a few superfluous $&/$`
8075              From: Jeffrey Friedl <jfriedl@yahoo.com>
8076              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
8077              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
8078              
8079              (with more-backward-compat than just using @- and @+, also by Jeffrey)
8080              
8081              (The version number of Text::Balanced intentionally not
8082              increased since Damian will make a new release after 5.8)
8083      Branch: perl
8084            ! lib/Pod/Html.pm lib/Text/Balanced.pm
8085 ____________________________________________________________________________
8086 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
8087         Log: Subject: [PATCH 5.7.3 TESTS]
8088              From: mjd@plover.com
8089              Date: 1 Apr 2002 20:32:18 -0000
8090              Message-ID: <20020401203218.25230.qmail@plover.com>
8091      Branch: perl
8092            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8093            ! t/op/tiearray.t t/test.pl
8094 ____________________________________________________________________________
8095 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
8096         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
8097              From: Paul_GreenVOS@vos.stratus.com
8098              Date: Mon, 1 Apr 02 15:15 est
8099              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
8100      Branch: perl
8101            ! iperlsys.h
8102 ____________________________________________________________________________
8103 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
8104         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
8105              From: Paul_GreenVOS@vos.stratus.com
8106              Date: Mon, 1 Apr 02 14:11 est
8107              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
8108      Branch: perl
8109            ! lib/ExtUtils/MM_Unix.pm
8110 ____________________________________________________________________________
8111 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
8112         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
8113              From: Nicholas Clark <nick@unfortu.net>
8114              Date: Mon, 1 Apr 2002 19:30:05 +0100
8115              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
8116      Branch: perl
8117            ! t/op/pat.t t/op/utfhash.t
8118 ____________________________________________________________________________
8119 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
8120         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
8121              From: Mark-Jason Dominus <mjd@plover.com>
8122              Date: Mon, 01 Apr 2002 13:22:01 -0500
8123              Message-ID: <20020401182201.21189.qmail@plover.com>
8124      Branch: perl
8125            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
8126 ____________________________________________________________________________
8127 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
8128         Log: Update Changes.
8129      Branch: perl
8130            ! Changes patchlevel.h
8131 ____________________________________________________________________________
8132 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
8133         Log: Subject: [PATCH 5.7.3 DOC]
8134              From: mjd@plover.com
8135              Date: 1 Apr 2002 17:23:40 -0000
8136              Message-ID: <20020401172340.16410.qmail@plover.com>
8137      Branch: perl
8138            ! pod/perldelta.pod
8139 ____________________________________________________________________________
8140 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
8141         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
8142      Branch: perl
8143            ! hints/unicos.sh
8144 ____________________________________________________________________________
8145 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
8146         Log: Advertise piconv and enc2xs.
8147      Branch: perl
8148            ! pod/perldelta.pod
8149 ____________________________________________________________________________
8150 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
8151         Log: Add enc2xs.
8152      Branch: perl
8153            + utils/enc2xs.PL
8154            ! MANIFEST utils/Makefile
8155 ____________________________________________________________________________
8156 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
8157         Log: Integrate perlio;
8158              
8159              Be more explicit testing for \015 not \r
8160      Branch: perl
8161           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
8162           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
8163 ____________________________________________________________________________
8164 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
8165         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
8166              From: Philip Newton <Philip.Newton@gmx.net>
8167              Date: Mon, 01 Apr 2002 17:06:18 +0200
8168              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
8169      Branch: perl
8170            ! lib/charnames.pm lib/charnames.t
8171 ____________________________________________________________________________
8172 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
8173         Log: Subject: detypo patch
8174              From: andreas.koenig@anima.de (Andreas J. Koenig)
8175              Date: Mon, 01 Apr 2002 10:09:21 +0200
8176              Message-ID: <m3r8lzsuvi.fsf@anima.de>
8177      Branch: perl
8178            ! INSTALL
8179 ____________________________________________________________________________
8180 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
8181         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
8182              From: Philip Newton <Philip.Newton@gmx.net>
8183              Date: Mon, 01 Apr 2002 08:12:01 +0200
8184              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
8185      Branch: perl
8186            ! lib/charnames.pm lib/charnames.t
8187 ____________________________________________________________________________
8188 [ 15653] By: nick                                  on 2002/04/01  09:20:24
8189         Log: Be more explicit testing for \015 not \r
8190      Branch: perlio
8191            ! t/io/crlf.t
8192 ____________________________________________________________________________
8193 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
8194         Log: If under UTF-8 locale the utf8.pm really needs to be found.
8195      Branch: perl
8196            ! t/comp/cpp.t t/run/switchPx.t
8197 ____________________________________________________________________________
8198 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
8199         Log: Upgrade to Tie::File 0.91, from mjd.
8200      Branch: perl
8201            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
8202            + lib/Tie/File/t/26_twrite.t
8203            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8204            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8205            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
8206            ! lib/Tie/File/t/16_handle.t
8207 ____________________________________________________________________________
8208 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
8209         Log: DJGPP tweaks from Laszlo.
8210      Branch: perl
8211            ! lib/ExtUtils/MM_DOS.pm util.c
8212 ____________________________________________________________________________
8213 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
8214         Log: Discussion about minimal installations.
8215      Branch: perl
8216            ! INSTALL
8217 ____________________________________________________________________________
8218 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
8219         Log: Comment tweak from Hugo.
8220      Branch: perl
8221            ! regexec.c
8222 ____________________________________________________________________________
8223 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
8224         Log: Another UTF-8 locale tweak from Hugo.
8225      Branch: perl
8226            ! regexec.c
8227 ____________________________________________________________________________
8228 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
8229         Log: Document the known MacOS X locale problem.
8230      Branch: perl
8231            ! pod/perldelta.pod
8232 ____________________________________________________________________________
8233 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
8234         Log: Regex fix from Hugo: in UTF-8 locales the character
8235              counting code didn't work right for minimal matches.
8236      Branch: perl
8237            ! regexec.c
8238 ____________________________________________________________________________
8239 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
8240         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
8241              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8242              Date: Sun, 31 Mar 2002 20:32:43 -0500
8243              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
8244      Branch: perl
8245            ! lib/ExtUtils/xsubpp
8246 ____________________________________________________________________________
8247 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
8248         Log: Document known FreeBSD locale glitch. 
8249      Branch: perl
8250            ! pod/perldelta.pod
8251 ____________________________________________________________________________
8252 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
8253         Log: There is --list in glibc iconv.
8254      Branch: perl
8255            ! ext/Encode/bin/piconv
8256 ____________________________________________________________________________
8257 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
8258         Log: Slight usage tweaks to piconv: show usage with
8259              no -t -f or -l arguments, or with -h.
8260      Branch: perl
8261            ! ext/Encode/bin/piconv
8262 ____________________________________________________________________________
8263 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
8264         Log: Get the piconv installed.
8265      Branch: perl
8266            + utils/piconv.PL
8267            ! MANIFEST utils/Makefile
8268 ____________________________________________________________________________
8269 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
8270         Log: Spelling tweaks.
8271      Branch: perl
8272            ! ext/Encode/bin/piconv
8273 ____________________________________________________________________________
8274 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
8275         Log: Upgrade to Encode 1.11, from Dan Kogai.
8276      Branch: perl
8277            + ext/Encode/Encode/Changes.e2x
8278            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
8279            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
8280            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
8281            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
8282            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
8283            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
8284            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
8285            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
8286            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
8287            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
8288            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
8289            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
8290            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
8291            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
8292            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
8293            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8294            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
8295            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
8296            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
8297            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
8298            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
8299            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8300            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8301            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8302            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8303            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
8304            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
8305            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
8306            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
8307            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8308            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
8309            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
8310            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
8311            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
8312            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8313            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
8314            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
8315            + ext/Encode/ucm/viscii.ucm
8316            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8317            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8318            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8319            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8320            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8321            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8322            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8323            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8324            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8325            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8326            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8327            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8328            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8329            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8330            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8331            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8332            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8333            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8334            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8335            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8336            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8337            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8338            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8339            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8340            - ext/Encode/Encode/ksc5601.ucm
8341            - ext/Encode/Encode/macCentEuro.ucm
8342            - ext/Encode/Encode/macCroatian.ucm
8343            - ext/Encode/Encode/macCyrillic.ucm
8344            - ext/Encode/Encode/macDingbats.ucm
8345            - ext/Encode/Encode/macGreek.ucm
8346            - ext/Encode/Encode/macIceland.ucm
8347            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8348            - ext/Encode/Encode/macRumanian.ucm
8349            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8350            - ext/Encode/Encode/macTurkish.ucm
8351            - ext/Encode/Encode/macUkraine.ucm
8352            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8353            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8354            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
8355            - lib/encoding.pm lib/encoding.t
8356            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8357            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8358            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
8359            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
8360            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8361            ! ext/Encode/Makefile.PL ext/Encode/README
8362            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8363            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8364            ! ext/Encode/lib/Encode/Alias.pm
8365            ! ext/Encode/lib/Encode/Supported.pod
8366 ____________________________________________________________________________
8367 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
8368         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
8369              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
8370              respective test    and doc tweaks.
8371      Branch: perl
8372            ! lib/charnames.pm lib/charnames.t
8373 ____________________________________________________________________________
8374 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
8375         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
8376              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8377              Date: Sun, 31 Mar 2002 22:47:31 +0200
8378              Message-ID: <20020331224731.E854@rafael>
8379      Branch: perl
8380            ! pod/perlfunc.pod
8381 ____________________________________________________________________________
8382 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
8383         Log: Subject: [PATCH] __attribute__ problems with g++
8384              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8385              Date: Sun, 31 Mar 2002 22:43:03 +0200
8386              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
8387      Branch: perl
8388            ! perl.h
8389 ____________________________________________________________________________
8390 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
8391         Log: Put back the #! line, false alarm.
8392      Branch: perl
8393            ! lib/ExtUtils/t/Constant.t
8394 ____________________________________________________________________________
8395 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
8396         Log: Subject: Re: [Patch] pod/perlvar.pod
8397              From: Philip Newton <Philip.Newton@gmx.net>
8398              Date: Sun, 31 Mar 2002 07:40:43 +0200
8399              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
8400      Branch: perl
8401            ! pod/perlvar.pod
8402 ____________________________________________________________________________
8403 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
8404         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
8405              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8406              Date: Sat, 30 Mar 2002 21:37:37 -0500
8407              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
8408      Branch: perl
8409            ! ext/Socket/socketpair.t
8410 ____________________________________________________________________________
8411 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
8412         Log: Subject: Re: compile tweak for Win32
8413              From: Michael G Schwern <schwern@pobox.com>
8414              Date: Fri, 29 Mar 2002 17:48:22 -0500      
8415              Message-ID: <20020329224822.GG16816@blackrider>
8416      Branch: perl
8417            ! win32/buildext.pl
8418 ____________________________________________________________________________
8419 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
8420         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
8421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8422              Date: Sat, 30 Mar 2002 22:19:46 +0100
8423              Message-ID: <20020330221946.A28497@rafael>
8424      Branch: perl
8425            ! t/lib/1_compile.t
8426 ____________________________________________________________________________
8427 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
8428         Log: Subject: [PATCH regmesg.t] increase output verbosity
8429              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8430              Date: Sat, 30 Mar 2002 22:34:08 +0100
8431              Message-ID: <20020330223408.C28497@rafael>
8432      Branch: perl
8433            ! t/op/regmesg.t
8434 ____________________________________________________________________________
8435 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
8436         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
8437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8438              Date: Sat, 30 Mar 2002 21:36:23 +0100
8439              Message-ID: <20020330213623.A677@rafael>
8440      Branch: perl
8441            ! regcomp.c
8442 ____________________________________________________________________________
8443 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
8444         Log: If using a network filesystem several different hosts
8445              may be trying to lock the same file.  In this case offering
8446              to kill the other process is not that helpful.  (Unless one
8447              has *real* clustering, but that's not usually the case.)
8448      Branch: perl
8449            ! lib/CPAN.pm
8450 ____________________________________________________________________________
8451 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
8452         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
8453              From: andreas.koenig@anima.de (Andreas J. Koenig)
8454              Date: Sat, 30 Mar 2002 06:12:36 +0100
8455              Message-ID: <m3hemyvdtn.fsf@anima.de>
8456      Branch: perl
8457            ! lib/Dumpvalue.pm
8458 ____________________________________________________________________________
8459 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
8460         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
8461              From: Jeremy Zawodny <Jeremy@Zawodny.com>
8462              Date: Fri, 29 Mar 2002 17:55:20 -0800
8463              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
8464      Branch: perl
8465            ! utils/dprofpp.PL
8466 ____________________________________________________________________________
8467 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
8468         Log: Subject: [Patch] pod/perlvar.pod
8469              From: Dan Kogai <dankogai@dan.co.jp>
8470              Date: Sun, 31 Mar 2002 02:03:36 +0900
8471              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
8472      Branch: perl
8473            ! pod/perlvar.pod
8474 ____________________________________________________________________________
8475 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
8476         Log: Subject: [PATCH] MM & Encode fixes
8477              From: Michael G Schwern <schwern@pobox.com>
8478              Date: Sat, 30 Mar 2002 06:41:56 -0500
8479              Message-ID: <20020330114156.GA16533@blackrider>
8480      Branch: perl
8481            + lib/ExtUtils/t/basic.t
8482            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
8483            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
8484            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8485            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8486            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8487            ! lib/ExtUtils/t/hints.t
8488 ____________________________________________________________________________
8489 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
8490         Log: EBCDICification.
8491      Branch: perl
8492            ! lib/charnames.t
8493 ____________________________________________________________________________
8494 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
8495         Log: Upgrade to Tie::File 0.90, from mjd.
8496      Branch: perl
8497            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
8498            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8499            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8500            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
8501            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
8502            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
8503            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
8504            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
8505            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
8506 ____________________________________________________________________________
8507 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
8508         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
8509              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8510              Date: Sat, 30 Mar 2002 00:20:39 +0100
8511              Message-ID: <20020330002039.A716@rafael>
8512      Branch: perl
8513            ! lib/sort.pm
8514 ____________________________________________________________________________
8515 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
8516         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
8517              From: Michael G Schwern <schwern@pobox.com>
8518              Date: Fri, 29 Mar 2002 18:14:20 -0500
8519              Message-ID: <20020329231419.GI16816@blackrider>
8520      Branch: perl
8521            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
8522            ! wince/Makefile.ce
8523 ____________________________________________________________________________
8524 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
8525         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
8526              From: Paul_GreenVOS@vos.stratus.com
8527              Date: Fri, 29 Mar 02 18:01 est
8528              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
8529      Branch: perl
8530            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
8531 ____________________________________________________________________________
8532 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
8533         Log: AUTHORS updates.
8534      Branch: perl
8535            ! AUTHORS
8536 ____________________________________________________________________________
8537 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
8538         Log: Upgrade to Encode 1.01, from Dan Kogai.
8539      Branch: perl
8540            ! ext/Encode/Changes ext/Encode/Encode.pm
8541            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8542            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8543            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8544            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8545            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8546            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8547            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8548            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8549            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8550            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8551            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8552            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8553            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8554            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8555            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8556            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8557            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8558            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8559            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8560            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8561            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8562            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8563            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8564            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8565            ! ext/Encode/Encode/ksc5601.ucm
8566            ! ext/Encode/Encode/macCentEuro.ucm
8567            ! ext/Encode/Encode/macCroatian.ucm
8568            ! ext/Encode/Encode/macCyrillic.ucm
8569            ! ext/Encode/Encode/macDingbats.ucm
8570            ! ext/Encode/Encode/macGreek.ucm
8571            ! ext/Encode/Encode/macIceland.ucm
8572            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8573            ! ext/Encode/Encode/macRumanian.ucm
8574            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8575            ! ext/Encode/Encode/macTurkish.ucm
8576            ! ext/Encode/Encode/macUkraine.ucm
8577            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8578            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8579            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
8580            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8581            ! ext/Encode/lib/Encode/CJKConstants.pm
8582            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
8583            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
8584            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
8585 ____________________________________________________________________________
8586 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
8587         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
8588              From: "Craig A. Berry" <craigberry@mac.com>
8589              Date: Fri, 29 Mar 2002 13:46:28 -0600
8590              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
8591      Branch: perl
8592            ! configure.com
8593 ____________________________________________________________________________
8594 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
8595         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
8596              which one has to get from the CPAN distribution.
8597      Branch: perl
8598            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
8599            + lib/Memoize/t/expmod_t.t
8600            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8601            - lib/Memoize/t/expire_module_t.t
8602            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
8603            ! lib/Memoize/README
8604 ____________________________________________________________________________
8605 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
8606         Log: metaconfig unit tweak.
8607      Branch: metaconfig/U/perl
8608            ! versiononly.U
8609 ____________________________________________________________________________
8610 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
8611         Log: Configure-related tweaks.
8612      Branch: perl
8613            ! Porting/Glossary Porting/config.sh Porting/config_H
8614            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8615            ! vos/config.ga.h
8616 ____________________________________________________________________________
8617 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
8618         Log: Ooops.
8619      Branch: perl
8620            ! t/op/ver.t
8621 ____________________________________________________________________________
8622 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
8623         Log: Subject: [PATCH @15606] d_time for vms
8624              From: "Craig A. Berry" <craigberry@mac.com>
8625              Date: Fri, 29 Mar 2002 11:58:29 -0600
8626              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
8627      Branch: perl
8628            ! configure.com
8629 ____________________________________________________________________________
8630 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
8631         Log: Subject: Re: Regex-Unicode bugs
8632              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8633              Date: Thu, 28 Mar 2002 10:12:35 +0100
8634              Message-ID: <20020328101235.F678@rafael>
8635      Branch: perl
8636            ! t/op/regmesg.t
8637 ____________________________________________________________________________
8638 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
8639         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
8640              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8641              Date: Fri, 29 Mar 2002 16:53:27 +0000
8642              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
8643      Branch: perl
8644            ! pod/perlre.pod pod/perlretut.pod
8645 ____________________________________________________________________________
8646 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
8647         Log: Subject: Re: debugger debuggers wanted
8648              From: spidb@cpan.org
8649              Date: Fri, 29 Mar 2002 06:34:11 -0500
8650              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
8651      Branch: perl
8652            ! lib/perl5db.pl
8653 ____________________________________________________________________________
8654 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
8655         Log: Update Changes.
8656      Branch: perl
8657            ! Changes patchlevel.h
8658 ____________________________________________________________________________
8659 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
8660         Log: Rename for 8.3-friendliness.
8661      Branch: perl
8662            + lib/unicore/PropValueAliases.txt
8663            - lib/unicore/PropertyValueAliases.txt
8664            ! MANIFEST lib/unicore/README.perl
8665 ____________________________________________________________________________
8666 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
8667         Log: Retract ExtUtils/t/basic.t until it works.
8668      Branch: perl
8669            - lib/ExtUtils/t/basic.t
8670            ! MANIFEST
8671 ____________________________________________________________________________
8672 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
8673         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
8674              From: Slaven Rezic <slaven.rezic@berlin.de>
8675              Date: 28 Mar 2002 22:27:14 +0100
8676              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
8677      Branch: perl
8678            ! hints/freebsd.sh
8679 ____________________________________________________________________________
8680 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
8681         Log: Interesting... where did this come from?
8682              (The Configure change in #15600)
8683      Branch: perl
8684            ! config_h.SH
8685 ____________________________________________________________________________
8686 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
8687         Log: metaconfig unit change for #15600.
8688      Branch: metaconfig/U/perl
8689            ! versiononly.U
8690 ____________________________________________________________________________
8691 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
8692         Log: Subject: versiononly should not put `old' versions in inc
8693              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8694              Date: Fri, 29 Mar 2002 12:53:49 +0100
8695              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
8696      Branch: perl
8697            ! Configure
8698 ____________________________________________________________________________
8699 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
8700         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
8701              From: Michael G Schwern <schwern@pobox.com>
8702              Date: Fri, 29 Mar 2002 04:12:47 -0500
8703              Message-ID: <20020329091247.GA7432@blackrider>
8704              
8705              (with two nits: (1) change lib/Extutils/Command/MM.pm
8706              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
8707              @INC to compile.t)
8708      Branch: perl
8709            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
8710            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
8711            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
8712            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
8713            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8714            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8715            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
8716            + lib/ExtUtils/t/Problem-Module/Makefile.PL
8717            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8718            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
8719            + t/lib/MakeMaker/Test/Utils.pm
8720            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
8721            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
8722            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
8723            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
8724            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
8725            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8726            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8727            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
8728            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
8729            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
8730            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
8731            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
8732            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
8733            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
8734            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
8735            ! t/lib/TieOut.pm
8736 ____________________________________________________________________________
8737 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
8738         Log: Leftovers from Encode 0.99.
8739      Branch: perl
8740            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
8741            - ext/Encode/compile ext/Encode/encode.h
8742            - ext/Encode/lib/Encode/CN/2022_CN.pm
8743            - ext/Encode/lib/Encode/Details.pod
8744 ____________________________________________________________________________
8745 [ 15597] By: nick                                  on 2002/03/29  14:03:35
8746         Log: Integrate mainline
8747      Branch: perlio
8748           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
8749           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
8750           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8751           !> (integrate 130 files)
8752 ____________________________________________________________________________
8753 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
8754         Log: Subject: Another Unicode-3.2-induced doc fix
8755              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8756              Date: Fri, 29 Mar 2002 21:45:47 +0900
8757              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
8758      Branch: perl
8759            ! ext/Unicode/Normalize/Normalize.pm
8760 ____________________________________________________________________________
8761 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
8762         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
8763              From: Slaven Rezic <slaven.rezic@berlin.de>
8764              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
8765              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
8766      Branch: perl
8767            ! reentr.c reentr.pl
8768 ____________________________________________________________________________
8769 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
8770         Log: Subject: [PATCH] Quieting OS X
8771              From: Michael G Schwern <schwern@pobox.com>
8772              Date: Fri, 29 Mar 2002 05:46:23 -0500
8773              Message-ID: <20020329104622.GA9163@blackrider>
8774      Branch: perl
8775            ! ext/POSIX/t/posix.t t/op/stat.t
8776 ____________________________________________________________________________
8777 [ 15593] By: ams                                   on 2002/03/29  07:32:22
8778         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
8779              From: Paul_GreenVOS@vos.stratus.com
8780              Date: Fri, 29 Mar 02 0:05 est
8781              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
8782      Branch: perl
8783            ! ext/Time/HiRes/HiRes.xs
8784 ____________________________________________________________________________
8785 [ 15592] By: ams                                   on 2002/03/29  07:28:29
8786         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
8787              From: Spider Boardman <spidb@cpan.org>
8788              Date: Fri, 29 Mar 2002 00:52:24 -0500
8789              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
8790      Branch: perl
8791            ! op.c t/op/attrs.t
8792 ____________________________________________________________________________
8793 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
8794         Log: It's perlce.
8795      Branch: perl
8796            ! pod/perldelta.pod
8797 ____________________________________________________________________________
8798 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
8799         Log: MPE/iX tweaks from Mark Bixby.
8800      Branch: perl
8801            ! ext/Storable/t/lock.t mpeix/relink
8802 ____________________________________________________________________________
8803 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
8804         Log: Upgrade to Encode 1.00, from Dan Kogai.
8805              
8806              (one nit: bin/enc2xs needed also ../..)
8807      Branch: perl
8808            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
8809            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
8810            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8811            ! (edit 104 files)
8812 ____________________________________________________________________________
8813 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
8814         Log: Subject: [PATCH] NEXT LINE --> NEL
8815              From: Philip Newton <Philip.Newton@gmx.net>
8816              Date: Thu, 28 Mar 2002 21:03:10 +0000
8817              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
8818      Branch: perl
8819            ! lib/charnames.pm lib/charnames.t
8820 ____________________________________________________________________________
8821 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
8822         Log: binmode :bytes, again.
8823      Branch: perl
8824            ! lib/utf8.t
8825 ____________________________________________________________________________
8826 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
8827         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
8828              From: Mark-Jason Dominus <mjd@plover.com>
8829              Date: Thu, 28 Mar 2002 10:36:03 -0500
8830              Message-ID: <20020328153603.11992.qmail@plover.com>
8831      Branch: perl
8832            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
8833 ____________________________________________________________________________
8834 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
8835         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
8836      Branch: perl
8837            ! lib/charnames.pm lib/charnames.t pp_pack.c
8838 ____________________________________________________________________________
8839 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
8840         Log: If expecting UTF-8, probably not expecting UTF-16.
8841      Branch: perl
8842            ! t/comp/require.t
8843 ____________________________________________________________________________
8844 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
8845         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
8846              From: Paul_GreenVOS@vos.stratus.com
8847              Date: Thu, 28 Mar 02 8:22 est
8848              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
8849      Branch: perl
8850            ! lib/Time/Local.pm
8851 ____________________________________________________________________________
8852 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
8853         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
8854              From: Paul_GreenVOS@vos.stratus.com
8855              Date: Thu, 28 Mar 02 7:46 est
8856              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
8857      Branch: perl
8858            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
8859 ____________________________________________________________________________
8860 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
8861         Log: A little bit better error message for \pq, still
8862              not good because the script context is not shown.
8863      Branch: perl
8864            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
8865 ____________________________________________________________________________
8866 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
8867         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
8868              From: Jeffrey Friedl <jfriedl@yahoo.com>
8869              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
8870              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
8871      Branch: perl
8872            ! sv.c t/op/pat.t
8873 ____________________________________________________________________________
8874 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
8875         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
8876              From: Mark-Jason Dominus <mjd@plover.com>
8877              Date: Thu, 28 Mar 2002 05:04:40 -0500
8878              Message-ID: <20020328100440.22081.qmail@plover.com>
8879      Branch: perl
8880            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
8881 ____________________________________________________________________________
8882 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
8883         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
8884              From: mjd@plover.com
8885              Date: 28 Mar 2002 09:22:06 -0000
8886              Message-ID: <20020328092206.18833.qmail@plover.com>
8887      Branch: perl
8888            ! lib/encoding.t
8889 ____________________________________________________________________________
8890 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
8891         Log: Unicode 3.2.0-induced doc tweaks.
8892      Branch: perl
8893            ! pod/perlretut.pod pod/perlunicode.pod
8894 ____________________________________________________________________________
8895 [ 15576] By: nick                                  on 2002/03/28  07:40:04
8896         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
8897      Branch: perlio
8898           +> (branch 31 files)
8899           !> (integrate 162 files)
8900 ____________________________________________________________________________
8901 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
8902         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
8903              From: Paul_GreenVOS@vos.stratus.com
8904              Date: Thu, 28 Mar 02 0:16 est
8905              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
8906      Branch: perl
8907            ! ext/POSIX/t/posix.t
8908 ____________________________________________________________________________
8909 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
8910         Log: Subject: Re: Regex-Unicode bugs
8911              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8912              Date: Wed, 27 Mar 2002 13:48:06 +0100
8913              Message-ID: <20020327134806.C18945@rafael>
8914              
8915              regmesg.t patch still would be nice.
8916      Branch: perl
8917            ! regcomp.c
8918 ____________________________________________________________________________
8919 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
8920         Log: Subject: Re: Regex-Unicode bugs
8921              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
8922              Date: Wed, 27 Mar 2002 12:39:57 +0000
8923              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
8924      Branch: perl
8925            ! pod/perldiag.pod regcomp.c
8926 ____________________________________________________________________________
8927 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
8928         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
8929              From: Paul_GreenVOS@vos.stratus.com
8930              Date: Wed, 27 Mar 02 23:33 est
8931              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
8932      Branch: perl
8933            ! t/io/fs.t
8934 ____________________________________________________________________________
8935 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
8936         Log: The Official 3.2.0 came out.
8937      Branch: perl
8938            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
8939            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
8940            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
8941            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
8942            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
8943            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
8944            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
8945            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
8946            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
8947            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
8948            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
8949            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
8950            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
8951            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
8952            + lib/unicore/lib/UnifiedI.pl
8953            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
8954 ____________________________________________________________________________
8955 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
8956         Log: socketpair binmode :bytes.
8957      Branch: perl
8958            ! ext/Socket/socketpair.t
8959 ____________________________________________________________________________
8960 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
8961         Log: Don't install anything beneath 't' directories.
8962      Branch: perl
8963            ! installperl
8964 ____________________________________________________________________________
8965 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
8966         Log: More UTF-8 locale sensitivity.
8967      Branch: perl
8968            ! t/io/utf8.t
8969 ____________________________________________________________________________
8970 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
8971         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
8972              From: Stas Bekman <stas@stason.org>
8973              Date: Thu, 28 Mar 2002 10:13:45 +0800
8974              Message-ID: <3CA27C59.4020209@stason.org>
8975              
8976              Temp file cleanup.
8977      Branch: perl
8978            ! lib/Pod/t/pod2html-lib.pl
8979 ____________________________________________________________________________
8980 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
8981         Log: Be compatible also with non-UTF-8 locales.
8982      Branch: perl
8983            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
8984            ! lib/Locale/Language.pod
8985 ____________________________________________________________________________
8986 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
8987         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
8988              From: Spider Boardman <spidb@cpan.org>
8989              Date: Wed, 27 Mar 2002 20:52:28 -0500
8990              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
8991      Branch: perl
8992            ! cv.h op.c t/op/attrs.t toke.c
8993 ____________________________________________________________________________
8994 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
8995         Log: "Last element".
8996      Branch: perl
8997            ! pod/perlfunc.pod
8998 ____________________________________________________________________________
8999 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
9000         Log: Subject: Error in perlfunc for "die"
9001              From: William R Ward <bill@wards.net>
9002              Date: 27 Mar 2002 12:31:32 -0800
9003              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
9004      Branch: perl
9005            ! pod/perlfunc.pod
9006 ____________________________________________________________________________
9007 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
9008         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
9009              From: Mark Kvale <kvale@phy.ucsf.edu>
9010              Date: Wed, 27 Mar 2002 16:45:37 -0800
9011              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
9012      Branch: perl
9013            ! pod/perlre.pod pod/perlretut.pod
9014 ____________________________________________________________________________
9015 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
9016         Log: Try to handle UTF-8 locales.
9017      Branch: perl
9018            ! lib/locale.t
9019 ____________________________________________________________________________
9020 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
9021         Log: More binmode :bytes.
9022      Branch: perl
9023            ! t/io/utf8.t
9024 ____________________________________________________________________________
9025 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
9026         Log: binmode(FH, ":bytes") is the right way, methinks.
9027      Branch: perl
9028            ! ext/PerlIO/t/encoding.t
9029 ____________________________________________________________________________
9030 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
9031         Log: UTF-8 locale: need to open explicitly for bytes.
9032      Branch: perl
9033            ! ext/PerlIO/t/encoding.t
9034 ____________________________________________________________________________
9035 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
9036         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
9037      Branch: perl
9038            ! lib/Locale/Language.pm lib/Locale/Language.pod
9039 ____________________________________________________________________________
9040 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
9041         Log: Warn instead of croak.
9042      Branch: perl
9043            ! pod/perldiag.pod utf8.c
9044 ____________________________________________________________________________
9045 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
9046         Log: UTF-8 locale: there might already be one UTF-8 discipline.
9047      Branch: perl
9048            ! lib/open.t
9049 ____________________________________________________________________________
9050 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
9051         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
9052              From: "Craig A. Berry" <craigberry@mac.com>
9053              Date: Wed, 27 Mar 2002 15:22:13 -0600
9054              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
9055      Branch: perl
9056            ! t/lib/1_compile.t t/lib/compmod.pl
9057 ____________________________________________________________________________
9058 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
9059         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
9060              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9061              Date: Wed, 27 Mar 2002 22:35:03 +0100
9062              Message-ID: <20020327223503.A678@rafael>
9063      Branch: perl
9064            ! pod/perlop.pod
9065 ____________________________________________________________________________
9066 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
9067         Log: Start using the Unicode 3.2.0 data (NOTE: still
9068              unofficial, but the data is unlikely to change much.
9069              Doublecheck when 3.2.0 gets released.)
9070      Branch: perl
9071            + lib/unicore/PropertyAliases.txt
9072            + lib/unicore/PropertyValueAliases.txt
9073            ! (edit 129 files)
9074 ____________________________________________________________________________
9075 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
9076         Log: Update Changes.
9077      Branch: perl
9078            ! Changes patchlevel.h
9079 ____________________________________________________________________________
9080 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
9081         Log: Further fixing for #15549.  Six tests are failing
9082              under Solaris with en_US.UTF-8 but those failures seem
9083              unrelated to the BOUND problem, will look at them later.
9084      Branch: perl
9085            ! regexec.c
9086 ____________________________________________________________________________
9087 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
9088         Log: Possible fix for "Orks, Dragons, and Elves":
9089              should now build under UTF-8 locales (is building
9090              under Solaris en_US.UTF-8 right now).
9091      Branch: perl
9092            ! Makefile.SH regexec.c
9093 ____________________________________________________________________________
9094 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
9095         Log: Forgotten from #15523.
9096      Branch: perl
9097            ! lib/Math/BigInt/Calc.pm
9098 ____________________________________________________________________________
9099 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
9100         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
9101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
9102              Date: Wed, 27 Mar 2002 13:32:00 +0100
9103              Message-ID: <20020327133200.A18945@rafael>
9104      Branch: perl
9105            ! regcomp.c t/lib/warnings/regcomp
9106 ____________________________________________________________________________
9107 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
9108         Log: Subject: [PATCH] MANIFES --> MANIFEST
9109              From: Philip Newton <Philip.Newton@gmx.net>
9110              Date: Wed, 27 Mar 2002 10:05:46 +0000
9111              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
9112              
9113              (plus a few tweaks more)
9114      Branch: perl
9115            ! Porting/check83.pl
9116 ____________________________________________________________________________
9117 [ 15545] By: nick                                  on 2002/03/27  07:37:36
9118         Log: Integrate mainline
9119      Branch: perlio
9120           +> lib/Math/BigInt/t/with_sub.t
9121            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9122            - lib/bignum/t/trace.t
9123           !> (integrate 76 files)
9124 ____________________________________________________________________________
9125 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
9126         Log: Obsolete mailing list information.
9127      Branch: perl
9128            ! README.bs2000 README.os390 README.vmesa
9129 ____________________________________________________________________________
9130 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
9131         Log: More URL "whitespacing".
9132      Branch: perl
9133            ! README.bs2000 README.hurd README.mpeix README.netware
9134            ! README.os390 README.vmesa README.vos README.win32
9135            ! pod/perl5004delta.pod pod/perl5005delta.pod
9136            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
9137            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
9138            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
9139            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
9140            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
9141            ! pod/perltodo.pod
9142 ____________________________________________________________________________
9143 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
9144         Log: I like doubleclicking on URLs in pods to select them.
9145      Branch: perl
9146            ! README.amiga README.epoc README.vos pod/perl561delta.pod
9147            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
9148            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9149            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
9150            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
9151            ! pod/perltodo.pod pod/perlvar.pod
9152 ____________________________________________________________________________
9153 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
9154         Log: Regen modlib.
9155      Branch: perl
9156            ! pod/perlmodlib.pod
9157 ____________________________________________________________________________
9158 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
9159         Log: Update the CPAN sites list.
9160      Branch: perl
9161            ! pod/perlmodlib.PL pod/perlmodlib.pod
9162 ____________________________________________________________________________
9163 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
9164         Log: Regen modlib, toc.
9165      Branch: perl
9166            ! pod/perlmodlib.pod pod/perltoc.pod
9167 ____________________________________________________________________________
9168 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
9169         Log: s/rationale/rational/
9170      Branch: perl
9171            ! lib/Math/BigRat.pm lib/bigrat.pm
9172 ____________________________________________________________________________
9173 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
9174         Log: s/done/esac/
9175      Branch: perl
9176            ! hints/dec_osf.sh
9177 ____________________________________________________________________________
9178 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
9179         Log: Advertise big* and BigRat.
9180      Branch: perl
9181            ! pod/perldelta.pod
9182 ____________________________________________________________________________
9183 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
9184         Log: A missing ) in #15527.
9185      Branch: perl
9186            ! pp_sys.c
9187 ____________________________________________________________________________
9188 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
9189         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
9190              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9191              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
9192              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
9193      Branch: perl
9194            ! lib/ExtUtils/typemap
9195 ____________________________________________________________________________
9196 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
9197         Log: Subject: Re: Cygwin PerlIO.t failing
9198              From: Stas Bekman <stas@stason.org>
9199              Date: Wed, 27 Mar 2002 01:34:11 +0800
9200              Message-ID: <3CA0B113.1070800@stason.org>
9201      Branch: perl
9202            ! ext/PerlIO/PerlIO.t
9203 ____________________________________________________________________________
9204 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
9205         Log: Subject: [PATCH] safety check for vms/test.com
9206              From: "Craig A. Berry" <craigberry@mac.com>
9207              Date: Tue, 26 Mar 2002 12:15:21 -0600
9208              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
9209      Branch: perl
9210            ! vms/test.com
9211 ____________________________________________________________________________
9212 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
9213         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
9214              From: PPrymmer@factset.com
9215              Date: Tue, 26 Mar 2002 13:04:59 -0500
9216              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
9217      Branch: perl
9218            ! configure.com
9219 ____________________________________________________________________________
9220 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
9221         Log: Subject: [PATCH] Minor typo in test harness
9222              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9223              Date: Tue, 26 Mar 2002 17:44:06 -0000
9224              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
9225      Branch: perl
9226            ! t/lib/warnings/perlio
9227 ____________________________________________________________________________
9228 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
9229         Log: Subject: PATCH s2p.PL
9230              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9231              Date: Tue, 26 Mar 2002 17:16:46 +0100
9232              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
9233      Branch: perl
9234            ! x2p/s2p.PL
9235 ____________________________________________________________________________
9236 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
9237         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
9238      Branch: perl
9239            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9240            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9241            ! MANIFEST
9242 ____________________________________________________________________________
9243 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
9244         Log: Avoid and document a weird bug in UNICOS/mk.
9245      Branch: perl
9246            ! pod/perldelta.pod pp_sys.c
9247 ____________________________________________________________________________
9248 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
9249         Log: Math::BigInt::Lite 0.09, from Tels.
9250      Branch: perl
9251            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9252            ! MANIFEST
9253 ____________________________________________________________________________
9254 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
9255         Log: For now disable the test in OS/390; it seems to hang,
9256              but frustratingly seems to run from command line and
9257              from Perl debugger.
9258      Branch: perl
9259            ! lib/Math/BigInt/t/mbi_rand.t
9260 ____________________________________________________________________________
9261 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
9262         Log: EPOC update from Olaf Flebbe.
9263      Branch: perl
9264            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
9265            ! pod/perlport.pod t/io/fs.t
9266 ____________________________________________________________________________
9267 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
9268         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
9269              and bignum 0.11, from Tels.
9270      Branch: perl
9271            + lib/Math/BigInt/t/with_sub.t
9272            - lib/bignum/t/trace.t
9273            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9274            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
9275            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
9276            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
9277            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
9278            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
9279            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
9280            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
9281            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
9282            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
9283            ! lib/bignum/t/bigrat.t lib/bigrat.pm
9284            ! t/lib/Math/BigInt/Subclass.pm
9285 ____________________________________________________________________________
9286 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
9287         Log: Integrate perlio;
9288              
9289              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9290              
9291              Testcase for crlf spanning buffer boundary
9292      Branch: perl
9293           +> t/io/crlf.t
9294           !> MANIFEST perlio.c
9295 ____________________________________________________________________________
9296 [ 15521] By: nick                                  on 2002/03/26  15:31:55
9297         Log: Testcase for crlf spanning buffer boundary
9298      Branch: perlio
9299            + t/io/crlf.t
9300            ! MANIFEST
9301 ____________________________________________________________________________
9302 [ 15520] By: nick                                  on 2002/03/26  15:09:52
9303         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9304      Branch: perlio
9305            ! perlio.c
9306 ____________________________________________________________________________
9307 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
9308         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
9309      Branch: perl
9310            ! t/lib/1_compile.t
9311 ____________________________________________________________________________
9312 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
9313         Log: Document the Configure (really, awk) glitch in
9314              UNICOS/mk.
9315      Branch: perl
9316            ! pod/perldelta.pod
9317 ____________________________________________________________________________
9318 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
9319         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
9320              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9321              Date: Fri, 22 Mar 2002 16:11:28 +0100
9322              Message-ID: <3C9B57B0.31936.496399@localhost>
9323      Branch: perl
9324            ! win32/win32.c
9325 ____________________________________________________________________________
9326 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
9327         Log: Subject: Re: Jarkko likes OOOOs
9328              From: "Gerrit P. Haase" <gp@familiehaase.de>
9329              Date: Tue, 26 Mar 2002 08:44:02 +0100
9330              Message-ID: <40509050505.20020326084402@familiehaase.de>
9331      Branch: perl
9332            ! t/io/fs.t
9333 ____________________________________________________________________________
9334 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
9335         Log: Subject: [patch utils/perlbug] subject header setting problem      
9336              From: Stas Bekman <stas@stason.org>
9337              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
9338              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
9339      Branch: perl
9340            ! utils/perlbug.PL
9341 ____________________________________________________________________________
9342 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
9343         Log: Subject: [PATCH] win32/makefile.mk
9344              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9345              Date: Tue, 26 Mar 2002 13:56:19 +0100
9346              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
9347      Branch: perl
9348            ! win32/makefile.mk
9349 ____________________________________________________________________________
9350 [ 15513] By: nick                                  on 2002/03/26  07:17:17
9351         Log: Integrate mainline
9352      Branch: perlio
9353           +> (branch 39 files)
9354            - (delete 109 files)
9355           !> (integrate 105 files)
9356 ____________________________________________________________________________
9357 [ 15512] By: nick                                  on 2002/03/26  06:52:42
9358         Log: Integrate mainline
9359      Branch: perlio
9360           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
9361           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
9362           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
9363           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
9364           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
9365 ____________________________________________________________________________
9366 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
9367         Log: Installation advice from Robert Spier. 
9368      Branch: perl
9369            ! INSTALL
9370 ____________________________________________________________________________
9371 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
9372         Log: Stas setting things right.
9373      Branch: perl
9374            ! ext/PerlIO/PerlIO.t
9375 ____________________________________________________________________________
9376 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
9377         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
9378              From: Paul_GreenVOS@vos.stratus.com
9379              Date: Mon, 25 Mar 02 23:57 est
9380              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
9381      Branch: perl
9382            ! ext/IO/lib/IO/t/io_unix.t
9383 ____________________________________________________________________________
9384 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
9385         Log: Add threads hints for UNICOS/mk and UNICOS.
9386              (I'm just guessing on UNICOS.)
9387      Branch: perl
9388            ! hints/unicos.sh hints/unicosmk.sh
9389 ____________________________________________________________________________
9390 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
9391         Log: Mention the effect of Unicode keys on hashes.
9392      Branch: perl
9393            ! pod/perlunicode.pod
9394 ____________________________________________________________________________
9395 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
9396         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
9397              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
9398              Date: Mon, 25 Mar 2002 17:24:33 -0600
9399              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
9400      Branch: perl
9401            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
9402            ! vms/vms_yfix.pl
9403 ____________________________________________________________________________
9404 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
9405         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
9406      Branch: perl
9407            ! hints/dec_osf.sh
9408 ____________________________________________________________________________
9409 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
9410         Log: The .ucm of Encode are big when uncompressed.
9411      Branch: perl
9412            ! INSTALL
9413 ____________________________________________________________________________
9414 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
9415         Log: I don't understand what is going on what these
9416              news tests, retracting the whole lot.
9417      Branch: perl
9418            ! ext/PerlIO/PerlIO.t
9419 ____________________________________________________________________________
9420 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
9421         Log: Upgrade to Encode 0.99, from Dan Kogai.
9422      Branch: perl
9423            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
9424            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
9425            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
9426            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
9427            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
9428            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
9429            + ext/Encode/Encode/ksc5601.ucm
9430            + ext/Encode/Encode/macCentEuro.ucm
9431            + ext/Encode/Encode/macCroatian.ucm
9432            + ext/Encode/Encode/macCyrillic.ucm
9433            + ext/Encode/Encode/macDingbats.ucm
9434            + ext/Encode/Encode/macGreek.ucm
9435            + ext/Encode/Encode/macIceland.ucm
9436            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9437            + ext/Encode/Encode/macRumanian.ucm
9438            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9439            + ext/Encode/Encode/macTurkish.ucm
9440            + ext/Encode/Encode/macUkraine.ucm
9441            + ext/Encode/Encode/shiftjis.ucm
9442            + ext/Encode/lib/Encode/10646_1.pm
9443            + ext/Encode/lib/Encode/CJKConstants.pm
9444            + ext/Encode/lib/Encode/CN/2022_CN.pm
9445            + ext/Encode/lib/Encode/JP/2022_JP.pm
9446            + ext/Encode/lib/Encode/JP/2022_JP1.pm
9447            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
9448            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9449            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9450            + ext/Encode/ucm2table
9451            - (delete 109 files)
9452            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9453            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
9454            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
9455            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9456            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9457            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9458            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9459            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9460            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9461            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9462            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9463            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9464            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9465            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9466            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
9467            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
9468            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9469            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9470            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9471            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9472            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
9473            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9474            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9475            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
9476            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
9477            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9478            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9479            ! ext/Encode/Makefile.PL ext/Encode/README
9480            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
9481            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9482            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
9483            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9484            ! ext/Encode/lib/Encode/Details.pod
9485            ! ext/Encode/lib/Encode/Encoding.pm
9486            ! ext/Encode/lib/Encode/Internal.pm
9487            ! ext/Encode/lib/Encode/JP/H2Z.pm
9488            ! ext/Encode/lib/Encode/JP/JIS.pm
9489            ! ext/Encode/lib/Encode/Supported.pod
9490            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
9491            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9492            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
9493            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
9494            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
9495            ! ext/Encode/t/jisx0212.ref
9496 ____________________________________________________________________________
9497 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
9498         Log: Noise with -w.
9499      Branch: perl
9500            ! ext/PerlIO/PerlIO.t
9501 ____________________________________________________________________________
9502 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
9503         Log: If no perlio no perlio warnings, either.
9504      Branch: perl
9505            ! lib/warnings.t
9506 ____________________________________________________________________________
9507 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
9508         Log: ...and put some of the new perlio tests here.
9509              The in-memory ones not yet since my poor brain
9510              refuses to find the right TODO incantation.
9511      Branch: perl
9512            ! ext/PerlIO/PerlIO.t
9513 ____________________________________________________________________________
9514 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
9515         Log: Take away the perlio-requiring tests..
9516      Branch: perl
9517            ! t/io/open.t
9518 ____________________________________________________________________________
9519 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
9520         Log: More correct now, but actually the two new tests
9521              need to be moved, since they are perlio-only...
9522      Branch: perl
9523            ! t/io/open.t
9524 ____________________________________________________________________________
9525 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
9526         Log: More neo-io tests from Stas Bekman.
9527      Branch: perl
9528            ! t/io/open.t
9529 ____________________________________________________________________________
9530 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
9531         Log: Document the QNX6 sprintf glitch.
9532      Branch: perl
9533            ! pod/perldelta.pod
9534 ____________________________________________________________________________
9535 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
9536         Log: AmigaOS must use the ixemul directly, since there
9537              is no more vfork support.
9538      Branch: perl
9539            ! hints/amigaos.sh
9540 ____________________________________________________________________________
9541 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
9542         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
9543              From: Norton Allen <allen@huarp.harvard.edu>
9544              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
9545              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
9546      Branch: perl
9547            ! pp_sys.c
9548 ____________________________________________________________________________
9549 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
9550         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
9551              From: Norton Allen <allen@huarp.harvard.edu>
9552              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
9553              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
9554      Branch: perl
9555            ! ext/Socket/socketpair.t
9556 ____________________________________________________________________________
9557 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
9558         Log: Clarify the 8.3 rule.
9559      Branch: perl
9560            ! Porting/check83.pl
9561 ____________________________________________________________________________
9562 [ 15490] By: nick                                  on 2002/03/25  16:05:07
9563         Log: Integrate mainline
9564      Branch: perlio
9565           +> ext/Encode/lib/Encode/EncFormat.pod
9566           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
9567            - ext/Encode/lib/EncodeFormat.pod
9568           !> (integrate 41 files)
9569 ____________________________________________________________________________
9570 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
9571         Log: Update Changes.
9572      Branch: perl
9573            ! Changes patchlevel.h
9574 ____________________________________________________________________________
9575 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
9576         Log: Forgotten from #15486.
9577      Branch: perl
9578            ! perl.c
9579 ____________________________________________________________________________
9580 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
9581         Log: It seems that FreeBSD does not like using Perl's malloc
9582              when multithreaded.
9583      Branch: perl
9584            ! hints/freebsd.sh
9585 ____________________________________________________________________________
9586 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
9587         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
9588              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9589              Date: Mon, 25 Mar 2002 11:33:17 +0100
9590              Message-ID: <20020325113317.A1410@rafael>
9591              
9592              Apparently VMS does not do YYDEBUG.
9593      Branch: perl
9594            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
9595 ____________________________________________________________________________
9596 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
9597         Log: Subject: [PATCH] warnings for perlio + others
9598              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9599              Date: Mon, 25 Mar 2002 13:01:44 -0000
9600              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
9601      Branch: perl
9602            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
9603            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
9604            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
9605            ! warnings.pl
9606 ____________________________________________________________________________
9607 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
9608         Log: As verified by Doug MacEachern.
9609      Branch: perl
9610            ! pod/perldelta.pod
9611 ____________________________________________________________________________
9612 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
9613         Log: MPE/iX update from Mark Bixby.
9614      Branch: perl
9615            + mpeix/mpeix.c
9616            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
9617            ! hints/mpeix.sh mpeix/mpeixish.h
9618 ____________________________________________________________________________
9619 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
9620         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
9621              From: Nicholas Clark <nick@unfortu.net>
9622              Date: Sun, 24 Mar 2002 22:50:06 +0000
9623              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
9624      Branch: perl
9625            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
9626 ____________________________________________________________________________
9627 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
9628         Log: Subject: [PATCH] fix warning + carp interaction
9629              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
9630              Date: Sun, 24 Mar 2002 23:00:21 -0000
9631              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
9632      Branch: perl
9633            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
9634            ! warnings.pl
9635 ____________________________________________________________________________
9636 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
9637         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
9638              (All the code changes have already been applied earlier.)
9639      Branch: perl
9640            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9641 ____________________________________________________________________________
9642 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
9643         Log: DB_File: for the core version, no need to specify
9644              a minimum MM version.
9645      Branch: perl
9646            ! ext/DB_File/Makefile.PL
9647 ____________________________________________________________________________
9648 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
9649         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
9650              From: Dave Mitchell <davem@fdgroup.com>
9651              Date: Sun, 24 Mar 2002 22:23:08 +0000
9652              Message-ID: <20020324222308.B21963@fdgroup.com>
9653      Branch: perl
9654            ! pp_pack.c
9655 ____________________________________________________________________________
9656 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
9657         Log: Subject: [PATCH @15450] errno help for VMS
9658              From: "Craig A. Berry" <craigberry@mac.com>
9659              Date: Sun, 24 Mar 2002 16:17:52 -0600
9660              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
9661      Branch: perl
9662            ! ext/POSIX/t/posix.t vms/vms.c
9663 ____________________________________________________________________________
9664 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
9665         Log: Upgrade to Locale::Codes 2.03.
9666      Branch: perl
9667            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
9668            ! lib/Locale/Country.pm
9669 ____________________________________________________________________________
9670 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
9671         Log: metaconfig unit change for #15474.
9672      Branch: metaconfig/U/perl
9673            ! Extensions.U
9674 ____________________________________________________________________________
9675 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
9676         Log: The #15472 said "properly".  Ha!
9677      Branch: perl
9678            ! Configure
9679 ____________________________________________________________________________
9680 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
9681         Log: metaconfig unit change for #15472.
9682      Branch: metaconfig/U/perl
9683            ! Extensions.U
9684 ____________________________________________________________________________
9685 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
9686         Log: Properly scan for the subextensions of Encode
9687              when doing static builds.
9688      Branch: perl
9689            ! Configure
9690 ____________________________________________________________________________
9691 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
9692         Log: Tru64: Document the known odbm failure with static builds.
9693      Branch: perl
9694            ! README.tru64
9695 ____________________________________________________________________________
9696 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
9697         Log: microperl tweaks.
9698      Branch: perl
9699            ! Makefile.micro locale.c util.c
9700 ____________________________________________________________________________
9701 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
9702         Log: metaconfig unit changes for #15468.
9703      Branch: metaconfig
9704            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
9705            ! U/modified/libc.U U/modified/libs.U
9706            ! U/threads/d_pthread_atfork.U
9707 ____________________________________________________________________________
9708 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
9709         Log: Various metaconfig unit cleanup; only one visible change
9710              in Configure, though.
9711      Branch: perl
9712            ! Configure
9713 ____________________________________________________________________________
9714 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
9715         Log: Upgrade to Encode 0.98, from Dan Kogai.
9716      Branch: perl
9717            + ext/Encode/lib/Encode/EncFormat.pod
9718            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
9719            - ext/Encode/lib/EncodeFormat.pod
9720            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
9721            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
9722            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9723            ! ext/Encode/lib/Encode/Alias.pm
9724            ! ext/Encode/lib/Encode/Details.pod
9725            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9726            ! ext/Encode/lib/Encode/JP/JIS.pm
9727            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9728 ____________________________________________________________________________
9729 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
9730         Log: Integrate perlio;
9731              
9732              Avoid core-dump in Encode with PERLIO=mmap
9733      Branch: perl
9734           !> ext/Encode/Encode.xs
9735 ____________________________________________________________________________
9736 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
9737         Log: In the spirit of #15464.
9738      Branch: perl
9739            ! perl.c sv.c
9740 ____________________________________________________________________________
9741 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
9742         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
9743              From: Michael G Schwern <schwern@pobox.com>
9744              Date: Sun, 24 Mar 2002 02:27:25 -0500
9745              Message-ID: <20020324072725.GA3554@blackrider>
9746      Branch: perl
9747            ! perl.c
9748 ____________________________________________________________________________
9749 [ 15463] By: nick                                  on 2002/03/24  10:24:41
9750         Log: Integrate mainline
9751      Branch: perlio
9752           +> (branch 28 files)
9753            - lib/bigfloat.t lib/bigint.t
9754           !> (integrate 59 files)
9755 ____________________________________________________________________________
9756 [ 15462] By: nick                                  on 2002/03/24  08:59:35
9757         Log: Avoid core-dump in Encode with PERLIO=mmap
9758      Branch: perlio
9759            ! ext/Encode/Encode.xs
9760 ____________________________________________________________________________
9761 [ 15461] By: nick                                  on 2002/03/24  08:58:21
9762         Log: Too many machines doing integrate mainline
9763      Branch: perlio
9764           !> Changes Configure lib/AutoSplit.t
9765           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
9766           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
9767           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
9768           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
9769 ____________________________________________________________________________
9770 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
9771         Log: Retract Math::BigInt::Lite for now, seems to confuse
9772              bignum and bigrat.
9773      Branch: perl
9774            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9775            ! MANIFEST
9776 ____________________________________________________________________________
9777 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
9778         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
9779              From: "Craig A. Berry" <craigberry@mac.com>
9780              Date: Sat, 23 Mar 2002 23:23:00 -0600
9781              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
9782      Branch: perl
9783            ! configure.com vms/vms.c
9784 ____________________________________________________________________________
9785 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
9786         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
9787              From: Michael G Schwern <schwern@pobox.com>
9788              Date: Sat, 23 Mar 2002 21:32:32 -0500
9789              Message-ID: <20020324023232.GA29972@blackrider>
9790              
9791              (with Russ Allbery's simplifications)
9792      Branch: perl
9793            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
9794 ____________________________________________________________________________
9795 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
9796         Log: Merge Math::BigInt::Lite 0.08, from Tels.
9797      Branch: perl
9798            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9799            ! MANIFEST
9800 ____________________________________________________________________________
9801 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
9802         Log: Too chatty.
9803      Branch: perl
9804            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
9805 ____________________________________________________________________________
9806 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
9807         Log: Merge bignum 0.10, from Tels.
9808      Branch: perl
9809            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
9810            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
9811            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
9812            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9813            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
9814            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
9815            ! MANIFEST
9816 ____________________________________________________________________________
9817 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
9818         Log: Rename the Perl 4 tests in preparation of bignum.
9819      Branch: perl
9820            + lib/bigfloatpl.t lib/bigintpl.t
9821            - lib/bigfloat.t lib/bigint.t
9822            ! MANIFEST
9823 ____________________________________________________________________________
9824 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
9825         Log: Merge Math::BigRat 0.04, from Tels.
9826      Branch: perl
9827            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
9828            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
9829            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
9830            + t/lib/Math/BigRat/Test.pm
9831            ! MANIFEST
9832 ____________________________________________________________________________
9833 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
9834         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
9835              From: Dave Mitchell <davem@fdgroup.com>
9836              Date: Sat, 23 Mar 2002 22:27:24 +0000
9837              Message-ID: <20020323222724.A19425@fdgroup.com>
9838      Branch: perl
9839            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
9840 ____________________________________________________________________________
9841 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
9842         Log: Forgotten.
9843      Branch: perl
9844            ! ext/Unicode/Normalize/README
9845 ____________________________________________________________________________
9846 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
9847         Log: Update Changes.
9848      Branch: perl
9849            ! Changes patchlevel.h
9850 ____________________________________________________________________________
9851 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
9852         Log: Subject: perldoc -m [PATCH]
9853              From: "John L. Allen" <allen@grumman.com>
9854              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
9855              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
9856      Branch: perl
9857            ! utils/perldoc.PL
9858 ____________________________________________________________________________
9859 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
9860         Log: Subject: Re: Copious warnings from Sys::Syslog
9861              From: andreas.koenig@anima.de (Andreas J. Koenig)
9862              Date: Sat, 23 Mar 2002 06:47:08 +0100
9863              Message-ID: <m31yebvns3.fsf@anima.de>
9864      Branch: perl
9865            ! ext/Sys/Syslog/Syslog.pm
9866 ____________________________________________________________________________
9867 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
9868         Log: Upgrade to Math::BigInt 1.55, from Tels.
9869      Branch: perl
9870            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
9871            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
9872            + lib/Math/BigInt/t/use_lib4.t
9873            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9874            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
9875            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
9876            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
9877            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
9878            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
9879            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
9880            ! lib/Math/BigInt/t/upgrade.t
9881 ____________________________________________________________________________
9882 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
9883         Log: Upgrade to Encode 0.97, from Dan Kogai.
9884      Branch: perl
9885            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
9886            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
9887            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
9888            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9889            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9890            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
9891            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9892            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
9893            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
9894            ! ext/Encode/t/Tcl.t
9895 ____________________________________________________________________________
9896 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
9897         Log: Slight tweaks on #15443.
9898      Branch: perl
9899            ! pod/perlvar.pod
9900 ____________________________________________________________________________
9901 [ 15444] By: nick                                  on 2002/03/23  17:30:42
9902         Log: Integrate mainline
9903      Branch: perlio
9904           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
9905           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9906           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
9907           !> (integrate 50 files)
9908 ____________________________________________________________________________
9909 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
9910         Log: Subject: patch [bleadperl]: Document %! special variable
9911              From: mjd@plover.com
9912              Date: 23 Mar 2002 18:25:44 -0000
9913              Message-ID: <20020323182544.11741.qmail@plover.com>    
9914      Branch: perl
9915            ! pod/perlvar.pod
9916 ____________________________________________________________________________
9917 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
9918         Log: Since the Encode::JP is unsupported under EBCDIC we
9919              cannot run this test (aliases as such should work fine).
9920      Branch: perl
9921            ! ext/Encode/t/Aliases.t
9922 ____________________________________________________________________________
9923 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
9924         Log: EBCDIC: the sorting order is different under
9925              byte-EBCDIC and Unicode.
9926      Branch: perl
9927            ! t/op/utfhash.t
9928 ____________________________________________________________________________
9929 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
9930         Log: EBCDIC: the character codes are different.
9931      Branch: perl
9932            ! lib/Pod/t/pod2html-lib.pl
9933 ____________________________________________________________________________
9934 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
9935         Log: Purify: #15434 got the test the wrong.
9936              (Is there an approved way of testing "is this an unop"?)
9937      Branch: perl
9938            ! op.c
9939 ____________________________________________________________________________
9940 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
9941         Log: Purify: Array bounds read: could read one character past the end.
9942      Branch: perl
9943            ! pp_pack.c
9944 ____________________________________________________________________________
9945 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
9946         Log: Purify: Array bounds read: reading one byte before the buffer.
9947      Branch: perl
9948            ! util.c
9949 ____________________________________________________________________________
9950 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
9951         Log: Purify: Unitialized memory read.  Too many code paths
9952              to keep track of, I guess.
9953      Branch: perl
9954            ! sv.c
9955 ____________________________________________________________________________
9956 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
9957         Log: Purify: Array bounds write: pre-extend the strxfrm
9958              buffer by a factor of four (suggested maximum by HP-UX;
9959              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
9960              know how portable that is; locale.c uses yet another trick
9961              (not a particularly good trick, I might add))
9962      Branch: perl
9963            ! ext/POSIX/POSIX.xs
9964 ____________________________________________________________________________
9965 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
9966         Log: Purify: Array bounds read: o->op_last was accessed
9967              for unops (via newUNOP() and ck_eof()).
9968              (analysis okay, patch bad: see #15439)
9969      Branch: perl
9970            ! op.c
9971 ____________________________________________________________________________
9972 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
9973         Log: Subject: [PATCH] vms/test.com, File::Find tests
9974              From: "Craig A. Berry" <craigberry@mac.com>
9975              Date: Fri, 22 Mar 2002 16:52:59 -0600
9976              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
9977      Branch: perl
9978            ! vms/test.com
9979 ____________________________________________________________________________
9980 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
9981         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
9982              From: Michael G Schwern <schwern@pobox.com>
9983              Date: Fri, 22 Mar 2002 18:08:19 -0500
9984              Message-ID: <20020322230819.GB16454@blackrider>
9985      Branch: perl
9986            ! ext/Sys/Syslog/Syslog.pm
9987 ____________________________________________________________________________
9988 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
9989         Log: Update the information on Encode.
9990      Branch: perl
9991            ! pod/perldelta.pod
9992 ____________________________________________________________________________
9993 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
9994         Log: Upgrade to Encode 0.96, from Dan Kogai.
9995      Branch: perl
9996            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
9997            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9998            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
9999            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10000            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10001            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10002            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
10003            ! ext/Encode/lib/Encode/Alias.pm
10004            ! ext/Encode/lib/Encode/Encoding.pm
10005            ! ext/Encode/lib/Encode/Internal.pm
10006            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10007 ____________________________________________________________________________
10008 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
10009         Log: Subject: [PATCH] h2xs.t fix for VMS
10010              From: "Craig A. Berry" <craigberry@mac.com>
10011              Date: Fri, 22 Mar 2002 15:47:38 -0600
10012              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
10013      Branch: perl
10014            ! lib/h2xs.t
10015 ____________________________________________________________________________
10016 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
10017         Log: One more pass.
10018      Branch: perl
10019            ! epoc/config.sh
10020 ____________________________________________________________________________
10021 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
10022         Log: Even better version from Olaf Flebbe.
10023      Branch: perl
10024            ! epoc/config.sh pp_sys.c util.c
10025 ____________________________________________________________________________
10026 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
10027         Log: EPOC update from Olaf Flebbe.
10028      Branch: perl
10029            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
10030            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
10031 ____________________________________________________________________________
10032 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
10033         Log: Tweak from John P. Linderman.
10034      Branch: perl
10035            ! pod/perlhack.pod
10036 ____________________________________________________________________________
10037 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
10038         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
10039              From: Stas Bekman <stas@stason.org>
10040              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
10041              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
10042      Branch: perl
10043            ! pod/perlfunc.pod
10044 ____________________________________________________________________________
10045 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
10046         Log: Subject: [PATCH] check sysconf's return value in reentr.c
10047              From: <slaven.rezic@berlin.de>
10048              Date: Fri, 22 Mar 2002 18:30:36 +0100
10049              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
10050              
10051              (plus use 4k instead 2k as the "usual" size)
10052      Branch: perl
10053            ! reentr.c reentr.pl
10054 ____________________________________________________________________________
10055 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
10056         Log: Update Changes.
10057      Branch: perl
10058            ! Changes patchlevel.h
10059 ____________________________________________________________________________
10060 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
10061         Log: Forgot from #15416.
10062      Branch: perl
10063            ! pod/perlfaq3.pod
10064 ____________________________________________________________________________
10065 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
10066         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
10067              From: andreas.koenig@anima.de (Andreas J. Koenig)
10068              Date: Fri, 22 Mar 2002 16:27:51 +0100
10069              Message-ID: <m3n0x0vczs.fsf@anima.de>
10070      Branch: perl
10071            ! pod/perlmodstyle.pod
10072 ____________________________________________________________________________
10073 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
10074         Log: metaconfig unit changes for #15418.
10075      Branch: metaconfig
10076            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10077            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10078            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10079            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10080            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10081            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10082            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10083            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10084            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10085            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10086            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10087            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10088            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10089            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10090            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10091            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10092            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10093            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10094            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10095            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10096            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10097            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10098            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10099            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10100 ____________________________________________________________________________
10101 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
10102         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
10103              Also, there's no i_stdio.
10104      Branch: perl
10105            ! Configure reentr.h reentr.pl
10106 ____________________________________________________________________________
10107 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
10108         Log: Document a known AIX warning.
10109      Branch: perl
10110            ! pod/perldelta.pod
10111 ____________________________________________________________________________
10112 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
10113         Log: Undo #15415, allow the faq people to catch up first.
10114      Branch: perl
10115            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10116 ____________________________________________________________________________
10117 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
10118         Log: FAQ sync.
10119      Branch: perl
10120            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
10121 ____________________________________________________________________________
10122 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
10123         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
10124              From: andreas.koenig@anima.de (Andreas J. Koenig)
10125              Date: Fri, 22 Mar 2002 15:16:19 +0100
10126              Message-ID: <m38z8kwuvg.fsf@anima.de>
10127              
10128              (plus reformat)
10129      Branch: perl
10130            ! pod/perldelta.pod
10131 ____________________________________________________________________________
10132 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
10133         Log: Integrate perlio;
10134              
10135              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10136              
10137              Check for sanity of UTF-8 keys in hashes
10138      Branch: perl
10139           +> t/op/utfhash.t
10140           !> MANIFEST doio.c
10141 ____________________________________________________________________________
10142 [ 15412] By: nick                                  on 2002/03/22  10:50:53
10143         Log: Check for sanity of UTF-8 keys in hashes
10144              (feel free to add more tests...)
10145      Branch: perlio
10146            + t/op/utfhash.t
10147            ! MANIFEST
10148 ____________________________________________________________________________
10149 [ 15411] By: ams                                   on 2002/03/22  08:36:33
10150         Log: Revert #15200 for backwards compatiblity reasons.
10151      Branch: perl
10152            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10153            ! pp_ctl.c t/op/override.t
10154 ____________________________________________________________________________
10155 [ 15410] By: nick                                  on 2002/03/22  07:47:41
10156         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10157              - when (e.g.) STDOUT is char special file and gets IoOFP
10158              created - do _NOT_ pass num_svs as that fopen-s stringified
10159              glob, and not fdopen-s the fd.
10160      Branch: perlio
10161            ! doio.c
10162 ____________________________________________________________________________
10163 [ 15409] By: nick                                  on 2002/03/22  07:19:33
10164         Log: Integrate mainline
10165      Branch: perlio
10166           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10167           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10168           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10169           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10170           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10171           +> ext/Encode/lib/Encode/Details.pod
10172           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10173           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10174           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10175           +> lib/Pod/t/pod2html-lib.pl
10176            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10177           !> (integrate 39 files)
10178 ____________________________________________________________________________
10179 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
10180         Log: Win32 tweak from mjd.
10181      Branch: perl
10182            ! lib/Tie/File.pm
10183 ____________________________________________________________________________
10184 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
10185         Log: If Unicode keys are entered to a hash, a bit is turned on.
10186              If the bit is on, when the keys are fetched from the hash
10187              (%h, each %h, keys %h), the Unicodified versions of the keys
10188              are returned if needed.  This solution errs on the size of
10189              over-Unicodifying, the old solution erred on the side of
10190              under-Unicodifying.  As long as the hash keys can be a mix
10191              of byte and Unicode strings, a perfect fit is hard to come by.
10192      Branch: perl
10193            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
10194            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
10195 ____________________________________________________________________________
10196 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
10197         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10198              From: Mike Guy <mjtg@cam.ac.uk>
10199              Date: Fri, 22 Mar 2002 02:08:20 +0000
10200              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
10201      Branch: perl
10202            ! pod/perldelta.pod
10203 ____________________________________________________________________________
10204 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
10205         Log: PM_SETRE() fallout.
10206      Branch: perl
10207            ! ext/ByteLoader/bytecode.h
10208 ____________________________________________________________________________
10209 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
10210         Log: Subject: [PATCH pod/perlxs.pod] doc fix
10211              From: Stas Bekman <stas@stason.org>
10212              Date: Thu, 21 Mar 2002 18:47:35 +0800
10213              Message-ID: <3C99BA47.9010403@stason.org>
10214      Branch: perl
10215            ! pod/perlxs.pod
10216 ____________________________________________________________________________
10217 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
10218         Log: Subject: [PATCH]
10219              From: Slaven Rezic <slaven.rezic@berlin.de>
10220              Date: 21 Mar 2002 10:19:23 +0100
10221              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
10222              
10223              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
10224      Branch: perl
10225            ! hints/freebsd.sh
10226 ____________________________________________________________________________
10227 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
10228         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
10229              From: Tim Bunce <Tim.Bunce@pobox.com>
10230              Date: Thu, 21 Mar 2002 21:18:05 +0000
10231              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
10232      Branch: perl
10233            ! ext/Storable/Storable.xs
10234 ____________________________________________________________________________
10235 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
10236         Log: Reword the Apache^Wmod_perl bit so that Sarathy
10237              can sleep easier :-)
10238      Branch: perl
10239            ! pod/perldelta.pod
10240 ____________________________________________________________________________
10241 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
10242         Log: It seems that the strange failure (core dump) of
10243              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
10244              (1) using Sun's cc helps
10245              (2) rewriting the ithreads PM_SETRE() to do the
10246              setting in two steps helps
10247              (3) no other platforms have the crash
10248              (4) Tru64's Third Degree sees nothing evil
10249              So we implement (2).
10250      Branch: perl
10251            ! op.h
10252 ____________________________________________________________________________
10253 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
10254         Log: Solaris: default to the SUNwspro cc if it is available.
10255      Branch: perl
10256            ! hints/solaris_2.sh
10257 ____________________________________________________________________________
10258 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
10259         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10260              does not get fixed in time.
10261      Branch: perl
10262            ! pod/perldelta.pod
10263 ____________________________________________________________________________
10264 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
10265         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
10266              From: Dave Mitchell <davem@fdgroup.com>
10267              Date: Thu, 21 Mar 2002 17:24:40 +0000
10268              Message-ID: <20020321172440.C13683@fdgroup.com>
10269      Branch: perl
10270            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
10271            ! pod/perlapi.pod proto.h sv.h toke.c
10272 ____________________________________________________________________________
10273 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
10274         Log: One more proto escapee.
10275      Branch: perl
10276            ! hints/linux.sh
10277 ____________________________________________________________________________
10278 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
10279         Log: metaconfig unit change for #15394.
10280      Branch: metaconfig/U/perl
10281            ! Checkcc.U
10282 ____________________________________________________________________________
10283 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
10284         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
10285              From: Robin Barker <rmb1@cise.npl.co.uk>
10286              Date: Thu, 21 Mar 2002 17:35:00 GMT
10287              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
10288      Branch: perl
10289            ! Configure
10290 ____________________________________________________________________________
10291 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
10292         Log: Subject: Re: [tests for Pod::Html]
10293              From: Stas Bekman <stas@stason.org>
10294              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
10295              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
10296      Branch: perl
10297            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10298            - t/pod2html/README
10299            ! MANIFEST lib/Pod/t/pod2html-lib.pl
10300 ____________________________________________________________________________
10301 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
10302         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
10303              From: Stas Bekman <stas@stason.org>
10304              Date: Thu, 21 Mar 2002 18:50:56 +0800
10305              Message-ID: <3C99BB10.50004@stason.org>
10306      Branch: perl
10307            ! ext/Cwd/Cwd.xs
10308 ____________________________________________________________________________
10309 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
10310         Log: Upgrade to Encode 0.95, from Dan Kogai.
10311      Branch: perl
10312            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10313            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10314            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10315            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10316            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10317            + ext/Encode/lib/Encode/Details.pod
10318            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10319            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10320            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10321            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
10322            ! ext/Encode/Makefile.PL
10323 ____________________________________________________________________________
10324 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
10325         Log: Mention the new syslog try-harder feature.
10326      Branch: perl
10327            ! pod/perldelta.pod
10328 ____________________________________________________________________________
10329 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
10330         Log: metaconfig unit changes for #15388.
10331      Branch: metaconfig
10332            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10333            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10334            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10335            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10336            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10337            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10338            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10339            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10340            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10341            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10342            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10343            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10344            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10345            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10346            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10347            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10348            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10349            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10350            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10351            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10352            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10353            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10354            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10355            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10356 ____________________________________________________________________________
10357 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
10358         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
10359              From: Spider Boardman <spider@web.zk3.dec.com>
10360              Date: Thu, 21 Mar 2002 09:23:45 -0500
10361              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
10362      Branch: perl
10363            ! Configure hints/hpux.sh reentr.pl
10364 ____________________________________________________________________________
10365 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
10366         Log: NetWare diff from C Aditya.
10367      Branch: perl
10368            ! perl.h
10369 ____________________________________________________________________________
10370 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
10371         Log: The htmlview test doesn't work yet.
10372      Branch: perl
10373            + t/pod2html/README
10374            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10375            ! MANIFEST
10376 ____________________________________________________________________________
10377 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
10378         Log: Placeholder.
10379      Branch: perl
10380            ! MANIFEST
10381 ____________________________________________________________________________
10382 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
10383         Log: Integrate perlio: missing tabs in makefile.mk.
10384      Branch: perl
10385           !> win32/makefile.mk
10386 ____________________________________________________________________________
10387 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
10388         Log: Subject: [tests for Pod::Html]
10389              From: Stas Bekman <stas@stason.org>
10390              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
10391              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
10392      Branch: perl
10393            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10394            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10395            + lib/Pod/t/pod2html-lib.pl
10396            ! MANIFEST
10397 ____________________________________________________________________________
10398 [ 15382] By: nick                                  on 2002/03/21  07:21:57
10399         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
10400      Branch: perlio
10401           +> ext/Encode/AUTHORS ext/Encode/Changes
10402           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10403           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10404           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10405           +> ext/I18N/Langinfo/fallback/const-c.inc
10406           +> ext/I18N/Langinfo/fallback/const-xs.inc
10407           +> lib/ExtUtils/t/Constant.t
10408            - ext/Encode/Encode/euc-jp-0212.enc
10409            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
10410            - ext/Encode/t/table.euc ext/Encode/t/table.ref
10411            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
10412           !> (integrate 105 files)
10413 ____________________________________________________________________________
10414 [ 15381] By: nick                                  on 2002/03/21  06:59:57
10415         Log: Restore tabs so dmake will parse file!
10416      Branch: perlio
10417            ! win32/makefile.mk
10418 ____________________________________________________________________________
10419 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
10420         Log: Upgrade to Unicode::Normalize 0.16.
10421      Branch: perl
10422            ! ext/Unicode/Normalize/Changes
10423            ! ext/Unicode/Normalize/Normalize.pm
10424 ____________________________________________________________________________
10425 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
10426         Log: Schwern's wallet is a bit more loose.
10427      Branch: perl
10428            ! t/lib/1_compile.t
10429 ____________________________________________________________________________
10430 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
10431         Log: Subject: [PATCH]
10432              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10433              Date: Wed, 20 Mar 2002 22:56:17 -0000
10434              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
10435              
10436              packWARN also for subdirs.
10437      Branch: perl
10438            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
10439            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
10440            ! win32/win32.c
10441 ____________________________________________________________________________
10442 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
10443         Log: A plan is better.
10444      Branch: perl
10445            ! ext/Encode/t/CJKalias.t
10446 ____________________________________________________________________________
10447 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
10448         Log: Upgrade to Encode 0.94, from Dan Kogai.
10449      Branch: perl
10450            + ext/Encode/lib/Encode/Description.pod
10451            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10452            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
10453            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10454            ! ext/Encode/lib/Encode/Encoding.pm
10455            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10456            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10457            ! ext/Encode/t/CJKalias.t
10458 ____________________________________________________________________________
10459 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
10460         Log: Rats' nest.
10461      Branch: perl
10462            ! hints/solaris_2.sh
10463 ____________________________________________________________________________
10464 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
10465         Log: Rrright.
10466      Branch: perl
10467            ! pod/perlguts.pod
10468 ____________________________________________________________________________
10469 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
10470         Log: Update Changes.
10471      Branch: perl
10472            ! Changes patchlevel.h
10473 ____________________________________________________________________________
10474 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
10475         Log: Reapply #15336.
10476      Branch: perl
10477            ! ext/Encode/lib/Encode/Tcl.pm
10478 ____________________________________________________________________________
10479 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
10480         Log: Upgrade to Encode 0.93, from Dan Kogai.
10481      Branch: perl
10482            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
10483            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
10484            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10485            ! ext/Encode/README ext/Encode/TW/TW.pm
10486            ! ext/Encode/lib/Encode/CN/HZ.pm
10487            ! ext/Encode/lib/Encode/Encoding.pm
10488            ! ext/Encode/lib/Encode/Internal.pm
10489            ! ext/Encode/lib/Encode/JP/Constants.pm
10490            ! ext/Encode/lib/Encode/JP/H2Z.pm
10491            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10492            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10493            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10494            ! ext/Encode/lib/Encode/Tcl/Table.pm
10495            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10496            ! ext/Encode/lib/Encode/iso10646_1.pm
10497            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10498            ! ext/Encode/t/JP.t
10499 ____________________________________________________________________________
10500 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
10501         Log: Subject: patch for syslog
10502              From: <Nick.Williams@morganstanley.com>
10503              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
10504              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
10505      Branch: perl
10506            ! ext/Sys/Syslog/Syslog.pm
10507 ____________________________________________________________________________
10508 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
10509         Log: Some failure updates.
10510      Branch: perl
10511            ! pod/perldelta.pod
10512 ____________________________________________________________________________
10513 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
10514         Log: Getopt::Long 2.29 from Johan Vromans.
10515      Branch: perl
10516            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
10517 ____________________________________________________________________________
10518 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
10519         Log: Rename ExtUtils.t to Constant.t, as suggested by
10520              Nicholas Clark.
10521      Branch: perl
10522            + lib/ExtUtils/t/Constant.t
10523            - lib/ExtUtils/t/ExtUtils.t
10524            ! MANIFEST
10525 ____________________________________________________________________________
10526 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
10527         Log: Subject: [PATCH] TODO - Make Schwern Poorer
10528              From: Nicholas Clark <nick@unfortu.net>
10529              Date: Tue, 19 Mar 2002 22:50:28 +0000
10530              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
10531      Branch: perl
10532            ! t/lib/1_compile.t
10533 ____________________________________________________________________________
10534 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
10535         Log: Subject: Re: The story of O [PATCH]
10536              From: Richard.Foley@t-online.de (Richard Foley)
10537              Date: Sun, 17 Mar 2002 08:37:26 +0100
10538              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
10539      Branch: perl
10540            ! lib/perl5db.pl
10541 ____________________________________________________________________________
10542 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
10543         Log: Mention the external modules Encode::HanExtra and
10544              PadWalker.
10545      Branch: perl
10546            ! pod/perldelta.pod
10547 ____________________________________________________________________________
10548 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
10549         Log: Subject: [PATCH] List lexicals from debugger
10550              From: Peter Scott <Peter@PSDT.com>
10551              Date: Tue, 19 Mar 2002 12:28:52 -0800
10552              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
10553      Branch: perl
10554            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
10555 ____________________________________________________________________________
10556 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
10557         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
10558              and :encoding(xxx) was errorneously parsed.
10559      Branch: perl
10560            ! lib/open.pm
10561 ____________________________________________________________________________
10562 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
10563         Log: Subject: [PATCH bleadperl] exec.t tweak
10564              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10565              Date: Wed, 20 Mar 2002 01:21:40 +0100
10566              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
10567              
10568              4NT returns 2 as error-code for nonexistant file.
10569      Branch: perl
10570            ! t/op/exec.t
10571 ____________________________________________________________________________
10572 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
10573         Log: minor Tie::File test patch to make win32 happier, from mjd.
10574      Branch: perl
10575            ! lib/Tie/File/t/30_defer.t
10576 ____________________________________________________________________________
10577 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
10578         Log: Subject: [PATCH bleadperl] magic.t tweak
10579              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10580              Date: Wed, 20 Mar 2002 00:39:16 +0100
10581              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
10582      Branch: perl
10583            ! t/op/magic.t
10584 ____________________________________________________________________________
10585 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
10586         Log: Typo fix from Andreas Koenig, plus a tweak.
10587      Branch: perl
10588            ! pod/perlunicode.pod
10589 ____________________________________________________________________________
10590 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
10591         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
10592              in Mandrake 8.2.  Now we need to figure out a way not to
10593              unbreak Apache.
10594      Branch: perl
10595            ! hints/linux.sh
10596 ____________________________________________________________________________
10597 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
10598         Log: Fix for "UTF-8 bug with s///" from Hugo.
10599      Branch: perl
10600            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
10601            ! t/op/pat.t
10602 ____________________________________________________________________________
10603 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
10604         Log: metaconfig unit change for #15354.
10605      Branch: metaconfig
10606            ! U/threads/usethreads.U
10607 ____________________________________________________________________________
10608 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
10609         Log: Installation updates on threads and perlio.
10610      Branch: perl
10611            ! Configure INSTALL
10612 ____________________________________________________________________________
10613 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
10614         Log: Tpo.
10615      Branch: perl
10616            ! pod/perlfaq6.pod
10617 ____________________________________________________________________________
10618 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
10619         Log: Regen modlib and toc.
10620      Branch: perl
10621            ! pod/perlmodlib.pod pod/perltoc.pod
10622 ____________________________________________________________________________
10623 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
10624         Log: Whitespace tweaks.
10625      Branch: perl
10626            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
10627            ! pod/perltodo.pod pod/perlunicode.pod
10628 ____________________________________________________________________________
10629 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
10630         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
10631              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
10632              (And as suggested by Markus Kuhn.)
10633              
10634              While we are at it, document also the case of
10635              mixed hash keys as a known potential troublemaker.
10636              (Since it's locale-related, sometimes.)
10637      Branch: perl
10638            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
10639            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
10640            ! pod/perluniintro.pod
10641 ____________________________________________________________________________
10642 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
10643         Log: Surely a typo.
10644      Branch: perl
10645            ! gv.c
10646 ____________________________________________________________________________
10647 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
10648         Log: Take two.
10649      Branch: perl
10650            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10651            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10652 ____________________________________________________________________________
10653 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
10654         Log: Let's try this from scratch.
10655      Branch: perl
10656            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10657            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10658 ____________________________________________________________________________
10659 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
10660         Log: I could do this all day...
10661      Branch: perl
10662            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10663            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10664 ____________________________________________________________________________
10665 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
10666         Log: Grrr.
10667      Branch: perl
10668            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10669            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10670 ____________________________________________________________________________
10671 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
10672         Log: Subject: Re: Nearly OK for cygwin@15318
10673              From: John Peacock <jpeacock@rowman.com>
10674              Date: Tue, 19 Mar 2002 15:58:08 -0500
10675              Message-ID: <3C97A660.3060302@rowman.com>
10676      Branch: perl
10677            ! pod/perlport.pod
10678 ____________________________________________________________________________
10679 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
10680         Log: Subject: Re: Nearly OK for cygwin@15318
10681              From: <slaven.rezic@berlin.de>
10682              Date: Tue, 19 Mar 2002 21:47:49 +0100
10683              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
10684              
10685              Subject: Re: Nearly OK for cygwin@15318
10686              From: <slaven.rezic@berlin.de>
10687              Date: Tue, 19 Mar 2002 21:37:18 +0100
10688              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
10689      Branch: perl
10690            ! pod/perlport.pod t/io/fs.t
10691 ____________________________________________________________________________
10692 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
10693         Log: D'oh.
10694      Branch: perl
10695            + ext/I18N/Langinfo/fallback/const-c.inc
10696            + ext/I18N/Langinfo/fallback/const-xs.inc
10697 ____________________________________________________________________________
10698 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
10699         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
10700              From: Nicholas Clark <nick@unfortu.net>
10701              Date: Tue, 19 Mar 2002 22:37:08 +0000
10702              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
10703              
10704              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
10705              From: Nicholas Clark <nick@ccl4.org>
10706              Date: Tue, 19 Mar 2002 22:39:55 +0000
10707              Message-ID: <20020319223954.G94831@plum.flirble.org>
10708      Branch: perl
10709            - ext/I18N/Langinfo/fallback.xs
10710            ! MANIFEST
10711 ____________________________________________________________________________
10712 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
10713         Log: Text, not binary.
10714      Branch: perl
10715            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10716            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10717 ____________________________________________________________________________
10718 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
10719         Log: Subject: Re: perl@15244
10720              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10721              Date: Mon, 18 Mar 2002 17:37:31 +0100
10722              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
10723              
10724              (Goedendag: Dutch whitespace police)
10725      Branch: perl
10726            ! hints/hpux.sh
10727 ____________________________________________________________________________
10728 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
10729         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
10730              From: Nicholas Clark <nick@unfortu.net>
10731              Date: Tue, 19 Mar 2002 21:52:47 +0000
10732              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
10733      Branch: perl
10734            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
10735            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
10736            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
10737            ! ext/Sys/Syslog/Makefile.PL
10738 ____________________________________________________________________________
10739 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
10740         Log: More pathname portability checks.
10741      Branch: perl
10742            ! Porting/check83.pl
10743 ____________________________________________________________________________
10744 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
10745         Log: Begone, Encode::Tcl::Extended.
10746      Branch: perl
10747            ! ext/Encode/lib/Encode/Tcl.pm
10748 ____________________________________________________________________________
10749 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
10750         Log: This is like trying to put the shaving cream
10751              back to the can...
10752      Branch: perl
10753            ! hints/linux.sh
10754 ____________________________________________________________________________
10755 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
10756         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
10757              types of usleep().  Fun, fun. fun.
10758      Branch: perl
10759            ! hints/linux.sh
10760 ____________________________________________________________________________
10761 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
10762         Log: Sarathy's new suggestion for Linux threading flags.
10763      Branch: perl
10764            ! hints/linux.sh
10765 ____________________________________________________________________________
10766 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
10767         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
10768      Branch: perl
10769            - ext/Encode/Encode/euc-jp-0212.ucm
10770            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
10771            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10772 ____________________________________________________________________________
10773 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
10774         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
10775              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10776              Date: Tue, 19 Mar 2002 00:42:22 +0100
10777              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
10778      Branch: perl
10779            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
10780 ____________________________________________________________________________
10781 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
10782         Log: "+" is not a valid filename character in VMS.
10783      Branch: perl
10784            + ext/Encode/Encode/euc-jp-0212.ucm
10785            - ext/Encode/Encode/euc-jp+0212.ucm
10786            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10787 ____________________________________________________________________________
10788 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
10789         Log: Update Changes.
10790      Branch: perl
10791            ! Changes patchlevel.h
10792 ____________________________________________________________________________
10793 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
10794         Log: Take away _GNU_SOURCE since that does not seem
10795              to play well with other software (like Apache),
10796              just hint away the WHOAs.
10797      Branch: perl
10798            ! hints/linux.sh
10799 ____________________________________________________________________________
10800 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
10801         Log: metaconfig unit change for #15326.
10802      Branch: metaconfig
10803            ! U/threads/d_crypt_r.U
10804 ____________________________________________________________________________
10805 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
10806         Log: Support crypt_r(const char*,const char*, CRYPTD*).
10807      Branch: perl
10808            ! Configure reentr.h reentr.pl
10809 ____________________________________________________________________________
10810 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
10811         Log: VMS acrobatics from Peter Prymmer.
10812      Branch: perl
10813            ! lib/ExtUtils/t/ExtUtils.t
10814 ____________________________________________________________________________
10815 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
10816         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
10817              From: Stas Bekman <stas@stason.org>
10818              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
10819              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
10820      Branch: perl
10821            ! lib/Pod/Html.pm
10822 ____________________________________________________________________________
10823 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
10824         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
10825              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10826              Date: Tue, 19 Mar 2002 10:49:27 +0100
10827              Message-ID: <20020319104927.C705@rafael>   
10828      Branch: perl
10829            ! ext/B/t/xref.t
10830 ____________________________________________________________________________
10831 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
10832         Log: Integrate perlio;
10833              
10834              Move docs for Encode::valid_utf8 (which does not exist)
10835              to be docs for utf8::valid() (which does).
10836      Branch: perl
10837           !> ext/Encode/Encode.pm lib/utf8.pm
10838 ____________________________________________________________________________
10839 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
10840         Log: Remove Encode::Tcl::Extended, suggested by
10841              SADAHIRO Tomoyuki.
10842      Branch: perl
10843            - ext/Encode/Encode/euc-jp-0212.enc
10844            - ext/Encode/lib/Encode/Tcl/Extended.pm
10845            ! MANIFEST ext/Encode/MANIFEST
10846            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10847            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
10848 ____________________________________________________________________________
10849 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
10850         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
10851      Branch: perl
10852            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
10853            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
10854            + ext/Encode/t/jisx0212.ref
10855            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
10856            - ext/Encode/t/table.ref
10857            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
10858            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
10859            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10860            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10861            ! ext/Encode/lib/Encode/CN/HZ.pm
10862            ! ext/Encode/lib/Encode/Encoding.pm
10863            ! ext/Encode/lib/Encode/Internal.pm
10864            ! ext/Encode/lib/Encode/JP/Constants.pm
10865            ! ext/Encode/lib/Encode/JP/H2Z.pm
10866            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10867            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
10868            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10869            ! ext/Encode/lib/Encode/Tcl/Extended.pm
10870            ! ext/Encode/lib/Encode/Tcl/Table.pm
10871            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10872            ! ext/Encode/lib/Encode/iso10646_1.pm
10873            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10874            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
10875            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
10876 ____________________________________________________________________________
10877 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
10878         Log: constness+signedness nit.
10879      Branch: perl
10880            ! ext/Unicode/Normalize/Normalize.xs
10881 ____________________________________________________________________________
10882 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
10883         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
10884      Branch: perl
10885            ! ext/Unicode/Normalize/Changes
10886            ! ext/Unicode/Normalize/Normalize.pm
10887            ! ext/Unicode/Normalize/Normalize.xs
10888            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
10889            ! ext/Unicode/Normalize/t/func.t
10890 ____________________________________________________________________________
10891 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
10892         Log: Split the ebcdic details to perlebcdic.
10893      Branch: perl
10894            ! pod/perlebcdic.pod pod/perluniintro.pod
10895 ____________________________________________________________________________
10896 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
10897         Log: Be explicit.
10898      Branch: perl
10899            ! pod/perluniintro.pod
10900 ____________________________________________________________________________
10901 [ 15315] By: nick                                  on 2002/03/19  09:24:18
10902         Log: Integrate mainline
10903      Branch: perlio
10904           +> ext/List/Util/t/openhan.t
10905           !> (integrate 53 files)
10906 ____________________________________________________________________________
10907 [ 15314] By: nick                                  on 2002/03/19  07:39:07
10908         Log: Move docs for Encode::valid_utf8 (which does not exist)
10909              to be docs for utf8::valid() (which does).
10910      Branch: perlio
10911            ! ext/Encode/Encode.pm lib/utf8.pm
10912 ____________________________________________________________________________
10913 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
10914         Log: Update the Unicode vs EBCDIC situation.
10915      Branch: perl
10916            ! pod/perlebcdic.pod pod/perluniintro.pod
10917 ____________________________________________________________________________
10918 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
10919         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
10920              From: Robert Spier <rspier@pobox.com>
10921              Date: Mon, 18 Mar 2002 19:22:55 -0800
10922              Message-ID: <15510.44815.383439.823671@rls.cx>
10923      Branch: perl
10924            ! ext/threads/t/end.t
10925 ____________________________________________________________________________
10926 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
10927         Log: UTF-8 walk errors that become visible in EBCDIC.
10928      Branch: perl
10929            ! regexec.c
10930 ____________________________________________________________________________
10931 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
10932         Log: s/regcinclasslen/reginclass/ and remove the old
10933              reginclass since nothing is using it.
10934      Branch: perl
10935            ! embed.fnc embed.h proto.h regexec.c
10936 ____________________________________________________________________________
10937 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
10938         Log: Close the file so it can be (a) removed (b) reopened.
10939      Branch: perl
10940            ! ext/B/t/xref.t
10941 ____________________________________________________________________________
10942 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
10943         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
10944              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10945              Date: Mon, 18 Mar 2002 23:14:31 +0100
10946              Message-ID: <20020318231431.A699@rafael>
10947      Branch: perl
10948            ! ext/B/B.xs utf8.c
10949 ____________________________________________________________________________
10950 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
10951         Log: Failed patch hunk reapplied.
10952      Branch: perl
10953            ! lib/Tie/File/t/32_defer_misc.t
10954 ____________________________________________________________________________
10955 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
10956         Log: For DEBUGGING threaded builds.
10957      Branch: perl
10958            ! sv.c
10959 ____________________________________________________________________________
10960 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
10961         Log: AUTHORS update.
10962      Branch: perl
10963            ! AUTHORS
10964 ____________________________________________________________________________
10965 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
10966         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
10967              (Fix from Craig Berry)
10968      Branch: perl
10969            ! pp_sys.c
10970 ____________________________________________________________________________
10971 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
10972         Log: Subject: [PATCH] configure.com home-grown kill() check
10973              From: "Craig A. Berry" <craigberry@mac.com>
10974              Date: Mon, 18 Mar 2002 13:52:59 -0600
10975              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
10976      Branch: perl
10977            ! configure.com
10978 ____________________________________________________________________________
10979 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
10980         Log: Upgrade to Tie::File 0.50.
10981      Branch: perl
10982            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10983            ! lib/Tie/File/t/32_defer_misc.t
10984 ____________________________________________________________________________
10985 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
10986         Log: AUTHORS updates.
10987      Branch: perl
10988            ! AUTHORS
10989 ____________________________________________________________________________
10990 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
10991         Log: Update Changes.
10992      Branch: perl
10993            ! Changes patchlevel.h
10994 ____________________________________________________________________________
10995 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
10996         Log: OS/390 update.
10997      Branch: perl
10998            ! pod/perldelta.pod
10999 ____________________________________________________________________________
11000 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
11001         Log: Forgot from #15288.
11002      Branch: perl
11003            ! ext/B/B.xs
11004 ____________________________________________________________________________
11005 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
11006         Log: Make regex DEBUGGING faster.
11007      Branch: perl
11008            ! perl.c perl.h regexec.c
11009 ____________________________________________________________________________
11010 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
11011         Log: Undo accidental perl.h part of #15295 (wait for #15297)
11012      Branch: perl
11013            ! perl.h
11014 ____________________________________________________________________________
11015 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
11016         Log: Subject: prefix slip
11017              From: andreas.koenig@anima.de (Andreas J. Koenig)
11018              Date: Mon, 18 Mar 2002 16:24:46 +0100
11019              Message-ID: <m3y9gp3nlt.fsf@anima.de>
11020              
11021              (perl.h part accidental, undone by #15296)
11022      Branch: perl
11023            ! INSTALL perl.h
11024 ____________________________________________________________________________
11025 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
11026         Log: Be tidy.
11027      Branch: perl
11028            ! ext/B/t/xref.t
11029 ____________________________________________________________________________
11030 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
11031         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
11032              From: Spider Boardman <spider@web.zk3.dec.com>
11033              Date: Mon, 18 Mar 2002 10:09:50 -0500
11034              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
11035      Branch: perl
11036            ! README.tru64 hints/dec_osf.sh
11037 ____________________________________________________________________________
11038 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
11039         Log: NetWare tweaks from C Aditya <caditya@novell.com>
11040      Branch: perl
11041            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
11042 ____________________________________________________________________________
11043 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
11044         Log: metaconfig unit change for #15290.
11045      Branch: metaconfig/U/perl
11046            ! perlxv.U
11047 ____________________________________________________________________________
11048 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
11049         Log: Subject: d_nv_preserves_uv_bits
11050              From: Nicholas Clark <nick@unfortu.net>
11051              Date: Thu, 14 Mar 2002 22:24:19 +0000
11052              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
11053      Branch: perl
11054            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11055            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
11056            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11057            ! win32/config.bc win32/config.gc win32/config.vc
11058            ! win32/config.win64
11059 ____________________________________________________________________________
11060 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
11061         Log: Subject: Re: perl@15244
11062              From: Spider Boardman <spider@web.zk3.dec.com>
11063              Date: Mon, 18 Mar 2002 09:38:55 -0500
11064              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
11065              
11066              (IA64 work.)
11067      Branch: perl
11068            ! hints/hpux.sh perl.h
11069 ____________________________________________________________________________
11070 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
11071         Log: Subject: [PATCH B] B::perlstring()
11072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11073              Date: Sun, 17 Mar 2002 23:06:12 +0100
11074              Message-ID: <20020317230612.A24442@rafael>
11075      Branch: perl
11076            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
11077 ____________________________________________________________________________
11078 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
11079         Log: Subject: [PATCH] another pack "w" thing
11080              From: Nicholas Clark <nick@unfortu.net>
11081              Date: Sat, 16 Mar 2002 21:52:15 +0000
11082              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
11083      Branch: perl
11084            ! pp_pack.c t/op/pack.t
11085 ____________________________________________________________________________
11086 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
11087         Log: More prototypes blindness in Solaris.
11088              (TODO: readdir64_r really needs to be seen.)
11089      Branch: perl
11090            ! hints/solaris_2.sh
11091 ____________________________________________________________________________
11092 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
11093         Log: Integrate perlio;
11094              
11095              Tidy the "does not map" message for non-characters
11096              (e.g. iso-8859-3 "\xA5").
11097      Branch: perl
11098           !> ext/Encode/Encode.xs
11099 ____________________________________________________________________________
11100 [ 15284] By: nick                                  on 2002/03/18  11:00:31
11101         Log: Integrate mainline
11102      Branch: perlio
11103           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11104           +> lib/Tie/File/t/32_defer_misc.t
11105           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
11106           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
11107           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11108           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
11109           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
11110           !> reentr.pl regexec.c t/op/pat.t util.c
11111 ____________________________________________________________________________
11112 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
11113         Log: Sync with Scalar-List-Utils-1.07
11114      Branch: perl
11115            + ext/List/Util/t/openhan.t
11116            ! MANIFEST ext/List/Util/ChangeLog
11117            ! ext/List/Util/lib/List/Util.pm
11118            ! ext/List/Util/lib/Scalar/Util.pm
11119 ____________________________________________________________________________
11120 [ 15282] By: nick                                  on 2002/03/18  08:11:28
11121         Log: Tidy the "does not map" message for non-characters
11122              (e.g. iso-8859-3 "\xA5").
11123      Branch: perlio
11124            ! ext/Encode/Encode.xs
11125 ____________________________________________________________________________
11126 [ 15281] By: ams                                   on 2002/03/18  04:44:37
11127         Log: URL fix from MJD.
11128      Branch: perl
11129            ! pod/perlfaq3.pod
11130 ____________________________________________________________________________
11131 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
11132         Log: More prototype calming (really should fix the Configure
11133              protochk, but not at this point in time).
11134      Branch: perl
11135            ! hints/solaris_2.sh
11136 ____________________________________________________________________________
11137 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
11138         Log: return at the wrong side of #endif.
11139      Branch: perl
11140            ! util.c
11141 ____________________________________________________________________________
11142 [ 15278] By: ams                                   on 2002/03/17  23:45:31
11143         Log: Typo fix from Stas Bekman.
11144      Branch: perl
11145            ! pod/perlhack.pod
11146 ____________________________________________________________________________
11147 [ 15277] By: ams                                   on 2002/03/17  23:41:35
11148         Log: Upgrade to Tie::File 0.21.
11149      Branch: perl
11150            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11151            + lib/Tie/File/t/32_defer_misc.t
11152            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11153            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11154            ! lib/Tie/File/t/22_autochomp.t
11155 ____________________________________________________________________________
11156 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
11157         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
11158              character classes use inlined macros instead of the full
11159              function call.
11160      Branch: perl
11161            ! regexec.c
11162 ____________________________________________________________________________
11163 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
11164         Log: Integrate perlio;
11165              
11166              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11167              
11168              Other :encoding oddities
11169              - we should really pop while we can still make method calls
11170              in case DESTROY does something.
11171              - Provide a no-op DESTROY
11172              - Use SvPV_only() rather than just SvPV_on()
11173      Branch: perl
11174           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11175           !> ext/Encode/lib/Encode/Encoding.pm sv.c
11176 ____________________________________________________________________________
11177 [ 15274] By: nick                                  on 2002/03/17  20:00:12
11178         Log: Other :encoding oddities
11179              - we should really pop while we can still make method calls
11180              in case DESTROY does something.
11181              - Provide a no-op DESTROY
11182              - Use SvPV_only() rather than just SvPV_on()
11183      Branch: perlio
11184            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11185            ! ext/Encode/lib/Encode/Encoding.pm
11186 ____________________________________________________________________________
11187 [ 15273] By: nick                                  on 2002/03/17  19:53:24
11188         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11189      Branch: perlio
11190            ! sv.c
11191 ____________________________________________________________________________
11192 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
11193         Log: Implement the retry-on-ERANGE for the get*_r().
11194              The buffer will keep doubling until 64k.
11195      Branch: perl
11196            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
11197            ! reentr.h reentr.pl
11198 ____________________________________________________________________________
11199 [ 15271] By: nick                                  on 2002/03/17  17:38:44
11200         Log: Integrate mainline
11201      Branch: perlio
11202           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11203           +> t/op/pow.t
11204           !> (integrate 28 files)
11205 ____________________________________________________________________________
11206 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
11207         Log: Subject: UTF-8 bug (maybe alreayd known?)
11208              From: andreas.koenig@anima.de (Andreas J. Koenig)
11209              Date: Fri, 08 Mar 2002 16:36:01 +0100
11210              Message-ID: <m3n0xjul5q.fsf@anima.de>
11211      Branch: perl
11212            ! pp_hot.c t/op/pat.t
11213 ____________________________________________________________________________
11214 [ 15269] By: nick                                  on 2002/03/17  09:12:39
11215         Log: Integarate mainline
11216      Branch: perlio
11217           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11218           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11219           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
11220           !> (integrate 69 files)
11221 ____________________________________________________________________________
11222 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
11223         Log: Subject: SEGV in s/// and UTF-8
11224              From: andreas.koenig@anima.de (Andreas J. Koenig)
11225              Date: Tue, 12 Mar 2002 00:40:09 +0100
11226              Message-ID: <m3r8mqad2e.fsf@anima.de>
11227      Branch: perl
11228            ! regexec.c t/op/pat.t
11229 ____________________________________________________________________________
11230 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
11231         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
11232              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
11233              which assume that 2**someinteger is accurate.
11234      Branch: perl
11235            + t/op/pow.t
11236            ! MANIFEST pp.c t/test.pl
11237 ____________________________________________________________________________
11238 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
11239         Log: _r-ify config.win64, too.
11240      Branch: perl
11241            ! win32/config.win64
11242 ____________________________________________________________________________
11243 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
11244         Log: Better place to initialize (IRIX cc noticed that
11245              the many "goto defchars" bypass the initialization)
11246      Branch: perl
11247            ! regcomp.c
11248 ____________________________________________________________________________
11249 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
11250         Log: If not building threaded, never mind the threaded prototypes.
11251      Branch: perl
11252            ! Configure reentr.pl
11253 ____________________________________________________________________________
11254 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
11255         Log: metaconfig: If not using threads, not point probing for the
11256              prototypes (since they might be hidden behind many defines
11257              we won't have if not building threaded)
11258      Branch: metaconfig
11259            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11260            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11261            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11262            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11263            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11264            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11265            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11266            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11267            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11268            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11269            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11270            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11271            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11272            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11273            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11274            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11275            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11276            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11277            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11278            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11279            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11280            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11281            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11282            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11283 ____________________________________________________________________________
11284 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
11285         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
11286      Branch: perl
11287            ! hints/freebsd.sh
11288 ____________________________________________________________________________
11289 [ 15261] By: ams                                   on 2002/03/16  18:14:04
11290         Log: Upgrade to Tie::File 0.20.
11291      Branch: perl
11292            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11293            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11294            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11295            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
11296            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11297            ! lib/Tie/File/t/11_rv_splice_rs.t
11298            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
11299            ! lib/Tie/File/t/16_handle.t
11300 ____________________________________________________________________________
11301 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
11302         Log: There seems to be a trend for the *time_r to be hidden.
11303      Branch: perl
11304            ! hints/irix_6.sh
11305 ____________________________________________________________________________
11306 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
11307         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
11308              From: Stas Bekman <stas@stason.org>
11309              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
11310              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
11311      Branch: perl
11312            ! lib/Pod/Html.pm
11313 ____________________________________________________________________________
11314 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
11315         Log: Subject: [PATCH] Re: dumpvar.pl bug
11316              From: Peter Scott <Peter@PSDT.com>
11317              Date: Fri, 15 Mar 2002 18:19:21 -0800
11318              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
11319      Branch: perl
11320            ! lib/dumpvar.pl lib/perl5db.pl
11321 ____________________________________________________________________________
11322 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
11323         Log: More paranoid _r protochecking.  At least Tru64 and
11324              Linux need additional hinting help to believe that
11325              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
11326              to see what goes bang.
11327      Branch: perl
11328            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
11329            ! reentr.pl
11330 ____________________________________________________________________________
11331 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
11332         Log: metaconfig: more paranoid _r protochecking.
11333      Branch: metaconfig
11334            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11335            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11336            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11337            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11338            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11339            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11340            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11341            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11342            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11343            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11344            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11345            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11346            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11347            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11348            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11349            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11350            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11351            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11352            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11353            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11354            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11355            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11356            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11357            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11358 ____________________________________________________________________________
11359 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
11360         Log: HP-UX gcc 3 warnings found by Sarathy.
11361      Branch: perl
11362            ! regcomp.c sv.c
11363 ____________________________________________________________________________
11364 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
11365         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
11366              From: Slaven Rezic <slaven.rezic@berlin.de>
11367              Date: 16 Mar 2002 15:29:18 +0100
11368              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
11369      Branch: perl
11370            ! pod/perldelta.pod
11371 ____________________________________________________________________________
11372 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
11373         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
11374      Branch: perl
11375            ! Porting/findrfuncs reentr.h reentr.pl
11376 ____________________________________________________________________________
11377 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
11378         Log: UIN32_MAX with borken under HP-UX+gcc
11379      Branch: perl
11380            ! handy.h
11381 ____________________________________________________________________________
11382 [ 15251] By: ams                                   on 2002/03/16  02:38:08
11383         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11384              *::DESTROY() is deprecated
11385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11386              Date: Thu, 14 Mar 2002 18:39:22 -0500
11387              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
11388              
11389              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11390              *::DESTROY() is deprecated
11391              From: Dave Mitchell <davem@fdgroup.com>
11392              Date: Fri, 15 Mar 2002 19:22:49 +0000
11393              Message-Id: <20020315192249.A22389@fdgroup.com>
11394      Branch: perl
11395            ! gv.c t/op/method.t
11396 ____________________________________________________________________________
11397 [ 15250] By: ams                                   on 2002/03/16  02:14:41
11398         Log: Plural nit.
11399      Branch: perl
11400            ! pod/perldelta.pod
11401 ____________________________________________________________________________
11402 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
11403         Log: Doesn't make sense to test for protos if the
11404              functions are not to be used (!= functions exist!)
11405              This might be the key (well, a key) to the HP-UX
11406              problems.
11407      Branch: perl
11408            ! reentr.h reentr.pl
11409 ____________________________________________________________________________
11410 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
11411         Log: Typo in #15247.
11412      Branch: perl
11413            ! hints/hpux.sh
11414 ____________________________________________________________________________
11415 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
11416         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
11417              in HP-UX (from H.Merijn Brand)
11418      Branch: perl
11419            ! hints/hpux.sh
11420 ____________________________________________________________________________
11421 [ 15246] By: ams                                   on 2002/03/15  17:53:23
11422         Log: Subject: minor corrections in perldelta.pod
11423              From: mjd@plover.com
11424              Date: 15 Mar 2002 18:48:42 -0000
11425              Message-Id: <20020315184842.13573.qmail@plover.com>
11426      Branch: perl
11427            ! pod/perldelta.pod
11428 ____________________________________________________________________________
11429 [ 15245] By: ams                                   on 2002/03/15  17:37:52
11430         Log: Upgrade to Tie::File 0.19.
11431      Branch: perl
11432            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11433            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11434            + lib/Tie/File/t/21_win32.t
11435            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
11436            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
11437            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
11438            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
11439            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11440            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
11441            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
11442            ! lib/Tie/File/t/17_misc_meth.t
11443 ____________________________________________________________________________
11444 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
11445         Log: Update Changes.
11446      Branch: perl
11447            ! Changes patchlevel.h
11448 ____________________________________________________________________________
11449 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
11450         Log: Forgot from #15241.
11451      Branch: perl
11452            ! win32/config_sh.PL
11453 ____________________________________________________________________________
11454 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
11455         Log: Subject: patch pod/perltodo.pod
11456              From: mjd@plover.com
11457              Date: 15 Mar 2002 15:42:18 -0000
11458              Message-ID: <20020315154218.10163.qmail@plover.com>
11459              
11460              (With s/WANT/Want/)
11461      Branch: perl
11462            ! pod/perltodo.pod
11463 ____________________________________________________________________________
11464 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
11465         Log: Subject: [PATCH bleadperl] (revision 5 undef)
11466              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11467              Date: Fri, 15 Mar 2002 00:39:48 +0100
11468              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
11469      Branch: perl
11470            ! win32/config.bc win32/config.gc win32/config.vc
11471            ! win32/config.win64
11472 ____________________________________________________________________________
11473 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
11474         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
11475              From: Michael G Schwern <schwern@pobox.com>
11476              Date: Thu, 14 Mar 2002 16:39:29 -0500
11477              Message-ID: <20020314213929.GA2912@blackrider>
11478      Branch: perl
11479            ! lib/perl5db.pl
11480 ____________________________________________________________________________
11481 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
11482         Log: Integrate perlio.
11483      Branch: perl
11484           !> embed.fnc ext/Encode/t/JP.t
11485 ____________________________________________________________________________
11486 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
11487         Log: Monster _r patch: try to scan for all known _r variants,
11488              and then use them (under ithreads).  May fail in HP-UX,
11489              and the op/groups is known to be fickle everywhere.  Known
11490              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
11491              warnings in AIX since the first arguments of getnetbyaddr
11492              and getnetbyadd_r are of different types.  Thanks, IBM.)
11493              
11494              In non-Configure platforms deny the existence of any
11495              of the _r thingies.  (Also add the recently introduced
11496              d_tm_* to places it wasn't already in.)
11497              
11498              TODO: the suggested glibc buffer growth retry loop in case
11499              some entries (at least for: gr*, host*) are big.
11500              Forgot win32/config.win64.
11501      Branch: perl
11502            + reentr.c reentr.h reentr.pl
11503            ! Configure MANIFEST Makefile.SH NetWare/Makefile
11504            ! NetWare/config.wc Porting/Glossary Porting/config.sh
11505            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
11506            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
11507            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
11508            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
11509            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
11510            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
11511            ! win32/config.bc win32/config.gc win32/config.vc
11512            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
11513 ____________________________________________________________________________
11514 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
11515         Log: Be more explicit on when is the $! worth anything.
11516      Branch: perl
11517            ! pod/perlvar.pod
11518 ____________________________________________________________________________
11519 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
11520         Log: metaconfig: _r _r we go.
11521      Branch: metaconfig
11522            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11523            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11524            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11525            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11526            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11527            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11528            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11529            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11530            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11531            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11532            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11533            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11534            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11535            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11536            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11537            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11538            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11539            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11540            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11541            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11542            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11543            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11544            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11545            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11546 ____________________________________________________________________________
11547 [ 15235] By: nick                                  on 2002/03/15  07:31:54
11548         Log: Add the binmode()s to make JP.t pass on Win32
11549      Branch: perlio
11550            ! ext/Encode/t/JP.t
11551 ____________________________________________________________________________
11552 [ 15234] By: nick                                  on 2002/03/15  07:20:49
11553         Log: Integrate perlio
11554      Branch: perl
11555           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
11556 ____________________________________________________________________________
11557 [ 15233] By: nick                                  on 2002/03/15  07:18:02
11558         Log: Mark JP.t's data files as binary
11559      Branch: perlio
11560            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
11561 ____________________________________________________________________________
11562 [ 15232] By: nick                                  on 2002/03/15  07:13:38
11563         Log: Integrate mainline
11564      Branch: perlio
11565           +> ext/B/t/xref.t
11566           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
11567           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
11568           !> perl.c t/op/arith.t
11569 ____________________________________________________________________________
11570 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
11571         Log: The section needs to be in the makedepend script
11572              (from Jan-Erik Karlsson).
11573      Branch: perl
11574            ! makedepend.SH
11575 ____________________________________________________________________________
11576 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
11577         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
11578              From: Nicholas Clark <nick@unfortu.net>
11579              Date: Thu, 14 Mar 2002 23:05:23 +0000
11580              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
11581      Branch: perl
11582            ! ext/Safe/safe2.t
11583 ____________________________________________________________________________
11584 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
11585         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
11586              From: "Brent Dax" <brentdax@cpan.org>
11587              Date: Thu, 14 Mar 2002 09:08:41 -0800
11588              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
11589      Branch: perl
11590            ! lib/Pod/Html.pm
11591 ____________________________________________________________________________
11592 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
11593         Log: metaconfig: one round again for the _r.
11594      Branch: metaconfig
11595            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11596            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11597            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11598            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11599            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11600            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11601            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11602            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11603            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11604            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11605            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11606            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11607            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11608            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11609            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11610            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11611            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11612            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11613            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11614            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11615            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11616            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11617            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11618            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11619 ____________________________________________________________________________
11620 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
11621         Log: metaconfig: new round of the _r units.
11622      Branch: metaconfig
11623            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11624            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11625            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11626            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11627            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11628            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11629            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11630            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11631            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11632            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11633            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11634            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11635            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11636            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11637            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11638            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11639            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11640            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11641            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11642            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11643            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11644            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11645            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11646            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11647      Branch: metaconfig/U/perl
11648            + i_crypt.U
11649 ____________________________________________________________________________
11650 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
11651         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
11652              From: Paul_GreenVOS@vos.stratus.com
11653              Date: Tue, 12 Mar 02 19:22 est   
11654              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
11655      Branch: perl
11656            ! lib/Benchmark.t t/op/arith.t
11657 ____________________________________________________________________________
11658 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
11659         Log: Subject: Re: Win32: C:\Program Files
11660              From: "Ken Williams" <ken@mathforum.org>
11661              Date: Wed, 13 Mar 2002 17:50:59 -0600
11662              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
11663              
11664              Add -t to perl -h.
11665      Branch: perl
11666            ! perl.c
11667 ____________________________________________________________________________
11668 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
11669         Log: Extra paranoia from Nick Clark.
11670      Branch: perl
11671            ! ext/Safe/safe2.t
11672 ____________________________________________________________________________
11673 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
11674         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
11675              From: Nicholas Clark <nick@ccl4.org>
11676              Date: Wed, 13 Mar 2002 14:22:50 +0000
11677              Message-ID: <20020313142250.G92566@plum.flirble.org>
11678      Branch: perl
11679            ! ext/Safe/safe2.t
11680 ____________________________________________________________________________
11681 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
11682         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
11683              From: <slaven.rezic@berlin.de>
11684              Date: Tue, 12 Mar 2002 13:03:41 +0100      
11685              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
11686      Branch: perl
11687            ! Makefile.SH
11688 ____________________________________________________________________________
11689 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
11690         Log: Subject: [PATCH] a test for B::Xref
11691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11692              Date: Wed, 13 Mar 2002 17:18:57 +0100
11693              Message-ID: <20020313171857.F1144@rafael>
11694      Branch: perl
11695            + ext/B/t/xref.t
11696            ! MANIFEST ext/B/B/Xref.pm
11697 ____________________________________________________________________________
11698 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
11699         Log: Subject: [PATCH] Exporter.pm POD fixups
11700              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11701              Date: Wed, 13 Mar 2002 16:21:42 +0100
11702              Message-ID: <20020313162142.A1144@rafael>
11703      Branch: perl
11704            ! lib/Exporter.pm
11705 ____________________________________________________________________________
11706 [ 15219] By: nick                                  on 2002/03/14  07:00:16
11707         Log: Integrate mainline
11708      Branch: perlio
11709           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
11710 ____________________________________________________________________________
11711 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
11712         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
11713              From: Michael G Schwern <schwern@pobox.com>
11714              Date: Wed, 13 Mar 2002 17:43:00 -0500
11715              Message-ID: <20020313224300.GG3311@blackrider>
11716      Branch: perl
11717            ! lib/ExtUtils/MM_VMS.pm
11718 ____________________________________________________________________________
11719 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
11720         Log: Pod tweak.
11721      Branch: perl
11722            ! lib/open.pm
11723 ____________________________________________________________________________
11724 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
11725         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
11726              From: "Craig A. Berry" <craigberry@mac.com>
11727              Date: Wed, 13 Mar 2002 01:44:01 -0600
11728              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
11729      Branch: perl
11730            ! vms/descrip_mms.template
11731 ____________________________________________________________________________
11732 [ 15215] By: nick                                  on 2002/03/13  08:08:36
11733         Log: Integrate mainline.
11734      Branch: perlio
11735           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
11736            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
11737            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
11738            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
11739            - ext/Data/Util/t/Hash.t
11740           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
11741           !> ext/Encode/lib/Encode/CN/HZ.pm
11742           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11743           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
11744           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
11745           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11746           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
11747           !> t/op/override.t toke.c universal.c
11748 ____________________________________________________________________________
11749 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
11750         Log: metaconfig: three guesses.
11751      Branch: metaconfig
11752            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11753            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11754            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11755            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11756            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11757            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11758            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11759            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11760            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11761            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11762            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11763            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11764            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11765            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11766            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11767            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11768            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11769            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11770            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11771            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11772            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11773            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11774            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11775            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11776 ____________________________________________________________________________
11777 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
11778         Log: metaconfig: regen _r units again.
11779      Branch: metaconfig
11780            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11781            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11782            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11783            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11784            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11785            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11786            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11787            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11788            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11789            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11790            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11791            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11792            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11793            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11794            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11795            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11796            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11797            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11798            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11799            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11800            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11801            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11802            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11803            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11804 ____________________________________________________________________________
11805 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
11806         Log: metaconfig: regen _r units.
11807      Branch: metaconfig
11808            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
11809            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11810            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11811            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11812            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11813            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11814            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11815            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11816            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11817            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11818            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11819            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11820            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11821            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11822            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11823            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11824            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11825            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11826            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11827            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11828            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11829            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11830            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11831            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11832            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11833 ____________________________________________________________________________
11834 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
11835         Log: metaconfig unit tweaks.
11836      Branch: metaconfig
11837            + U/threads/d_setprotoent_r.U
11838            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
11839            ! U/threads/d_tmpnam_r.U
11840 ____________________________________________________________________________
11841 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
11842         Log: metaconfig: replace the _r units with autogenerated ones.
11843      Branch: metaconfig
11844            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11845            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
11846            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11847            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
11848            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
11849            + U/threads/d_getprotobyname_r.U
11850            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11851            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
11852            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
11853            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11854            + U/threads/d_setservent_r.U
11855            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
11856            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
11857            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
11858            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
11859            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
11860            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
11861            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
11862            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
11863            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
11864            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11865            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11866            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11867            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
11868            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11869            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
11870            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
11871            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11872            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11873            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11874            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
11875            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
11876            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
11877            ! U/threads/d_ttyname_r.U
11878 ____________________________________________________________________________
11879 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
11880         Log: More known threadsafings.
11881      Branch: perl
11882            ! Porting/findrfuncs
11883 ____________________________________________________________________________
11884 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
11885         Log: Small tweaks.
11886      Branch: perl
11887            ! lib/Internals.t universal.c
11888 ____________________________________________________________________________
11889 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
11890         Log: VERSIONize.
11891      Branch: perl
11892            ! ext/Encode/lib/Encode/CN/HZ.pm
11893            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11894            ! ext/Encode/lib/Encode/JP/JIS.pm
11895 ____________________________________________________________________________
11896 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
11897         Log: Subject: perl datastructure conversion shortcuts for DDD
11898              From: Stas Bekman <stas@stason.org>
11899              Date: Mon, 11 Mar 2002 14:54:31 +0800
11900              Message-ID: <3C8C54A7.5020502@stason.org>
11901      Branch: perl
11902            ! pod/perlhack.pod
11903 ____________________________________________________________________________
11904 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
11905         Log: Regen modlib.
11906      Branch: perl
11907            ! pod/perlmodlib.pod
11908 ____________________________________________________________________________
11909 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
11910         Log: Regen toc.
11911      Branch: perl
11912            ! pod/perltoc.pod
11913 ____________________________________________________________________________
11914 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
11915         Log: Tiny pod tweaks.
11916      Branch: perl
11917            ! lib/Hash/Util.pm
11918 ____________________________________________________________________________
11919 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
11920         Log: perldeltaize Hash::Util.
11921      Branch: perl
11922            ! pod/perldelta.pod
11923 ____________________________________________________________________________
11924 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
11925         Log: Move the readonly interface back to universal.c,
11926              (new name: Internals::SvREADONLY), remove Data::Util,
11927              move Hash::Util to lib, also introduce refcnt interface
11928              (Internals::SvREFCNT).     Make both the new interfaces
11929              to be more sane so that if they set the value, they return
11930              the new value, not the old one.
11931      Branch: perl
11932            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
11933            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
11934            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
11935            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
11936            - ext/Data/Util/t/Hash.t
11937            ! MANIFEST ext/B/t/stash.t universal.c
11938 ____________________________________________________________________________
11939 [ 15200] By: ams                                   on 2002/03/12  15:16:05
11940         Log: Subject: Disambiguate "Can't locate"
11941              From: Mike Guy <mjtg@cam.ac.uk>
11942              Date: Tue, 12 Mar 2002 16:04:23 +0000
11943              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
11944      Branch: perl
11945            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
11946            ! pp_ctl.c t/op/override.t
11947 ____________________________________________________________________________
11948 [ 15199] By: ams                                   on 2002/03/12  15:04:43
11949         Log: Subject: [PATCH] perl/lib/File/stat.t
11950              From: Paul_GreenVOS@vos.stratus.com
11951              Date: Tue, 12 Mar 02 11:00 est
11952              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
11953      Branch: perl
11954            ! lib/File/stat.t
11955 ____________________________________________________________________________
11956 [ 15198] By: ams                                   on 2002/03/12  15:00:44
11957         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
11958              From: Robin Barker <rmb1@cise.npl.co.uk>
11959              Date: Tue, 12 Mar 2002 13:31:58 GMT
11960              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
11961      Branch: perl
11962            ! pod/perlfunc.pod
11963 ____________________________________________________________________________
11964 [ 15197] By: ams                                   on 2002/03/12  14:57:34
11965         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
11966              From: "Clinton A. Pierce" <clintp@geeksalad.org>
11967              Date: Tue, 12 Mar 2002 10:11:53 -0500
11968              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
11969      Branch: perl
11970            ! toke.c
11971 ____________________________________________________________________________
11972 [ 15196] By: nick                                  on 2002/03/12  13:40:35
11973         Log: Integrate mainline
11974      Branch: perlio
11975           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
11976           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
11977           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
11978           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
11979            - t/lib/access.t
11980           !> (integrate 96 files)
11981 ____________________________________________________________________________
11982 [ 15195] By: nick                                  on 2002/03/12  06:08:24
11983         Log: Integrate mainline (a while ago)
11984      Branch: perlio
11985           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
11986           +> ext/Encode/t/TW.t
11987            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
11988            - ext/Encode/lib/Encode/Tcl/HanZi.pm
11989            - ext/I18N/Langinfo/fallback.c
11990           !> (integrate 80 files)
11991 ____________________________________________________________________________
11992 [ 15194] By: ams                                   on 2002/03/12  06:02:20
11993         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
11994              From: Jonathan Stowe <gellyfish@gellyfish.com>
11995              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
11996              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
11997      Branch: perl
11998            ! ext/Encode/CN/Makefile.PL
11999 ____________________________________________________________________________
12000 [ 15193] By: ams                                   on 2002/03/12  05:55:07
12001         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
12002              From: Dave Mitchell <davem@fdgroup.co.uk>
12003              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
12004              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
12005      Branch: perl
12006            ! pod/perlguts.pod
12007 ____________________________________________________________________________
12008 [ 15192] By: ams                                   on 2002/03/12  05:50:08
12009         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
12010              From: Anton Tagunov <tagunov@motor.ru>
12011              Date: Tue, 12 Mar 2002 01:40:58 +0300
12012              Message-Id: <1194068830.20020312014058@motor.ru>
12013              (Applied with tweaks.)
12014      Branch: perl
12015            ! lib/utf8.pm
12016 ____________________________________________________________________________
12017 [ 15191] By: ams                                   on 2002/03/12  05:42:21
12018         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
12019              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12020              Date: Sun, 10 Mar 2002 22:10:15 +0100
12021              Message-Id: <3C8BD9C7.13988.73992D@localhost>
12022      Branch: perl
12023            ! iperlsys.h
12024 ____________________________________________________________________________
12025 [ 15190] By: ams                                   on 2002/03/12  05:38:08
12026         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
12027              From: Anton Tagunov <tagunov@motor.ru>
12028              Date: Mon, 11 Mar 2002 23:27:47 +0300
12029              Message-Id: <19414222180.20020311232747@motor.ru>
12030      Branch: perl
12031            ! pod/perlsub.pod
12032 ____________________________________________________________________________
12033 [ 15189] By: ams                                   on 2002/03/12  05:34:49
12034         Log: Subject: minor patch for comment in utfebcdic.h
12035              From: Anton Tagunov <tagunov@motor.ru>
12036              Date: Tue, 12 Mar 2002 00:20:21 +0300
12037              Message-Id: <13817376786.20020312002021@motor.ru>
12038      Branch: perl
12039            ! utfebcdic.h
12040 ____________________________________________________________________________
12041 [ 15188] By: ams                                   on 2002/03/12  05:32:30
12042         Log: Subject: [PATCH ?] B::Xref improvements
12043              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12044              Date: Mon, 11 Mar 2002 23:32:20 +0100
12045              Message-Id: <20020311233220.A12677@rafael>
12046      Branch: perl
12047            ! ext/B/B/Xref.pm
12048 ____________________________________________________________________________
12049 [ 15187] By: ams                                   on 2002/03/12  05:30:02
12050         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
12051              From: Paul_GreenVOS@vos.stratus.com
12052              Date: Mon, 11 Mar 02 17:23 est
12053              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
12054      Branch: perl
12055            ! lib/ExtUtils/MM_Unix.pm
12056 ____________________________________________________________________________
12057 [ 15186] By: ams                                   on 2002/03/12  05:27:06
12058         Log: Subject: [PATCH] installperl - minor untangle for VOS
12059              From: Paul_GreenVOS@vos.stratus.com
12060              Date: Mon, 11 Mar 02 17:05 est
12061              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
12062      Branch: perl
12063            ! installperl
12064 ____________________________________________________________________________
12065 [ 15185] By: ams                                   on 2002/03/12  05:25:59
12066         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
12067              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12068              Date: Mon, 11 Mar 2002 22:37:39 +0100
12069              Message-Id: <20020311223739.A691@rafael>
12070      Branch: perl
12071            ! ext/B/B/Deparse.pm
12072 ____________________________________________________________________________
12073 [ 15184] By: ams                                   on 2002/03/12  05:20:54
12074         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
12075              From: Michael G Schwern <schwern@pobox.com>
12076              Date: Tue, 12 Mar 2002 01:12:08 -0500
12077              Message-Id: <20020312061208.GD904@blackrider>
12078      Branch: perl
12079            ! hints/netbsd.sh
12080 ____________________________________________________________________________
12081 [ 15183] By: ams                                   on 2002/03/12  04:12:30
12082         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12083              From: Autrijus Tang <autrijus@autrijus.org>
12084              Date: Tue, 12 Mar 2002 13:05:53 +0800
12085              Message-Id: <20020312050553.GA7864@not.autrijus.org>
12086              (Only doc hunk applied, supplementing #15182.)
12087      Branch: perl
12088            ! ext/Encode/Encode.pm
12089 ____________________________________________________________________________
12090 [ 15182] By: ams                                   on 2002/03/12  04:04:34
12091         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12092              From: Autrijus Tang <autrijus@autrijus.org>
12093              Date: Tue, 12 Mar 2002 12:56:46 +0800
12094              Message-Id: <20020312045646.GA7689@not.autrijus.org>
12095              (Private mail.)
12096      Branch: perl
12097            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
12098 ____________________________________________________________________________
12099 [ 15181] By: ams                                   on 2002/03/12  03:09:20
12100         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12101              From: Autrijus Tang <autrijus@autrijus.org>
12102              Date: Tue, 12 Mar 2002 11:55:06 +0800
12103              Message-Id: <20020312035506.GA6946@not.autrijus.org>
12104      Branch: perl
12105            ! ext/Encode/Encode.pm
12106 ____________________________________________________________________________
12107 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
12108         Log: Deypo.
12109      Branch: metaconfig
12110            ! U/threads/d_asctime_r.U
12111 ____________________________________________________________________________
12112 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
12113         Log: FAQ sync.
12114      Branch: perl
12115            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12116            ! pod/perlfaq4.pod pod/perlfaq5.pod
12117 ____________________________________________________________________________
12118 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
12119         Log: The test needs perlio.
12120      Branch: perl
12121            ! lib/open.t
12122 ____________________________________________________________________________
12123 [ 15177] By: ams                                   on 2002/03/11  15:41:08
12124         Log: Subject: perlreftut update
12125              From: Mark-Jason Dominus <mjd@plover.com>
12126              Date: Mon, 11 Mar 2002 11:36:27 -0500
12127              Message-Id: <20020311163627.31020.qmail@plover.com>
12128      Branch: perl
12129            ! pod/perlreftut.pod
12130 ____________________________________________________________________________
12131 [ 15176] By: ams                                   on 2002/03/11  15:35:24
12132         Log: Subject: Minor correction in perlfaq5
12133              From: mjd@plover.com
12134              Date: 11 Mar 2002 16:34:22 -0000
12135              Message-Id: <20020311163422.30963.qmail@plover.com>
12136      Branch: perl
12137            ! pod/perlfaq5.pod
12138 ____________________________________________________________________________
12139 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
12140         Log: number of skipped tests was incorrect
12141      Branch: perl
12142            ! t/op/stat.t
12143 ____________________________________________________________________________
12144 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
12145         Log: remove doubled CRs
12146      Branch: perl
12147            ! win32/Makefile
12148 ____________________________________________________________________________
12149 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
12150         Log: Update Changes.
12151      Branch: perl
12152            ! Changes patchlevel.h
12153 ____________________________________________________________________________
12154 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
12155         Log: Regen toc.
12156      Branch: perl
12157            ! pod/perltoc.pod
12158 ____________________________________________________________________________
12159 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
12160         Log: Add t/CN.t and t/TW.t; re-sort.
12161      Branch: perl
12162            ! ext/Encode/MANIFEST
12163 ____________________________________________________________________________
12164 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
12165         Log: Document what to do if one yearns back to
12166              the old legacy encoding.
12167      Branch: perl
12168            ! lib/encoding.pm
12169 ____________________________________________________________________________
12170 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
12171         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
12172              as general purpose encoding transformation interfaces
12173              since that's not what they are.
12174      Branch: perl
12175            ! lib/utf8.pm pod/perlunicode.pod sv.c
12176 ____________________________________________________________________________
12177 [ 15168] By: ams                                   on 2002/03/11  12:54:16
12178         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
12179              warnings
12180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12181              Date: Mon, 11 Mar 2002 14:35:22 +0100
12182              Message-Id: <20020311143522.A7431@rafael>
12183      Branch: perl
12184            ! t/lib/warnings/pp_sys
12185 ____________________________________________________________________________
12186 [ 15167] By: ams                                   on 2002/03/11  04:57:20
12187         Log: A little commonsense is better than 1_compile.
12188      Branch: perl
12189            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12190 ____________________________________________________________________________
12191 [ 15166] By: ams                                   on 2002/03/11  04:53:50
12192         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
12193              From: Michael G Schwern <schwern@pobox.com>
12194              Date: Sun, 10 Mar 2002 13:27:12 -0500
12195              Message-Id: <20020310182712.GC693@blackrider>
12196              
12197              Subject: [PATCH] Hash::Util part 2
12198              From: Michael G Schwern <schwern@pobox.com>
12199              Date: Sun, 10 Mar 2002 15:09:34 -0500
12200              Message-Id: <20020310200934.GB27112@blackrider>
12201              
12202              Subject: [PATCH] Hash::Util MANIFEST correction
12203              From: Michael G Schwern <schwern@pobox.com>
12204              Date: Sun, 10 Mar 2002 16:27:07 -0500
12205              Message-Id: <20020310212707.GF27112@blackrider>
12206              
12207              (Also changes find.t and taint.t, which were looking for access.t)
12208      Branch: perl
12209            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12210            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12211            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12212            + ext/Data/Util/t/Hash.t
12213            - t/lib/access.t
12214            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
12215            ! pod/perldiag.pod pod/perltodo.pod universal.c
12216 ____________________________________________________________________________
12217 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
12218         Log: metaconfig: more thready fixes.
12219      Branch: metaconfig
12220            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12221            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
12222            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12223            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
12224            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12225            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
12226            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12227            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12228            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
12229 ____________________________________________________________________________
12230 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
12231         Log: Skip obsoleted interfaces.
12232      Branch: perl
12233            ! Porting/findrfuncs
12234 ____________________________________________________________________________
12235 [ 15162] By: ams                                   on 2002/03/11  03:48:14
12236         Log: Typo fixes.
12237      Branch: perl
12238            ! perl.c
12239 ____________________________________________________________________________
12240 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
12241         Log: Upgrade to Locale::Codes 2.02.
12242      Branch: perl
12243            + lib/Locale/Codes/t/rename.t
12244            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12245            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
12246            ! lib/Locale/Country.pod
12247 ____________________________________________________________________________
12248 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
12249         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12250              From: Nicholas Clark <nick@unfortu.net>
12251              Date: Sun, 10 Mar 2002 18:17:50 +0000
12252              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
12253              
12254              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12255              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12256              Date: Sun, 10 Mar 2002 13:53:34 -0800
12257              Message-ID: <eX9i8gzkg26G092yn@efn.org>
12258              
12259              (and reenable the feature in freebsd,
12260              and move the freebsd pr url to perl.c)
12261      Branch: perl
12262            ! hints/freebsd.sh perl.c pod/perldelta.pod
12263 ____________________________________________________________________________
12264 [ 15159] By: ams                                   on 2002/03/11  03:34:13
12265         Log: Subject: [PATCH stash.t] access::readonly is gone
12266              From: Michael G Schwern <schwern@pobox.com>
12267              Date: Sun, 10 Mar 2002 16:18:14 -0500
12268              Message-Id: <20020310211813.GE27112@blackrider>
12269      Branch: perl
12270            ! ext/B/t/stash.t
12271 ____________________________________________________________________________
12272 [ 15158] By: ams                                   on 2002/03/11  03:28:04
12273         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
12274              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12275              Date: Sun, 10 Mar 2002 22:10:15 +0100
12276              Message-Id: <3C8BD9C7.610.7398DD@localhost>
12277      Branch: perl
12278            ! lib/Net/Ping/t/110_icmp_inst.t
12279 ____________________________________________________________________________
12280 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
12281         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
12282              From: Michael G Schwern <schwern@pobox.com>
12283              Date: Sun, 10 Mar 2002 19:22:33 -0500
12284              Message-ID: <20020311002233.GE4927@blackrider>
12285      Branch: perl
12286            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
12287            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
12288            ! lib/Test/Simple/t/fail-more.t
12289 ____________________________________________________________________________
12290 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
12291         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
12292              From: Michael G Schwern <schwern@pobox.com>
12293              Date: Sun, 10 Mar 2002 17:14:10 -0500
12294              Message-ID: <20020310221410.GA4915@blackrider>
12295      Branch: perl
12296            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
12297            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
12298 ____________________________________________________________________________
12299 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
12300         Log: Subject: [PATCH] more warnings tidyup
12301              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12302              Date: Sun, 10 Mar 2002 21:01:39 -0000
12303              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
12304      Branch: perl
12305            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
12306            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
12307            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
12308            ! util.c
12309 ____________________________________________________________________________
12310 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
12311         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
12312              From: Nicholas Clark <nick@unfortu.net>
12313              Date: Sun, 10 Mar 2002 23:21:07 +0000
12314              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
12315      Branch: perl
12316            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
12317            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
12318            ! ext/Encode/TW/Makefile.PL
12319 ____________________________________________________________________________
12320 [ 15153] By: ams                                   on 2002/03/11  03:06:59
12321         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
12322              From: Max Baker <max@warped.org>
12323              Date: Fri, 8 Mar 2002 10:56:19 -0800
12324              Message-Id: <20020308105619.A15039@warped.org>
12325      Branch: perl
12326            ! ext/IO/lib/IO/Socket/INET.pm
12327 ____________________________________________________________________________
12328 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
12329         Log: Subject: [PATCH] spelling correction
12330              From: Nicholas Clark <nick@unfortu.net>
12331              Date: Sun, 10 Mar 2002 18:34:42 +0000
12332              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
12333      Branch: perl
12334            ! pp.c pp_hot.c
12335 ____________________________________________________________________________
12336 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
12337         Log: DG/UX updates from Takis Psarogiannakopoulos.
12338      Branch: perl
12339            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
12340 ____________________________________________________________________________
12341 [ 15150] By: ams                                   on 2002/03/11  03:02:47
12342         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
12343              From: Chris Nandor <pudge@pobox.com>
12344              Date: Mon, 04 Mar 2002 17:48:12 -0500
12345              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
12346      Branch: perl
12347            ! lib/DB.pm lib/perl5db.pl
12348 ____________________________________________________________________________
12349 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
12350         Log: metaconfig unit changes in preparation of reentrancy changes.
12351      Branch: metaconfig
12352            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
12353            + U/threads/d_ttyname_r.U
12354            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12355            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
12356            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
12357            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12358            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12359            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
12360            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12361            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
12362            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
12363            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12364            ! U/threads/d_strerror_r.U
12365 ____________________________________________________________________________
12366 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
12367         Log: Mysterious characters.
12368      Branch: perl
12369            ! utf8.h
12370 ____________________________________________________________________________
12371 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
12372         Log: Unused.
12373      Branch: perl
12374            ! op.c
12375 ____________________________________________________________________________
12376 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
12377         Log: Implement :std subpragma of the open pragma
12378              that makes the standard filehandles to talk in
12379              encodings.  This change set off a weird warning
12380              from op.c, though: disabled it now until someone
12381              who knows what it is about comes along.
12382      Branch: perl
12383            ! lib/open.pm op.c
12384 ____________________________________________________________________________
12385 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
12386         Log: Document the logic of :locale better.
12387      Branch: perl
12388            ! lib/open.pm
12389 ____________________________________________________________________________
12390 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
12391         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
12392              From: Slaven Rezic <slaven.rezic@berlin.de>
12393              Date: 10 Mar 2002 02:49:17 +0100
12394              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
12395      Branch: perl
12396            ! hints/freebsd.sh
12397 ____________________________________________________________________________
12398 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
12399         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
12400              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12401              Date: Sun, 10 Mar 2002 17:08:54 +0900
12402              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
12403      Branch: perl
12404            ! ext/Encode/lib/Encode/Tcl.pm
12405            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12406            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12407            ! ext/Encode/lib/Encode/Tcl/Table.pm
12408 ____________________________________________________________________________
12409 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
12410         Log: The patch does the following:
12411              - Nix the unneccessary diagnostics line
12412              - Quell -w warnings if the first ENV doesn't exist
12413              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
12414              is too baroque and bloated for daily use (and for perl core inclusion).
12415              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
12416              non-fatal.
12417              - Consequently, the ^OPEN bits is set only when needed.
12418      Branch: perl
12419            ! lib/open.pm
12420 ____________________________________________________________________________
12421 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
12422         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
12423      Branch: perl
12424            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
12425 ____________________________________________________________________________
12426 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
12427         Log: Precedence problem.
12428      Branch: perl
12429            ! ext/Socket/socketpair.t
12430 ____________________________________________________________________________
12431 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
12432         Log: Renaming tweaks, and split off the reentrant "superbuffer"
12433              init routine.
12434      Branch: perl
12435            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
12436            ! sv.c util.c
12437 ____________________________________________________________________________
12438 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
12439         Log: The 7-bit jis seems to be the hanging one.
12440      Branch: perl
12441            ! ext/Encode/t/Tcl.t
12442 ____________________________________________________________________________
12443 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
12444         Log: Begone.
12445      Branch: perl
12446            ! ext/Encode/MANIFEST
12447 ____________________________________________________________________________
12448 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
12449         Log: Better fix from Autrijus.
12450      Branch: perl
12451            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
12452            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
12453 ____________________________________________________________________________
12454 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
12455         Log: Not everybody has Encode::HanExtra.
12456      Branch: perl
12457            ! ext/Encode/Encode.pm
12458 ____________________________________________________________________________
12459 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
12460         Log: Decutandpasto.
12461      Branch: perl
12462            ! ext/Encode/lib/Encode/Tcl.pm
12463 ____________________________________________________________________________
12464 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
12465         Log: Subject: [PATCH] Data::Dumper
12466              From: Nicholas Clark <nick@unfortu.net>
12467              Date: Sat, 9 Mar 2002 19:03:54 +0000
12468              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
12469      Branch: perl
12470            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12471            ! ext/Data/Dumper/t/dumper.t
12472 ____________________________________________________________________________
12473 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
12474         Log: Subject: [PATCH] socketpair.t w/o fork
12475              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12476              Date: Sat, 9 Mar 2002 14:55:11 +0100
12477              Message-ID: <3C8A224F.29578.13691BA@localhost>
12478              
12479              (modified as suggested by Sarathy)
12480      Branch: perl
12481            ! ext/Socket/socketpair.t
12482 ____________________________________________________________________________
12483 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
12484         Log: Subject: [PATCH perldelta] Mention Change 14727
12485              From: Autrijus Tang <autrijus@autrijus.org>
12486              Date: Sat, 9 Mar 2002 23:31:40 +0800
12487              Message-ID: <20020309153140.GA4224@not.autrijus.org>
12488      Branch: perl
12489            ! pod/perldelta.pod
12490 ____________________________________________________________________________
12491 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
12492         Log: Make Encode.pm implicitly load external CJK tables the first
12493              time they're needed (instead of immediately), from Autrijus
12494              Tang.
12495      Branch: perl
12496            ! ext/Encode/Encode.pm
12497 ____________________________________________________________________________
12498 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
12499         Log: Subject: Re: Two questions
12500              From: Nicholas Clark <nick@unfortu.net>
12501              Date: Sat, 9 Mar 2002 12:42:40 +0000
12502              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
12503      Branch: perl
12504            ! Porting/pumpkin.pod
12505 ____________________________________________________________________________
12506 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
12507         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
12508              From: Paul_GreenVOS@vos.stratus.com
12509              Date: Fri, 8 Mar 02 22:34 est
12510              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
12511      Branch: perl
12512            ! pp_sys.c
12513 ____________________________________________________________________________
12514 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
12515         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
12516              From: davem@fdgroup.co.uk
12517              Date: Sat, 9 Mar 2002 00:13:27 GMT
12518              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
12519      Branch: perl
12520            ! dump.c
12521 ____________________________________________________________________________
12522 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
12523         Log: Deglitch from Rafael.
12524      Branch: perl
12525            ! ext/B/t/lint.t
12526 ____________________________________________________________________________
12527 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
12528         Log: Still more portability.
12529      Branch: perl
12530            ! Porting/findrfuncs
12531 ____________________________________________________________________________
12532 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
12533         Log: More portability.
12534      Branch: perl
12535            ! Porting/findrfuncs
12536 ____________________________________________________________________________
12537 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
12538         Log: Shared library paths; running tests manually.
12539      Branch: perl
12540            ! INSTALL
12541 ____________________________________________________________________________
12542 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
12543         Log: Subject: RE: Two questions
12544              From: "Green, Paul" <Paul.Green@stratus.com>
12545              Date: Fri, 8 Mar 2002 17:55:19 -0500
12546              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
12547      Branch: perl
12548            ! Porting/pumpkin.pod
12549 ____________________________________________________________________________
12550 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
12551         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
12552              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
12553      Branch: perl
12554            + ext/B/t/lint.t
12555            ! MANIFEST ext/B/B/Lint.pm
12556 ____________________________________________________________________________
12557 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
12558         Log: metaconfig unit change for #15119.
12559      Branch: metaconfig
12560            ! U/threads/d_pthread_atfork.U
12561 ____________________________________________________________________________
12562 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
12563         Log: In DG/UX finding pthread_atfork requires a true compile,
12564              from Takis Psarogiannakopoulos.
12565      Branch: perl
12566            ! Configure config_h.SH
12567 ____________________________________________________________________________
12568 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
12569         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
12570              From: John Peacock <jpeacock@rowman.com>
12571              Date: Fri, 08 Mar 2002 15:52:41 -0500
12572              Message-ID: <3C892499.4050502@rowman.com>
12573      Branch: perl
12574            ! lib/ExtUtils/xsubpp
12575 ____________________________________________________________________________
12576 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
12577         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
12578              From: "Craig A. Berry" <craigberry@mac.com>
12579              Date: Fri, 08 Mar 2002 15:02:51 -0600
12580              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
12581      Branch: perl
12582            ! t/op/write.t
12583 ____________________________________________________________________________
12584 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
12585         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
12586              From: Paul_GreenVOS@vos.stratus.com
12587              Date: Fri, 8 Mar 02 14:45 est
12588              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
12589      Branch: perl
12590            ! installperl
12591 ____________________________________________________________________________
12592 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
12593         Log: Subject: [PATCH @15109] tm_tm_* for VMS
12594              From: "Craig A. Berry" <craigberry@mac.com>
12595              Date: Fri, 08 Mar 2002 13:07:52 -0600
12596              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
12597      Branch: perl
12598            ! configure.com
12599 ____________________________________________________________________________
12600 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
12601         Log: Detypo.
12602      Branch: perl
12603            ! Changes
12604 ____________________________________________________________________________
12605 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
12606         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
12607      Branch: perl
12608            ! t/op/pat.t
12609 ____________________________________________________________________________
12610 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
12611         Log: HP-UX nm seems to repeat itself.
12612      Branch: perl
12613            ! Porting/findrfuncs
12614 ____________________________________________________________________________
12615 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
12616         Log: Nice porting script from Sarathy.  Well, less nice
12617              in the sense that it shows the looong road ahead.
12618      Branch: perl
12619            + Porting/findrfuncs
12620            ! MANIFEST Porting/makerel
12621 ____________________________________________________________________________
12622 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
12623         Log: Subject: Re: Performance considerations for UTF-8
12624              From: Jarkko Hietaniemi <jhi@iki.fi>
12625              Date: Fri, 8 Mar 2002 18:53:28 +0200
12626              Message-ID: <20020308185328.D640@alpha.hut.fi>
12627              
12628              (put all in perlunicode)
12629      Branch: perl
12630            ! pod/perlunicode.pod
12631 ____________________________________________________________________________
12632 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
12633         Log: Update Changes.
12634      Branch: perl
12635            ! Changes patchlevel.h
12636 ____________________________________________________________________________
12637 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
12638         Log: Subject: Cygwin cygipc support skipped
12639              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12640              Date: Fri, 8 Mar 2002 16:59:34 +0100
12641              Message-ID: <113694157285.20020308165934@familiehaase.de>
12642      Branch: perl
12643            ! hints/cygwin.sh
12644 ____________________________________________________________________________
12645 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
12646         Log: metaconfig unit change for #15106.
12647      Branch: metaconfig
12648            ! U/compline/d_gconvert.U
12649 ____________________________________________________________________________
12650 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
12651         Log: Subject: Re: [PATCH] tests for Gconvert
12652              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12653              Date: Thu, 07 Mar 2002 16:48:10 -0800
12654              Message-ID: <KpAi8gzkganW092yn@efn.org>
12655      Branch: perl
12656            ! Configure config_h.SH t/base/num.t
12657 ____________________________________________________________________________
12658 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
12659         Log: The new test has some teething problems.
12660      Branch: perl
12661            - ext/B/t/lint.t
12662            ! MANIFEST
12663 ____________________________________________________________________________
12664 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
12665         Log: Subject: [PATCH] B::Lint tests
12666              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12667              Date: Fri, 8 Mar 2002 14:47:19 +0100
12668              Message-ID: <20020308144719.A2663@rafael>
12669      Branch: perl
12670            + ext/B/t/lint.t
12671            ! MANIFEST ext/B/B/Lint.pm
12672 ____________________________________________________________________________
12673 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
12674         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
12675              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
12676              Date: Fri, 8 Mar 2002 13:24:14 GMT
12677              Message-Id: <200203081324.NAA00642@cleo>
12678      Branch: perl
12679            ! hints/powerux.sh
12680 ____________________________________________________________________________
12681 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
12682         Log: Subject: HP has some new models
12683              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12684              Date: Fri, 08 Mar 2002 13:07:02 +0100
12685              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
12686      Branch: perl
12687            ! README.hpux
12688 ____________________________________________________________________________
12689 [ 15101] By: ams                                   on 2002/03/08  09:11:40
12690         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
12691              From: Stas Bekman <stas@stason.org>
12692              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
12693              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
12694      Branch: perl
12695            ! pod/perlguts.pod
12696 ____________________________________________________________________________
12697 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
12698         Log: Update Changes
12699      Branch: maint-5.6/macperl
12700            ! macos/Changes
12701 ____________________________________________________________________________
12702 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
12703         Log: Replace macperlbundled with macperldelta
12704      Branch: maint-5.6/macperl
12705            ! macos/macperl/MacPerl.podhelp
12706 ____________________________________________________________________________
12707 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
12708         Log: Comsetic fixes (Thomas Wegner)
12709      Branch: maint-5.6/macperl
12710            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
12711 ____________________________________________________________________________
12712 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
12713         Log: Bump OS version
12714      Branch: maint-5.6/macperl
12715            ! macos/config.sh
12716 ____________________________________________________________________________
12717 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
12718         Log: Thought I deleted this already?
12719      Branch: perl
12720            - ext/I18N/Langinfo/fallback.c
12721 ____________________________________________________________________________
12722 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
12723         Log: perlport updates from Pudge.
12724      Branch: perl
12725            ! pod/perlport.pod
12726 ____________________________________________________________________________
12727 [ 15094] By: ams                                   on 2002/03/08  03:06:03
12728         Log: Nitpick.
12729      Branch: perl
12730            ! MANIFEST
12731 ____________________________________________________________________________
12732 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
12733         Log: Wrong test.
12734      Branch: perl
12735            ! pod/perldelta.pod
12736 ____________________________________________________________________________
12737 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
12738         Log: Integrate change 14064 from macperl to blead.
12739      Branch: perl
12740           !> pod/perlmodinstall.pod pod/perlport.pod
12741 ____________________________________________________________________________
12742 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
12743         Log: Integrate recent perlport changes
12744      Branch: maint-5.6/macperl
12745           !> pod/perlport.pod
12746 ____________________________________________________________________________
12747 [ 15089] By: ams                                   on 2002/03/08  01:54:03
12748         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
12749              minor typo in perlguts.pod
12750              From: Anton Tagunov <tagunov@motor.ru>
12751              Date: Fri, 8 Mar 2002 05:26:59 +0300
12752              Message-Id: <4649821189.20020308052659@motor.ru>
12753      Branch: perl
12754            ! pod/perlguts.pod
12755 ____________________________________________________________________________
12756 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
12757         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
12758              From: Anton Tagunov <tagunov@newmail.ru>
12759              Date: Fri, 8 Mar 2002 04:31:44 +0300
12760              Message-ID: <13946506773.20020308043144@newmail.ru>
12761              
12762              (one test changed)
12763      Branch: perl
12764            ! lib/encoding.t sv.c
12765 ____________________________________________________________________________
12766 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
12767         Log: Subject: [PATCH perldelta] some more deltas
12768              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12769              Date: Thu, 7 Mar 2002 23:13:23 +0100
12770              Message-ID: <20020307231323.A13068@rafael>
12771      Branch: perl
12772            ! pod/perldelta.pod
12773 ____________________________________________________________________________
12774 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
12775         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
12776              From: Paul_GreenVOS@vos.stratus.com
12777              Date: Thu, 7 Mar 02 14:25 est
12778              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
12779      Branch: perl
12780            ! t/io/fs.t
12781 ____________________________________________________________________________
12782 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
12783         Log: As suggested by Anton Tagunov, eq and cmp now obey the
12784              encoding pragma (by remapping their byte argument if the
12785              other argument is in Unicode).  Also fix a bug found by
12786              Anton where ord undef under the encoding pragma would barf.
12787              ([ID 20020307.009] A null pointer dereference with 'use encoding')
12788              Finally, use the nicer form of sv_recode_to_utf8.
12789      Branch: perl
12790            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
12791 ____________________________________________________________________________
12792 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
12793         Log: Retract #14985, #14899, and #14990, following the principles
12794              "Do no harm." and "If it ain't broke, don't fix it."
12795              
12796              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
12797              some, but still broken, and I do not have the extra brain
12798              cells for the EBCDIC backport.  Secondly, the old version
12799              worked both in EBCDIC and non-.  Thirdly, the old version
12800              may be more amenable for the behaviour suggsted by Anton
12801              Tagunov regarding the encoding pragma.
12802      Branch: perl
12803            ! embed.fnc embed.h global.sym proto.h sv.c util.c
12804 ____________________________________________________________________________
12805 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
12806         Log: Long doubles give you long doubles.
12807      Branch: perl
12808            ! t/base/num.t
12809 ____________________________________________________________________________
12810 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
12811         Log: Forgotten deMANIFESTation.
12812      Branch: perl
12813            ! MANIFEST
12814 ____________________________________________________________________________
12815 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
12816         Log: Obsolete unused file, noticed by Dank Kogai.
12817      Branch: perl
12818            - ext/Encode/lib/Encode/JP/Tr.pm
12819 ____________________________________________________________________________
12820 [ 15080] By: ams                                   on 2002/03/07  11:31:46
12821         Log: Subject: [PATCH Changes] Changes should mirror version number
12822              From: Robin Barker <rmb1@cise.npl.co.uk>
12823              Date: Thu, 7 Mar 2002 11:04:24 GMT
12824              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
12825      Branch: perl
12826            ! Porting/pumpkin.pod
12827 ____________________________________________________________________________
12828 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
12829         Log: metaconfig unit change for #15078.
12830      Branch: metaconfig
12831            ! U/compline/d_gconvert.U
12832 ____________________________________________________________________________
12833 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
12834         Log: Subject: Re: [PATCH] tests for Gconvert
12835              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12836              Date: Wed, 06 Mar 2002 20:22:54 -0800
12837              Message-ID: <esuh8gzkg2/b092yn@efn.org>
12838      Branch: perl
12839            ! Configure pod/perldelta.pod t/base/num.t
12840 ____________________________________________________________________________
12841 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
12842         Log: Mac OS X UFS does not do ctime.
12843      Branch: perl
12844            ! pod/perldelta.pod pod/perlport.pod
12845 ____________________________________________________________________________
12846 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
12847         Log: AUTHORS updates.
12848      Branch: perl
12849            ! AUTHORS
12850 ____________________________________________________________________________
12851 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
12852         Log: Continued Chinese puzzles from Autrijus.
12853      Branch: perl
12854            + ext/Encode/t/CN.t ext/Encode/t/TW.t
12855            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
12856 ____________________________________________________________________________
12857 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
12858         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
12859              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12860              Date: Wed, 6 Mar 2002 18:13:51 +0100
12861              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
12862      Branch: perl
12863            ! lib/File/Spec/Win32.pm
12864 ____________________________________________________________________________
12865 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
12866         Log: perlport tweaks.
12867      Branch: perl
12868            ! pod/perlport.pod
12869 ____________________________________________________________________________
12870 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
12871         Log: Subject: Re: [PATCH docs] Re: Bug with -M
12872              From: Michael G Schwern <schwern@pobox.com>
12873              Date: Wed, 6 Mar 2002 16:20:27 -0500
12874              Message-ID: <20020306212027.GC4257@blackrider>
12875      Branch: perl
12876            ! pod/perlfunc.pod pod/perlport.pod
12877 ____________________________________________________________________________
12878 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
12879         Log: perldelta updates.
12880      Branch: perl
12881            ! pod/perldelta.pod
12882 ____________________________________________________________________________
12883 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
12884         Log: 5005threads wasn't even compiling.
12885      Branch: perl
12886            ! perl.c
12887 ____________________________________________________________________________
12888 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
12889         Log: Subject: Re: perl@15047 New format tests for still existing bugs
12890              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12891              Date: Wed, 06 Mar 2002 12:59:29 +0100
12892              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
12893      Branch: perl
12894            ! t/op/write.t
12895 ____________________________________________________________________________
12896 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
12897         Log: Regen Glossary et al.
12898      Branch: perl
12899            ! Porting/Glossary Porting/config.sh Porting/config_H
12900 ____________________________________________________________________________
12901 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
12902         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
12903              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
12904      Branch: perl
12905            ! util.c
12906 ____________________________________________________________________________
12907 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
12908         Log: metaconfig unit change for #15065.
12909      Branch: metaconfig
12910            ! U/compline/i_time.U
12911 ____________________________________________________________________________
12912 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
12913         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
12914      Branch: perl
12915            ! Configure config_h.SH
12916 ____________________________________________________________________________
12917 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
12918         Log: Must remove fallback.c also from here.
12919      Branch: perl
12920            ! MANIFEST
12921 ____________________________________________________________________________
12922 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
12923         Log: Subject: Re: perl@15047 WinCE
12924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12925              Date: Wed, 06 Mar 2002 13:41:30 +0100
12926              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
12927              
12928              Subject: Re: perl@15047 Win32
12929              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12930              Date: Wed, 06 Mar 2002 13:46:02 +0100
12931              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
12932              
12933              Subject: Re: perl@15047 Epoc
12934              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12935              Date: Wed, 06 Mar 2002 13:48:31 +0100
12936              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
12937              
12938              Subject: Re: perl@15047 NetWare
12939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12940              Date: Wed, 06 Mar 2002 13:55:46 +0100
12941              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
12942      Branch: perl
12943            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
12944            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12945            ! wince/Makefile.ce wince/config.h
12946 ____________________________________________________________________________
12947 [ 15062] By: ams                                   on 2002/03/06  09:26:49
12948         Log: Subject: Re: perl@15047
12949              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12950              Date: Wed, 06 Mar 2002 11:25:50 +0100
12951              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
12952      Branch: perl
12953            ! cygwin/perlld.in
12954 ____________________________________________________________________________
12955 [ 15061] By: ams                                   on 2002/03/06  08:44:12
12956         Log: Subject: Re: perl@15047
12957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12958              Date: Wed, 06 Mar 2002 10:38:02 +0100
12959              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
12960      Branch: perl
12961            ! pod/perldelta.pod
12962 ____________________________________________________________________________
12963 [ 15060] By: ams                                   on 2002/03/06  08:30:33
12964         Log: Subject: Update perlhist.pod
12965              From: mjd@plover.com
12966              Date: 6 Mar 2002 07:11:55 -0000
12967              Message-Id: <20020306071155.10240.qmail@plover.com>
12968              
12969              Subject: [PATCH pod/perlvar.pod] $^V => string
12970              From: Stas Bekman <stas@stason.org>
12971              Date: Wed, 06 Mar 2002 14:56:55 +0800
12972              Message-Id: <3C85BDB7.7050700@stason.org>
12973      Branch: perl
12974            ! pod/perlhist.pod pod/perlvar.pod
12975 ____________________________________________________________________________
12976 [ 15059] By: ams                                   on 2002/03/06  04:15:38
12977         Log: Subject: [PATCH] assorted configure.com fix-ups
12978              From: "Craig A. Berry" <craigberry@mac.com>
12979              Date: Tue, 5 Mar 2002 23:11:22 -0600
12980              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
12981      Branch: perl
12982            ! configure.com
12983 ____________________________________________________________________________
12984 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
12985         Log: IRIX failure with long doubles.
12986      Branch: perl
12987            ! t/op/pack.t
12988 ____________________________________________________________________________
12989 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
12990         Log: Make reality and Changes coincide.
12991      Branch: perl
12992            ! Changes
12993 ____________________________________________________________________________
12994 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
12995         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
12996              From: Anton Tagunov <tagunov@motor.ru>
12997              Date: Wed, 6 Mar 2002 02:10:21 +0300
12998              Message-ID: <11152782757.20020306021021@motor.ru>
12999              
13000              (reworded)
13001      Branch: perl
13002            ! pod/perluniintro.pod
13003 ____________________________________________________________________________
13004 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
13005         Log: Subject: [PATCH] B::Lint doesn't work
13006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13007              Date: Tue, 5 Mar 2002 22:51:18 +0100
13008              Message-ID: <20020305225118.C733@rafael>
13009      Branch: perl
13010            ! ext/B/B/Lint.pm
13011 ____________________________________________________________________________
13012 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
13013         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
13014              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13015              Date: Mon, 04 Mar 2002 16:24:32 -0800
13016              Message-ID: <ABBh8gzkgezX092yn@efn.org>
13017      Branch: perl
13018            ! op.h pp_ctl.c t/op/flip.t
13019 ____________________________________________________________________________
13020 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
13021         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
13022              From: Nicholas Clark <nick@unfortu.net>
13023              Date: Tue, 5 Mar 2002 22:30:49 +0000
13024              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
13025      Branch: perl
13026            ! pod/perldelta.pod
13027 ____________________________________________________________________________
13028 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
13029         Log: Subject: [PATCH] tests for Gconvert
13030              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13031              Date: Tue, 05 Mar 2002 16:35:45 -0800
13032              Message-ID: <hRWh8gzkgONX092yn@efn.org>
13033      Branch: perl
13034            ! t/base/num.t
13035 ____________________________________________________________________________
13036 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
13037         Log: Subject: [PATCH] toplevel Makefile.SH
13038              From: Paul_GreenVOS@vos.stratus.com
13039              Date: Tue, 5 Mar 02 17:34 est
13040              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
13041      Branch: perl
13042            ! Makefile.SH
13043 ____________________________________________________________________________
13044 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
13045         Log: Subject: [PATCH] pointer to perldelta in Changes
13046              From: Chris Nandor <pudge@pobox.com>
13047              Date: Tue, 05 Mar 2002 16:04:50 -0500
13048              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
13049      Branch: perl
13050            ! Changes
13051 ____________________________________________________________________________
13052 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
13053         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
13054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13055              Date: Tue, 5 Mar 2002 22:26:20 +0100
13056              Message-ID: <20020305222620.A733@rafael>
13057      Branch: perl
13058            ! pod/perldelta.pod
13059 ____________________________________________________________________________
13060 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
13061         Log: Solaris: allow for /usr/bin/df not to exist.
13062              
13063              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
13064              From: Kingpin <mthurn@copper.dulles.tasc.com>
13065              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
13066              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
13067      Branch: perl
13068            ! hints/solaris_2.sh
13069 ____________________________________________________________________________
13070 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
13071         Log: Update Changes.
13072      Branch: perl
13073            ! Changes patchlevel.h
13074 ____________________________________________________________________________
13075 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
13076         Log: Double MANIFESTing.
13077      Branch: perl
13078            ! ext/Encode/MANIFEST
13079 ____________________________________________________________________________
13080 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
13081         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
13082      Branch: perl
13083            - ext/Encode/Encode/7bit-kr.enc
13084            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13085            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
13086 ____________________________________________________________________________
13087 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
13088         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
13089              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13090              Date: Tue, 5 Mar 2002 14:35:57 +0100
13091              Message-ID: <20020305143557.C695@rafael>   
13092      Branch: perl
13093            ! pp_sys.c t/lib/warnings/pp_sys
13094 ____________________________________________________________________________
13095 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
13096         Log: Subject: [PATCH Devel::PPPort]
13097              From: Robin Barker <rmb1@cise.npl.co.uk>
13098              Date: Tue, 5 Mar 2002 13:37:59 GMT
13099              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
13100      Branch: perl
13101            ! ext/Devel/PPPort/Makefile.PL
13102 ____________________________________________________________________________
13103 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
13104         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
13105      Branch: perl
13106            ! ext/Encode/t/Tcl.t
13107 ____________________________________________________________________________
13108 [ 15041] By: nick                                  on 2002/03/05  07:23:58
13109         Log: Integrate mainline (5.7.3)
13110      Branch: perlio
13111           +> ext/Encode/lib/Encode/CN/HZ.pm
13112            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
13113           !> (integrate 54 files)
13114 ____________________________________________________________________________
13115 [ 15040] By: ams                                   on 2002/03/05  05:10:33
13116         Log: Subject: DOC PATCH 5.7.3 (perldelta)
13117              From: mjd@plover.com
13118              Date: 5 Mar 2002 05:35:58 -0000
13119              Message-Id: <20020305053558.31677.qmail@plover.com>
13120      Branch: perl
13121            ! pod/perldelta.pod
13122 ____________________________________________________________________________
13123 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
13124         Log: This is 5.7.3.
13125      Branch: perl
13126            ! patchlevel.h
13127 ____________________________________________________________________________
13128 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
13129         Log: Shoo.
13130      Branch: perl
13131            ! ext/Encode/t/Tcl.t
13132 ____________________________________________________________________________
13133 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
13134         Log: Update Changes.
13135      Branch: perl
13136            ! Changes patchlevel.h
13137 ____________________________________________________________________________
13138 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
13139         Log: Regen perlapi.
13140      Branch: perl
13141            ! pod/perlapi.pod
13142 ____________________________________________________________________________
13143 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
13144         Log: Tie::File doc tweak for Win32 from mjd. 
13145      Branch: perl
13146            ! lib/Tie/File.pm
13147 ____________________________________________________________________________
13148 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
13149         Log: Regen toc.
13150      Branch: perl
13151            ! pod/perltoc.pod
13152 ____________________________________________________________________________
13153 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
13154         Log: Decommission Encode::Tcl HZ testing for now.
13155      Branch: perl
13156            ! ext/Encode/t/Tcl.t
13157 ____________________________________________________________________________
13158 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
13159         Log: Must have a return.
13160      Branch: perl
13161            ! pp_pack.c
13162 ____________________________________________________________________________
13163 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
13164         Log: The very latest win32 score from Jan Dubois.
13165      Branch: perl
13166            ! pod/perldelta.pod
13167 ____________________________________________________________________________
13168 [ 15030] By: ams                                   on 2002/03/05  01:40:01
13169         Log: Subject: [PATCH] README.macos
13170              From: Chris Nandor <pudge@pobox.com>
13171              Date: Mon, 04 Mar 2002 17:37:59 -0500
13172              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
13173      Branch: perl
13174            ! README.macos
13175 ____________________________________________________________________________
13176 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
13177         Log: "The last pieces of Chinese puzzle" from Autrijus.
13178      Branch: perl
13179            + ext/Encode/lib/Encode/CN/HZ.pm
13180            - ext/Encode/Encode/HZ.enc
13181            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13182            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13183 ____________________________________________________________________________
13184 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
13185         Log: Known test failures updates.
13186      Branch: perl
13187            ! pod/perldelta.pod
13188 ____________________________________________________________________________
13189 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
13190         Log: One more nit from mjd.
13191      Branch: perl
13192            ! lib/Tie/File/t/16_handle.t
13193 ____________________________________________________________________________
13194 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
13195         Log: Upgrade to Tie::File 0.17 from mjd.
13196      Branch: perl
13197            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
13198            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13199 ____________________________________________________________________________
13200 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
13201         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13202              From: Nicholas Clark <nick@unfortu.net>
13203              Date: Mon, 4 Mar 2002 23:33:52 +0000
13204              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
13205      Branch: perl
13206            ! pod/perldelta.pod
13207 ____________________________________________________________________________
13208 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
13209         Log: Escapee.
13210      Branch: perl
13211            ! proto.h
13212 ____________________________________________________________________________
13213 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
13214         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
13215              From: Nicholas Clark <nick@unfortu.net>
13216              Date: Mon, 4 Mar 2002 22:48:38 +0000
13217              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
13218      Branch: perl
13219            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
13220            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
13221            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
13222            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
13223            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
13224            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13225            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
13226 ____________________________________________________________________________
13227 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
13228         Log: Cleaner.
13229      Branch: perl
13230            ! Makefile.SH
13231 ____________________________________________________________________________
13232 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
13233         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
13234              From: Jeffrey Friedl <jfriedl@yahoo.com>
13235              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
13236              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
13237      Branch: perl
13238            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
13239            ! pod/perlvar.pod
13240 ____________________________________________________________________________
13241 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
13242         Log: More Han tweaks from Autrjius Tang: most importantly,
13243              gbk is identical to cp936, so gbk can be removed and
13244              taken care of by an alias.
13245      Branch: perl
13246            - ext/Encode/Encode/gbk.enc
13247            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13248            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
13249            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13250            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13251 ____________________________________________________________________________
13252 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
13253         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13254              From: Nicholas Clark <nick@unfortu.net>
13255              Date: Mon, 4 Mar 2002 22:20:13 +0000
13256              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
13257      Branch: perl
13258            ! pod/perldelta.pod
13259 ____________________________________________________________________________
13260 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
13261         Log: Based on
13262              
13263              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
13264              From: Anton Tagunov <tagunov@motor.ru>
13265              Date: Mon, 4 Mar 2002 21:14:39 +0300
13266              Message-ID: <1814137429.20020304211439@motor.ru>
13267      Branch: perl
13268            ! pod/perlunicode.pod
13269 ____________________________________________________________________________
13270 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
13271         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13272              From: John Peacock <jpeacock@rowman.com>
13273              Date: Mon, 04 Mar 2002 16:18:42 -0500
13274              Message-ID: <3C83E4B2.3060700@rowman.com>
13275              
13276              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13277              From: John Peacock <jpeacock@rowman.com>
13278              Date: Mon, 04 Mar 2002 16:42:55 -0500
13279              Message-ID: <3C83EA5F.80303@rowman.com>
13280      Branch: perl
13281            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13282 ____________________________________________________________________________
13283 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
13284         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13285              From: "Craig A. Berry" <craigberry@mac.com>
13286              Date: Mon, 04 Mar 2002 14:47:59 -0600
13287              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
13288              
13289              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13290              From: "Craig A. Berry" <craigberry@mac.com>
13291              Date: Mon, 04 Mar 2002 15:04:58 -0600
13292              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
13293      Branch: perl
13294            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
13295 ____________________________________________________________________________
13296 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
13297         Log: metaconfig unit change for #15014.
13298      Branch: metaconfig/U/perl
13299            ! Extensions.U
13300 ____________________________________________________________________________
13301 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
13302         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
13303              of known extensions, where Encode::JP already is.
13304      Branch: perl
13305            ! Configure Porting/config.sh Porting/config_H uconfig.h
13306 ____________________________________________________________________________
13307 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
13308         Log: SJIS, from Dan Kogai.
13309      Branch: perl
13310            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13311 ____________________________________________________________________________
13312 [ 15012] By: nick                                  on 2002/03/04  17:35:50
13313         Log: Intergrate perlio's Encode/compile
13314      Branch: perl
13315           !> ext/Encode/compile
13316 ____________________________________________________________________________
13317 [ 15011] By: nick                                  on 2002/03/04  17:29:54
13318         Log: Avoid $Id$ cleverness and just have a $VERSION.
13319      Branch: perlio
13320            ! ext/Encode/compile
13321 ____________________________________________________________________________
13322 [ 15010] By: nick                                  on 2002/03/04  17:29:14
13323         Log: Integrate mainline
13324      Branch: perlio
13325           +> lib/Math/BigInt/t/isa.t
13326           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
13327           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
13328           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13329           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
13330           !> warnings.pl
13331 ____________________________________________________________________________
13332 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
13333         Log: Integrate ext/Encode/compile from perlio.
13334      Branch: perl
13335           !> ext/Encode/compile
13336 ____________________________________________________________________________
13337 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
13338         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
13339              updates not integrated, something odd going on in there.)
13340      Branch: perl
13341           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
13342           !> lib/Tie/File/t/16_handle.t
13343 ____________________________________________________________________________
13344 [ 15007] By: nick                                  on 2002/03/04  17:08:17
13345         Log: Integrate mainline
13346      Branch: perlio
13347           !> AUTHORS Changes Porting/Glossary Porting/config.sh
13348           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
13349           !> pod/perltoc.pod
13350 ____________________________________________________________________________
13351 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
13352         Log: A new M::BI test.
13353      Branch: perl
13354            + lib/Math/BigInt/t/isa.t
13355            ! MANIFEST
13356 ____________________________________________________________________________
13357 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
13358         Log: Subject: VMS test and perldelta update
13359              From: "Craig A. Berry" <craigberry@mac.com>
13360              Date: Mon, 04 Mar 2002 11:03:37 -0600
13361              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
13362      Branch: perl
13363            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
13364 ____________________________________________________________________________
13365 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
13366         Log: Needed for threaded builds.
13367      Branch: perl
13368            ! embed.fnc embed.h
13369 ____________________________________________________________________________
13370 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
13371         Log: Subject: [PATCH] taint + deprecated warnings
13372              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13373              Date: Mon, 4 Mar 2002 16:33:23 -0000
13374              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
13375      Branch: perl
13376            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
13377            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13378            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
13379 ____________________________________________________________________________
13380 [ 15002] By: nick                                  on 2002/03/04  16:19:06
13381         Log: Win32 tweak
13382      Branch: perlio
13383            ! lib/Tie/File/t/16_handle.t
13384 ____________________________________________________________________________
13385 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
13386         Log: Update Changes.
13387      Branch: perl
13388            ! Changes patchlevel.h
13389 ____________________________________________________________________________
13390 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
13391         Log: AUTHORS updates.
13392      Branch: perl
13393            ! AUTHORS
13394 ____________________________________________________________________________
13395 [ 14999] By: nick                                  on 2002/03/04  15:26:43
13396         Log: Win32 hack
13397      Branch: perlio
13398            ! ext/Encode/compile ext/Encode/t/JP.t
13399 ____________________________________________________________________________
13400 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
13401         Log: Encode doc tweak from Autrijus Tang.
13402      Branch: perl
13403            ! ext/Encode/Encode.pm
13404 ____________________________________________________________________________
13405 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
13406         Log: Regen Glossary et al.  (It seems the #14875 didn't
13407              quite work in removing the double-dot?)
13408      Branch: perl
13409            ! Porting/Glossary Porting/config.sh Porting/config_H
13410 ____________________________________________________________________________
13411 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
13412         Log: Regen toc.
13413      Branch: perl
13414            ! pod/perltoc.pod
13415 ____________________________________________________________________________
13416 [ 14995] By: nick                                  on 2002/03/04  14:42:09
13417         Log: Remove debugging assert
13418      Branch: perlio
13419            ! ext/threads/shared/shared.xs
13420 ____________________________________________________________________________
13421 [ 14994] By: nick                                  on 2002/03/04  14:41:54
13422         Log: Integrate mainline
13423      Branch: perlio
13424           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
13425           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13426           !> lib/Tie/File/t/15_pushpop.t util.c
13427 ____________________________________________________________________________
13428 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
13429         Log: Han update from Autrijus Tang. 
13430      Branch: perl
13431            ! ext/Encode/Encode.pm
13432 ____________________________________________________________________________
13433 [ 14992] By: nick                                  on 2002/03/04  14:08:38
13434         Log: Integrate mainline - all tests pass - some noise from threads
13435              av_simple (SuSE7.3).
13436      Branch: perlio
13437           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13438           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13439           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13440           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13441           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13442           +> lib/Tie/File/t/11_rv_splice_rs.t
13443           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13444           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13445           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13446            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13447            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13448            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13449            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13450            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13451            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13452            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13453            - lib/Tie/File/15_pushpop.t
13454           !> (integrate 47 files)
13455 ____________________________________________________________________________
13456 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
13457         Log: Missing MANIFESTations.
13458      Branch: perl
13459            ! MANIFEST
13460 ____________________________________________________________________________
13461 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
13462         Log: Attempt at portability.
13463      Branch: perl
13464            ! util.c
13465 ____________________________________________________________________________
13466 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
13467         Log: Needed by #14985.
13468      Branch: perl
13469            ! embed.h global.sym proto.h
13470 ____________________________________________________________________________
13471 [ 14988] By: ams                                   on 2002/03/04  08:59:27
13472         Log: Upgrade to Tie::File 0.16.
13473      Branch: perl
13474            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13475            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
13476            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13477            ! lib/Tie/File/t/15_pushpop.t
13478 ____________________________________________________________________________
13479 [ 14987] By: ams                                   on 2002/03/04  08:48:11
13480         Log: Subject: [PATCH @14577] perly-fixer
13481              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13482              Date: Mon, 4 Mar 2002 02:28:51 -0500
13483              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
13484      Branch: perl
13485            ! Makefile.SH perly.fixer
13486 ____________________________________________________________________________
13487 [ 14986] By: ams                                   on 2002/03/04  08:43:37
13488         Log: Subject: [PATCH @14577] xsubpp
13489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13490              Date: Mon, 4 Mar 2002 02:25:52 -0500
13491              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
13492      Branch: perl
13493            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13494 ____________________________________________________________________________
13495 [ 14985] By: ams                                   on 2002/03/04  08:40:46
13496         Log: Subject: [PATCH @14577] sv_cmp and friends
13497              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13498              Date: Mon, 4 Mar 2002 02:31:04 -0500
13499              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
13500      Branch: perl
13501            ! embed.fnc sv.c util.c
13502 ____________________________________________________________________________
13503 [ 14984] By: ams                                   on 2002/03/04  08:16:06
13504         Log: Fix File::Path docs as suggested by Ronald Kimball.
13505      Branch: perl
13506            ! lib/File/Path.pm
13507 ____________________________________________________________________________
13508 [ 14983] By: ams                                   on 2002/03/04  08:11:20
13509         Log: Update perldata fix as suggested by Benjamin Goldberg.
13510      Branch: perl
13511            ! pod/perldata.pod
13512 ____________________________________________________________________________
13513 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
13514         Log: Faulty skip.
13515      Branch: perl
13516            ! ext/DB_File/t/db-recno.t
13517 ____________________________________________________________________________
13518 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
13519         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
13520              From: Anton Tagunov <tagunov@motor.ru>
13521              Date: Mon, 4 Mar 2002 05:41:41 +0300
13522              Message-Id: <7916563907.20020304054141@motor.ru>
13523              
13524              Subject: [ID 20020303.005] Patch perlinicode C API description
13525              From: Anton Tagunov <tagunov@motor.ru>
13526              Date: Mon, 4 Mar 2002 06:08:23 +0300
13527              Message-Id: <2018165510.20020304060823@motor.ru>
13528      Branch: perl
13529            ! lib/utf8.pm pod/perlunicode.pod
13530 ____________________________________________________________________________
13531 [ 14980] By: ams                                   on 2002/03/04  02:19:20
13532         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
13533              From: Anton Tagunov <tagunov@motor.ru>
13534              Date: Mon, 4 Mar 2002 02:17:40 +0300
13535              Message-Id: <1344322124.20020304021740@motor.ru>
13536      Branch: perl
13537            ! pod/perldata.pod
13538 ____________________________________________________________________________
13539 [ 14979] By: ams                                   on 2002/03/04  02:17:54
13540         Log: Subject: RE: [PATCH] RE: DB_File breakage
13541              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13542              Date: Sun, 3 Mar 2002 23:56:31 -0000
13543              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
13544      Branch: perl
13545            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13546            ! ext/DB_File/t/db-recno.t
13547 ____________________________________________________________________________
13548 [ 14978] By: ams                                   on 2002/03/04  02:07:16
13549         Log: Subject: [PATCH] docs for ExtUtils::Manifest
13550              From: Nicholas Clark <nick@unfortu.net>
13551              Date: Sun, 3 Mar 2002 23:29:25 +0000
13552              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
13553      Branch: perl
13554            ! lib/ExtUtils/Manifest.pm
13555 ____________________________________________________________________________
13556 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
13557         Log: Forgot from the M::BI 1.54 update.
13558      Branch: perl
13559            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
13560            ! lib/Math/BigInt/t/upgrade.inc
13561 ____________________________________________________________________________
13562 [ 14976] By: ams                                   on 2002/03/04  02:04:32
13563         Log: Subject: [PATCH] attr
13564              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13565              Date: Sun, 3 Mar 2002 22:09:58 -0000
13566              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
13567      Branch: perl
13568            ! lib/warnings.pm warnings.pl
13569 ____________________________________________________________________________
13570 [ 14975] By: ams                                   on 2002/03/04  02:01:27
13571         Log: Subject: [PATCH] File::Path documentation
13572              From: Colin Meyer <cmeyer@helvella.org>
13573              Date: Sun, 3 Mar 2002 14:54:24 -0800
13574              Message-Id: <20020303145424.A21774@hobart.helvella.org>
13575      Branch: perl
13576            ! lib/File/Path.pm
13577 ____________________________________________________________________________
13578 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
13579         Log: Typo.
13580      Branch: perl
13581            ! lib/Math/BigInt/t/upgrade.t
13582 ____________________________________________________________________________
13583 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
13584         Log: Editing errors.
13585      Branch: perl
13586            ! MANIFEST
13587 ____________________________________________________________________________
13588 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
13589         Log: Upgrade to Math::BigInt 1.54.
13590      Branch: perl
13591            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13592            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13593            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
13594            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13595            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
13596            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
13597 ____________________________________________________________________________
13598 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
13599         Log: Test tweak from Craig Berry.
13600      Branch: perl
13601            ! lib/Tie/File/t/15_pushpop.t
13602 ____________________________________________________________________________
13603 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
13604         Log: Upgrade to Tie::File 0.15.
13605      Branch: perl
13606            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13607            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
13608            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13609            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
13610            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
13611            + lib/Tie/File/t/11_rv_splice_rs.t
13612            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
13613            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
13614            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13615            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13616            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13617            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13618            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13619            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13620            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
13621            - lib/Tie/File/15_pushpop.t
13622            ! MANIFEST lib/Tie/File.pm
13623 ____________________________________________________________________________
13624 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
13625         Log: The EBCDIC gaps apply only to the real A-Z.
13626      Branch: perl
13627            ! ext/B/B/Deparse.pm
13628 ____________________________________________________________________________
13629 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
13630         Log: EBCDIC: deparse \cX correctly.
13631      Branch: perl
13632            ! ext/B/B/Deparse.pm
13633 ____________________________________________________________________________
13634 [ 14967] By: ams                                   on 2002/03/03  18:18:00
13635         Log: Subject: [PATCH] nit in perlsyn.pod
13636              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13637              Date: Sun, 03 Mar 2002 20:16:10 +0100
13638              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
13639      Branch: perl
13640            ! pod/perlsyn.pod
13641 ____________________________________________________________________________
13642 [ 14966] By: ams                                   on 2002/03/03  18:06:32
13643         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
13644              From: Michael G Schwern <schwern@pobox.com>
13645              Date: Sun, 3 Mar 2002 13:33:28 -0500
13646              Message-Id: <20020303183328.GA3296@blackrider>
13647      Branch: perl
13648            ! utils/h2xs.PL
13649 ____________________________________________________________________________
13650 [ 14965] By: ams                                   on 2002/03/03  18:00:03
13651         Log: Subject: [ PATCH ] HP back to default
13652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13653              Date: Sun, 03 Mar 2002 18:48:34 +0100
13654              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
13655      Branch: perl
13656            ! hints/hpux.sh
13657 ____________________________________________________________________________
13658 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
13659         Log: EBCDIC: special cases of special cases.
13660      Branch: perl
13661            ! t/uni/case.pl
13662 ____________________________________________________________________________
13663 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
13664         Log: EBCDIC: the v-string components cannot exceed 2147483647.
13665      Branch: perl
13666            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
13667 ____________________________________________________________________________
13668 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
13669         Log: Remove the bogus "incorrect case" warning completely.
13670              The problem exists, but the cure, in which ever form
13671              it will be, needs to be something more subtle.
13672      Branch: perl
13673            ! op.c pod/perldiag.pod
13674 ____________________________________________________________________________
13675 [ 14961] By: ams                                   on 2002/03/03  13:39:09
13676         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
13677              From: Mark-Jason Dominus <mjd@plover.com>
13678              Date: Sun, 03 Mar 2002 09:32:16 -0500
13679              Message-Id: <20020303143216.10536.qmail@plover.com>
13680      Branch: perl
13681            ! t/op/tiearray.t
13682 ____________________________________________________________________________
13683 [ 14960] By: nick                                  on 2002/03/03  09:59:59
13684         Log: Integrate mainline
13685      Branch: perlio
13686           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
13687            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13688            ! ext/Encode/compile
13689           !> (integrate 27 files)
13690 ____________________________________________________________________________
13691 [ 14959] By: ams                                   on 2002/03/03  08:11:34
13692         Log: Fix #14957.
13693      Branch: perl
13694            ! ext/DB_File/t/db-recno.t
13695 ____________________________________________________________________________
13696 [ 14958] By: ams                                   on 2002/03/03  05:51:00
13697         Log: Subject: [PATCH @14577] NL in debugger
13698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13699              Date: Sat, 2 Mar 2002 05:34:12 -0500
13700              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
13701      Branch: perl
13702            ! lib/perl5db.pl
13703 ____________________________________________________________________________
13704 [ 14957] By: ams                                   on 2002/03/03  05:00:04
13705         Log: Subject: Re: DB_File breakage
13706              From: Schuyler Erle <schuyler@oreilly.com>
13707              Date: Sat, 02 Mar 2002 21:50:30 -0800
13708              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
13709      Branch: perl
13710            ! ext/DB_File/t/db-recno.t
13711 ____________________________________________________________________________
13712 [ 14956] By: ams                                   on 2002/03/03  04:40:08
13713         Log: Subject: [PATCH @14577] Debugging OPs
13714              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13715              Date: Sat, 2 Mar 2002 05:49:58 -0500
13716              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
13717      Branch: perl
13718            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
13719            ! pod/perlrun.pod sv.h
13720 ____________________________________________________________________________
13721 [ 14955] By: ams                                   on 2002/03/03  04:34:41
13722         Log: Subject: Tie::Array doc patch
13723              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
13724              Date: Sat, 02 Mar 2002 08:42:56 +0900
13725              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
13726      Branch: perl
13727            ! lib/Tie/Array.pm
13728 ____________________________________________________________________________
13729 [ 14954] By: ams                                   on 2002/03/03  04:23:33
13730         Log: Subject: Re: Smoke 14870
13731              From: Nicholas Clark <nick@unfortu.net>
13732              Date: Sat, 2 Mar 2002 20:00:53 +0000
13733              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
13734      Branch: perl
13735            ! README.hpux
13736 ____________________________________________________________________________
13737 [ 14953] By: ams                                   on 2002/03/03  04:15:49
13738         Log: Subject: RE: VERSION core
13739              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13740              Date: Sat, 2 Mar 2002 22:50:44 -0000
13741              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
13742      Branch: perl
13743            ! t/comp/use.t
13744 ____________________________________________________________________________
13745 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
13746         Log: The #14949 removed this error from non-Win32.
13747      Branch: perl
13748            ! t/lib/warnings/op
13749 ____________________________________________________________________________
13750 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
13751         Log: BeOS back on track.
13752      Branch: perl
13753            ! README.beos
13754 ____________________________________________________________________________
13755 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
13756         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
13757              higher is okay.
13758      Branch: perl
13759            ! ext/POSIX/t/posix.t
13760 ____________________________________________________________________________
13761 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
13762         Log: For now, make "incorrect case" a Win32-only warning.
13763      Branch: perl
13764            ! op.c
13765 ____________________________________________________________________________
13766 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
13767         Log: Demand more before attempting socketpair().
13768      Branch: perl
13769            ! pp_sys.c
13770 ____________________________________________________________________________
13771 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
13772         Log: Remove obsolete hack.
13773      Branch: perl
13774            ! makedepend.SH
13775 ____________________________________________________________________________
13776 [ 14946] By: ams                                   on 2002/03/02  16:00:32
13777         Log: Forgot to delete encode.* from MANIFEST.
13778      Branch: perl
13779            ! MANIFEST
13780 ____________________________________________________________________________
13781 [ 14945] By: ams                                   on 2002/03/02  14:41:03
13782         Log: Delete ex-test output.
13783      Branch: perl
13784            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13785 ____________________________________________________________________________
13786 [ 14944] By: ams                                   on 2002/03/02  13:54:35
13787         Log: Subject: [PATCH] DB_File 1.803
13788              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13789              Date: Sat, 2 Mar 2002 14:33:32 -0000
13790              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
13791      Branch: perl
13792            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13793            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
13794 ____________________________________________________________________________
13795 [ 14943] By: ams                                   on 2002/03/02  13:43:06
13796         Log: Upgrade to Tie::File 0.14.
13797      Branch: perl
13798            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
13799            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
13800            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
13801 ____________________________________________________________________________
13802 [ 14942] By: nick                                  on 2002/03/02  11:05:53
13803         Log: Integrate mainline
13804      Branch: perlio
13805           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
13806           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
13807           +> ext/Encode/t/table.utf8
13808           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
13809           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
13810           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13811           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
13812           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
13813           !> universal.c utils/perldoc.PL
13814 ____________________________________________________________________________
13815 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
13816         Log: More CJK (just C, really) tables from Autrijus Tang
13817              (originally from iconv, used with permission of Bruno Haible)
13818      Branch: perl
13819            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
13820            + ext/Encode/Encode/iso-ir-165.enc
13821            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13822            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
13823            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
13824 ____________________________________________________________________________
13825 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
13826         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
13827              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13828              Date: Fri, 1 Mar 2002 15:32:13 -0500
13829              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
13830      Branch: perl
13831            ! utils/perldoc.PL
13832 ____________________________________________________________________________
13833 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
13834         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
13835              From: Schuyler Erle <schuyler@oreilly.com>
13836              Date: Fri, 01 Mar 2002 14:22:19 -0800
13837              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
13838              
13839              Subject: Re: PATCH: "splice() offset past end of array" warning.
13840              From: Mark-Jason Dominus <mjd@plover.com>
13841              Date: Fri, 01 Mar 2002 17:19:49 -0500
13842              Message-ID: <20020301221949.7610.qmail@plover.com>
13843      Branch: perl
13844            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
13845 ____________________________________________________________________________
13846 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
13847         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
13848              From: Mark-Jason Dominus <mjd@plover.com>
13849              Date: Fri, 01 Mar 2002 18:35:35 -0500
13850              Message-ID: <20020301233535.15969.qmail@plover.com>
13851      Branch: perl
13852            ! av.c
13853 ____________________________________________________________________________
13854 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
13855         Log: Subject: RE: VERSION core
13856              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13857              Date: Fri, 1 Mar 2002 23:47:48 -0000
13858              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
13859      Branch: perl
13860            ! pod/perldiag.pod universal.c
13861 ____________________________________________________________________________
13862 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
13863         Log: Update Changes
13864      Branch: maint-5.6/macperl
13865            ! macos/Changes
13866 ____________________________________________________________________________
13867 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
13868         Log: Fix update to resources
13869      Branch: maint-5.6/macperl
13870            ! macos/macperl/MacPerl.r
13871 ____________________________________________________________________________
13872 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
13873         Log: metaconfig unit change for #14930.
13874      Branch: metaconfig
13875            ! U/modified/Init.U
13876 ____________________________________________________________________________
13877 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
13878         Log: Fix debugger to handle Mac OS psedofiles
13879      Branch: maint-5.6/macperl
13880            ! lib/DB.pm lib/perl5db.pl
13881 ____________________________________________________________________________
13882 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
13883         Log: Various fixes from Thomas Wegner
13884      Branch: maint-5.6/macperl
13885            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
13886 ____________________________________________________________________________
13887 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
13888         Log: Some resource updates
13889      Branch: maint-5.6/macperl
13890            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
13891            ! macos/macperl/MacPerl.rsrc
13892 ____________________________________________________________________________
13893 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
13894         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
13895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13896              Date: Fri, 01 Mar 2002 09:38:59 -0800
13897              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
13898      Branch: perl
13899            ! Configure
13900 ____________________________________________________________________________
13901 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
13902         Log: Add some missing sfio symbols (Alan Fry)
13903      Branch: maint-5.6/macperl
13904            ! macos/macperl.sym
13905 ____________________________________________________________________________
13906 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
13907         Log: Update version and README
13908      Branch: maint-5.6/macperl
13909            ! README.macos macos/MPVersion.r
13910 ____________________________________________________________________________
13911 [ 14926] By: nick                                  on 2002/03/01  15:56:41
13912         Log: Integrate mainline
13913      Branch: perlio
13914           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
13915           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
13916           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
13917           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
13918           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
13919           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
13920           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
13921           +> lib/Tie/File/13_size_rs.t
13922           !> (integrate 80 files)
13923 ____________________________________________________________________________
13924 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
13925         Log: Better advertising.
13926      Branch: perl
13927            ! pod/perldelta.pod pod/perlfaq5.pod
13928 ____________________________________________________________________________
13929 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
13930         Log: Update Changes.
13931      Branch: perl
13932            ! Changes patchlevel.h
13933 ____________________________________________________________________________
13934 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
13935         Log: Lost in the shuffle.
13936      Branch: perl
13937            + lib/Math/BigInt/t/downgrade.t
13938            ! MANIFEST
13939 ____________________________________________________________________________
13940 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
13941         Log: Advertise Tie::File.
13942      Branch: perl
13943            ! pod/perldelta.pod pod/perlfaq5.pod
13944 ____________________________________________________________________________
13945 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
13946         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
13947              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13948              Date: Thu, 28 Feb 2002 18:55:48 +0100
13949              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
13950      Branch: perl
13951            ! x2p/walk.c
13952 ____________________________________________________________________________
13953 [ 14920] By: ams                                   on 2002/03/01  09:06:01
13954         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
13955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13956              Date: Tue, 26 Feb 2002 19:54:31 -0500
13957              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
13958      Branch: perl
13959            ! embed.fnc ext/B/B/Deparse.pm gv.c
13960 ____________________________________________________________________________
13961 [ 14919] By: ams                                   on 2002/03/01  03:03:12
13962         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
13963      Branch: perl
13964            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
13965            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
13966            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
13967            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
13968            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
13969            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
13970            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
13971 ____________________________________________________________________________
13972 [ 14918] By: ams                                   on 2002/03/01  02:36:58
13973         Log: Add Tie::File 0.12 from MJD.
13974      Branch: perl
13975            + lib/Tie/File.pm lib/Tie/File/01_gen.t
13976            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
13977            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
13978            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
13979            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
13980            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
13981            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
13982            ! MANIFEST
13983 ____________________________________________________________________________
13984 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
13985         Log: Encoding name mapping tweaks.
13986      Branch: perl
13987            ! ext/Encode/Encode.pm
13988 ____________________________________________________________________________
13989 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
13990         Log: metaconfig unit change for #14915.
13991      Branch: metaconfig
13992            ! U/modified/Init.U
13993 ____________________________________________________________________________
13994 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
13995         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
13996              From: Paul_GreenVOS@vos.stratus.com
13997              Date: Thu, 28 Feb 02 15:05 est
13998              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
13999      Branch: perl
14000            ! Configure
14001 ____________________________________________________________________________
14002 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
14003         Log: PL_bostr was pointing to the wrong string
14004              (a string left around from the loading of the Unicode \w)
14005              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
14006              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
14007      Branch: perl
14008            ! regexec.c
14009 ____________________________________________________________________________
14010 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
14011         Log: Sync with libnet-1.10
14012      Branch: perl
14013            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
14014            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
14015            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
14016            ! lib/Net/t/netrc.t
14017 ____________________________________________________________________________
14018 [ 14912] By: ams                                   on 2002/02/28  13:02:50
14019         Log: Subject: [PATCH] perldelta.pod fixes
14020              From: Autrijus Tang <autrijus@autrijus.org>
14021              Date: Thu, 28 Feb 2002 21:44:15 +0800
14022              Message-Id: <20020228134415.GB16422@not.autrijus.org>
14023      Branch: perl
14024            ! pod/perldelta.pod
14025 ____________________________________________________________________________
14026 [ 14911] By: ams                                   on 2002/02/28  11:31:44
14027         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
14028              From: Stas Bekman <stas@stason.org>
14029              Date: Mon, 04 Feb 2002 16:18:53 +0800
14030              Message-Id: <3C7E1E5F.1000605@stason.org>
14031              (Applied by hand).
14032      Branch: perl
14033            ! lib/File/Copy.pm
14034 ____________________________________________________________________________
14035 [ 14910] By: ams                                   on 2002/02/28  11:26:47
14036         Log: Subject: [PATCH lib/Pod/Html.pm]
14037              From: Stas Bekman <stas@stason.org>
14038              Date: Thu, 28 Feb 2002 20:05:01 +0800
14039              Message-Id: <3C7E1CED.7000307@stason.org>
14040      Branch: perl
14041            ! lib/Pod/Html.pm
14042 ____________________________________________________________________________
14043 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
14044         Log: Tests for #14908.
14045      Branch: perl
14046            ! t/op/pat.t
14047 ____________________________________________________________________________
14048 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
14049         Log: Make shared hash keys to be \0-terminated:
14050              one possible resolution for
14051              "UTF-8, weird \w behaviour after HASH-KEY-ification"
14052              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
14053              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
14054              The hash keys weren't \0-terminated.  This meant that the EOL ($)
14055              in regmatch() got the nextchr beyond the last character.  Since
14056              the keys were UTF-8, the nextchr was \1, not the usual
14057              string-terminating \0.  Wham, no match.
14058              
14059              I think another possible resolution could be to stop the nextchr
14060              computation in regmatch() from peeking beyond the last character
14061              of the string:
14062              
14063              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
14064      Branch: perl
14065            ! hv.c hv.h
14066 ____________________________________________________________________________
14067 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
14068         Log: Subject: [PATCH] Perl interface to newIO()
14069              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14070              Date: Wed, 27 Feb 2002 20:15:27 -0800
14071              Message-ID: <f7af8gzkgaET092yn@efn.org>
14072      Branch: perl
14073            ! lib/Symbol.pm
14074 ____________________________________________________________________________
14075 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
14076         Log: The "list" part of
14077              
14078              Subject: [PATCH perlop] .. returns a *list* of *integers*
14079              From: Mike Guy <mjtg@cam.ac.uk>
14080              Date: Tue, 26 Feb 2002 18:30:22 +0000
14081              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
14082              
14083              plus few nits.
14084      Branch: perl
14085            ! pod/perlop.pod
14086 ____________________________________________________________________________
14087 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
14088         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
14089              From: Abe Timmerman <abe@ztreet.demon.nl>
14090              Date: Thu, 28 Feb 2002 00:04:06 +0100
14091              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
14092      Branch: perl
14093            ! lib/File/stat.t
14094 ____________________________________________________________________________
14095 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
14096         Log: Integrate from maintperl.
14097      Branch: maint-5.6/macperl
14098           !> doio.c op.c t/io/open.t t/pragma/strict-subs
14099 ____________________________________________________________________________
14100 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
14101         Log: Upgrade to Math::BigInt 1.53.
14102      Branch: perl
14103            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14104            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14105            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14106            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
14107            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
14108            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
14109 ____________________________________________________________________________
14110 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
14111         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
14112              From: "Craig A. Berry" <craigberry@mac.com>
14113              Date: Wed, 27 Feb 2002 15:36:38 -0600
14114              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
14115      Branch: perl
14116            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
14117            ! vms/ext/filespec.t
14118 ____________________________________________________________________________
14119 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
14120         Log: Subject: [PATCH] Some minor changes for Cygwin
14121              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14122              Date: Wed, 27 Feb 2002 22:25:41 +0100
14123              Message-ID: <14296492589.20020227222541@familiehaase.de>
14124      Branch: perl
14125            ! Makefile.SH README.cygwin cygwin/perlld.in
14126 ____________________________________________________________________________
14127 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
14128         Log: Update the UTF-8 explanation table.
14129      Branch: perl
14130            ! pod/perlunicode.pod utf8.h
14131 ____________________________________________________________________________
14132 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
14133         Log: Repatch from Robin Barker: anon subs in C<package;> are
14134              now __ANON__::__ANON__ (should help for mod_perl package
14135              since #12251)
14136      Branch: perl
14137            ! gv.c op.c t/op/runlevel.t toke.c
14138 ____________________________________________________________________________
14139 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
14140         Log: Update Changes.
14141      Branch: perl
14142            ! Changes patchlevel.h
14143 ____________________________________________________________________________
14144 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
14145         Log: perldelta updates.
14146      Branch: perl
14147            ! pod/perldelta.pod
14148 ____________________________________________________________________________
14149 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
14150         Log: Signedness nit.
14151      Branch: perl
14152            ! regexec.c
14153 ____________________________________________________________________________
14154 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
14155         Log: Subject: Re: Smoke 14870
14156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14157              Date: Wed, 27 Feb 2002 16:48:35 +0100
14158              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
14159              
14160              (with some additional garnish)
14161      Branch: perl
14162            ! README.hpux hints/hpux.sh
14163 ____________________________________________________________________________
14164 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
14165         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
14166              into perl.exp in AIX.
14167      Branch: perl
14168            ! makedef.pl perl.h
14169 ____________________________________________________________________________
14170 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
14171         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
14172              From: Robin Barker <rmb1@cise.npl.co.uk>
14173              Date: Wed, 27 Feb 2002 14:39:35 GMT
14174              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
14175      Branch: perl
14176            ! pod/perlrun.pod
14177 ____________________________________________________________________________
14178 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
14179         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
14180              From: Robin Barker <rmb1@cise.npl.co.uk>
14181              Date: Wed, 27 Feb 2002 12:25:30 GMT
14182              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
14183      Branch: perl
14184            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
14185            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
14186            ! pod/perlunicode.pod pod/perluniintro.pod
14187 ____________________________________________________________________________
14188 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
14189         Log: Only modify LD_LIBRARY_PATH in case there are directories.
14190      Branch: perl
14191            ! hints/dec_osf.sh
14192 ____________________________________________________________________________
14193 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
14194         Log: Subject: [PATCH] perl/hints/vos.sh
14195              From: Paul_GreenVOS@vos.stratus.com
14196              Date: Tue, 26 Feb 02 15:19 est
14197              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
14198      Branch: perl
14199            ! hints/vos.sh
14200 ____________________________________________________________________________
14201 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
14202         Log: Forgot from #14888.
14203      Branch: perl
14204            ! ext/Unicode/Normalize/mkheader
14205 ____________________________________________________________________________
14206 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
14207         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
14208      Branch: perl
14209            ! ext/Unicode/Normalize/Changes
14210            ! ext/Unicode/Normalize/Normalize.pm
14211            ! ext/Unicode/Normalize/Normalize.xs
14212            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
14213            ! ext/Unicode/Normalize/t/test.t
14214 ____________________________________________________________________________
14215 [ 14887] By: ams                                   on 2002/02/26  23:51:52
14216         Log: Subject: Missing diagnostics
14217              From: Simon Glover <scog@roe.ac.uk>
14218              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
14219              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
14220              
14221              Subject: [PATCH] Better wording for the lvalue vec diagnostic
14222              From: Simon Glover <scog@roe.ac.uk>
14223              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
14224              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
14225      Branch: perl
14226            ! doop.c pod/perldiag.pod t/op/vec.t
14227 ____________________________________________________________________________
14228 [ 14886] By: ams                                   on 2002/02/26  15:48:34
14229         Log: Subject: [PATCH] Not OK 5.7.2@14884
14230              From: andreas.koenig@anima.de (Andreas J. Koenig)
14231              Date: Tue, 26 Feb 2002 15:03:55 +0100
14232              Message-Id: <m38z9gfigk.fsf@anima.de>
14233      Branch: perl
14234            ! t/lib/access.t
14235 ____________________________________________________________________________
14236 [ 14885] By: nick                                  on 2002/02/26  13:48:55
14237         Log: Integrate mainline
14238      Branch: perlio
14239           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14240           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14241           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14242            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14243           !> (integrate 102 files)
14244 ____________________________________________________________________________
14245 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
14246         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
14247              1.1999999999999996, or thereabouts (yes, even sprintf).
14248      Branch: perl
14249            ! t/base/num.t
14250 ____________________________________________________________________________
14251 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
14252         Log: Neither.
14253      Branch: perl
14254            ! pod/perldelta.pod
14255 ____________________________________________________________________________
14256 [ 14882] By: ams                                   on 2002/02/26  08:46:55
14257         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
14258              From: Michael G Schwern <schwern@pobox.com>
14259              Date: Tue, 26 Feb 2002 01:01:28 -0500
14260              Message-Id: <20020226060128.GA2439@blackrider>
14261      Branch: perl
14262            ! hv.c pod/perldiag.pod
14263 ____________________________________________________________________________
14264 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
14265         Log: Subject: [PATCH B::Concise] docs, typos
14266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14267              Date: Mon, 25 Feb 2002 16:41:16 +0100
14268              Message-ID: <20020225164116.A1054@rafael>
14269      Branch: perl
14270            ! ext/B/B/Concise.pm
14271 ____________________________________________________________________________
14272 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
14273         Log: POSIX: add isatty to @EXPORT_OK, reformat.
14274      Branch: perl
14275            ! ext/POSIX/POSIX.pm
14276 ____________________________________________________________________________
14277 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
14278         Log: If using -Dloclibpth=... the directories need to
14279              be appended to LD_LIBRARY_PATH (and ickily, if those
14280              directories contain a (newer?) libdb.so, we need to
14281              prepend    /usr/shlib to loclibpth).
14282      Branch: perl
14283            ! hints/dec_osf.sh
14284 ____________________________________________________________________________
14285 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
14286         Log: Subject: [PATCH] Perl interface to newIO()
14287              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
14288              Date: Mon, 25 Feb 2002 15:04:57 -0800
14289              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
14290      Branch: perl
14291            ! lib/Symbol.pm lib/Symbol.t
14292 ____________________________________________________________________________
14293 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
14294         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
14295              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
14296              Date: Mon, 25 Feb 2002 21:58:30 +0100
14297              Message-ID: <20020225215830.A744@rafael>
14298      Branch: perl
14299            ! pod/perlvar.pod
14300 ____________________________________________________________________________
14301 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
14302         Log: Big5 tweaks from Autrijus Tang.
14303      Branch: perl
14304            ! ext/Encode/Encode/big5.enc
14305 ____________________________________________________________________________
14306 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
14307         Log: Subject: [PATCH Glossary configpm] cleanups
14308              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14309              Date: Mon, 25 Feb 2002 23:27:15 +0100
14310              Message-ID: <20020225232715.C744@rafael>
14311      Branch: perl
14312            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
14313 ____________________________________________________________________________
14314 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
14315         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
14316              From: Nicholas Clark <nick@unfortu.net>
14317              Date: Mon, 25 Feb 2002 21:53:24 +0000
14318              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
14319      Branch: perl
14320            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
14321            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14322            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
14323 ____________________________________________________________________________
14324 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
14325         Log: Upgrade to I18N::LangTags 0.27.
14326              (Causes one flipflop back to perl.com URL, must poke Sean.)
14327      Branch: perl
14328            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
14329            ! lib/I18N/LangTags/List.pm
14330 ____________________________________________________________________________
14331 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
14332         Log: Upgrade to Getopt::Long 2.28.
14333      Branch: perl
14334            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14335            ! lib/Getopt/Long/README
14336 ____________________________________________________________________________
14337 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
14338         Log: No =head.
14339      Branch: perl
14340            ! pod/perlebcdic.pod
14341 ____________________________________________________________________________
14342 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
14343         Log: Update Changes.
14344      Branch: perl
14345            ! Changes patchlevel.h
14346 ____________________________________________________________________________
14347 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
14348         Log: metaconfig unit change for #14868.
14349      Branch: metaconfig
14350            ! U/modified/Chk_MANI.U
14351 ____________________________________________________________________________
14352 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
14353         Log: Some hosts understand split -l 50, some only split -50
14354              (from Paul Eggert).
14355      Branch: perl
14356            ! Configure
14357 ____________________________________________________________________________
14358 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
14359         Log: Subject: Re: [PATCH bleadperl] socketpair.t
14360              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14361              Date: Sun, 24 Feb 2002 10:31:25 +0100
14362              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
14363              
14364              (the pid half only)
14365      Branch: perl
14366            ! win32/win32.c
14367 ____________________________________________________________________________
14368 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
14369         Log: Mention the new pack tricks.
14370      Branch: perl
14371            ! pod/perldelta.pod
14372 ____________________________________________________________________________
14373 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
14374         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
14375              From: Richard.Foley@t-online.de (Richard Foley)
14376              Date: Mon, 25 Feb 2002 13:47:03 +0100
14377              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
14378      Branch: perl
14379            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
14380            ! pod/perldebug.pod pod/perldelta.pod
14381 ____________________________________________________________________________
14382 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
14383         Log: Typo corrections from John P. Linderman.
14384      Branch: perl
14385            ! ext/IPC/SysV/Semaphore.pm
14386 ____________________________________________________________________________
14387 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
14388         Log: Upgrade to Math::BigInt 1.52.
14389      Branch: perl
14390            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14391            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14392            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14393            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
14394            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
14395 ____________________________________________________________________________
14396 [ 14862] By: ams                                   on 2002/02/25  10:39:40
14397         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
14398              From: Robin Barker <rmb1@cise.npl.co.uk>
14399              Date: Mon, 25 Feb 2002 11:35:06 GMT
14400              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
14401              
14402              Subject: [PATCH Net/Cmd.pm]
14403              From: Robin Barker <rmb1@cise.npl.co.uk>
14404              Date: Mon, 25 Feb 2002 11:37:06 GMT
14405              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
14406      Branch: perl
14407            ! lib/Cwd.pm lib/Net/Cmd.pm
14408 ____________________________________________________________________________
14409 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
14410         Log: Cut-and-paste errors.
14411      Branch: perl
14412            ! t/op/pat.t
14413 ____________________________________________________________________________
14414 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
14415         Log: EBCDIC: the control characters are not that easy to find.
14416      Branch: perl
14417            ! t/op/pat.t
14418 ____________________________________________________________________________
14419 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
14420         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
14421              From: John Peacock <jpeacock@rowman.com>
14422              Date: Sun, 24 Feb 2002 22:08:28 -0500
14423              Message-ID: <3C79AAAC.6060903@rowman.com>
14424      Branch: perl
14425            ! sv.c
14426 ____________________________________________________________________________
14427 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
14428         Log: SvSetSV() is not returnable, but that's okay since
14429              sv_copypv() returns void.
14430      Branch: perl
14431            ! sv.c
14432 ____________________________________________________________________________
14433 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
14434         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
14435              From: John Peacock <jpeacock@rowman.com>                 
14436              Date: Sun, 24 Feb 2002 16:40:07 -0500
14437              Message-ID: <3C795DB7.40105@rowman.com>               
14438      Branch: perl
14439            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
14440            ! pp_hot.c proto.h sv.c
14441 ____________________________________________________________________________
14442 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
14443         Log: Tiny code cleanup.
14444      Branch: perl
14445            ! regexec.c
14446 ____________________________________________________________________________
14447 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
14448         Log: Use to_uni_fold().
14449      Branch: perl
14450            ! regcomp.c
14451 ____________________________________________________________________________
14452 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
14453         Log: Document the new taint behaviour of exec LIST and
14454              system LIST.
14455      Branch: perl
14456            ! pod/perldelta.pod
14457 ____________________________________________________________________________
14458 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
14459         Log: Subject: [PATCH] Re: taint news
14460              From: Rick Delaney <rick.delaney@rogers.com>             
14461              Date: 24 Feb 2002 11:35:00 -0500
14462              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
14463      Branch: perl
14464            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
14465 ____________________________________________________________________________
14466 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
14467         Log: EBCDIC tweak (native instead of uni) and comment update.
14468      Branch: perl
14469            ! regexec.c
14470 ____________________________________________________________________________
14471 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
14472         Log: Using uninitialized (and wrong) variables is not good.
14473      Branch: perl
14474            ! regcomp.c
14475 ____________________________________________________________________________
14476 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
14477         Log: EBCDIC: this seems to calm the last of the
14478              Malformed UTF-8 warnings.
14479      Branch: perl
14480            ! regcomp.c utf8.c
14481 ____________________________________________________________________________
14482 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
14483         Log: EBCDIC: document using Encode for character conversions.
14484      Branch: perl
14485            ! pod/perlebcdic.pod
14486 ____________________________________________________________________________
14487 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
14488         Log: EBCDIC: disable also Unicode::Collate and
14489              Unicode::Normalize for now.  Real users of
14490              EBCDIC have to decide what they want.
14491      Branch: perl
14492            ! ext/Unicode/Normalize/Normalize.pm
14493            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14494            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
14495            ! lib/Unicode/Collate/t/test.t
14496 ____________________________________________________________________________
14497 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
14498         Log: AUTHORS updates.
14499      Branch: perl
14500            ! AUTHORS
14501 ____________________________________________________________________________
14502 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
14503         Log: Retract #14571: there may be a better solution than
14504              tweaking the test.
14505      Branch: perl
14506            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14507 ____________________________________________________________________________
14508 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
14509         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
14510              From: "Craig A. Berry" <craigberry@mac.com> 
14511              Date: Sat, 23 Feb 2002 14:14:35 -0600
14512              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
14513      Branch: perl
14514            ! configure.com
14515 ____________________________________________________________________________
14516 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
14517         Log: metaconfig unit change for #14843.
14518      Branch: metaconfig/U/perl
14519            ! Extensions.U
14520 ____________________________________________________________________________
14521 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
14522         Log: Also Encode/JP needs to be listed explicitly.
14523              (Any other sub-Encode extensions?)
14524      Branch: perl
14525            ! Configure
14526 ____________________________________________________________________________
14527 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
14528         Log: Document known UNICOS/mk deficiency.
14529      Branch: perl
14530            ! pod/perldelta.pod
14531 ____________________________________________________________________________
14532 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
14533         Log: Subject: [PATCH] README mention version 5.0
14534              From: Autrijus Tang <autrijus@autrijus.org>
14535              Date: Sat, 23 Feb 2002 09:35:22 +0800
14536              Message-ID: <20020223013522.GA8694@not.autrijus.org>
14537      Branch: perl
14538            ! README
14539 ____________________________________________________________________________
14540 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
14541         Log: metaconfig unit change for #14839.
14542      Branch: metaconfig
14543            ! U/modified/Signal.U
14544 ____________________________________________________________________________
14545 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
14546         Log: Old hosts like NeXT Classic don't have sort -k,
14547              from Paul Eggert.
14548      Branch: perl
14549            ! Configure
14550 ____________________________________________________________________________
14551 [ 14838] By: ams                                   on 2002/02/22  21:14:29
14552         Log: Minor clarifications as suggested by Anton Tagunov.
14553      Branch: perl
14554            ! pod/perlsyn.pod
14555 ____________________________________________________________________________
14556 [ 14837] By: ams                                   on 2002/02/22  21:07:02
14557         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
14558              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14559              Date: Fri, 22 Feb 2002 23:01:07 +0100
14560              Message-Id: <20020222230107.A15069@rafael>
14561      Branch: perl
14562            ! sv.c t/op/gv.t
14563 ____________________________________________________________________________
14564 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
14565         Log: metaconfig unit change for #14835.
14566      Branch: metaconfig
14567            ! U/modified/Chk_MANI.U
14568 ____________________________________________________________________________
14569 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
14570         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
14571      Branch: perl
14572            ! Configure
14573 ____________________________________________________________________________
14574 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
14575         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
14576              From: Michael G Schwern <schwern@pobox.com>
14577              Date: Fri, 22 Feb 2002 12:10:28 -0500
14578              Message-ID: <20020222171027.GB4181@blackrider>
14579      Branch: perl
14580            ! ext/Encode/compile
14581 ____________________________________________________________________________
14582 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
14583         Log: Update Changes.
14584      Branch: perl
14585            ! Changes patchlevel.h
14586 ____________________________________________________________________________
14587 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
14588         Log: Implement IV/UV/NV/long double pack/unpack with
14589              template letters j/J/F/D (the latter two have been
14590              undocumented aliases of f/d).
14591      Branch: perl
14592            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
14593 ____________________________________________________________________________
14594 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
14595         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
14596              From: Nicholas Clark <nick@unfortu.net>
14597              Date: Fri, 22 Feb 2002 14:01:25 +0000
14598              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
14599      Branch: perl
14600            ! ext/Encode/compile
14601 ____________________________________________________________________________
14602 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
14603         Log: NetWare change from Ananth Kesari.
14604      Branch: perl
14605            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14606            ! MANIFEST
14607 ____________________________________________________________________________
14608 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
14609         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
14610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14611              Date: Fri, 22 Feb 2002 03:55:13 -0500
14612              Message-ID: <20020222035513.A894@math.ohio-state.edu>
14613      Branch: perl
14614            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
14615 ____________________________________________________________________________
14616 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
14617         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
14618      Branch: perl
14619            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
14620 ____________________________________________________________________________
14621 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
14622         Log: Make measure_struct a file static.
14623      Branch: perl
14624            ! pp_pack.c
14625 ____________________________________________________________________________
14626 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
14627         Log: EBCDIC: someone who knows what they are doing
14628              and whether it is possible at all in the first
14629              place needs to figure these tests out on EBCDIC.
14630              The CJK encodings heavily abuse their knowledge
14631              of ASCII and that may require a translation layer
14632              or four to survive UTF-EBCDIC.
14633      Branch: perl
14634            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
14635 ____________________________________________________________________________
14636 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
14637         Log: croak() needs context.
14638      Branch: perl
14639            ! pp_pack.c
14640 ____________________________________________________________________________
14641 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
14642         Log: Subject: [PATCH @14577] pack with a human face: the sequel
14643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14644              Date: Thu, 21 Feb 2002 21:33:37 -0500
14645              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
14646      Branch: perl
14647            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
14648            ! proto.h t/op/pack.t
14649 ____________________________________________________________________________
14650 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
14651         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
14652              From: Nicholas Clark <nick@unfortu.net> 
14653              Date: Fri, 22 Feb 2002 00:49:44 +0000
14654              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
14655      Branch: perl
14656            ! ext/Encode/compile
14657 ____________________________________________________________________________
14658 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
14659         Log: Test for #14795.
14660      Branch: perl
14661            ! t/op/pat.t
14662 ____________________________________________________________________________
14663 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
14664         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
14665      Branch: perl
14666            ! t/op/pat.t
14667 ____________________________________________________________________________
14668 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
14669         Log: Subject: [PATCH] next batch of bugfixes
14670              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14671              Date: Thu, 21 Feb 2002 23:54:41 +0100
14672              Message-ID: <20020221235441.A17260@rafael>
14673      Branch: perl
14674            ! ext/B/B/Deparse.pm
14675 ____________________________________________________________________________
14676 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
14677         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
14678              From: chromatic <chromatic@rmci.net>
14679              Date: Thu, 21 Feb 2002 14:17:35 -0700
14680              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
14681      Branch: perl
14682            ! lib/File/stat.pm lib/File/stat.t
14683 ____________________________________________________________________________
14684 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
14685         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
14686      Branch: perl
14687            ! ext/re/re.xs
14688 ____________________________________________________________________________
14689 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
14690         Log: Upgrade to Math::BigInt 1.51.
14691      Branch: perl
14692            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14693            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14694            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14695            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14696            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14697            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14698            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
14699            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
14700            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
14701            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
14702            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
14703            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
14704 ____________________________________________________________________________
14705 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
14706         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
14707              From: "Gerrit P. Haase" <gp@familiehaase.de>
14708              Date: Thu, 21 Feb 2002 21:20:25 +0100
14709              Message-ID: <69510538936.20020221212025@familiehaase.de>
14710      Branch: perl
14711            ! Makefile.SH
14712 ____________________________________________________________________________
14713 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
14714         Log: Subject: [PATCH @14577] grouping in pack/unpack
14715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14716              Date: Thu, 21 Feb 2002 06:06:14 -0500
14717              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
14718      Branch: perl
14719            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
14720            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
14721 ____________________________________________________________________________
14722 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
14723         Log: Subject: [PATCH propose] question about fs.t
14724              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14725              Date: Thu, 21 Feb 2002 15:10:21 +0100
14726              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
14727      Branch: perl
14728            ! t/io/fs.t
14729 ____________________________________________________________________________
14730 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
14731         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
14732              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
14733              Date: Thu, 21 Feb 2002 09:54:28 +0100
14734              Message-ID: <13576559576.20020221095428@familiehaase.de>     
14735      Branch: perl
14736            ! Makefile.SH
14737 ____________________________________________________________________________
14738 [ 14812] By: ams                                   on 2002/02/21  14:59:09
14739         Log: Subject: typo correction
14740              From: mjd@plover.com
14741              Date: 21 Feb 2002 15:43:49 -0000
14742              Message-Id: <20020221154349.22772.qmail@plover.com>
14743      Branch: perl
14744            ! pod/perldebug.pod
14745 ____________________________________________________________________________
14746 [ 14811] By: ams                                   on 2002/02/21  14:02:12
14747         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
14748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14749              Date: Thu, 21 Feb 2002 15:22:22 +0100
14750              Message-Id: <20020221152222.A15095@rafael>
14751      Branch: perl
14752            ! op.h toke.c
14753 ____________________________________________________________________________
14754 [ 14810] By: ams                                   on 2002/02/21  12:45:28
14755         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
14756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14757              Date: Thu, 21 Feb 2002 06:02:48 -0500
14758              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
14759      Branch: perl
14760            ! lib/ExtUtils/Mksymlists.pm makedef.pl
14761 ____________________________________________________________________________
14762 [ 14809] By: nick                                  on 2002/02/21  09:31:08
14763         Log: Integrate mainline
14764      Branch: perlio
14765           +> lib/Pod/t/Select.t
14766           !> (integrate 37 files)
14767 ____________________________________________________________________________
14768 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
14769         Log: metaconfig unit change for #14807.
14770      Branch: metaconfig
14771            ! U/modified/Signal.U
14772 ____________________________________________________________________________
14773 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
14774         Log: Revert #14805, didn't quite work.
14775      Branch: perl
14776            ! Configure config_h.SH
14777 ____________________________________________________________________________
14778 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
14779         Log: metaconfig changes for #14805.
14780      Branch: metaconfig
14781            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
14782 ____________________________________________________________________________
14783 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
14784         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
14785              From: Paul Eggert <eggert@twinsun.com>
14786              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
14787              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
14788      Branch: perl
14789            ! Configure config_h.SH
14790 ____________________________________________________________________________
14791 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
14792         Log: More advice.
14793      Branch: perl
14794            ! README.os390
14795 ____________________________________________________________________________
14796 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
14797         Log: Missing MANIFESTation.
14798      Branch: perl
14799            ! MANIFEST
14800 ____________________________________________________________________________
14801 [ 14802] By: ams                                   on 2002/02/20  22:55:25
14802         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
14803              From: Autrijus Tang <autrijus@autrijus.org>
14804              Date: Thu, 21 Feb 2002 07:13:12 +0800
14805              Message-Id: <20020220231312.GA775@not.autrijus.org>
14806      Branch: perl
14807            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
14808 ____________________________________________________________________________
14809 [ 14801] By: ams                                   on 2002/02/20  22:27:20
14810         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
14811              From: Abe Timmerman <abe@ztreet.demon.nl>
14812              Date: Thu, 21 Feb 2002 00:20:40 +0100
14813              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
14814      Branch: perl
14815            + lib/Pod/t/Select.t
14816 ____________________________________________________________________________
14817 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
14818         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
14819              twice, causing the loop to skip every other character.
14820      Branch: perl
14821            ! utf8.c
14822 ____________________________________________________________________________
14823 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
14824         Log: Better debugging info.
14825      Branch: perl
14826            ! t/uni/case.pl
14827 ____________________________________________________________________________
14828 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
14829         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
14830              From: Nicholas Clark <nick@unfortu.net>
14831              Date: Wed, 20 Feb 2002 22:13:05 +0000
14832              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
14833      Branch: perl
14834            ! ext/Encode/compile
14835 ____________________________________________________________________________
14836 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
14837         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
14838              From: Paul Eggert <eggert@twinsun.com>
14839              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
14840              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
14841      Branch: perl
14842            ! pod/perlhack.pod
14843 ____________________________________________________________________________
14844 [ 14796] By: nick                                  on 2002/02/20  18:15:00
14845         Log: Integrate mainline
14846      Branch: perlio
14847           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
14848           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
14849           +> lib/Locale/Country.pod lib/Locale/Currency.pod
14850           +> lib/Locale/Language.pod lib/Locale/Script.pm
14851           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
14852           +> t/uni/title.t t/uni/upper.t
14853           !> (integrate 41 files)
14854 ____________________________________________________________________________
14855 [ 14795] By: ams                                   on 2002/02/20  17:08:38
14856         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
14857              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14858              Date: Wed, 20 Feb 2002 18:06:59 +0000
14859              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
14860      Branch: perl
14861            ! pp_ctl.c
14862 ____________________________________________________________________________
14863 [ 14794] By: ams                                   on 2002/02/20  16:41:56
14864         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
14865              From: Paul_GreenVOS@vos.stratus.com
14866              Date: Wed, 20 Feb 02 12:21 est
14867              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
14868      Branch: perl
14869            ! Makefile.SH
14870 ____________________________________________________________________________
14871 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
14872         Log: Forgot from #14790.
14873      Branch: perl
14874            ! pp_pack.c
14875 ____________________________________________________________________________
14876 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
14877         Log: Update Changes.
14878      Branch: perl
14879            ! Changes patchlevel.h
14880 ____________________________________________________________________________
14881 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
14882         Log: Integrate change #14778 from maintperl.
14883      Branch: perl
14884            ! t/lib/strict/subs
14885           !> op.c
14886 ____________________________________________________________________________
14887 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
14888         Log: Subject: Re: [ID 20020220.001] pack w with objects
14889              From: Ulrich Pfeifer <upf@de.uu.net>
14890              Date: 20 Feb 2002 11:21:15 +0100
14891              Message-ID: <p5g03wcv38.fsf@de.uu.net>
14892      Branch: perl
14893            ! t/op/pack.t
14894 ____________________________________________________________________________
14895 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
14896         Log: Subject: Re: [PATCH] go faster for Encode's compile
14897              From: Nicholas Clark <nick@unfortu.net> 
14898              Date: Tue, 19 Feb 2002 23:38:36 +0000
14899              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
14900      Branch: perl
14901            ! ext/Encode/compile
14902 ____________________________________________________________________________
14903 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
14904         Log: Regen Glossary.
14905      Branch: perl
14906            ! Porting/Glossary Porting/config.sh Porting/config_H
14907 ____________________________________________________________________________
14908 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
14909         Log: metaconfig unit change for #14786 (not visible yet,
14910              since Glossary needs regenerating)
14911      Branch: metaconfig
14912            ! U/compline/d_gconvert.U
14913 ____________________________________________________________________________
14914 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
14915         Log: Subject: d_Gconvert hints and Glossary
14916              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14917              Date: Tue, 19 Feb 2002 11:55:36 -0800
14918              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
14919      Branch: perl
14920            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
14921            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
14922            ! hints/svr5.sh
14923 ____________________________________________________________________________
14924 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
14925         Log: metaconfig unit changes for #14784.
14926      Branch: metaconfig
14927            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
14928 ____________________________________________________________________________
14929 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
14930         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
14931              From: Paul Eggert <eggert@twinsun.com>              
14932              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
14933              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
14934      Branch: perl
14935            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
14936            ! pod/perlhack.pod
14937 ____________________________________________________________________________
14938 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
14939         Log: metaconfig unit change for #14782.
14940      Branch: metaconfig/U/perl
14941            ! Mksymlinks.U
14942 ____________________________________________________________________________
14943 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
14944         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
14945              From: "Gerrit P. Haase" <gp@familiehaase.de>
14946              Date: Wed, 20 Feb 2002 00:23:29 +0100
14947              Message-ID: <70348722516.20020220002329@familiehaase.de>
14948      Branch: perl
14949            ! Configure
14950 ____________________________________________________________________________
14951 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
14952         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
14953              From: Nicholas Clark <nick@unfortu.net> 
14954              Date: Tue, 19 Feb 2002 19:27:42 +0000
14955              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
14956              
14957              (with modifications)
14958      Branch: perl
14959            ! pod/perlsub.pod
14960 ____________________________________________________________________________
14961 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
14962         Log: NetWare tweak from Ananth Kesari.
14963      Branch: perl
14964            ! lib/ExtUtils/MakeMaker.pm
14965 ____________________________________________________________________________
14966 [ 14779] By: ams                                   on 2002/02/20  06:51:55
14967         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
14968      Branch: perl
14969            ! pod/perlfaq4.pod
14970 ____________________________________________________________________________
14971 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
14972         Log: constant folding on the range operator had the effect of disabling
14973              peephole optimizations in all the siblings of the range OP; the
14974              effect of this was that barewords could escape strictures when
14975              they were hiding in such places
14976      Branch: maint-5.6/perl
14977            ! op.c t/pragma/strict-subs
14978 ____________________________________________________________________________
14979 [ 14777] By: ams                                   on 2002/02/20  00:56:21
14980         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
14981              From: Graham Barr <gbarr@pobox.com>
14982              Date: Tue, 19 Feb 2002 23:08:47 +0000
14983              Message-Id: <20020219230847.G66560@pobox.com>
14984      Branch: perl
14985            ! lib/Time/Local.pm
14986 ____________________________________________________________________________
14987 [ 14776] By: ams                                   on 2002/02/19  17:20:28
14988         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
14989              From: Nicholas Clark <nick@unfortu.net>
14990              Date: Tue, 19 Feb 2002 16:23:22 +0000
14991              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
14992      Branch: perl
14993            ! lib/Tie/Hash.pm
14994 ____________________________________________________________________________
14995 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
14996         Log: Regen doc, regen toc.
14997      Branch: perl
14998            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
14999 ____________________________________________________________________________
15000 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
15001         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15002              From: Dave Mitchell <davem@fdgroup.co.uk>
15003              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
15004              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
15005      Branch: perl
15006            ! pod/perlsub.pod
15007 ____________________________________________________________________________
15008 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
15009         Log: Detypo.
15010      Branch: perl
15011            ! lib/Tie/Memoize.pm
15012 ____________________________________________________________________________
15013 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
15014         Log: UTF-8 C API doc tweaks.
15015      Branch: perl
15016            ! pod/perlunicode.pod
15017 ____________________________________________________________________________
15018 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
15019         Log: Mention that the case-switchers know about Unicode, too.
15020      Branch: perl
15021            ! pod/perlop.pod
15022 ____________________________________________________________________________
15023 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
15024         Log: Upgrade to Locale::Codes 2.01.
15025      Branch: perl
15026            + lib/Locale/Constants.pod lib/Locale/Country.pod
15027            + lib/Locale/Currency.pod lib/Locale/Language.pod
15028            + lib/Locale/Script.pod
15029            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15030            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15031            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15032            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
15033 ____________________________________________________________________________
15034 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
15035         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15036              From: Dave Mitchell <davem@fdgroup.co.uk>
15037              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
15038              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
15039      Branch: perl
15040            ! pod/perlsub.pod
15041 ____________________________________________________________________________
15042 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
15043         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
15044              From: Sam Tregar <sam@tregar.com> 
15045              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
15046              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
15047      Branch: perl
15048            ! sv.h
15049 ____________________________________________________________________________
15050 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
15051         Log: The test requires perlio.
15052      Branch: perl
15053            ! ext/Encode/t/JP.t
15054 ____________________________________________________________________________
15055 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
15056         Log: Misplaced block end.
15057      Branch: perl
15058            ! utf8.c
15059 ____________________________________________________________________________
15060 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
15061         Log: The POSIX extensions are deadly.
15062      Branch: perl
15063            ! regcomp.c
15064 ____________________________________________________________________________
15065 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
15066         Log: Let's not overdo the growth.
15067      Branch: perl
15068            ! pp.c
15069 ____________________________________________________________________________
15070 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
15071         Log: Third time makes the charm.
15072      Branch: perl
15073            ! README.os390
15074 ____________________________________________________________________________
15075 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
15076         Log: Oops.
15077      Branch: perl
15078            ! utf8.c
15079 ____________________________________________________________________________
15080 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
15081         Log: Add back the new casing tests.
15082      Branch: perl
15083            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15084            ! MANIFEST
15085 ____________________________________________________________________________
15086 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
15087         Log: Prefer special case mappings.
15088      Branch: perl
15089            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15090            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15091 ____________________________________________________________________________
15092 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
15093         Log: Try special casing first.
15094      Branch: perl
15095            ! utf8.c
15096 ____________________________________________________________________________
15097 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
15098         Log: Not extending enough.
15099      Branch: perl
15100            ! pp.c utf8.h
15101 ____________________________________________________________________________
15102 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
15103         Log: No need to store identity mappings.
15104      Branch: perl
15105            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15106            ! lib/unicore/mktables
15107 ____________________________________________________________________________
15108 [ 14756] By: ams                                   on 2002/02/18  20:21:17
15109         Log: Forward port #14704 from maint-5.6.
15110      Branch: perl
15111            ! doio.c
15112 ____________________________________________________________________________
15113 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
15114         Log: Regen Changes.
15115      Branch: perl
15116            ! Changes
15117 ____________________________________________________________________________
15118 [ 14754] By: ams                                   on 2002/02/18  19:01:09
15119         Log: Subject: [PATCH] VMS cando_by_name and current process privs
15120              From: "Craig A. Berry" <craigberry@mac.com>
15121              Date: Mon, 18 Feb 2002 14:03:30 -0600
15122              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
15123      Branch: perl
15124            ! vms/vms.c
15125 ____________________________________________________________________________
15126 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
15127         Log: Update Changes.
15128      Branch: perl
15129            ! Changes patchlevel.h
15130 ____________________________________________________________________________
15131 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
15132         Log: What do you know; these tests unearthed nasty problems.
15133              Will resolve those first.
15134      Branch: perl
15135            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15136            ! MANIFEST
15137 ____________________________________________________________________________
15138 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
15139         Log: Update Changes.
15140      Branch: perl
15141            ! Changes patchlevel.h
15142 ____________________________________________________________________________
15143 [ 14750] By: ams                                   on 2002/02/18  17:36:05
15144         Log: Subject: Re: IO::Poll: Removing Handles
15145              From: Matthew Sachs <matthewg@zevils.com>
15146              Date: Mon, 18 Feb 2002 13:19:01 -0500
15147              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
15148      Branch: perl
15149            ! ext/IO/lib/IO/t/io_poll.t
15150 ____________________________________________________________________________
15151 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
15152         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
15153              From: "Craig A. Berry" <craigberry@mac.com>
15154              Date: Mon, 18 Feb 2002 11:52:21 -0600
15155              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
15156      Branch: perl
15157            ! t/op/alarm.t t/op/glob.t
15158 ____________________________________________________________________________
15159 [ 14748] By: ams                                   on 2002/02/18  15:53:36
15160         Log: s/load_module/Perl_load_module/
15161      Branch: perl
15162            ! gv.c
15163 ____________________________________________________________________________
15164 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
15165         Log: Unused in ASCII, used in EBCDIC.
15166      Branch: perl
15167            ! utf8.c
15168 ____________________________________________________________________________
15169 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
15170         Log: Upgrade to Locale::Codes 2.00.
15171      Branch: perl
15172            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15173            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
15174            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
15175            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15176            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15177 ____________________________________________________________________________
15178 [ 14745] By: ams                                   on 2002/02/18  15:20:44
15179         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
15180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15181              Date: Sat, 16 Feb 2002 00:06:01 +0100
15182              Message-Id: <20020216000601.A17249@rafael>
15183      Branch: perl
15184            ! gv.c
15185 ____________________________________________________________________________
15186 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
15187         Log: More Unicode casing checks.
15188      Branch: perl
15189            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15190            ! MANIFEST
15191 ____________________________________________________________________________
15192 [ 14743] By: ams                                   on 2002/02/18  14:35:38
15193         Log: Subject: IO::Poll: Removing Handles
15194              From: Matthew Sachs <matthewg@zevils.com>
15195              Date: Sun, 17 Feb 2002 04:49:46 -0500
15196              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
15197      Branch: perl
15198            ! ext/IO/lib/IO/Poll.pm
15199 ____________________________________________________________________________
15200 [ 14741] By: ams                                   on 2002/02/18  13:59:48
15201         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
15202              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15203              Date: Mon, 18 Feb 2002 15:41:26 +0100
15204              Message-Id: <20020218154126.A692@rafael>
15205      Branch: perl
15206            ! pp_ctl.c t/op/do.t
15207 ____________________________________________________________________________
15208 [ 14740] By: nick                                  on 2002/02/18  09:09:23
15209         Log: Integrate mainline
15210      Branch: perlio
15211           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15212           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15213           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15214           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15215           +> ext/Encode/lib/Encode/JP/Constants.pm
15216           +> ext/Encode/lib/Encode/JP/H2Z.pm
15217           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15218           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15219           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15220           +> os2/OS2/Process/t/os2_process.t
15221           +> os2/OS2/Process/t/os2_process_kid.t
15222           +> os2/OS2/Process/t/os2_process_text.t
15223            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15224            - ext/Encode/t/Japanese.t
15225           !> (integrate 47 files)
15226 ____________________________________________________________________________
15227 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
15228         Log: EBCDIC: now the worst seems to be over for
15229              the "Malformed" warnings.  Still a few of them,
15230              and plenty of test failures, but getting better.
15231      Branch: perl
15232            ! regcomp.c utf8.c
15233 ____________________________________________________________________________
15234 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
15235         Log: Upgrade to Net::Ping 2.12.
15236      Branch: perl
15237            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15238            ! lib/Net/Ping/t/110_icmp_inst.t
15239 ____________________________________________________________________________
15240 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
15241         Log: After much rewriting we are now pretty much
15242              back to where we started.
15243      Branch: perl
15244            ! utf8.c
15245 ____________________________________________________________________________
15246 [ 14736] By: ams                                   on 2002/02/18  01:23:00
15247         Log: Subject: [PATCH B::Deparse] two fixes
15248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15249              Date: Sun, 17 Feb 2002 23:58:59 +0100
15250              Message-Id: <20020217235859.A32513@rafael>
15251      Branch: perl
15252            ! ext/B/B/Deparse.pm
15253 ____________________________________________________________________________
15254 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
15255         Log: Buglet.
15256      Branch: perl
15257            ! ext/Encode/lib/Encode/JP/JIS.pm
15258 ____________________________________________________________________________
15259 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
15260         Log: Clearing up to_utf8_case() continues: this time use
15261              a single return, and EBCDICification for all paths.
15262      Branch: perl
15263            ! utf8.c
15264 ____________________________________________________________________________
15265 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
15266         Log: Small tweaks to get the test running (fix @INC and
15267              do not overwrite the table.utf8 and table.rnd).
15268      Branch: perl
15269            ! ext/Encode/t/JP.t
15270 ____________________________________________________________________________
15271 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
15272         Log: Tiny tweak.
15273      Branch: perl
15274            ! utf8.c
15275 ____________________________________________________________________________
15276 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
15277         Log: Redundant casts.
15278      Branch: perl
15279            ! utf8.c
15280 ____________________________________________________________________________
15281 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
15282         Log: More filename portability tips.
15283      Branch: perl
15284            ! pod/perlport.pod
15285 ____________________________________________________________________________
15286 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
15287         Log: FAQ sync.
15288      Branch: perl
15289            ! pod/perlfaq3.pod pod/perlfaq5.pod
15290 ____________________________________________________________________________
15291 [ 14728] By: ams                                   on 2002/02/17  16:15:09
15292         Log: Subject: podlators 1.21 released
15293              From: Russ Allbery <rra@stanford.edu>
15294              Date: Sat, 16 Feb 2002 21:42:56 -0800
15295              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
15296      Branch: perl
15297            ! lib/Pod/Text/Overstrike.pm
15298 ____________________________________________________________________________
15299 [ 14727] By: sky                                   on 2002/02/17  11:36:52
15300         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
15301              From: Autrijus Tang <autrijus@autrijus.org>
15302              Date: Sun, 17 Feb 2002 19:46:47 +0800
15303              Message-ID: <20020217194647.A1410@not.autrijus.org>
15304      Branch: perl
15305            ! pp_ctl.c t/op/tiehandle.t util.c
15306 ____________________________________________________________________________
15307 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
15308         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
15309              input in native code points, not Unicode.
15310      Branch: perl
15311            ! utf8.c
15312 ____________________________________________________________________________
15313 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
15314         Log: Regen Glossary.
15315      Branch: perl
15316            ! Porting/Glossary Porting/config.sh Porting/config_H
15317 ____________________________________________________________________________
15318 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
15319         Log: The #14715 and #14716 were okay: they just revealed
15320              a bug in the EXACTF matching.
15321      Branch: perl
15322            ! regexec.c utf8.c
15323 ____________________________________________________________________________
15324 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
15325         Log: Retreat, retreat! (retract #14715 and #14716)
15326      Branch: perl
15327            ! utf8.c
15328 ____________________________________________________________________________
15329 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
15330         Log: Encode 0.40, from Dan Kogai.
15331      Branch: perl
15332            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15333            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15334            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15335            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15336            + ext/Encode/lib/Encode/JP/Constants.pm
15337            + ext/Encode/lib/Encode/JP/H2Z.pm
15338            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15339            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15340            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15341            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15342            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15343            - ext/Encode/t/Japanese.t
15344            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
15345            ! ext/Encode/t/Encode.t
15346 ____________________________________________________________________________
15347 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
15348         Log: metaconfig unit change for #14720.
15349      Branch: perl
15350            ! Configure
15351 ____________________________________________________________________________
15352 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
15353         Log: Regenerate Configure (small tweaks on Yitzchak's,
15354              main difference being that the preference variables are
15355              called gconvert_...).
15356      Branch: metaconfig
15357            ! U/compline/d_gconvert.U
15358 ____________________________________________________________________________
15359 [ 14719] By: ams                                   on 2002/02/16  14:11:01
15360         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
15361              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15362              Date: Thu, 14 Feb 2002 22:27:33 -0800
15363              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
15364              (Applied by hand.)
15365      Branch: perl
15366            ! Configure
15367 ____________________________________________________________________________
15368 [ 14718] By: ams                                   on 2002/02/16  13:45:28
15369         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
15370              From: Philip Newton <Philip.Newton@gmx.net>
15371              Date: Sat, 16 Feb 2002 10:05:05 +0100
15372              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
15373              (Applied by hand.)
15374      Branch: perl
15375            ! pod/perlport.pod
15376 ____________________________________________________________________________
15377 [ 14717] By: ams                                   on 2002/02/16  04:30:23
15378         Log: Remove dubious test.
15379      Branch: perl
15380            ! t/io/open.t
15381 ____________________________________________________________________________
15382 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
15383         Log: Tiny tweak.
15384      Branch: perl
15385            ! utf8.c
15386 ____________________________________________________________________________
15387 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
15388         Log: Restructure to_utf8_case() for simpler execution paths.
15389      Branch: perl
15390            ! utf8.c
15391 ____________________________________________________________________________
15392 [ 14714] By: ams                                   on 2002/02/16  02:43:59
15393         Log: Absorb #14701 by Sarathy from maint-5.6.
15394      Branch: perl
15395            ! doio.c t/io/open.t
15396 ____________________________________________________________________________
15397 [ 14713] By: ams                                   on 2002/02/16  01:51:27
15398         Log: Subject: [PATCH] VOS patches for perl 5.8
15399              From: Paul_GreenVOS@vos.stratus.com
15400              Date: Fri, 15 Feb 02 17:41 est
15401              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
15402      Branch: perl
15403            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
15404            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15405            ! vos/install_perl.cm
15406 ____________________________________________________________________________
15407 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
15408         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
15409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15410              Date: Fri, 15 Feb 2002 23:05:44 +0100
15411              Message-ID: <20020215230544.A690@rafael>
15412      Branch: perl
15413            ! ext/B/B/Deparse.pm
15414 ____________________________________________________________________________
15415 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
15416         Log: Add $VERSION.
15417      Branch: perl
15418            ! lib/Tie/Memoize.pm
15419 ____________________________________________________________________________
15420 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
15421         Log: Update Changes.
15422      Branch: perl
15423            ! Changes patchlevel.h
15424 ____________________________________________________________________________
15425 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
15426         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
15427              From: Robin Barker <rmb1@cise.npl.co.uk>
15428              Date: Thu, 14 Feb 2002 19:07:40 GMT
15429              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
15430              
15431              (the hints part only)
15432      Branch: perl
15433            ! hints/solaris_2.sh
15434 ____________________________________________________________________________
15435 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
15436         Log: metaconfig unit changes for #14707.
15437      Branch: metaconfig
15438            ! U/modified/cc.U
15439      Branch: metaconfig/U/perl
15440            ! Checkcc.U
15441 ____________________________________________________________________________
15442 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
15443         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
15444              From: Robin Barker <rmb1@cise.npl.co.uk>
15445              Date: Fri, 15 Feb 2002 12:14:39 GMT
15446              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
15447              
15448              Split checking-for-gcc and checking-for-cc.
15449      Branch: perl
15450            ! Configure
15451 ____________________________________________________________________________
15452 [ 14706] By: ams                                   on 2002/02/15  13:57:15
15453         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15454              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
15455              Date: 15 Feb 2002 10:53:06 +0200
15456              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
15457      Branch: perl
15458            ! lib/Pod/Html.pm
15459 ____________________________________________________________________________
15460 [ 14705] By: ams                                   on 2002/02/15  08:42:55
15461         Log: Subject: [PATCH @14577] OS/2 tests and more
15462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15463              Date: Fri, 15 Feb 2002 03:56:24 -0500
15464              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
15465      Branch: perl
15466            + os2/OS2/Process/t/os2_process.t
15467            + os2/OS2/Process/t/os2_process_kid.t
15468            + os2/OS2/Process/t/os2_process_text.t
15469            ! MANIFEST configpm hints/os2.sh makedef.pl
15470            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
15471            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
15472            ! os2/os2ish.h
15473 ____________________________________________________________________________
15474 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
15475         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
15476              avoid wasteful PL_fdpid fiddling where that is not warranted;
15477              mostly whitespace fixes
15478              
15479              these were longstanding todo items from:
15480              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
15481      Branch: maint-5.6/perl
15482            ! doio.c
15483 ____________________________________________________________________________
15484 [ 14702] By: nick                                  on 2002/02/15  08:31:41
15485         Log: Integrate mainline
15486      Branch: perlio
15487           +> lib/if.pm lib/if.t
15488           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
15489           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15490           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15491           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15492           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15493           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
15494           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
15495           !> t/lib/warnings/pp_sys
15496 ____________________________________________________________________________
15497 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
15498         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
15499              (and also dies quickly on Windows); this bug crept in as
15500              change#610, a.k.a change#646
15501      Branch: maint-5.6/perl
15502            ! doio.c t/io/open.t
15503 ____________________________________________________________________________
15504 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
15505         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
15506              From: Ville "Skyttä" <ville.skytta@iki.fi>
15507              Date: Wed, 13 Feb 2002 22:29:39 +0200
15508              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
15509      Branch: perl
15510            ! lib/Pod/Html.pm
15511 ____________________________________________________________________________
15512 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
15513         Log: Document and test the C0 and C1.
15514      Branch: perl
15515            ! lib/charnames.pm lib/charnames.t
15516 ____________________________________________________________________________
15517 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
15518         Log: metaconfig unit change for #14697.
15519      Branch: metaconfig
15520            ! U/modified/Init.U
15521 ____________________________________________________________________________
15522 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
15523         Log: Also OS/2 seems to need exe set early.
15524      Branch: perl
15525            ! Configure
15526 ____________________________________________________________________________
15527 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
15528         Log: Document pack U0U.
15529      Branch: perl
15530            ! pod/perluniintro.pod
15531 ____________________________________________________________________________
15532 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
15533         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
15534              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15535              Date: Thu, 14 Feb 2002 23:58:00 +0100
15536              Message-ID: <20020214235800.A12901@rafael>
15537      Branch: perl
15538            ! pp_sys.c t/lib/warnings/pp_sys
15539 ____________________________________________________________________________
15540 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
15541         Log: Subject: [PATCH @13746] conditional pragmas
15542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15543              Date: Mon, 31 Dec 2001 18:18:09 -0500
15544              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
15545      Branch: perl
15546            + lib/if.pm lib/if.t
15547            ! MANIFEST
15548 ____________________________________________________________________________
15549 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
15550         Log: Deparse bug introduced by #14615: the fix is just a workaround,
15551              I suspect there to be another deeper bug, must distill simpler
15552              test case.
15553      Branch: perl
15554            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
15555 ____________________________________________________________________________
15556 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
15557         Log: Integrate perlio; 
15558              
15559              Make dependencies more precise (for nmake)
15560      Branch: perl
15561           !> ext/Encode/EUC_JP/Makefile.PL
15562 ____________________________________________________________________________
15563 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
15564         Log: Just a guess.
15565      Branch: perl
15566            ! lib/Tie/Handle.pm
15567 ____________________________________________________________________________
15568 [ 14690] By: nick                                  on 2002/02/14  16:30:56
15569         Log: Integrate mainline
15570      Branch: perlio
15571           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
15572           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
15573           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
15574           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
15575           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
15576           !> utf8.c
15577 ____________________________________________________________________________
15578 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
15579         Log: Upgrade to Net::Ping 2.11.
15580      Branch: perl
15581            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15582            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15583            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15584            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15585 ____________________________________________________________________________
15586 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
15587         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
15588              From: Robin Barker <rmb1@cise.npl.co.uk>
15589              Date: Wed, 13 Feb 2002 17:37:07 GMT
15590              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
15591              
15592              (updated version of the above)
15593      Branch: perl
15594            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
15595 ____________________________________________________________________________
15596 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
15597         Log: Excise inexact blather.
15598      Branch: perl
15599            ! utf8.c
15600 ____________________________________________________________________________
15601 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
15602         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
15603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15604              Date: Mon, 31 Dec 2001 20:28:46 -0500
15605              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
15606      Branch: perl
15607            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
15608            ! MANIFEST
15609 ____________________________________________________________________________
15610 [ 14685] By: nick                                  on 2002/02/14  14:20:20
15611         Log: Make dependencies more precise (for nmake)
15612      Branch: perlio
15613            ! ext/Encode/EUC_JP/Makefile.PL
15614 ____________________________________________________________________________
15615 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
15616         Log: Subject: [PATCH @13746] tied hashes
15617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
15618              Date: Mon, 31 Dec 2001 19:15:39 -0500
15619              Message-ID: <20011231191539.A46@math.ohio-state.edu>
15620      Branch: perl
15621            ! lib/Tie/Hash.pm pod/perltie.pod
15622 ____________________________________________________________________________
15623 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
15624         Log: Subject: Re: [PATCH] Configure followed by make minitest
15625              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15626              Date: Sun, 10 Feb 2002 23:22:05 -0800
15627              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
15628      Branch: perl
15629            ! Makefile.SH
15630 ____________________________________________________________________________
15631 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
15632         Log: Subject: Re: perl@14647
15633              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15634              Date: Mon, 11 Feb 2002 19:30:36 +0100
15635              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
15636      Branch: perl
15637            ! t/op/groups.t
15638 ____________________________________________________________________________
15639 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
15640         Log: Update Changes.
15641      Branch: perl
15642            ! Changes patchlevel.h
15643 ____________________________________________________________________________
15644 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
15645         Log: Integrate perlio;
15646              
15647              Do not lc() the file names before doing dirname() or they don't match.
15648      Branch: perl
15649           !> lib/ExtUtils/t/Installed.t
15650 ____________________________________________________________________________
15651 [ 14679] By: sky                                   on 2002/02/13  12:56:13
15652         Log: rename mutex to make a bit more sense
15653      Branch: perl
15654            ! ext/threads/threads.xs
15655 ____________________________________________________________________________
15656 [ 14678] By: sky                                   on 2002/02/13  12:46:11
15657         Log: Track active threads....
15658      Branch: perl
15659            ! ext/threads/threads.pm ext/threads/threads.xs
15660 ____________________________________________________________________________
15661 [ 14677] By: nick                                  on 2002/02/13  09:30:42
15662         Log: Do not lc() the file names before doing dirname() or they don't match.
15663      Branch: perlio
15664            ! lib/ExtUtils/t/Installed.t
15665 ____________________________________________________________________________
15666 [ 14676] By: sky                                   on 2002/02/13  09:03:37
15667         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
15668              From: Michael G Schwern <schwern@pobox.com>
15669              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
15670              Message-Id: <20020213100017.GA6288@blackrider>
15671      Branch: perl
15672            ! lib/File/Spec/t/rel2abs2rel.t
15673 ____________________________________________________________________________
15674 [ 14675] By: sky                                   on 2002/02/13  09:00:24
15675         Log: Do not propagate END blocks to child threads, test.
15676      Branch: perl
15677            + ext/threads/t/end.t
15678            ! MANIFEST ext/threads/threads.xs
15679 ____________________________________________________________________________
15680 [ 14674] By: nick                                  on 2002/02/13  08:34:55
15681         Log: Integrate mainline
15682      Branch: perlio
15683           +> ext/threads/t/join.t
15684           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
15685           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
15686           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
15687 ____________________________________________________________________________
15688 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
15689         Log: metaconfig unit change for #14672.
15690      Branch: metaconfig
15691            ! U/modified/lns.U
15692 ____________________________________________________________________________
15693 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
15694         Log: $ln is supposed to be already set to $ln + executable suffix
15695              on platforms that need it, from Paul Green.
15696      Branch: perl
15697            ! Configure
15698 ____________________________________________________________________________
15699 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
15700         Log: Subject: New command syntax for 'x' command
15701              From: Mark-Jason Dominus <mjd@plover.com>
15702              Date: Tue, 12 Feb 2002 20:54:01 -0500
15703              Message-ID: <20020213015401.25685.qmail@plover.com>
15704      Branch: perl
15705            ! lib/perl5db.pl pod/perldebug.pod
15706 ____________________________________________________________________________
15707 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
15708         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
15709              From: Mark-Jason Dominus <mjd@plover.com>
15710              Date: Tue, 12 Feb 2002 20:20:42 -0500
15711              Message-ID: <20020213012042.25245.qmail@plover.com>
15712      Branch: perl
15713            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
15714 ____________________________________________________________________________
15715 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
15716         Log: Iteration continues.
15717      Branch: perl
15718            ! utf8.c
15719 ____________________________________________________________________________
15720 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
15721         Log: Duh.
15722      Branch: perl
15723            ! pp_pack.c t/op/length.t
15724 ____________________________________________________________________________
15725 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
15726         Log: Retract #14666.
15727      Branch: perl
15728            ! t/op/lc.t
15729 ____________________________________________________________________________
15730 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
15731         Log: (retracted by #14667)
15732      Branch: perl
15733            ! t/op/lc.t
15734 ____________________________________________________________________________
15735 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
15736         Log: Tiny test script tweaks.
15737      Branch: perl
15738            ! t/uni/fold.t
15739 ____________________________________________________________________________
15740 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
15741         Log: Rewrite the "special mapping" part of to_utf8_case(),
15742              this time with fewer bugs.  (See: The Law of Cybernetic
15743              Entymology.)
15744      Branch: perl
15745            ! utf8.c
15746 ____________________________________________________________________________
15747 [ 14663] By: sky                                   on 2002/02/12  18:26:16
15748         Log: Stop failures if you pass an object, sv_dup might not be the right 
15749              thing to use since I have a feeling we end up cloning far too much. 
15750              (Like the stash for example).... Maybe we need a lightweight sv_dup 
15751              that searches the target for things....
15752              Real fix is another option to perl_clone which controls if you should 
15753              save stashes.
15754      Branch: perl
15755            ! ext/threads/threads.xs
15756 ____________________________________________________________________________
15757 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
15758         Log: Retract #14661.
15759      Branch: perl
15760            ! hints/solaris_2.sh
15761 ____________________________________________________________________________
15762 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
15763         Log: (retracted by #14662)
15764      Branch: perl
15765            ! hints/solaris_2.sh
15766 ____________________________________________________________________________
15767 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
15768         Log: EBCDIC: another "can't happen".
15769      Branch: perl
15770            ! utf8.c
15771 ____________________________________________________________________________
15772 [ 14659] By: sky                                   on 2002/02/12  14:38:21
15773         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
15774      Branch: perl
15775            + ext/threads/t/join.t
15776            ! MANIFEST ext/threads/threads.xs
15777 ____________________________________________________________________________
15778 [ 14658] By: nick                                  on 2002/02/12  13:54:06
15779         Log: Integrate mainline
15780      Branch: perlio
15781           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
15782           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
15783           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
15784 ____________________________________________________________________________
15785 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
15786         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
15787              From: Jan Dubois <JanD@ActiveState.com> 
15788              Date: Tue, 12 Feb 2002 00:56:31 -0800
15789              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
15790      Branch: perl
15791            ! lib/Win32.pod win32/win32.c win32/win32.h
15792 ____________________________________________________________________________
15793 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
15794         Log: Subject: [PATCH] Re: 14654 introduced a bug 
15795              From: Michael G Schwern <schwern@pobox.com> 
15796              Date: Tue, 12 Feb 2002 05:37:36 -0500
15797              Message-ID: <20020212103736.GC14327@blackrider>
15798      Branch: perl
15799            ! lib/File/Spec/t/rel2abs2rel.t
15800 ____________________________________________________________________________
15801 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
15802         Log: More unset installman[13]dir tweaks from chromatic.
15803      Branch: perl
15804            ! lib/ExtUtils/Installed.pm
15805 ____________________________________________________________________________
15806 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
15807         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
15808              From: Michael G Schwern <schwern@pobox.com>
15809              Date: Mon, 11 Feb 2002 12:23:02 -0500
15810              Message-ID: <20020211172302.GD9556@blackrider>
15811      Branch: perl
15812            ! lib/File/Spec/t/rel2abs2rel.t
15813 ____________________________________________________________________________
15814 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
15815         Log: Use `` instead of -| to be a little bit more portable,
15816              from Michael Schwern.
15817      Branch: perl
15818            ! lib/ExtUtils/t/Embed.t
15819 ____________________________________________________________________________
15820 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
15821         Log: EBCDIC: this change for \N{} in particular is now
15822              unnecessary because of the recent more general
15823              pack U change.
15824      Branch: perl
15825            ! toke.c
15826 ____________________________________________________________________________
15827 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
15828         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
15829              From: "Craig A. Berry" <craigberry@mac.com>
15830              Date: Mon, 11 Feb 2002 17:13:47 -0600
15831              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
15832      Branch: perl
15833            ! t/test.pl
15834 ____________________________________________________________________________
15835 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
15836         Log: EBCDIC: pack U bytes change.
15837      Branch: perl
15838            ! t/op/length.t
15839 ____________________________________________________________________________
15840 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
15841         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
15842      Branch: perl
15843            ! t/op/each.t
15844 ____________________________________________________________________________
15845 [ 14648] By: nick                                  on 2002/02/11  16:14:50
15846         Log: Integrate mainline
15847      Branch: perlio
15848           !> Changes Configure Makefile.SH autodoc.pl
15849           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
15850           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
15851           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
15852 ____________________________________________________________________________
15853 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
15854         Log: Update Changes.
15855      Branch: perl
15856            ! Changes patchlevel.h
15857 ____________________________________________________________________________
15858 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
15859         Log: Regen toc.
15860      Branch: perl
15861            ! pod/perltoc.pod
15862 ____________________________________________________________________________
15863 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
15864         Log: Forgot from #14641.
15865      Branch: perl
15866            ! lib/ExtUtils/t/Embed.t
15867 ____________________________________________________________________________
15868 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
15869         Log: A forgotten metaconfig unit.
15870      Branch: metaconfig/U/perl
15871            + i_features.U
15872 ____________________________________________________________________________
15873 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
15874         Log: metaconfig unit changes for #14642.
15875      Branch: metaconfig
15876            + U/modified/lns.U
15877      Branch: metaconfig/U/perl
15878            ! issymlink.U
15879 ____________________________________________________________________________
15880 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
15881         Log: -Dmksymlinks was broken by #14628.
15882      Branch: perl
15883            ! Configure
15884 ____________________________________________________________________________
15885 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
15886         Log: Subject: [PATCH @14577] OS/2 build
15887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15888              Date: Mon, 11 Feb 2002 06:56:41 -0500
15889              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
15890              
15891              (sans the Configure, perlio.sym, and t/op/stat.t parts)
15892      Branch: perl
15893            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
15894            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
15895            ! os2/os2ish.h
15896 ____________________________________________________________________________
15897 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
15898         Log: Integrate perlio;
15899              
15900              Re-structure Japanese encodings - part 1
15901              
15902              Split Japanese encodings - part 2
15903              - build separate .c files with separate 'compile' steps
15904              - overall Japanese.xs / Japanese.pm which loads them
15905              
15906              Add test for Japanese encoding (well euc-jp anyway).
15907              Fix one bug shown by above
15908              Skip test which does not pass yet.
15909              
15910              Patch up the failing multi-byte write case, and un-skip
15911              the test.
15912      Branch: perl
15913           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
15914           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
15915            - ext/Encode/EUC_JP/EUC_JP.pm
15916           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
15917 ____________________________________________________________________________
15918 [ 14639] By: nick                                  on 2002/02/11  11:59:18
15919         Log: Patch up the failing multi-byte write case, and un-skip
15920              the test.
15921      Branch: perlio
15922            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
15923 ____________________________________________________________________________
15924 [ 14638] By: nick                                  on 2002/02/11  10:55:39
15925         Log: Add test for Japanese encoding (well euc-jp anyway).
15926              Fix one bug shown by above
15927              Skip test which does not pass yet.
15928      Branch: perlio
15929            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
15930            + ext/Encode/t/table.ref
15931            ! MANIFEST ext/Encode/Encode.xs
15932 ____________________________________________________________________________
15933 [ 14637] By: nick                                  on 2002/02/11  09:07:04
15934         Log: Split Japanese encodings - part 2
15935              - build separate .c files with separate 'compile' steps
15936              - overall Japanese.xs / Japanese.pm which loads them
15937      Branch: perlio
15938            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15939 ____________________________________________________________________________
15940 [ 14636] By: nick                                  on 2002/02/11  08:15:42
15941         Log: Re-structure Japanese encodings - part 1
15942      Branch: perlio
15943           +> ext/Encode/EUC_JP/Japanese.pm
15944            - ext/Encode/EUC_JP/EUC_JP.pm
15945            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
15946 ____________________________________________________________________________
15947 [ 14635] By: nick                                  on 2002/02/11  08:05:12
15948         Log: Integrate mainline
15949      Branch: perlio
15950           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
15951           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
15952           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
15953 ____________________________________________________________________________
15954 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
15955         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
15956              From: Mike Guy <mjtg@cam.ac.uk>
15957              Date: Mon, 11 Feb 2002 02:50:42 +0000
15958              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
15959      Branch: perl
15960            ! t/op/arith.t
15961 ____________________________________________________________________________
15962 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
15963         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
15964              Stepping backward in the string would be majorly bad.
15965      Branch: perl
15966            ! regcomp.c
15967 ____________________________________________________________________________
15968 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
15969         Log: The debugger part of
15970              
15971              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
15972              From: Michael G Schwern <schwern@pobox.com> 
15973              Date: Wed, 6 Feb 2002 17:32:12 -0500
15974              Message-ID: <20020206223212.GG1346@blackrider>
15975      Branch: perl
15976            ! lib/perl5db.pl
15977 ____________________________________________________________________________
15978 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
15979         Log: Integrate perlio;
15980              
15981              Borland/Win32 tuning
15982              
15983              Move PerlIO_perlio to layer_syms where it belongs?
15984      Branch: perl
15985           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
15986 ____________________________________________________________________________
15987 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
15988         Log: EBCDIC: the low 256 needs to be shuffled also
15989              in pack/unpack U (this breaks the equivalence
15990              of pack U and v-strings, but I think if someone
15991              has to give, v-strings are a good victim)
15992      Branch: perl
15993            ! pp_pack.c t/op/pack.t
15994 ____________________________________________________________________________
15995 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
15996         Log: metaconfig unit changes for #14628.
15997      Branch: metaconfig/U/perl
15998            ! d_u32align.U issymlink.U
15999 ____________________________________________________________________________
16000 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
16001         Log: Two Configure tweaks; the u32align test was trying
16002              to write into a string literal, the ln -s test was
16003              failing in VOS.
16004      Branch: perl
16005            ! Configure
16006 ____________________________________________________________________________
16007 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
16008         Log: DJGPP tweaks from Laszlo Molnar.
16009      Branch: perl
16010            ! djgpp/djgpp.c lib/File/Spec.pm
16011 ____________________________________________________________________________
16012 [ 14626] By: nick                                  on 2002/02/10  18:36:47
16013         Log: Move PerlIO_perlio to layer_syms where it belongs?
16014      Branch: perlio
16015            ! makedef.pl
16016 ____________________________________________________________________________
16017 [ 14625] By: nick                                  on 2002/02/10  18:02:21
16018         Log: Borland/Win32 tuning
16019      Branch: perlio
16020            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16021 ____________________________________________________________________________
16022 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
16023         Log: Additional explanation for the [:...:] failure.
16024      Branch: perl
16025            ! pod/perldiag.pod
16026 ____________________________________________________________________________
16027 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
16028         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
16029              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16030              Date: Sun, 10 Feb 2002 13:32:48 +0100
16031              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
16032      Branch: perl
16033            ! makedef.pl
16034 ____________________________________________________________________________
16035 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
16036         Log: Test tweaks from chromatic for cases where there
16037              are no installman1dir or installman3dir.
16038      Branch: perl
16039            ! lib/ExtUtils/t/Installed.t
16040 ____________________________________________________________________________
16041 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
16042         Log: Integrate perlio;
16043              
16044              Nick Clark's tweaks to Encode compile process
16045              1. Use decimal constants to unit string arrays rather than
16046              very long string litterals (latter having possible "\0"
16047              on end issues, and needing ANSI C line splicing).
16048              2. Replace tail-recursion during insert process with itteration.
16049              Nick C sees 12% speedup from these.
16050      Branch: perl
16051           !> ext/Encode/Encode.pm ext/Encode/compile
16052 ____________________________________________________________________________
16053 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
16054         Log: Portability notes: filename characters, character sets.
16055      Branch: perl
16056            ! pod/perlport.pod
16057 ____________________________________________________________________________
16058 [ 14619] By: nick                                  on 2002/02/10  11:06:05
16059         Log: Integrate mainline
16060      Branch: perlio
16061            ! ext/Encode/Encode.pm
16062           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
16063           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
16064           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
16065           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
16066           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
16067 ____________________________________________________________________________
16068 [ 14618] By: nick                                  on 2002/02/10  10:48:15
16069         Log: Nick Clark's tweaks to Encode compile process
16070              1. Use decimal constants to unit string arrays rather than
16071              very long string litterals (latter having possible "\0"
16072              on end issues, and needing ANSI C line splicing).
16073              2. Replace tail-recursion during insert process with itteration.
16074              Nick C sees 12% speedup from these.
16075      Branch: perlio
16076            ! ext/Encode/compile
16077 ____________________________________________________________________________
16078 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
16079         Log: Use the "Unicode 1.0" name field for control characters,
16080              as suggested by Mark Davis.  Note that Unicode 3.2 will
16081              require some more legwork on this because of certain
16082              alternative names.
16083      Branch: perl
16084            ! lib/unicore/Name.pl lib/unicore/mktables
16085 ____________________________________________________________________________
16086 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
16087         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
16088      Branch: perl
16089            ! hints/os390.sh
16090 ____________________________________________________________________________
16091 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
16092         Log: EBCDIC: the non-printable characters are different.
16093      Branch: perl
16094            ! ext/B/B/Deparse.pm
16095 ____________________________________________________________________________
16096 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
16097         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
16098              From: Nicholas Clark <nick@unfortu.net> 
16099              Date: Sat, 9 Feb 2002 22:31:29 +0000
16100              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
16101      Branch: perl
16102            ! t/lib/warnings/pp_hot
16103 ____________________________________________________________________________
16104 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
16105         Log: Subject: [PATCH] Re: Modulus operator inconsistency
16106              From: Nicholas Clark <nick@unfortu.net>
16107              Date: Sat, 9 Feb 2002 21:00:13 +0000
16108              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
16109      Branch: perl
16110            ! op.c t/op/arith.t
16111 ____________________________________________________________________________
16112 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
16113         Log: Use the same escaping mechanism for all the *flags.
16114      Branch: perl
16115            ! lib/ExtUtils/Embed.pm
16116 ____________________________________________________________________________
16117 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
16118         Log: Protect possible parentheses in ccflags, ccdlflags, and
16119              ldflags.  (In OS/390 there are parentheses in ccflags.)
16120      Branch: perl
16121            ! lib/ExtUtils/Embed.pm
16122 ____________________________________________________________________________
16123 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
16124         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
16125              From: Peter Scott <Peter@PSDT.com>
16126              Date: Fri, 08 Feb 2002 19:20:19 -0800
16127              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
16128      Branch: perl
16129            ! lib/perl5db.pl
16130 ____________________________________________________________________________
16131 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
16132         Log: FAQ sync.
16133      Branch: perl
16134            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
16135 ____________________________________________________________________________
16136 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
16137         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
16138              From: Chris Nandor <pudge@pobox.com>
16139              Date: Fri, 08 Feb 2002 16:31:41 -0500
16140              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
16141      Branch: perl
16142            ! cop.h deb.c pp_ctl.c toke.c util.c
16143 ____________________________________________________________________________
16144 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
16145         Log: Redo CopFILE / MacPerl_MPWFIleName patch
16146      Branch: maint-5.6/macperl
16147            ! cop.h deb.c pp_ctl.c toke.c util.c
16148 ____________________________________________________________________________
16149 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
16150         Log: The metaconfig unit change to go with #14605.
16151      Branch: metaconfig/U/perl
16152            ! libperl.U
16153 ____________________________________________________________________________
16154 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
16155         Log: The Configure change to go with #14604.
16156      Branch: perl
16157            ! Configure
16158 ____________________________________________________________________________
16159 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
16160         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
16161              From: Andy Dougherty <doughera@lafayette.edu>
16162              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
16163              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
16164      Branch: perl
16165            ! hints/bsdos.sh
16166 ____________________________________________________________________________
16167 [ 14603] By: nick                                  on 2002/02/08  18:16:09
16168         Log: Integrate mainline
16169      Branch: perlio
16170           +> ext/threads/t/libc.t
16171           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
16172           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
16173 ____________________________________________________________________________
16174 [ 14602] By: sky                                   on 2002/02/08  15:19:15
16175         Log: Start testing for safe localtime functions, TODO, test more functions.
16176      Branch: perl
16177            + ext/threads/t/libc.t
16178            ! MANIFEST
16179 ____________________________________________________________________________
16180 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
16181         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
16182              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16183              Date: Fri, 8 Feb 2002 00:21:07 +0100
16184              Message-ID: <20020208002107.E763@rafael>
16185      Branch: perl
16186            ! doio.c pp_sys.c t/io/argv.t
16187 ____________________________________________________________________________
16188 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
16189         Log: Subject: [PATCH] Configure followed by make minitest
16190              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16191              Date: Wed, 06 Feb 2002 21:35:20 -0800
16192              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
16193      Branch: perl
16194            ! t/op/taint.t t/run/fresh_perl.t
16195 ____________________________________________________________________________
16196 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
16197         Log: Integrate perlio;
16198              
16199              Extract something from yesterdays effort - convert my mail on pad
16200              data structures (incoporating Sarathy's corrections/clarifications)
16201              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16202      Branch: perl
16203           !> cv.h pod/perlapi.pod pod/perlintern.pod
16204 ____________________________________________________________________________
16205 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
16206         Log: metaconfig unit changes for #14597.
16207      Branch: metaconfig
16208            ! U/modified/Loc.U
16209      Branch: metaconfig/U/perl
16210            ! libperl.U
16211 ____________________________________________________________________________
16212 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
16213         Log: Configure DJGPP tweak from Laszlo Molnar.
16214      Branch: perl
16215            ! Configure
16216 ____________________________________________________________________________
16217 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
16218         Log: DJGPP tweaks from Laszlo Molnar.
16219      Branch: perl
16220            ! djgpp/djgppsed.sh perl.c
16221 ____________________________________________________________________________
16222 [ 14595] By: nick                                  on 2002/02/08  09:19:29
16223         Log: Extract something from yesterdays effort - convert my mail on pad
16224              data structures (incoporating Sarathy's corrections/clarifications)
16225              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16226      Branch: perlio
16227            ! cv.h pod/perlapi.pod pod/perlintern.pod
16228 ____________________________________________________________________________
16229 [ 14594] By: nick                                  on 2002/02/08  08:34:49
16230         Log: Integrate mainline
16231      Branch: perlio
16232           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16233           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
16234           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
16235           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16236           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
16237           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
16238 ____________________________________________________________________________
16239 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
16240         Log: To really skip the test an exit() is needed.
16241      Branch: perl
16242            ! lib/encoding.t
16243 ____________________________________________________________________________
16244 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
16245         Log: More diagnostics from Nicholas Clark.
16246      Branch: perl
16247            ! lib/Benchmark.t
16248 ____________________________________________________________________________
16249 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
16250         Log: In case of failure be more verbose.
16251      Branch: perl
16252            ! t/base/num.t
16253 ____________________________________________________________________________
16254 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
16255         Log: Update Changes
16256      Branch: maint-5.6/macperl
16257            ! macos/Changes
16258 ____________________________________________________________________________
16259 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
16260         Log: Merge AEGizmos library into PPC binary
16261      Branch: maint-5.6/macperl
16262            ! macos/Makefile.mk
16263 ____________________________________________________________________________
16264 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
16265         Log: Add -ansifor for MrCpp options
16266      Branch: maint-5.6/macperl
16267            ! macos/BuildRules.mk
16268 ____________________________________________________________________________
16269 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
16270         Log: Check ownership of CatInfos (MacPerl Bug #494482)
16271      Branch: maint-5.6/macperl
16272            ! macos/ext/Mac/Files/Files.xs
16273 ____________________________________________________________________________
16274 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
16275         Log: Resource updates
16276      Branch: maint-5.6/macperl
16277            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
16278 ____________________________________________________________________________
16279 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
16280         Log: Empty path is ENOENT (MacPerl Bug #512351)
16281      Branch: maint-5.6/macperl
16282            ! macos/macperl/MPAppleEvents.c
16283 ____________________________________________________________________________
16284 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
16285         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
16286      Branch: maint-5.6/macperl
16287            ! macos/macperl/MPAEVTStream.cp
16288 ____________________________________________________________________________
16289 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
16290         Log: macify(ABSTRACT_FROM)
16291      Branch: maint-5.6/macperl
16292            ! macos/lib/ExtUtils/MM_MacOS.pm
16293 ____________________________________________________________________________
16294 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
16295         Log: Use correct Mac filenames in error messages, caller()
16296      Branch: maint-5.6/macperl
16297            ! deb.c pp_ctl.c toke.c util.c
16298 ____________________________________________________________________________
16299 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
16300         Log: Sanity checks to see that the IV/NV and the PV of numeric
16301              scalars stay in sync (unearthed this via the OS/390 gcvt()
16302              brokenness)
16303      Branch: perl
16304            + t/base/num.t
16305            ! MANIFEST
16306 ____________________________________________________________________________
16307 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
16308         Log: Retract the anon leak subpatch of #14418 and #14431
16309              (the latter came into bleadperl as part of #14433).
16310      Branch: perl
16311            ! op.c t/run/fresh_perl.t
16312 ____________________________________________________________________________
16313 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
16314         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
16315              mangles 0.1 to "10".  sprintf() seems more well-behaved.
16316      Branch: perl
16317            ! hints/os390.sh
16318 ____________________________________________________________________________
16319 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
16320         Log: Subject: [PATCH @14557] another Encode fix for VMS
16321              From: "Craig A. Berry" <craigberry@mac.com>
16322              Date: Wed, 06 Feb 2002 14:44:20 -0600
16323              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
16324      Branch: perl
16325            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
16326 ____________________________________________________________________________
16327 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
16328         Log: Integrate perlio;
16329              
16330              One way to avoid OS390 winge about #line directives.
16331      Branch: perl
16332           !> ext/Encode/EUC_JP/Makefile.PL
16333 ____________________________________________________________________________
16334 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
16335         Log: Update Changes.
16336      Branch: perl
16337            ! Changes patchlevel.h
16338 ____________________________________________________________________________
16339 [ 14575] By: nick                                  on 2002/02/06  15:23:24
16340         Log: One way to avoid OS390 winge about #line directives.
16341      Branch: perlio
16342            ! ext/Encode/EUC_JP/Makefile.PL
16343 ____________________________________________________________________________
16344 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
16345         Log: s/Netware/NetWare/
16346      Branch: perl
16347            ! MANIFEST
16348 ____________________________________________________________________________
16349 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
16350         Log: New Netware scripts.
16351      Branch: perl
16352            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16353            + NetWare/t/NWScripts-Exist.pl
16354            ! MANIFEST
16355 ____________________________________________________________________________
16356 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
16357         Log: EBCDIC: the encoding pragma would need some rethinking,
16358              probably a pass of EBCDIC->Unicode mapping.  For now,
16359              disable it on EBCDIC.
16360      Branch: perl
16361            ! lib/encoding.pm lib/encoding.t
16362 ____________________________________________________________________________
16363 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
16364         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
16365              for the low 256.  Now tweaked the tests, but maybe it's
16366              the module that needs few NATIVE_TO_UNI()s somewhere?
16367      Branch: perl
16368            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16369 ____________________________________________________________________________
16370 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
16371         Log: Subject: [PATCH utf8.c] format problem
16372              From: Robin Barker <rmb1@cise.npl.co.uk>
16373              Date: Wed, 6 Feb 2002 14:01:43 GMT
16374              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
16375      Branch: perl
16376            ! utf8.c
16377 ____________________________________________________________________________
16378 [ 14569] By: nick                                  on 2002/02/06  09:52:23
16379         Log: Integrate mainline
16380      Branch: perlio
16381           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
16382           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16383           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16384           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16385           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
16386           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
16387 ____________________________________________________________________________
16388 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
16389         Log: EBCDIC: 0x41 is not cricket.
16390      Branch: perl
16391            ! ext/Encode/t/Encode.t
16392 ____________________________________________________________________________
16393 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
16394         Log: NetWare update from Ananth Kesari.
16395      Branch: perl
16396            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
16397            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16398            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16399            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16400            ! NetWare/t/NWScripts.pl makedef.pl
16401 ____________________________________________________________________________
16402 [ 14566] By: sky                                   on 2002/02/05  18:39:13
16403         Log: Subject: Re: File::Spec::rel2abs2rel (?)
16404              From: Michael G Schwern <schwern@pobox.com>
16405              Date: Tue, 5 Feb 2002 13:47:39 -0500
16406              Message-ID: <20020205184739.GB17375@blackrider>
16407      Branch: perl
16408            ! lib/File/Spec/t/rel2abs2rel.t
16409 ____________________________________________________________________________
16410 [ 14565] By: nick                                  on 2002/02/05  17:31:24
16411         Log: Integrate mainline
16412      Branch: perlio
16413           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
16414           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
16415           !> utf8.h
16416 ____________________________________________________________________________
16417 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
16418         Log: Integrate perlio;
16419              
16420              More Encode tweaks:
16421              - make expensive and marginal substring search optional (-O)
16422              - enable -O for ASCII-oid encodings (search space is small)
16423              - add ASCII-oid jis0201 to basic Encode.so
16424              - add some other Japanese encodings to EUC_JP bundle (without -O)
16425      Branch: perl
16426           +> ext/Encode/Encode/jis0201.ucm
16427           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16428           !> ext/Encode/compile
16429 ____________________________________________________________________________
16430 [ 14563] By: nick                                  on 2002/02/05  16:01:15
16431         Log: More Encode tweaks:
16432              - make expensive and marginal substring search optional (-O)
16433              - enable -O for ASCII-oid encodings (search space is small)
16434              - add ASCII-oid jis0201 to basic Encode.so
16435              - add some other Japanese encodings to EUC_JP bundle (without -O)
16436      Branch: perlio
16437            + ext/Encode/Encode/jis0201.ucm
16438            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
16439            ! ext/Encode/compile
16440 ____________________________________________________________________________
16441 [ 14562] By: sky                                   on 2002/02/05  14:50:36
16442         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
16443      Branch: perl
16444            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
16445 ____________________________________________________________________________
16446 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
16447         Log: EBCDIC: SHARP S is different.
16448      Branch: perl
16449            ! regexec.c utf8.h
16450 ____________________________________________________________________________
16451 [ 14560] By: sky                                   on 2002/02/05  13:49:40
16452         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
16453      Branch: perl
16454            ! t/op/filetest.t
16455 ____________________________________________________________________________
16456 [ 14559] By: sky                                   on 2002/02/05  11:39:24
16457         Log: Add . first to the PATH environment to test that we really
16458              get ./perl and not some other older perl.
16459      Branch: perl
16460            ! lib/File/Spec/t/rel2abs2rel.t
16461 ____________________________________________________________________________
16462 [ 14558] By: sky                                   on 2002/02/05  11:20:21
16463         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
16464      Branch: perl
16465            ! ext/POSIX/t/posix.t
16466 ____________________________________________________________________________
16467 [ 14557] By: sky                                   on 2002/02/05  10:30:58
16468         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
16469      Branch: perl
16470            ! hints/darwin.sh perl.h
16471 ____________________________________________________________________________
16472 [ 14556] By: nick                                  on 2002/02/05  06:58:52
16473         Log: Integrate mainline
16474      Branch: perlio
16475           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16476           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
16477           !> lib/File/Find/t/taint.t
16478 ____________________________________________________________________________
16479 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
16480         Log: Integrate change #14439 from maintperl
16481      Branch: maint-5.6/macperl
16482           !> op.c
16483 ____________________________________________________________________________
16484 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
16485         Log: Subject: [PATCH] File::Find tests not cleaning up properly
16486              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16487              Date: Mon, 4 Feb 2002 22:09:07 +0100
16488              Message-ID: <20020204220907.A8288@rafael>
16489      Branch: perl
16490            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
16491 ____________________________________________________________________________
16492 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
16493         Log: Signedness mumblings from Tru64.
16494      Branch: perl
16495            ! ext/Encode/Encode.xs
16496 ____________________________________________________________________________
16497 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
16498         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
16499              From: "Craig A. Berry" <craigberry@mac.com>
16500              Date: Mon, 04 Feb 2002 17:16:00 -0600
16501              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
16502      Branch: perl
16503            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
16504            ! ext/Encode/Encode.xs
16505 ____________________________________________________________________________
16506 [ 14551] By: nick                                  on 2002/02/04  16:00:31
16507         Log: Integrate mainline
16508      Branch: perlio
16509           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
16510           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
16511           !> regcomp.c
16512 ____________________________________________________________________________
16513 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
16514         Log: Update Changes.
16515      Branch: perl
16516            ! Changes patchlevel.h
16517 ____________________________________________________________________________
16518 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
16519         Log: Comment microtweaks.
16520      Branch: perl
16521            ! lib/locale.t
16522 ____________________________________________________________________________
16523 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
16524         Log: Subject: trivial docu patch
16525              From: andreas.koenig@anima.de (Andreas J. Koenig)
16526              Date: 04 Feb 2002 08:15:19 +0100
16527              Message-ID: <m3pu3l7m60.fsf@anima.de>
16528      Branch: perl
16529            ! pod/perluniintro.pod
16530 ____________________________________________________________________________
16531 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
16532         Log: Subject: [PATCH] (??{ }) anomaly
16533              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16534              Date: Sun, 03 Feb 2002 20:21:45 -0800
16535              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
16536      Branch: perl
16537            ! regcomp.c
16538 ____________________________________________________________________________
16539 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
16540         Log: Integrate perlio.
16541              
16542              Carry on where we left off if we have to grow destination
16543              SV during XS encode/decode
16544              
16545              Remove debugging warning, be consistent about API fails.
16546      Branch: perl
16547           !> ext/Encode/Encode.xs
16548 ____________________________________________________________________________
16549 [ 14545] By: nick                                  on 2002/02/03  20:03:38
16550         Log: Remove debugging warning, be consistent about API fails.
16551      Branch: perlio
16552            ! ext/Encode/Encode.xs
16553 ____________________________________________________________________________
16554 [ 14544] By: nick                                  on 2002/02/03  19:47:48
16555         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
16556      Branch: perlio
16557            ! ext/Encode/Encode.xs
16558 ____________________________________________________________________________
16559 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
16560         Log: Subject: PATCH CPAN.pm
16561              From: Mark-Jason Dominus <mjd@plover.com>
16562              Date: Sun, 03 Feb 2002 12:36:36 -0500
16563              Message-ID: <20020203173636.27451.qmail@plover.com>
16564      Branch: perl
16565            ! lib/CPAN.pm
16566 ____________________________________________________________________________
16567 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
16568         Log: Must search further back.
16569      Branch: perl
16570            ! lib/h2xs.t
16571 ____________________________________________________________________________
16572 [ 14541] By: nick                                  on 2002/02/03  18:52:09
16573         Log: Integrate mainline
16574      Branch: perlio
16575           !> (integrate 29 files)
16576 ____________________________________________________________________________
16577 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
16578         Log: EBCDIC: more natification.
16579      Branch: perl
16580            ! regcomp.c
16581 ____________________________________________________________________________
16582 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
16583         Log: Debug noise.
16584      Branch: perl
16585            ! ext/Encode/Encode.xs
16586 ____________________________________________________________________________
16587 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
16588         Log: Integrate perlio;
16589              
16590              Stable intermediate point in Encode cleanup.
16591              :encode(euc-jp) works on Dan's table.euc
16592              Much buffer copying and other silliness remains.
16593      Branch: perl
16594           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16595           !> ext/Encode/lib/Encode/Encoding.pm
16596 ____________________________________________________________________________
16597 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
16598         Log: Prettify.
16599      Branch: perl
16600            ! lib/unicore/mktables
16601 ____________________________________________________________________________
16602 [ 14536] By: nick                                  on 2002/02/03  17:32:03
16603         Log: Stable intermediate point in Encode cleanup.
16604              :encode(euc-jp) works on Dan's table.euc
16605              Much buffer copying and other silliness remains.
16606      Branch: perlio
16607            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16608            ! ext/Encode/lib/Encode/Encoding.pm
16609 ____________________________________________________________________________
16610 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
16611         Log: EBCDIC: it's much nicer to compare Unicode code points
16612              to Unicode code points.
16613      Branch: perl
16614            ! regexec.c
16615 ____________________________________________________________________________
16616 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
16617         Log: EBCDIC: character classes must remap the low 256.
16618      Branch: perl
16619            ! regcomp.c
16620 ____________________________________________________________________________
16621 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
16622         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
16623      Branch: perl
16624            ! lib/I18N/LangTags/List.pm
16625 ____________________________________________________________________________
16626 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
16627         Log: FAQ sync.
16628      Branch: perl
16629            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
16630            ! pod/perlfaq6.pod pod/perlfaq7.pod
16631 ____________________________________________________________________________
16632 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
16633         Log: Integrate perlio;
16634              
16635              Re-indent Encode.xs
16636              
16637              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
16638              (Mis-feature discovered by Encode.)
16639      Branch: perl
16640           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
16641 ____________________________________________________________________________
16642 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
16643         Log: Subject: [PATCH] lstat FH and -l FH warnings
16644              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16645              Date: Sat, 2 Feb 2002 22:24:54 +0100           
16646              Message-ID: <20020202222454.A11608@rafael>       
16647      Branch: perl
16648            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
16649            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
16650 ____________________________________________________________________________
16651 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
16652         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
16653              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16654              Date: Sat, 2 Feb 2002 13:11:01 +0100           
16655              Message-ID: <20020202131101.A722@rafael>               
16656              
16657              Subject: [PATCH t/op/ver.t] another false positive
16658              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16659              Date: Sat, 2 Feb 2002 13:38:22 +0100           
16660              Message-ID: <20020202133822.E722@rafael>         
16661              
16662              Subject: [PATCH] t/test.pl:ok() doesn't work
16663              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
16664              Date: Sun, 03 Feb 2002 00:02:38 -0800          
16665              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
16666      Branch: perl
16667            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
16668            ! t/test.pl
16669 ____________________________________________________________________________
16670 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
16671         Log: Subject: [PATCH @13746] OS2::Process's constants
16672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16673              Date: Sat, 2 Feb 2002 01:00:55 -0500           
16674              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
16675      Branch: perl
16676            ! os2/OS2/Process/Makefile.PL
16677 ____________________________________________________________________________
16678 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
16679         Log: Subject: [PATCH @13746] h2xs   
16680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16681              Date: Sat, 2 Feb 2002 00:58:44 -0500           
16682              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
16683      Branch: perl
16684            ! utils/h2xs.PL
16685 ____________________________________________________________________________
16686 [ 14526] By: nick                                  on 2002/02/03  14:54:18
16687         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
16688              (Mis-feature discovered by Encode.)
16689      Branch: perlio
16690            ! sv.c
16691 ____________________________________________________________________________
16692 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
16693         Log: EBCDIC: since #14519 made \N{...} to remap,
16694              the test cannot expect an ASCII code point.
16695      Branch: perl
16696            ! lib/charnames.t
16697 ____________________________________________________________________________
16698 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
16699         Log: Sub-MANIFEST-tweak.
16700      Branch: perl
16701            ! ext/Encode/MANIFEST
16702 ____________________________________________________________________________
16703 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
16704         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
16705              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16706              Date: Fri, 01 Feb 2002 23:51:03 +0900
16707              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
16708      Branch: perl
16709            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16710 ____________________________________________________________________________
16711 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
16712         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
16713              From: Andy Dougherty <doughera@lafayette.edu>
16714              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
16715              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
16716      Branch: perl
16717            ! README.solaris hints/solaris_2.sh
16718 ____________________________________________________________________________
16719 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
16720         Log: EBCDIC: no hope to get the low 256 right in unifolding.
16721      Branch: perl
16722            ! t/uni/fold.t
16723 ____________________________________________________________________________
16724 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
16725         Log: todo entry for missing pack formats.
16726      Branch: perl
16727            ! pod/perltodo.pod
16728 ____________________________________________________________________________
16729 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
16730         Log: EBCDIC: the low 256 \N{...} need to be remapped.
16731      Branch: perl
16732            ! toke.c
16733 ____________________________________________________________________________
16734 [ 14518] By: nick                                  on 2002/02/01  18:32:03
16735         Log: indent -kr -nce and some manual tweaks to match perl style.
16736      Branch: perlio
16737            ! ext/Encode/Encode.xs
16738 ____________________________________________________________________________
16739 [ 14517] By: nick                                  on 2002/02/01  18:20:46
16740         Log: Integrate mainline
16741      Branch: perlio
16742           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
16743           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
16744           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
16745           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
16746           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
16747           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
16748           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
16749 ____________________________________________________________________________
16750 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
16751         Log: Integrate perlio; 
16752              
16753              Minor Encode tweaks:
16754              - move Encode.pm back to top of Encode like normal XS extension
16755              - avoid .def as a file extension (Win32 builds)
16756      Branch: perl
16757            ! MANIFEST
16758           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16759           !> ext/Encode/Makefile.PL ext/Encode/compile
16760 ____________________________________________________________________________
16761 [ 14515] By: nick                                  on 2002/02/01  16:27:59
16762         Log: Minor Encode tweaks:
16763              - move Encode.pm back to top of Encode like normal XS extension
16764              - avoid .def as a file extension (Win32 builds)
16765      Branch: perlio
16766           +> ext/Encode/Encode.pm
16767            - ext/Encode/lib/Encode.pm
16768            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16769            ! ext/Encode/Makefile.PL ext/Encode/compile
16770 ____________________________________________________________________________
16771 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
16772         Log: Subject: [PATCH utf8.t] temp file not cleaned up
16773              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16774              Date: Fri, 1 Feb 2002 15:47:46 +0100
16775              Message-ID: <20020201154746.A24079@rafael>
16776      Branch: perl
16777            ! t/io/utf8.t
16778 ____________________________________________________________________________
16779 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
16780         Log: Subject: [PATCH] make "lstat FH" croak
16781              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16782              Date: Fri, 1 Feb 2002 15:12:50 +0100
16783              Message-ID: <20020201151250.A738@rafael>
16784      Branch: perl
16785            ! pod/perldiag.pod pp_sys.c t/op/stat.t
16786 ____________________________________________________________________________
16787 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
16788         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
16789              From: Kay Röpke <kroepke@dolphin-services.de>
16790              Date: Fri, 1 Feb 2002 01:10:43 +0100
16791              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
16792      Branch: perl
16793            ! t/op/stat.t
16794 ____________________________________________________________________________
16795 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
16796         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
16797              I got it in Tru64 + ithreads but only without -g, took
16798              some debugging by printf (which was no fun either since
16799              adding some debug printfs hid the error)
16800      Branch: perl
16801            ! regexec.c utf8.c
16802 ____________________________________________________________________________
16803 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
16804         Log: Subject: Re: [PATCH] perl -V:
16805              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
16806              Date: Thu, 31 Jan 2002 12:10:20 -0800
16807              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
16808              
16809              Subject: Re: [PATCH] perl -V:
16810              From: Michael G Schwern <schwern@pobox.com>
16811              Date: Thu, 31 Jan 2002 16:43:13 -0500
16812              Message-ID: <20020131214313.GH6498@blackrider>
16813      Branch: perl
16814            ! t/run/switches.t
16815 ____________________________________________________________________________
16816 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
16817         Log: #14505 effect.
16818      Branch: perl
16819            ! pod/perluniintro.pod
16820 ____________________________________________________________________________
16821 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
16822         Log: Daniel S. Lewart adopts the Math::Complex.
16823      Branch: perl
16824            ! lib/Math/Complex.pm
16825 ____________________________________________________________________________
16826 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
16827         Log: More Complex DWIMmery.
16828      Branch: perl
16829            ! lib/Math/Complex.pm lib/Math/Complex.t
16830 ____________________________________________________________________________
16831 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
16832         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
16833              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16834              Date: Thu, 31 Jan 2002 14:37:52 +0100
16835              Message-ID: <20020131143752.A1452@rafael>
16836      Branch: perl
16837            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
16838 ____________________________________________________________________________
16839 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
16840         Log: Turn the I/O Unicode error by default on, but the
16841              character-generating Unicode error by default off,
16842              as Larry suggested.
16843      Branch: perl
16844            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
16845            ! utf8.c
16846 ____________________________________________________________________________
16847 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
16848         Log: Subject: [PATCH] open.pm minor cleanup
16849              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16850              Date: Thu, 31 Jan 2002 15:03:02 +0100
16851              Message-ID: <20020131150302.C1452@rafael>
16852      Branch: perl
16853            ! lib/open.pm
16854 ____________________________________________________________________________
16855 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
16856         Log: Update Changes.
16857      Branch: perl
16858            ! Changes patchlevel.h
16859 ____________________________________________________________________________
16860 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
16861         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
16862              From: Robin Barker <rmb1@cise.npl.co.uk>
16863              Date: Wed, 30 Jan 2002 11:58:33 GMT
16864              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
16865      Branch: perl
16866            ! lib/CPAN.pm
16867 ____________________________________________________________________________
16868 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
16869         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
16870              re-sort MANIFEST.
16871      Branch: perl
16872            + ext/Encode/Encode.pm
16873            - ext/Encode/lib/Encode.pm
16874            ! MANIFEST ext/Encode/Makefile.PL
16875 ____________________________________________________________________________
16876 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
16877         Log: Integrate perlio;
16878              
16879              Collect some stats during compile process.
16880              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
16881              as one XS - inconclusive - marginal win?
16882              Add some comments to encode.h
16883      Branch: perl
16884           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
16885           !> ext/Encode/encode.h
16886 ____________________________________________________________________________
16887 [ 14499] By: nick                                  on 2002/01/30  09:57:47
16888         Log: Collect some stats during compile process.
16889              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
16890              as one XS - inconclusive - marginal win?
16891              Add some comments to encode.h
16892      Branch: perlio
16893            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
16894            ! ext/Encode/encode.h
16895 ____________________________________________________________________________
16896 [ 14498] By: nick                                  on 2002/01/30  07:27:55
16897         Log: Integrate Jarkko's path/INC tweaks
16898      Branch: perlio
16899           !> ext/Encode/compile
16900 ____________________________________________________________________________
16901 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
16902         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
16903              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16904              Date: Tue, 29 Jan 2002 01:13:09 -0800
16905              Message-ID: <lemV8gzkgu/K092yn@efn.org>
16906      Branch: perl
16907            ! configpm
16908 ____________________________________________________________________________
16909 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
16910         Log: Subject: [PATCH t/op/inccode.t] new test
16911              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16912              Date: Tue, 29 Jan 2002 22:03:45 +0100
16913              Message-ID: <20020129220345.A704@rafael>
16914      Branch: perl
16915            ! t/op/inccode.t
16916 ____________________________________________________________________________
16917 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
16918         Log: EBCDIC: t/op/lc.t now passes.
16919      Branch: perl
16920            ! t/op/lc.t
16921 ____________________________________________________________________________
16922 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
16923         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
16924      Branch: perl
16925            ! utf8.c
16926 ____________________________________________________________________________
16927 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
16928         Log: Must find stuff during build.
16929      Branch: perl
16930            ! ext/Encode/compile
16931 ____________________________________________________________________________
16932 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
16933         Log: Integrate with perlio;
16934              
16935              Basics of a compiled Encode XS extension
16936      Branch: perl
16937           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
16938           +> ext/Encode/Encode/euc-jp.ucm
16939           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
16940           !> ext/Encode/encode.h
16941 ____________________________________________________________________________
16942 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
16943         Log: EBCDIC tweaks-- no new test passes, but getting closer.
16944      Branch: perl
16945            ! utf8.c
16946 ____________________________________________________________________________
16947 [ 14490] By: nick                                  on 2002/01/29  21:20:57
16948         Log: Basics of a compiled Encode XS extension
16949      Branch: perlio
16950            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
16951            + ext/Encode/Encode/euc-jp.ucm
16952            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
16953            ! ext/Encode/encode.h
16954 ____________________________________________________________________________
16955 [ 14489] By: nick                                  on 2002/01/29  18:40:54
16956         Log: Integrate mainline
16957      Branch: perlio
16958           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
16959           +> ext/Encode/lib/Encode/Encoding.pm
16960           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
16961           +> ext/Encode/lib/Encode/Tcl/Escape.pm
16962           +> ext/Encode/lib/Encode/Tcl/Extended.pm
16963           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
16964           +> ext/Encode/lib/Encode/Tcl/Table.pm
16965           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
16966           +> ext/Encode/lib/Encode/iso10646_1.pm
16967           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
16968           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
16969           +> ext/Encode/t/Tcl.t
16970            - ext/Encode.t ext/Encode/Encode.pm
16971            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
16972            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
16973           !> (integrate 33 files)
16974 ____________________________________________________________________________
16975 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
16976         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
16977              From: Richard Clamp <richardc@unixbeard.net>
16978              Date: Mon, 28 Jan 2002 02:17:55 +0000
16979              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
16980      Branch: perl
16981            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
16982 ____________________________________________________________________________
16983 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
16984         Log: OS/390 seems to do length 0 udp reads, Nicholas says
16985              skippage is for now the best cause of action.
16986      Branch: perl
16987            ! ext/Socket/socketpair.t
16988 ____________________________________________________________________________
16989 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
16990         Log: Encode cleanup from Dan Kogai; reworked even further.
16991      Branch: perl
16992            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
16993            + ext/Encode/lib/Encode/Encoding.pm
16994            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
16995            + ext/Encode/lib/Encode/Tcl/Escape.pm
16996            + ext/Encode/lib/Encode/Tcl/Extended.pm
16997            + ext/Encode/lib/Encode/Tcl/HanZi.pm
16998            + ext/Encode/lib/Encode/Tcl/Table.pm
16999            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17000            + ext/Encode/lib/Encode/iso10646_1.pm
17001            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17002            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17003            + ext/Encode/t/Tcl.t
17004            - ext/Encode.t ext/Encode/Encode.pm
17005            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17006            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17007            ! MANIFEST ext/Encode/Encode/8859-1.ucm
17008            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
17009            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
17010            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
17011            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
17012            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
17013            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
17014            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
17015            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
17016            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
17017            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
17018            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
17019            ! ext/Encode/compile
17020 ____________________________________________________________________________
17021 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
17022         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
17023      Branch: perl
17024            ! djgpp/djgpp.c perlio.c
17025 ____________________________________________________________________________
17026 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
17027         Log: Prettier printing from Michael Schwern.
17028      Branch: perl
17029            ! t/test.pl
17030 ____________________________________________________________________________
17031 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
17032         Log: Show also the debug and debugcolor as known pragmas.
17033      Branch: perl
17034            ! ext/re/re.pm
17035 ____________________________________________________________________________
17036 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
17037         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
17038              From: "Craig A. Berry" <craigberry@mac.com>
17039              Date: Mon, 28 Jan 2002 16:30:30 -0600
17040              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
17041      Branch: perl
17042            ! ext/B/t/assembler.t
17043 ____________________________________________________________________________
17044 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
17045         Log: metaconfig unit change for #14480.
17046      Branch: metaconfig
17047            ! U/modified/Init.U
17048 ____________________________________________________________________________
17049 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
17050         Log: DJGPP needs to know its exe soon, too.
17051      Branch: perl
17052            ! Configure
17053 ____________________________________________________________________________
17054 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
17055         Log: Round #2 on EBCDICation.
17056      Branch: perl
17057            ! t/op/append.t
17058 ____________________________________________________________________________
17059 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
17060         Log: Integrate perlio;
17061              
17062              Set makefile.mk CCHOME etc. for default locations of MinGW and free
17063              Borland compilers. (Borland builds one or two oddities.)
17064      Branch: perl
17065           !> win32/config.bc win32/makefile.mk
17066 ____________________________________________________________________________
17067 [ 14477] By: nick                                  on 2002/01/28  20:12:31
17068         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
17069              Borland compilers. (Borland builds one or two oddities.)
17070      Branch: perlio
17071            ! win32/config.bc win32/makefile.mk
17072 ____________________________________________________________________________
17073 [ 14476] By: nick                                  on 2002/01/28  18:43:47
17074         Log: Integrate mainline
17075      Branch: perlio
17076           !> Configure hints/hpux.sh
17077 ____________________________________________________________________________
17078 [ 14475] By: nick                                  on 2002/01/28  17:15:12
17079         Log: Integrate mainline
17080      Branch: perlio
17081           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
17082           !> patchlevel.h pp_sys.c t/lib/warnings/perl
17083 ____________________________________________________________________________
17084 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
17085         Log: metaconfig unit change for #14472.
17086      Branch: metaconfig/U/perl
17087            ! d_u32align.U
17088 ____________________________________________________________________________
17089 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
17090         Log: Misunderstood Merijn's patch.
17091      Branch: perl
17092            ! hints/hpux.sh
17093 ____________________________________________________________________________
17094 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
17095         Log: Misapplied Merijn's patch.
17096      Branch: perl
17097            ! Configure
17098 ____________________________________________________________________________
17099 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
17100         Log: Update Changes.
17101      Branch: perl
17102            ! Changes patchlevel.h
17103 ____________________________________________________________________________
17104 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
17105         Log: BeOS has sockets but not true ones.
17106      Branch: perl
17107            ! pp_sys.c
17108 ____________________________________________________________________________
17109 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
17110         Log: metaconfig unit change for #14467.
17111      Branch: metaconfig/U/perl
17112            ! d_u32align.U
17113 ____________________________________________________________________________
17114 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
17115         Log: For some strange reason under the smoke harness the alignment
17116              test hangs in HP-UX 10.20.  So hint it to avoid the test.
17117      Branch: perl
17118            ! hints/hpux.sh
17119 ____________________________________________________________________________
17120 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
17121         Log: Allow d_u32align to be hinted.
17122      Branch: perl
17123            ! Configure
17124 ____________________________________________________________________________
17125 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
17126         Log: The shift key is important.
17127      Branch: perl
17128            ! ext/B/B.xs
17129 ____________________________________________________________________________
17130 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
17131         Log: The "used only once" warnings (from gv_check) come
17132              in pseudorandom hash order-- in EBCDIC the order
17133              is different.  Add a new option that allow the warnings
17134              to come in any order (Paul Marquess).
17135      Branch: perl
17136            ! lib/warnings.t t/lib/warnings/perl
17137 ____________________________________________________________________________
17138 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
17139         Log: Integrate perlio; the 0nothread test failure without threads.
17140      Branch: perl
17141           !> ext/threads/shared/t/0nothread.t
17142 ____________________________________________________________________________
17143 [ 14463] By: nick                                  on 2002/01/28  08:22:36
17144         Log: Integrate mainline
17145      Branch: perlio
17146           !> (integrate 37 files)
17147 ____________________________________________________________________________
17148 [ 14462] By: nick                                  on 2002/01/28  08:09:53
17149         Log: 1st attempt at skipping broke threads case.
17150      Branch: perlio
17151            ! ext/threads/shared/t/0nothread.t
17152 ____________________________________________________________________________
17153 [ 14461] By: nick                                  on 2002/01/28  07:25:58
17154         Log: Skip new threads::shared test unless -Duseithreads
17155      Branch: perlio
17156            ! ext/threads/shared/t/0nothread.t
17157 ____________________________________________________________________________
17158 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
17159         Log: FAQ sync.
17160      Branch: perl
17161            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17162            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17163            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17164            ! pod/perlfaq9.pod
17165 ____________________________________________________________________________
17166 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
17167         Log: Upgrade to podlators 1.20.
17168      Branch: perl
17169            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
17170 ____________________________________________________________________________
17171 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
17172         Log: Retract #14448, a better patch coming up.
17173      Branch: perl
17174            ! lib/Pod/t/basic.t
17175 ____________________________________________________________________________
17176 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
17177         Log: EBCDIC portability.
17178      Branch: perl
17179            ! t/op/append.t
17180 ____________________________________________________________________________
17181 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
17182         Log: Further cygwin installperl tweak from Gerrit P. Haase.
17183      Branch: perl
17184            ! installperl
17185 ____________________________________________________________________________
17186 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
17187         Log: A bug in Bulgarian EBCDIC locale (this sounds like
17188              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
17189              locales failed, too.  The patch works around the bug by
17190              skipping the test, but the real problem may be deeper
17191              (affecting probably only EBCDIC platforms, though):
17192              see the comment in locale.t for more details.
17193      Branch: perl
17194            ! lib/locale.t
17195 ____________________________________________________________________________
17196 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
17197         Log: metaconfig unit change for #14453.
17198      Branch: metaconfig/U/perl
17199            ! libperl.U
17200 ____________________________________________________________________________
17201 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
17202         Log: Subject: Bleadperl on Cygwin today
17203              From: "Gerrit P. Haase" <gp@familiehaase.de>              
17204              Date: Sun, 27 Jan 2002 22:30:41 +0100
17205              Message-ID: <462007239437.20020127223041@familiehaase.de>
17206      Branch: perl
17207            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
17208            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
17209            ! lib/ExtUtils/t/MM_Cygwin.t
17210 ____________________________________________________________________________
17211 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
17212         Log: Unfinished EBCDIC branch.
17213      Branch: perl
17214            ! t/op/ver.t
17215 ____________________________________________________________________________
17216 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
17217         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
17218      Branch: perl
17219            ! ext/B/B.xs ext/B/B/Deparse.pm
17220 ____________________________________________________________________________
17221 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
17222         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
17223              platforms.
17224      Branch: perl
17225            ! ext/B/t/stash.t
17226 ____________________________________________________________________________
17227 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
17228         Log: Apparently no need for EBCDIC exception any more.
17229      Branch: perl
17230            ! ext/B/t/showlex.t
17231 ____________________________________________________________________________
17232 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
17233         Log: (retracted by #14458)
17234              (Russ Allbery) OS/390 is using a high-bit character for ESC,
17235              skip the test for now.  A better fix would be to override
17236              the notion of the platform's escape sequence in the test
17237              of Pod::Text::Termcap.  We may have to apply a filter to
17238              the output to substitute back in the ESC character that
17239              the test expects, but only on OS/390.
17240      Branch: perl
17241            ! lib/Pod/t/basic.t
17242 ____________________________________________________________________________
17243 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
17244         Log: Detypo.
17245      Branch: perl
17246            ! ext/Devel/Peek/Peek.t
17247 ____________________________________________________________________________
17248 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
17249         Log: OS/390 USS has a different idea of the pw* functions.
17250              Also, test the name with eq, not with ==.
17251      Branch: perl
17252            ! lib/User/pwent.t
17253 ____________________________________________________________________________
17254 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
17255         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
17256      Branch: perl
17257            ! doio.c
17258 ____________________________________________________________________________
17259 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
17260         Log: ASCIIisms.
17261      Branch: perl
17262            ! ext/PerlIO/t/encoding.t
17263 ____________________________________________________________________________
17264 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
17265         Log: chr(42) ne '*'  if one is in EBCDIC.
17266      Branch: perl
17267            ! t/op/pack.t
17268 ____________________________________________________________________________
17269 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
17270         Log: Subject: [PATCH] Fix up recent op/stat.t failures
17271              From: Andy Dougherty <doughera@lafayette.edu>
17272              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
17273              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
17274      Branch: perl
17275            ! t/op/stat.t
17276 ____________________________________________________________________________
17277 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
17278         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
17279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17280              Date: Sun, 27 Jan 2002 15:03:18 +0100
17281              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
17282      Branch: perl
17283            ! lib/ExtUtils/t/Command.t
17284 ____________________________________________________________________________
17285 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
17286         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
17287              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17288              Date: Sun, 27 Jan 2002 14:51:10 +0100
17289              Message-ID: <20020127145110.A16332@rafael>
17290      Branch: perl
17291            ! ext/B/B/Deparse.pm
17292 ____________________________________________________________________________
17293 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
17294         Log: integrate change#14431 from perlio branch (Nick's fix for
17295              change#13474 to be more defensive about looking at pad entries
17296              that may not exist yet)
17297      Branch: maint-5.6/perl
17298            ! op.c
17299 ____________________________________________________________________________
17300 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
17301         Log: Comment to avoid later "cleanups."
17302      Branch: perl
17303            ! lib/ExtUtils/MakeMaker.pm
17304 ____________________________________________________________________________
17305 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
17306         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
17307              instead of just FOO=... cmd ...
17308      Branch: perl
17309            ! Makefile.SH
17310 ____________________________________________________________________________
17311 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
17312         Log: Overquoting bad (in UNIX one would get
17313              Can't open perl script "'-I../lib'": No such file or directory)
17314      Branch: perl
17315            ! lib/Pod/t/Usage.t
17316 ____________________________________________________________________________
17317 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
17318         Log: Integrate perlio;
17319              
17320              "All tests successful" VC6.0 Win32
17321              (Update config.vc to need cppstdin so those tests are skipped...)
17322      Branch: perl
17323           !> win32/config.vc win32/config_H.bc win32/config_H.gc
17324           !> win32/config_H.vc
17325 ____________________________________________________________________________
17326 [ 14434] By: nick                                  on 2002/01/26  22:27:08
17327         Log: "All tests successful" VC6.0 Win32
17328              (Update config.vc to need cppstdin so those tests are skipped...)
17329      Branch: perlio
17330            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17331            ! win32/config_H.vc
17332 ____________________________________________________________________________
17333 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
17334         Log: Integrate perlio;
17335              
17336              1st two tests of File/Find/t/find.t and taint.t were run after 
17337              calling cleanup(). If previous fail had left for_find directory,
17338              but no content in it then cleanup() returned cd'ed to that directory.
17339              So tests failed. Fixed cleanup()-s.
17340              
17341              If we get to sighandler by mistake (no perl handler set) then
17342              warn() and exit() rather than die() - should never happen
17343              but if it does context needed to die is likely to be trashed
17344              as well.
17345              
17346              Win32 signal emulation cleanup.
17347              
17348              Tinkering with thread cleanup mutex-ing - not the problem 
17349              (op.c is) but could have been...
17350              
17351              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17352              Should really be looked at by someone that knows about pads.
17353              
17354              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17355              for CRLF line endings.
17356      Branch: perl
17357           !> ext/threads/threads.xs lib/File/Find/t/find.t
17358           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
17359           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17360 ____________________________________________________________________________
17361 [ 14432] By: nick                                  on 2002/01/26  21:10:38
17362         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17363              for CRLF line endings.
17364      Branch: perlio
17365            ! lib/Filter/Simple.pm
17366 ____________________________________________________________________________
17367 [ 14431] By: nick                                  on 2002/01/26  21:08:35
17368         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17369              Should really be looked at by someone that knows about pads.
17370      Branch: perlio
17371            ! op.c
17372 ____________________________________________________________________________
17373 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
17374         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
17375              From: "Craig A. Berry" <craigberry@mac.com>       
17376              Date: Sat, 26 Jan 2002 11:19:44 -0600
17377              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
17378      Branch: perl
17379            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
17380 ____________________________________________________________________________
17381 [ 14429] By: nick                                  on 2002/01/26  18:04:22
17382         Log: Tinkering with thread cleanup mutex-ing - not the problem 
17383              (op.c is) but could have been...
17384      Branch: perlio
17385            ! ext/threads/threads.xs
17386 ____________________________________________________________________________
17387 [ 14428] By: nick                                  on 2002/01/26  18:03:13
17388         Log: Win32 signal emulation cleanup.
17389      Branch: perlio
17390            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17391 ____________________________________________________________________________
17392 [ 14427] By: nick                                  on 2002/01/26  13:59:33
17393         Log: If we get to sighandler by mistake (no perl handler set) then
17394              warn() and exit() rather than die() - should never happen
17395              but if it does context needed to die is likely to be trashed
17396              as well.
17397      Branch: perlio
17398            ! mg.c
17399 ____________________________________________________________________________
17400 [ 14426] By: nick                                  on 2002/01/26  13:56:23
17401         Log: Integrate mainline
17402      Branch: perlio
17403           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
17404           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
17405           !> t/run/fresh_perl.t
17406 ____________________________________________________________________________
17407 [ 14425] By: nick                                  on 2002/01/26  08:11:33
17408         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
17409              calling cleanup(). If previous fail had left for_find directory,
17410              but no content in it then cleanup() returned cd'ed to that directory.
17411              So tests failed. Fixed cleanup()-s.
17412      Branch: perlio
17413            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17414 ____________________________________________________________________________
17415 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
17416         Log: Integrate perlio;
17417              
17418              Fix winsystem.t's attempt to build showav.exe to work
17419              with gcc (which writes a.exe unless told with -o ).
17420              Also put in a few more fail-safes to check .exe got
17421              built somehow.
17422              
17423              More Win32 tuning
17424              
17425              Save $! so that other syscalls don't disturb it before
17426              we test it.
17427      Branch: perl
17428           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
17429           !> t/op/winsystem.t
17430 ____________________________________________________________________________
17431 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
17432         Log: Subject: [PATCH] new test in op/universal.t
17433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17434              Date: Fri, 25 Jan 2002 23:17:33 +0100
17435              Message-ID: <20020125231733.A11733@rafael>
17436      Branch: perl
17437            ! t/op/universal.t
17438 ____________________________________________________________________________
17439 [ 14422] By: nick                                  on 2002/01/25  21:37:03
17440         Log: Save $! so that other syscalls don't disturb it before 
17441              we test it.
17442      Branch: perlio
17443            ! ext/Socket/socketpair.t
17444 ____________________________________________________________________________
17445 [ 14421] By: nick                                  on 2002/01/25  19:05:57
17446         Log: More Win32 tuning
17447      Branch: perlio
17448            ! t/op/stat.t t/op/taint.t
17449 ____________________________________________________________________________
17450 [ 14420] By: nick                                  on 2002/01/25  18:21:42
17451         Log: Fix winsystem.t's attempt to build showav.exe to work 
17452              with gcc (which writes a.exe unless told with -o ).
17453              Also put in a few more fail-safes to check .exe got 
17454              built somehow.
17455      Branch: perlio
17456            ! t/op/winsystem.t
17457 ____________________________________________________________________________
17458 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
17459         Log: Subject: [Patch Encode.xs] calculation of need overflows
17460              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17461              Date: Sat, 26 Jan 2002 00:58:50 +0900
17462              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
17463      Branch: perl
17464            ! ext/Encode/Encode.xs
17465 ____________________________________________________________________________
17466 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
17467         Log: Integrate changes 13474+13478+13584 from maintperl;
17468              anon sub leakage.
17469      Branch: perl
17470            ! op.c t/run/fresh_perl.t
17471 ____________________________________________________________________________
17472 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
17473         Log: Update Changes.
17474      Branch: perl
17475            ! Changes patchlevel.h
17476 ____________________________________________________________________________
17477 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
17478         Log: Integrate perlio; extensive threads and threads::shared work
17479              (note that the below is a chronological list of perlio
17480              check-in entries since the last integrate)
17481              
17482              Nearly-working threads re-structuring. Do not integrate,
17483              submit-ing to get to Win32, and as "off site" backup.
17484              
17485              threads work again on Win32. (Not threads::shared yet)
17486              Submit to see if they do on Linux.
17487              
17488              Add new threads/typemap to MANIFEST
17489              
17490              XS side of new threads::shared designed, coded and compiles,
17491              and mostly commented but is totaly untested.
17492              submit in case anyone wants a preview.
17493              
17494              Miss mg_len == 0 meaning don't Safefree
17495              
17496              Shared scalars working, some shared array ops working.
17497              
17498              Implement recursive lock and use of scope for PL_sharedsv_space,
17499              so now croak() from asserts does not leave locks.
17500              Make hv_simple compile (new prototype for debugging probe).
17501              
17502              thread::shared nearly working again - remaining issue
17503              is references withing shared space.
17504              Added bulk test with no threads involved (for debugging)
17505              Tuned tests to skip those needing _thrcnt
17506              
17507              SvTEMP_off to stop private PV's being stolen and stored in shared space
17508              
17509              Except Win32 from echo tests. (Alarm does not break into connect)
17510              
17511              Expand command line test globs on Win32.
17512              
17513              threads::shared tidy up:
17514              - Add _id() function to shared.xs so we can test refs point at same thing.
17515              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17516              - Allow no_share to pass if sharing to works despite mis-ordering.
17517              - Change docs of threads to document ->create() (as used in tests),
17518              and not mention "new".
17519              
17520              Linux/NFS hackery was not faking right number of passes.
17521      Branch: perl
17522           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
17523           +> ext/threads/typemap
17524            - ext/threads/threads.h sharedsv.c sharedsv.h
17525            ! NetWare/config_H.wc
17526           !> (integrate 38 files)
17527 ____________________________________________________________________________
17528 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
17529         Log: Subject: Re: perldebguts minor tweaks
17530              From: Joe McMahon <mcmahon@metalab.unc.edu>
17531              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
17532              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
17533      Branch: perl
17534            ! pod/perldebguts.pod
17535 ____________________________________________________________________________
17536 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
17537         Log: metaconfig unit change for #14413.
17538      Branch: metaconfig
17539            ! U/modified/prototype.U
17540 ____________________________________________________________________________
17541 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
17542         Log: Okay, you can come home now, _().
17543      Branch: perl
17544            ! config_h.SH
17545 ____________________________________________________________________________
17546 [ 14412] By: nick                                  on 2002/01/25  11:01:49
17547         Log: Integrate mainline
17548              All but ../lib/Unicode/UCD.t pass.
17549      Branch: perlio
17550           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
17551           +> lib/unicore/CaseFolding.txt
17552           +> lib/unicore/CompositionExclusions.txt
17553           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
17554           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
17555           +> vos/vos.c
17556            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
17557            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
17558            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
17559            - lib/unicore/NamesList.html lib/unicore/PropList.html
17560            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
17561            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
17562            - lib/unicore/rename
17563           !> (integrate 424 files)
17564 ____________________________________________________________________________
17565 [ 14411] By: nick                                  on 2002/01/25  09:45:13
17566         Log: Linux/NFS hackery was not faking right number of passes.
17567      Branch: perlio
17568            ! t/io/fs.t
17569 ____________________________________________________________________________
17570 [ 14410] By: nick                                  on 2002/01/25  09:35:07
17571         Log: threads::shared tidy up:
17572              - Add _id() function to shared.xs so we can test refs point at same thing.
17573              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
17574              - Allow no_share to pass if sharing to works despite mis-ordering.
17575              - Change docs of threads to document ->create() (as used in tests),
17576              and not mention "new".
17577      Branch: perlio
17578            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17579            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
17580            ! ext/threads/threads.pm
17581 ____________________________________________________________________________
17582 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
17583         Log: Subject: perldebguts minor tweaks
17584              From: Joe McMahon <mcmahon@metalab.unc.edu>
17585              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
17586              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
17587      Branch: perl
17588            ! pod/perldebguts.pod
17589 ____________________________________________________________________________
17590 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
17591         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
17592              From: Peter Scott <Peter@PSDT.com>
17593              Date: Thu, 24 Jan 2002 08:51:34 -0800
17594              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
17595      Branch: perl
17596            ! pod/perldebguts.pod
17597 ____________________________________________________________________________
17598 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
17599         Log: Few more paranoia checks for Unicode hash keys.
17600      Branch: perl
17601            ! t/op/each.t
17602 ____________________________________________________________________________
17603 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
17604         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
17605              From: Andy Dougherty <doughera@lafayette.edu>
17606              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
17607              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
17608      Branch: perl
17609            ! t/op/stat.t
17610 ____________________________________________________________________________
17611 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
17612         Log: The
17613              
17614              Subject: Very old debugger UTF-8 bug
17615              From: andreas.koenig@anima.de (Andreas J. Koenig)
17616              Date: 24 Jan 2002 12:45:44 +0100
17617              Message-ID: <m3y9iot1jr.fsf@anima.de>
17618              
17619              still broken, but this should work as a stopgap
17620              measure to stop pp_match accessing naughty data.
17621      Branch: perl
17622            ! pod/perldiag.pod pp_hot.c
17623 ____________________________________________________________________________
17624 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
17625         Log: metaconfig unit change for #14403.
17626      Branch: metaconfig/U/perl
17627            ! d_u32align.U
17628 ____________________________________________________________________________
17629 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
17630         Log: Pacify picky compilers (this time Sun Workshop).
17631      Branch: perl
17632            ! Configure
17633 ____________________________________________________________________________
17634 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
17635         Log: Subject: Very old debugger UTF-8 bug
17636              From: andreas.koenig@anima.de (Andreas J. Koenig)
17637              Date: 24 Jan 2002 12:45:44 +0100
17638              Message-ID: <m3y9iot1jr.fsf@anima.de>
17639      Branch: perl
17640            ! lib/dumpvar.pl
17641 ____________________________________________________________________________
17642 [ 14401] By: nick                                  on 2002/01/24  07:50:38
17643         Log: Expand command line test globs on Win32.
17644      Branch: perlio
17645            ! t/harness
17646 ____________________________________________________________________________
17647 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
17648         Log: Sprinkle some copyrights (use the oldest timestamp to
17649              be found in the repository, which is most often not right,
17650              but at least consistent)
17651      Branch: perl
17652            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
17653            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
17654            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
17655            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
17656            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
17657            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
17658            ! unixish.h xsutils.c
17659 ____________________________________________________________________________
17660 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
17661         Log: Don't crash on Help for long text (bug #506672)
17662      Branch: maint-5.6/macperl
17663            ! macos/macperl/MPHelp.c
17664 ____________________________________________________________________________
17665 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
17666         Log: Fix minor path problem
17667      Branch: maint-5.6/macperl
17668            ! macos/macperl/Droplets/tarzipme.plx
17669 ____________________________________________________________________________
17670 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
17671         Log: Minor text changes
17672      Branch: maint-5.6/macperl
17673            ! macos/Perl.r
17674 ____________________________________________________________________________
17675 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
17676         Log: Bump versions, dates, etc.
17677      Branch: maint-5.6/macperl
17678            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
17679 ____________________________________________________________________________
17680 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
17681         Log: coderefs in @INC and absolute paths
17682      Branch: maint-5.6/macperl
17683            ! embed.h pp_ctl.c proto.h
17684 ____________________________________________________________________________
17685 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
17686         Log: Minor module thingys
17687      Branch: maint-5.6/macperl
17688            ! macos/ext/Mac/Controls/Controls.xs
17689            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
17690            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
17691            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
17692            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
17693            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
17694            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
17695            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
17696            ! macos/ext/Mac/Movies/Movies.xs
17697            ! macos/ext/Mac/Navigation/Navigation.pm
17698            ! macos/ext/Mac/Navigation/Navigation.xs
17699            ! macos/ext/Mac/Notification/Notification.xs
17700            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
17701            ! macos/ext/Mac/Processes/Processes.xs
17702            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
17703            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
17704            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
17705            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
17706            ! macos/ext/Mac/Resources/Resources.pm
17707            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
17708            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
17709            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
17710            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
17711            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
17712 ____________________________________________________________________________
17713 [ 14393] By: nick                                  on 2002/01/23  19:52:19
17714         Log: Except Win32 from echo tests. (Alarm does not break into connect)
17715      Branch: perlio
17716            ! ext/Socket/Socket.t
17717 ____________________________________________________________________________
17718 [ 14392] By: nick                                  on 2002/01/23  19:31:57
17719         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
17720      Branch: perlio
17721            ! ext/threads/shared/shared.xs
17722 ____________________________________________________________________________
17723 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
17724         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
17725      Branch: perl
17726            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
17727            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
17728            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
17729            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
17730            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
17731            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
17732            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
17733            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
17734            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
17735            ! x2p/util.c x2p/util.h x2p/walk.c
17736 ____________________________________________________________________________
17737 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
17738         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
17739              therefore quite probably also obsolete code.
17740      Branch: perl
17741            ! sv.c
17742 ____________________________________________________________________________
17743 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
17744         Log: Update Changes.
17745      Branch: perl
17746            ! Changes patchlevel.h
17747 ____________________________________________________________________________
17748 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
17749         Log: Small update on todo.  Could use a lot more.
17750      Branch: perl
17751            ! pod/perltodo.pod
17752 ____________________________________________________________________________
17753 [ 14387] By: nick                                  on 2002/01/23  14:19:30
17754         Log: thread::shared nearly working again - remaining issue
17755              is references withing shared space.
17756              Added bulk test with no threads involved (for debugging)
17757              Tuned tests to skip those needing _thrcnt
17758      Branch: perlio
17759            + ext/threads/shared/t/0nothread.t
17760            ! MANIFEST ext/threads/shared/shared.pm
17761            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
17762            ! ext/threads/shared/t/hv_refs.t
17763            ! ext/threads/shared/t/hv_simple.t
17764            ! ext/threads/shared/t/sv_simple.t
17765 ____________________________________________________________________________
17766 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
17767         Log: Subject: [ID 20020121.003] perldata doco bug
17768              From: John Stumbles <jstumbles@bluearc.com>
17769              Date: Mon, 21 Jan 2002 14:19:56 -0000
17770              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
17771      Branch: perl
17772            ! pod/perldata.pod
17773 ____________________________________________________________________________
17774 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
17775         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
17776              From: Michael G Schwern <schwern@pobox.com>
17777              Date: Mon, 21 Jan 2002 15:16:42 -0500
17778              Message-ID: <20020121201642.GA6659@blackrider>
17779      Branch: perl
17780            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
17781 ____________________________________________________________________________
17782 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
17783         Log: Subject: [PATCH] Re: eval not catching warnings?
17784              From: abigail@foad.org
17785              Date: Wed, 23 Jan 2002 15:35:47 +0100
17786              Message-ID: <20020123143547.24798.qmail@foad.org>
17787      Branch: perl
17788            ! pod/perlfunc.pod
17789 ____________________________________________________________________________
17790 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
17791         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
17792              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17793              Date: Tue, 22 Jan 2002 17:00:54 -0800            
17794              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
17795      Branch: perl
17796            ! t/run/fresh_perl.t
17797 ____________________________________________________________________________
17798 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
17799         Log: metaconfig unit change for #14381.
17800      Branch: metaconfig/U/perl
17801            ! d_u32align.U
17802 ____________________________________________________________________________
17803 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
17804         Log: HP-UX 10.20 cc pacifying from Merijn.
17805      Branch: perl
17806            ! Configure
17807 ____________________________________________________________________________
17808 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
17809         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
17810              From: "Craig A. Berry" <craigberry@mac.com> 
17811              Date: Tue, 22 Jan 2002 22:14:26 -0600
17812              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
17813      Branch: perl
17814            ! vms/test.com
17815 ____________________________________________________________________________
17816 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
17817         Log: AIX cpp bug: having macro arguments and character constants
17818              "the same" means trouble (here s and 's')
17819              What broke now was 841 and 842 of t/op/pat.t, because of the
17820              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
17821              (note that breakage happened only under cc_r and usethreads+
17822              useithreads)
17823      Branch: perl
17824            ! utf8.h
17825 ____________________________________________________________________________
17826 [ 14378] By: nick                                  on 2002/01/22  20:33:15
17827         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
17828              so now croak() from asserts does not leave locks.
17829              Make hv_simple compile (new prototype for debugging probe).
17830      Branch: perlio
17831            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17832            ! ext/threads/shared/t/hv_simple.t
17833 ____________________________________________________________________________
17834 [ 14377] By: nick                                  on 2002/01/22  17:32:21
17835         Log: Shared scalars working, some shared array ops working.
17836      Branch: perlio
17837            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17838            ! ext/threads/shared/t/sv_refs.t
17839            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
17840 ____________________________________________________________________________
17841 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
17842         Log: Subject: [PATCH] Support truncate() in VOS port
17843              From: Paul_GreenVOS@vos.stratus.com
17844              Date: Mon, 21 Jan 02 23:27 est
17845              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
17846      Branch: perl
17847            + vos/vos.c
17848            ! MANIFEST hints/vos.sh vos/vosish.h
17849 ____________________________________________________________________________
17850 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
17851         Log: metaconfig unit changes for #14374.  Couldn't figure
17852              how to get completely rid of _() (some weird dependency
17853              pulling it in?) so renamed it as PROTO_().
17854      Branch: metaconfig
17855            + U/modified/d_shmat.U U/modified/prototype.U
17856            ! U/protos/d_drand48proto.U
17857      Branch: metaconfig/U/perl
17858            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
17859 ____________________________________________________________________________
17860 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
17861         Log: Get rid of the _() macro since (1) we require ANSI anyway
17862              (2) Other software (GNU) seems to use it and we don't need it,
17863              so let's give it up.
17864      Branch: perl
17865            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17866            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
17867            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
17868            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
17869            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
17870            ! wince/config.h wince/config_H.ce
17871 ____________________________________________________________________________
17872 [ 14373] By: nick                                  on 2002/01/22  10:10:48
17873         Log: Miss mg_len == 0 meaning don't Safefree
17874      Branch: perlio
17875            ! mg.c
17876 ____________________________________________________________________________
17877 [ 14372] By: nick                                  on 2002/01/21  22:34:06
17878         Log: XS side of new threads::shared designed, coded and compiles,
17879              and mostly commented but is totaly untested.
17880              submit in case anyone wants a preview.
17881      Branch: perlio
17882            + ext/threads/shared/typemap
17883            ! MANIFEST ext/threads/shared/shared.pm
17884            ! ext/threads/shared/shared.xs
17885 ____________________________________________________________________________
17886 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
17887         Log: Subject: [BUG] /\_/ an unrecognized escape?
17888              From: Michael G Schwern <schwern@pobox.com>
17889              Date: Mon, 21 Jan 2002 15:22:54 -0500
17890              Message-ID: <20020121202254.GA6731@blackrider>
17891      Branch: perl
17892            ! t/lib/warnings/toke toke.c
17893 ____________________________________________________________________________
17894 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
17895         Log: Undo the renaming of the Unicode data files; the simple
17896              solution being not including the *.html files.  This means
17897              that in the future there is no need for any renamings
17898              (well, assuming that the Consortium doesn't cause any),
17899              and the files are named like they are in the Consortium
17900              website, thus alleviating confusion.
17901      Branch: perl
17902            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
17903            + lib/unicore/CaseFolding.txt
17904            + lib/unicore/CompositionExclusions.txt
17905            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
17906            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
17907            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
17908            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
17909            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
17910            - lib/unicore/NamesList.html lib/unicore/PropList.html
17911            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
17912            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
17913            - lib/unicore/rename
17914            ! (edit 285 files)
17915 ____________________________________________________________________________
17916 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
17917         Log: Update Changes.
17918      Branch: perl
17919            ! Changes patchlevel.h
17920 ____________________________________________________________________________
17921 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
17922         Log: Subject: RE: BCC for Win32 is unhappy @14331
17923              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
17924              Date: Mon, 21 Jan 2002 09:48:40 +0300
17925              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
17926              
17927              (using IV instead of int)
17928      Branch: perl
17929            ! hv.h
17930 ____________________________________________________________________________
17931 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
17932         Log: path_is_absolute() needs a prototype (and maybe
17933              a better name, but that's another story).
17934      Branch: perl
17935            ! embed.fnc embed.h pp_ctl.c proto.h
17936 ____________________________________________________________________________
17937 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
17938         Log: Subject: Re: coderefs in @INC
17939              From: Chris Nandor <pudge@pobox.com>
17940              Date: Thu, 17 Jan 2002 11:26:02 -0500
17941              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
17942      Branch: perl
17943            ! pp_ctl.c
17944 ____________________________________________________________________________
17945 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
17946         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
17947              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17948              Date: Sun, 20 Jan 2002 22:53:56 +0100
17949              Message-ID: <20020120225356.A12093@rafael>
17950      Branch: perl
17951            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
17952            ! t/lib/warnings/9enabled warnings.h warnings.pl
17953 ____________________________________________________________________________
17954 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
17955         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
17956              From: "Craig A. Berry" <craigberry@mac.com>
17957              Date: Sun, 20 Jan 2002 22:49:42 -0600
17958              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
17959      Branch: perl
17960            ! lib/ExtUtils/MakeMaker.pm
17961 ____________________________________________________________________________
17962 [ 14363] By: nick                                  on 2002/01/20  20:38:23
17963         Log: Add new threads/typemap to MANIFEST
17964      Branch: perlio
17965            ! MANIFEST
17966 ____________________________________________________________________________
17967 [ 14362] By: nick                                  on 2002/01/20  20:34:36
17968         Log: Integrate mainline
17969      Branch: perlio
17970           +> lib/Pod/t/Usage.t
17971           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
17972           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
17973           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
17974           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
17975           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
17976           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
17977           !> util.c
17978 ____________________________________________________________________________
17979 [ 14361] By: nick                                  on 2002/01/20  18:51:47
17980         Log: Integrate MANIFEST
17981      Branch: perlio
17982           !> MANIFEST
17983 ____________________________________________________________________________
17984 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
17985         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
17986              From: Paul_GreenVOS@vos.stratus.com
17987              Date: Sat, 19 Jan 02 17:17 est
17988              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
17989              
17990              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
17991              From: Paul_GreenVOS@vos.stratus.com
17992              Date: Sat, 19 Jan 02 17:19 est
17993              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
17994      Branch: perl
17995            ! lib/ExtUtils/t/Command.t
17996 ____________________________________________________________________________
17997 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
17998         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
17999              From: Paul_GreenVOS@vos.stratus.com
18000              Date: Sat, 19 Jan 02 14:30 est
18001              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
18002      Branch: perl
18003            ! lib/AnyDBM_File.t
18004 ____________________________________________________________________________
18005 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
18006         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18007              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18008              Date: Sun, 20 Jan 2002 13:51:36 +0100
18009              Message-ID: <20020120135136.A710@rafael>
18010      Branch: perl
18011            ! ext/File/Glob/t/basic.t
18012 ____________________________________________________________________________
18013 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
18014         Log: #14352 deleted ext/threads/threads.h
18015      Branch: perlio
18016            ! MANIFEST
18017 ____________________________________________________________________________
18018 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
18019         Log: Eradicate sharedsv.*
18020      Branch: perlio
18021            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
18022 ____________________________________________________________________________
18023 [ 14355] By: nick                                  on 2002/01/20  11:50:22
18024         Log: threads work again on Win32. (Not threads::shared yet)
18025              Submit to see if they do on Linux.
18026      Branch: perlio
18027            ! ext/threads/shared/shared.xs ext/threads/threads.xs
18028            ! win32/makefile.mk
18029 ____________________________________________________________________________
18030 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
18031         Log: Make also hex() and oct() to croak if their arguments
18032              cannot be downgraded (that is, if they contain wide
18033              characters), just like crypt() does (and use the croak
18034              feature of sv_utf8_downgrade()).
18035      Branch: perl
18036            ! pp.c t/op/oct.t
18037 ____________________________________________________________________________
18038 [ 14353] By: nick                                  on 2002/01/19  22:20:09
18039         Log: Integrate Time/Local and its test
18040      Branch: perlio
18041           !> lib/Time/Local.pm lib/Time/Local.t
18042 ____________________________________________________________________________
18043 [ 14352] By: nick                                  on 2002/01/19  22:17:07
18044         Log: Nearly-working threads re-structuring. Do not integrate,
18045              submit-ing to get to Win32, and as "off site" backup.
18046      Branch: perlio
18047            + ext/threads/typemap
18048            - ext/threads/threads.h sharedsv.c sharedsv.h
18049            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
18050            ! embedvar.h ext/threads/shared/shared.pm
18051            ! ext/threads/shared/shared.xs ext/threads/threads.pm
18052            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
18053            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
18054            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
18055 ____________________________________________________________________________
18056 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
18057         Log: Regen toc.
18058      Branch: perl
18059            ! pod/perltoc.pod
18060 ____________________________________________________________________________
18061 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
18062         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
18063              From: David Dyck <dcd@tc.fluke.com>
18064              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
18065              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
18066      Branch: perl
18067            ! pod/perl5004delta.pod pod/perl5005delta.pod
18068            ! pod/perl561delta.pod pod/perl56delta.pod
18069 ____________________________________________________________________________
18070 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
18071         Log: FAQ sync.
18072      Branch: perl
18073            ! pod/perlfaq1.pod pod/perlfaq2.pod
18074 ____________________________________________________________________________
18075 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
18076         Log: Subject: [PATCH lib/Pod/t/Usage.t]
18077              From: Abe Timmerman <abe@ztreet.demon.nl>
18078              Date: Sat, 19 Jan 2002 19:57:57 +0100
18079              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
18080      Branch: perl
18081            + lib/Pod/t/Usage.t
18082            ! MANIFEST
18083 ____________________________________________________________________________
18084 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
18085         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
18086              From: Paul_GreenVOS@vos.stratus.com
18087              Date: Sat, 19 Jan 02 13:15 est
18088              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
18089      Branch: perl
18090            ! ext/SDBM_File/sdbm.t
18091 ____________________________________________________________________________
18092 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
18093         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
18094      Branch: perl
18095           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18096           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18097 ____________________________________________________________________________
18098 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
18099         Log: Alternative Time::Local algorithm that uses matemathical formula
18100              for timegm instead of progressive guessing
18101      Branch: perl
18102            ! lib/Time/Local.pm
18103 ____________________________________________________________________________
18104 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
18105         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18106              From: Paul_GreenVOS@vos.stratus.com
18107              Date: Sat, 19 Jan 02 11:20 est
18108              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
18109      Branch: perl
18110            ! ext/File/Glob/t/basic.t
18111 ____________________________________________________________________________
18112 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
18113         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
18114              From: Paul_GreenVOS@vos.stratus.com
18115              Date: Fri, 18 Jan 02 22:56 est
18116              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
18117      Branch: perl
18118            ! ext/Cwd/t/cwd.t
18119 ____________________________________________________________________________
18120 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
18121         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
18122              From: Paul_GreenVOS@vos.stratus.com
18123              Date: Fri, 18 Jan 02 22:48 est
18124              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
18125      Branch: perl
18126            ! lib/Time/Local.t
18127 ____________________________________________________________________________
18128 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
18129         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
18130              From: Paul_GreenVOS@vos.stratus.com
18131              Date: Fri, 18 Jan 02 16:22 est
18132              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
18133      Branch: perl
18134            ! ext/Devel/DProf/DProf.t
18135 ____________________________________________________________________________
18136 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
18137         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
18138              From: Tels <perl_dummy@bloodgate.com>
18139              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
18140              Message-Id: <200201182106.XAA19133@taku.hut.fi>
18141      Branch: perl
18142            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
18143 ____________________________________________________________________________
18144 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
18145         Log: Don't do socketpair udp unless you've got all what it takes.
18146      Branch: perl
18147            ! util.c
18148 ____________________________________________________________________________
18149 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
18150         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
18151              From: Tels <perl_dummy@bloodgate.com>
18152              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
18153              Message-Id: <200201182206.AAA15310@taku.hut.fi>
18154      Branch: perl
18155            ! lib/ExtUtils/MM_BeOS.pm
18156 ____________________________________________________________________________
18157 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
18158         Log: metaconfig unit change for #14336.
18159      Branch: metaconfig
18160            ! U/modified/myhostname.U
18161 ____________________________________________________________________________
18162 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
18163         Log: Avoid bare "set", and kiss .uucp goodbye.
18164      Branch: perl
18165            ! Configure
18166 ____________________________________________________________________________
18167 [ 14335] By: nick                                  on 2002/01/18  22:11:42
18168         Log: Split out core of sv_magic() into sv_magicext().
18169              sv_magic provides the extra restictions (no READONLY, only
18170              one of each type, canned set of vtables), and sv_magicext()
18171              does the actual data twiddling.
18172              Also enhances semantics of ->mg_ptr setting via name/namlen
18173              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
18174              scratch area (namlen > 0 && name == NULL).
18175              sv_magicext also returns the MAGIC * it added.
18176              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
18177              
18178              To come sv_unmagicext() - which will remove just one magic
18179              of particular type, and additionaly match against ->mg_ptr,
18180              or the MAGIC * (need to experiment as to which is more natural).
18181      Branch: perlio
18182            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18183            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18184 ____________________________________________________________________________
18185 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
18186         Log: Retract #14327 for now, going to the limit seems
18187              to be too much for many platforms.
18188      Branch: perl
18189            ! lib/Time/Local.t
18190 ____________________________________________________________________________
18191 [ 14333] By: nick                                  on 2002/01/18  18:58:33
18192         Log: Integrate mainline
18193      Branch: perlio
18194           !> Changes patchlevel.h
18195 ____________________________________________________________________________
18196 [ 14332] By: nick                                  on 2002/01/18  16:19:06
18197         Log: Integrate mainline
18198      Branch: perlio
18199           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
18200           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
18201            - lib/ExtUtils/inst
18202           !> (integrate 32 files)
18203 ____________________________________________________________________________
18204 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
18205         Log: Update Changes.
18206      Branch: perl
18207            ! Changes patchlevel.h
18208 ____________________________________________________________________________
18209 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
18210         Log: Try to make the connect/read/write timeouting.
18211      Branch: perl
18212            ! ext/Socket/Socket.t
18213 ____________________________________________________________________________
18214 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
18215         Log: Netware Makefile tweak from Ananth Kesari.
18216      Branch: perl
18217            ! NetWare/Makefile
18218 ____________________________________________________________________________
18219 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
18220         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
18221              From: Michael G Schwern <schwern@pobox.com>
18222              Date: Fri, 18 Jan 2002 03:10:27 -0500
18223              Message-ID: <20020118081027.GE7226@blackrider>
18224      Branch: perl
18225            ! lib/File/Find.pm
18226 ____________________________________________________________________________
18227 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
18228         Log: (retracted by #14334)
18229              
18230              Subject: [PATCH] Improving lib/Time/Local.t
18231              From: Paul_GreenVOS@vos.stratus.com        
18232              Date: Thu, 17 Jan 02 22:36 est
18233              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
18234      Branch: perl
18235            ! lib/Time/Local.t
18236 ____________________________________________________________________________
18237 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
18238         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
18239              From: Abe Timmerman <abe@ztreet.demon.nl>  
18240              Date: Fri, 18 Jan 2002 13:18:47 +0100
18241              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
18242      Branch: perl
18243            ! lib/ExtUtils/t/MM_Win32.t
18244 ____________________________________________________________________________
18245 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
18246         Log: Subject: [PATCH] Syncing with bleadperl 
18247              From: Michael G Schwern <schwern@pobox.com> 
18248              Date: Fri, 18 Jan 2002 03:04:33 -0500
18249              Message-ID: <20020118080432.GC7226@blackrider>
18250      Branch: perl
18251            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
18252            - lib/ExtUtils/inst
18253            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
18254            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18255            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
18256            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
18257            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
18258            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
18259            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
18260            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
18261            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
18262            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18263            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
18264            ! lib/ExtUtils/testlib.pm
18265 ____________________________________________________________________________
18266 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
18267         Log: Detypo.
18268      Branch: perl
18269            ! AUTHORS
18270 ____________________________________________________________________________
18271 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
18272         Log: Subject: [PATCH] MM check_hints test
18273              From: Michael G Schwern <schwern@pobox.com>
18274              Date: Thu, 17 Jan 2002 20:25:57 -0500
18275              Message-ID: <20020118012557.GE32762@blackrider>
18276      Branch: perl
18277            + lib/ExtUtils/t/hints.t
18278            ! MANIFEST
18279 ____________________________________________________________________________
18280 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
18281         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
18282              From: Michael G Schwern <schwern@pobox.com> 
18283              Date: Thu, 17 Jan 2002 20:12:20 -0500
18284              Message-ID: <20020118011220.GC32762@blackrider>
18285              
18286              (#14317 replaced with this)
18287      Branch: perl
18288            ! lib/ExtUtils/MakeMaker.pm
18289 ____________________________________________________________________________
18290 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
18291         Log: Subject: [PATCH perldiag] overload.pm warnings
18292              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18293              Date: Thu, 17 Jan 2002 23:53:49 +0100
18294              Message-ID: <20020117235349.A14530@rafael>
18295      Branch: perl
18296            ! pod/perldiag.pod
18297 ____________________________________________________________________________
18298 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
18299         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
18300              From: Michael G Schwern <schwern@pobox.com>
18301              Date: Thu, 17 Jan 2002 16:35:47 -0500
18302              Message-ID: <20020117213546.GD23830@blackrider>
18303      Branch: perl
18304            ! lib/File/Find.pm
18305 ____________________________________________________________________________
18306 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
18307         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
18308              From: chromatic <chromatic@rmci.net>
18309              Date: Thu, 17 Jan 2002 13:04:22 -0700
18310              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
18311      Branch: perl
18312            ! pod/perltodo.pod
18313 ____________________________________________________________________________
18314 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
18315         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
18316              From: chromatic <chromatic@rmci.net>
18317              Date: Thu, 17 Jan 2002 12:59:04 -0700
18318              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
18319      Branch: perl
18320            ! lib/ExtUtils/t/Mkbootstrap.t
18321 ____________________________________________________________________________
18322 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
18323         Log: (replaced by #14322)
18324              The #14300 broke hints file handling.
18325      Branch: perl
18326            ! lib/ExtUtils/MakeMaker.pm
18327 ____________________________________________________________________________
18328 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
18329         Log: metaconfig unit change for #14315.
18330      Branch: metaconfig/U/perl
18331            ! uselongdbl.U
18332 ____________________________________________________________________________
18333 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
18334         Log: Subject: [PATCH] long doubles
18335              From: Nicholas Clark <nick@unfortu.net>
18336              Date: Thu, 17 Jan 2002 17:06:28 +0000
18337              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
18338      Branch: perl
18339            ! Configure
18340 ____________________________________________________________________________
18341 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
18342         Log: metaconfig unit change for #14313.
18343      Branch: metaconfig
18344            ! U/modified/i_ndbm.U
18345 ____________________________________________________________________________
18346 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
18347         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
18348              From: Andy Dougherty <doughera@lafayette.edu>
18349              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
18350              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
18351      Branch: perl
18352            ! Configure
18353 ____________________________________________________________________________
18354 [ 14312] By: nick                                  on 2002/01/17  21:38:38
18355         Log: Integrate mainline (for ndbm fixes etc.)
18356      Branch: perlio
18357           +> t/run/fresh_perl.t
18358            - t/run/kill_perl.t
18359           !> Changes MANIFEST ext/Opcode/Opcode.xs
18360           !> ext/SDBM_File/sdbm/Makefile.PL
18361           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
18362           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
18363           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
18364           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
18365           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
18366 ____________________________________________________________________________
18367 [ 14311] By: sky                                   on 2002/01/17  21:01:00
18368         Log: Simplify the code that duplicates the threads 
18369              init function and the parameters to the thread by using sv_dup. 
18370              Note,what happens if you pass a shared variable as a parameter?
18371      Branch: perl
18372            ! ext/threads/threads.xs
18373 ____________________________________________________________________________
18374 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
18375         Log: Update Changes.
18376      Branch: perl
18377            ! Changes patchlevel.h
18378 ____________________________________________________________________________
18379 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
18380         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
18381              with fresh_perl_is() and fresh_perl_like().
18382      Branch: perl
18383            + t/run/fresh_perl.t
18384            - t/run/kill_perl.t
18385            ! MANIFEST t/test.pl
18386 ____________________________________________________________________________
18387 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
18388         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
18389              From: Benjamin Goldberg <goldbb2@earthlink.net>
18390              Date: Wed, 09 Jan 2002 21:03:16 -0500
18391              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
18392      Branch: perl
18393            ! ext/Unicode/Normalize/Normalize.pm
18394 ____________________________________________________________________________
18395 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
18396         Log: Retract #14144 as Hugo isn't happy with it.
18397      Branch: perl
18398            ! scope.c t/run/kill_perl.t
18399 ____________________________________________________________________________
18400 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
18401         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
18402              From: Richard Clamp <richardc@unixbeard.net>
18403              Date: Wed, 16 Jan 2002 17:34:31 +0000
18404              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
18405      Branch: perl
18406            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18407 ____________________________________________________________________________
18408 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
18409         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
18410              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18411              Date: Tue, 15 Jan 2002 21:23:30 +0100
18412              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
18413      Branch: perl
18414            ! ext/Opcode/Opcode.xs
18415 ____________________________________________________________________________
18416 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
18417         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
18418              From: Paul_GreenVOS@vos.stratus.com
18419              Date: Wed, 16 Jan 02 6:42 est
18420              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
18421      Branch: perl
18422            ! t/io/fs.t t/op/crypt.t
18423 ____________________________________________________________________________
18424 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
18425         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
18426              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18427              Date: Wed, 16 Jan 2002 13:43:39 +0100
18428              Message-ID: <20020116134339.A704@rafael>
18429              
18430              (replaces #14302)
18431      Branch: perl
18432            ! mg.c t/lib/warnings/mg
18433 ____________________________________________________________________________
18434 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
18435         Log: (replaced by #14303)
18436              Subject: [PATCH] length of undefined $(digit) should warn
18437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18438              Date: Tue, 15 Jan 2002 23:02:44 +0100            
18439              Message-ID: <20020115230244.A31786@rafael>     
18440      Branch: perl
18441            ! mg.c t/lib/warnings/mg
18442 ____________________________________________________________________________
18443 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
18444         Log: The non-MakeMaker.pm parts of
18445              
18446              Subject: [PATCH] Re: MM_Beos.pm?
18447              From: Tels <perl_dummy@bloodgate.com>
18448              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
18449              Message-Id: <200201142006.WAA29544@taas.iki.fi>
18450      Branch: perl
18451            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
18452            ! lib/ExtUtils/t/MM_Unix.t
18453 ____________________________________________________________________________
18454 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
18455         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
18456              From: Michael G Schwern <schwern@pobox.com>    
18457              Date: Tue, 15 Jan 2002 20:07:50 -0500            
18458              Message-ID: <20020116010750.GH625@blackrider>  
18459      Branch: perl
18460            ! lib/ExtUtils/MakeMaker.pm
18461 ____________________________________________________________________________
18462 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
18463         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
18464              From: Jeffrey Friedl <jfriedl@yahoo.com>       
18465              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
18466              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
18467      Branch: perl
18468            ! lib/Text/Tabs.pm
18469 ____________________________________________________________________________
18470 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
18471         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
18472              From: "Green, Paul" <Paul.Green@stratus.com>
18473              Date: Tue, 15 Jan 2002 22:28:10 -0500
18474              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
18475      Branch: perl
18476            ! lib/ExtUtils/MM_Unix.pm
18477 ____________________________________________________________________________
18478 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
18479         Log: Integrate perlio; offsetof() is in <stddef.h>
18480      Branch: perl
18481           !> ext/Socket/Socket.xs
18482 ____________________________________________________________________________
18483 [ 14296] By: nick                                  on 2002/01/16  13:02:29
18484         Log: offsetof() is in <stddef.h>
18485      Branch: perlio
18486            ! ext/Socket/Socket.xs
18487 ____________________________________________________________________________
18488 [ 14295] By: nick                                  on 2002/01/16  07:25:29
18489         Log: Integrate mainline
18490      Branch: perlio
18491           +> (branch 262 files)
18492            - (delete 285 files)
18493           !> (integrate 34 files)
18494 ____________________________________________________________________________
18495 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
18496         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
18497              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
18498              Canonical.pl and Exact.pl.
18499      Branch: perl
18500            + (add 259 files)
18501            - (delete 288 files)
18502            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
18503            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
18504            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18505            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
18506 ____________________________________________________________________________
18507 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
18508         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
18509      Branch: perl
18510            ! ext/Socket/Socket.xs
18511 ____________________________________________________________________________
18512 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
18513         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
18514              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18515              Date: Tue, 15 Jan 2002 21:59:19 +0100
18516              Message-ID: <3C44A637.16602.25EB208@localhost>
18517      Branch: perl
18518            ! embed.fnc embed.h proto.h
18519 ____________________________________________________________________________
18520 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
18521         Log: Duh.  The updated In/*.pl weren't checked in.
18522      Branch: perl
18523            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
18524            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
18525            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
18526            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
18527            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
18528            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
18529            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
18530            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
18531            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
18532            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
18533            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
18534            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
18535            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
18536            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
18537            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
18538            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
18539            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
18540            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
18541            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
18542            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
18543            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
18544            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
18545            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
18546            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
18547            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
18548            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
18549            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
18550            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
18551            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
18552            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
18553            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
18554            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
18555            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
18556            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
18557            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
18558            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
18559            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
18560            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
18561            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
18562            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
18563            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
18564            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
18565            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
18566            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
18567            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
18568            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
18569            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
18570            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
18571 ____________________________________________________________________________
18572 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
18573         Log: Update Changes.
18574      Branch: perl
18575            ! Changes patchlevel.h
18576 ____________________________________________________________________________
18577 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
18578         Log: Jeffrey is trying very hard to avoid working on his
18579              book, it would seem :-) (better naming, better comments
18580              in the files)
18581      Branch: perl
18582            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
18583            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
18584            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
18585            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
18586            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
18587            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
18588            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
18589            - lib/unicore/Is/IDStart.pl
18590            ! (edit 200 files)
18591 ____________________________________________________________________________
18592 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
18593         Log: metaconfig unit changes for #14287.
18594      Branch: metaconfig
18595            + U/modified/Chk_MANI.U
18596            ! U/modified/Extract.U U/modified/Finish.U
18597      Branch: metaconfig/U/perl
18598            ! Extensions.U dlsrc.U
18599 ____________________________________________________________________________
18600 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
18601         Log: Some protection against spaces in directory names.
18602              (Tru64 still has some makedepend problems in such
18603              cases but that looks like Tru64's problem.)
18604      Branch: perl
18605            ! Configure Makefile.SH
18606 ____________________________________________________________________________
18607 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
18608         Log: Should have been in #14285 but I have sausages for fingers.
18609      Branch: perl
18610            + lib/ExtUtils/MM_BeOS.pm
18611 ____________________________________________________________________________
18612 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
18613         Log: MM_BeOS from Tels.
18614      Branch: perl
18615            + lib/ExtUtils/t/MM_BeOS.t
18616            ! MANIFEST
18617 ____________________________________________________________________________
18618 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
18619         Log: Integrate perlio;
18620              
18621              (reintroduce #14251) Slab allocator for ops
18622              - moved the statics to intrpvar.h
18623              - implemented Slab_Free()
18624              - uses PerlMemShared (for now) if distinction exists.
18625              
18626              Slab allocator submit after resolve -ay to keep it!
18627              
18628              Hand merge of non slab allocator stuff
18629              
18630              const-ness fix in savepv's passing of NULL
18631              
18632              Typo in #else branch of PL_SLAB_ALLOC
18633              
18634              Integrate rest of mainline
18635              
18636              Regen embed enable slab for PERL_IMPLICIT_SYS
18637              
18638              Correct name of PL_OP_SLAB_ALLOC
18639              
18640              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
18641              e.g. -Duse64bitint on a 32-bit platform.
18642              Now uses I32 for use-count and is more careful with its casts.
18643      Branch: perl
18644           !> (integrate 28 files)
18645 ____________________________________________________________________________
18646 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
18647         Log: Add Shuck URL
18648      Branch: maint-5.6/macperl
18649            ! macos/macperl/MacPerl.podhelp
18650 ____________________________________________________________________________
18651 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
18652         Log: Remove obsolete docs
18653      Branch: maint-5.6/macperl
18654            ! ext/File/Glob/Glob.pm
18655 ____________________________________________________________________________
18656 [ 14281] By: nick                                  on 2002/01/15  15:08:43
18657         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
18658              e.g. -Duse64bitint on a 32-bit platform.
18659              Now uses I32 for use-count and is more careful with its casts.
18660      Branch: perlio
18661            ! intrpvar.h op.c
18662 ____________________________________________________________________________
18663 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
18664         Log: Update bundled modules.  Yow!
18665      Branch: maint-5.6/macperl
18666            + macos/bundled_ext/Compress/Zlib/constants.h
18667            + macos/bundled_ext/Compress/Zlib/constants.xs
18668            + macos/bundled_ext/Filter/Util/Call/ppport.h
18669            + macos/bundled_ext/Storable/t/compat-0.6.t
18670            + macos/bundled_ext/Storable/t/dump.pl
18671            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
18672            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
18673            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
18674            + macos/bundled_lib/blib/lib/URI/ssh.pm
18675            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
18676            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
18677            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
18678            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
18679            + macos/bundled_lib/t/Filter/Simple/data.t
18680            + macos/bundled_lib/t/Filter/Simple/export.t
18681            + macos/bundled_lib/t/Filter/Simple/filter_only.t
18682            + macos/bundled_lib/t/Filter/Simple/import.t
18683            + macos/bundled_lib/t/NEXT/actual.t
18684            + macos/bundled_lib/t/NEXT/actuns.t
18685            + macos/bundled_lib/t/NEXT/next.t
18686            + macos/bundled_lib/t/NEXT/unseen.t
18687            + macos/bundled_lib/t/libnet/netrc.t
18688            + macos/bundled_lib/t/libwww-perl/base/http.t
18689            + macos/bundled_lib/t/libwww-perl/live/activestate.t
18690            - macos/bundled_ext/Filter/t/FilterTest.pm
18691            - macos/bundled_ext/Storable/t/compat06.t
18692            - macos/bundled_ext/Storable/t/st-dump.pl
18693            - macos/bundled_lib/t/NEXT/test.pl
18694            - macos/bundled_lib/t/libwww-perl/live/google.t
18695            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
18696            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
18697            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
18698            ! macos/bundled_ext/Compress/Zlib/README
18699            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
18700            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
18701            ! macos/bundled_ext/Compress/Zlib/t/examples.t
18702            ! macos/bundled_ext/Filter/Util/Call/Call.pm
18703            ! macos/bundled_ext/Filter/Util/Call/Call.xs
18704            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
18705            ! macos/bundled_ext/Filter/t/call.t
18706            ! macos/bundled_ext/Filter/t/filter-util.pl
18707            ! macos/bundled_ext/Storable/ChangeLog
18708            ! macos/bundled_ext/Storable/README
18709            ! macos/bundled_ext/Storable/Storable.pm
18710            ! macos/bundled_ext/Storable/t/blessed.t
18711            ! macos/bundled_ext/Storable/t/canonical.t
18712            ! macos/bundled_ext/Storable/t/dclone.t
18713            ! macos/bundled_ext/Storable/t/forgive.t
18714            ! macos/bundled_ext/Storable/t/freeze.t
18715            ! macos/bundled_ext/Storable/t/lock.t
18716            ! macos/bundled_ext/Storable/t/overload.t
18717            ! macos/bundled_ext/Storable/t/recurse.t
18718            ! macos/bundled_ext/Storable/t/retrieve.t
18719            ! macos/bundled_ext/Storable/t/store.t
18720            ! macos/bundled_ext/Storable/t/tied.t
18721            ! macos/bundled_ext/Storable/t/tied_hook.t
18722            ! macos/bundled_ext/Storable/t/tied_items.t
18723            ! macos/bundled_ext/Storable/t/utf8.t
18724            ! macos/bundled_lib/blib/lib/File/Sort.pm
18725            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
18726            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
18727            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
18728            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
18729            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
18730            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
18731            ! macos/bundled_lib/blib/lib/LWP.pm
18732            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
18733            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
18734            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
18735            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
18736            ! macos/bundled_lib/blib/lib/Mail/Address.pm
18737            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
18738            ! macos/bundled_lib/blib/lib/Mail/Field.pm
18739            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
18740            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
18741            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
18742            ! macos/bundled_lib/blib/lib/Mail/Header.pm
18743            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
18744            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
18745            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
18746            ! macos/bundled_lib/blib/lib/Mail/Send.pm
18747            ! macos/bundled_lib/blib/lib/Mail/Util.pm
18748            ! macos/bundled_lib/blib/lib/NEXT.pm
18749            ! macos/bundled_lib/blib/lib/Net/Config.pm
18750            ! macos/bundled_lib/blib/lib/Net/Domain.pm
18751            ! macos/bundled_lib/blib/lib/Net/FTP.pm
18752            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
18753            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
18754            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
18755            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
18756            ! macos/bundled_lib/blib/lib/Net/POP3.pm
18757            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
18758            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
18759            ! macos/bundled_lib/blib/lib/Switch.pm
18760            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
18761            ! macos/bundled_lib/blib/lib/URI/Escape.pm
18762            ! macos/bundled_lib/blib/lib/URI/ftp.pm
18763            ! macos/bundled_lib/blib/lib/lwpcook.pod
18764            ! macos/bundled_lib/t/Filter/Simple/filter.t
18765            ! macos/bundled_lib/t/Switch/t/nested.t
18766            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
18767            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
18768            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
18769            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
18770            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
18771            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
18772            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
18773            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
18774            ! macos/bundled_lib/t/libnet/config.t
18775            ! macos/bundled_lib/t/libnet/ftp.t
18776            ! macos/bundled_lib/t/libnet/hostname.t
18777            ! macos/bundled_lib/t/libnet/nntp.t
18778            ! macos/bundled_lib/t/libnet/require.t
18779            ! macos/bundled_lib/t/libnet/smtp.t
18780            ! macos/bundled_lib/t/libwww-perl/base/headers.t
18781            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
18782            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
18783            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
18784            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
18785            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
18786            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
18787            ! macos/bundled_lib/t/libwww-perl/live/validator.t
18788            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
18789 ____________________________________________________________________________
18790 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
18791         Log: Subject: [PATCH] Socket::sockaddr_family
18792              From: Gisle Aas <gisle@ActiveState.com> 
18793              Date: 15 Jan 2002 06:35:28 -0800
18794              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
18795      Branch: perl
18796            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
18797 ____________________________________________________________________________
18798 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
18799         Log: Subject: [PATCH perldiag] Style issue
18800              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18801              Date: Tue, 15 Jan 2002 15:36:30 +0100                
18802              Message-ID: <20020115153630.A11568@rafael>
18803      Branch: perl
18804            ! pod/perldiag.pod
18805 ____________________________________________________________________________
18806 [ 14277] By: nick                                  on 2002/01/15  14:30:51
18807         Log: Correct name of PL_OP_SLAB_ALLOC
18808      Branch: perlio
18809            ! perl.h
18810 ____________________________________________________________________________
18811 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
18812         Log: NetWare tweak from Ananth Kesari.
18813      Branch: perl
18814            ! lib/ExtUtils/MakeMaker.pm
18815 ____________________________________________________________________________
18816 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
18817         Log: Throwback.
18818      Branch: perl
18819            ! MANIFEST
18820 ____________________________________________________________________________
18821 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
18822         Log: A couple of additional character classes from Jeffrey,
18823              hopefully useful in future for internal use for implementing
18824              some special cases of casing.
18825              
18826              Also regenerate once more all the character classes,
18827              now without the timestamp.  A timestamp would be kind of
18828              nice but it's not: having a timestamp in a file means that
18829              even if the effective contents of file really didn't
18830              change, the file looks as if it changed.
18831      Branch: perl
18832            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
18833            + lib/unicore/Is/CombAbov.pl
18834            ! (edit 304 files)
18835 ____________________________________________________________________________
18836 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
18837         Log: Make the test harder.
18838      Branch: perl
18839            ! t/op/pat.t
18840 ____________________________________________________________________________
18841 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
18842         Log: Additional utf8_heavy.pl tweak from Jeffrey.
18843      Branch: perl
18844            ! lib/utf8_heavy.pl
18845 ____________________________________________________________________________
18846 [ 14271] By: nick                                  on 2002/01/15  11:29:47
18847         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
18848      Branch: perlio
18849            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
18850            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
18851 ____________________________________________________________________________
18852 [ 14270] By: nick                                  on 2002/01/15  08:19:08
18853         Log: Integrate rest of mainline
18854      Branch: perlio
18855           !> (integrate 28 files)
18856 ____________________________________________________________________________
18857 [ 14269] By: nick                                  on 2002/01/15  08:02:44
18858         Log: Typo in #else branch of PL_SLAB_ALLOC
18859      Branch: perlio
18860            ! op.c
18861 ____________________________________________________________________________
18862 [ 14268] By: nick                                  on 2002/01/15  07:57:47
18863         Log: const-ness fix in savepv's passing of NULL
18864      Branch: perlio
18865            ! util.c
18866 ____________________________________________________________________________
18867 [ 14267] By: nick                                  on 2002/01/15  07:42:17
18868         Log: Hand merge of non slab allocator stuff
18869      Branch: perlio
18870            ! op.c
18871 ____________________________________________________________________________
18872 [ 14266] By: nick                                  on 2002/01/15  07:39:33
18873         Log: Slab allocator submit after resolve -ay to keep it!
18874      Branch: perlio
18875           !> op.c
18876 ____________________________________________________________________________
18877 [ 14265] By: nick                                  on 2002/01/15  07:05:06
18878         Log: Blind integrate of bulk of mainline.
18879      Branch: perlio
18880           +> (branch 173 files)
18881            - (delete 184 files)
18882           !> (integrate 146 files)
18883 ____________________________________________________________________________
18884 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
18885         Log: Pod nits.
18886      Branch: perl
18887            ! lib/Unicode/UCD.pm pod/perlunicode.pod
18888 ____________________________________________________________________________
18889 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
18890         Log: The Unicode categories doc patch to go with #14254,
18891              from Jeffrey.
18892      Branch: perl
18893            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
18894 ____________________________________________________________________________
18895 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
18896         Log: There isn't going to be perl.third.exe.
18897      Branch: perl
18898            ! Makefile.SH
18899 ____________________________________________________________________________
18900 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
18901         Log: Subject: [PATCH] small coredump correction
18902              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18903              Date: Tue, 15 Jan 2002 00:22:52 +0100
18904              Message-ID: <20020115002252.I691@rafael>
18905      Branch: perl
18906            ! op.c
18907 ____________________________________________________________________________
18908 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
18909         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
18910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18911              Date: Mon, 14 Jan 2002 23:03:04 +0100
18912              Message-ID: <20020114230304.A691@rafael>   
18913              
18914              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
18915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18916              Date: Mon, 14 Jan 2002 23:18:43 +0100
18917              Message-ID: <20020114231843.E691@rafael>   
18918      Branch: perl
18919            ! pod/perlsub.pod t/op/override.t toke.c
18920 ____________________________________________________________________________
18921 [ 14259] By: nick                                  on 2002/01/14  22:02:49
18922         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
18923              Need to use CopXXXXX macros everywhere and add CopSTASH_free
18924              Add new scope type and add support for it to scope.c and scope stack
18925              dup-er in sv.c. Add savesharedpv().
18926              Also zealous version of Win32's vmem.h to catch all the abuses.
18927              With this t/op/fork.t passes even with zealous checking and 
18928              checker is point a finger at various threads/shared issues.
18929              
18930              PL_curcop->cop_io is still an issue.
18931      Branch: perlio
18932            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
18933            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
18934            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
18935            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
18936            ! win32/vmem.h win32/win32.c win32/win32.h
18937 ____________________________________________________________________________
18938 [ 14258] By: nick                                  on 2002/01/14  20:24:28
18939         Log: Integrate build parts of mainline
18940      Branch: perlio
18941           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
18942           !> lib/ExtUtils/t/MM_Win32.t
18943 ____________________________________________________________________________
18944 [ 14257] By: nick                                  on 2002/01/14  16:10:54
18945         Log: Inverted sense of special-ness of specialCopIO - supposed to 
18946              be true if value is "special" i.e. NOT an SV.
18947      Branch: perlio
18948            ! perlio.h
18949 ____________________________________________________________________________
18950 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
18951         Log: Update Changes.
18952      Branch: perl
18953            ! Changes patchlevel.h
18954 ____________________________________________________________________________
18955 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
18956         Log: Retract #14251 (the op slab allocator from perlio)
18957              until we figure out why 2.2.19 x86 debian gets
18958              a circular sibling chain and therefore hangs in
18959              the Perl_ck_subr() sibling for-loop.
18960      Branch: perl
18961            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
18962            ! perlapi.c perlapi.h proto.h
18963 ____________________________________________________________________________
18964 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
18965         Log: Big mktables rewrite from Jeffrey;
18966              documentation not yet updated.
18967      Branch: perl
18968            + (add 171 files)
18969            - (delete 182 files)
18970            ! (edit 135 files)
18971 ____________________________________________________________________________
18972 [ 14253] By: ams                                   on 2002/01/14  03:15:05
18973         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
18974              From: Michael G Schwern <schwern@pobox.com>
18975              Date: Sun, 13 Jan 2002 21:00:07 -0500
18976              Message-Id: <20020114020007.GB2877@blackrider>
18977      Branch: perl
18978            ! lib/Cwd.pm
18979 ____________________________________________________________________________
18980 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
18981         Log: Subject: Re: Win32 status - progress !
18982              From: Abe Timmerman <abe@ztreet.demon.nl>       
18983              Date: Mon, 14 Jan 2002 02:29:51 +0100
18984              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
18985      Branch: perl
18986            ! lib/ExtUtils/t/MM_Win32.t
18987 ____________________________________________________________________________
18988 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
18989         Log: Integrate perlio.
18990              
18991              Slab allocator for ops
18992              - moved the statics to intrpvar.h
18993              - implemented Slab_Free()
18994              - uses PerlMemShared (for now) if distinction exists.
18995      Branch: perl
18996           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
18997           !> perlapi.c perlapi.h proto.h
18998 ____________________________________________________________________________
18999 [ 14250] By: nick                                  on 2002/01/13  23:22:34
19000         Log: Slab allocator for ops
19001              - moved the statics to intrpvar.h
19002              - implemented Slab_Free()
19003              - uses PerlMemShared (for now) if distinction exists.
19004      Branch: perlio
19005            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19006            ! perlapi.c perlapi.h proto.h
19007 ____________________________________________________________________________
19008 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
19009         Log: Start a new test category: uni.  Much of t/op/pat
19010              should probably be moved here, but holding on that
19011              until Jeffrey finishes his big mktables rewrite.
19012              Bits and pieces of op/split, op/pack, op/append,
19013              op/join, could probably be moved to respective uni
19014              tests, too.
19015      Branch: perl
19016            + t/uni/fold.t t/uni/sprintf.t
19017            - t/op/unifold.t t/op/unisprintf.t
19018            ! MANIFEST t/TEST t/harness
19019 ____________________________________________________________________________
19020 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
19021         Log: Subject: [PATCH] enable Win32 to build again
19022              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19023              Date: Sun, 13 Jan 2002 21:49:24 +0100
19024              Message-ID: <3C4200E4.15926.23F6131@localhost>
19025              
19026              miniperl.exe.exe does not exe that well.
19027      Branch: perl
19028            ! lib/ExtUtils/MM_Unix.pm
19029 ____________________________________________________________________________
19030 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
19031         Log: Mention some of the load-affected tests.
19032      Branch: perl
19033            ! INSTALL
19034 ____________________________________________________________________________
19035 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
19036         Log: Move the UTF-8 conversion code earlier so that
19037              op/ver is happy.
19038      Branch: perl
19039            ! sv.c t/op/ver.t
19040 ____________________________________________________________________________
19041 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
19042         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
19043              have diverged quite a bit so no updates there.
19044      Branch: perl
19045            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19046            ! ext/List/Util/lib/List/Util.pm
19047            ! ext/List/Util/lib/Scalar/Util.pm
19048 ____________________________________________________________________________
19049 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
19050         Log: Make the crypt() pickier: if downgrading doesn't work,
19051              croak.
19052      Branch: perl
19053            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
19054 ____________________________________________________________________________
19055 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
19056         Log: Grow the buffer in case Unicode caused size changes
19057              (and it very probably did).
19058      Branch: perl
19059            ! sv.c
19060 ____________________________________________________________________________
19061 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
19062         Log: Future-proofing from Jeffrey Friedl (for conflicting
19063              In* and Is* names).
19064      Branch: perl
19065            ! lib/utf8_heavy.pl
19066 ____________________________________________________________________________
19067 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
19068         Log: Subject: [PATCH] Re: Warning in B.xs
19069              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19070              Date: Sun, 13 Jan 2002 19:39:52 +0100
19071              Message-ID: <3C41E288.20562.1C8C895@localhost>
19072      Branch: perl
19073            ! ext/B/B.xs
19074 ____________________________________________________________________________
19075 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
19076         Log: Subject: Re: lookbehind broken with latest bleedperl
19077              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19078              Date: Sun, 13 Jan 2002 18:06:22 +0000
19079              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
19080      Branch: perl
19081            ! regexec.c t/op/re_tests
19082 ____________________________________________________________________________
19083 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
19084         Log: Subject: [PATCH] more MM_Unix.t tests
19085              From: Tels <perl_dummy@bloodgate.com>
19086              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
19087              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
19088              
19089              Subject: [PATCH] 14220 misunderstood, I bet          
19090              From: andreas.koenig@anima.de (Andreas J. Koenig)
19091              Date: 12 Jan 2002 21:31:58 +0100
19092              Message-ID: <m3k7un8g5d.fsf@anima.de>
19093      Branch: perl
19094            ! lib/ExtUtils/t/MM_Unix.t
19095 ____________________________________________________________________________
19096 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
19097         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
19098              From: Tels <perl_dummy@bloodgate.com>
19099              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
19100              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
19101              
19102              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
19103              From: Tels <perl_dummy@bloodgate.com>
19104              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
19105              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
19106      Branch: perl
19107            ! lib/ExtUtils/MM_Unix.pm
19108 ____________________________________________________________________________
19109 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
19110         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
19111              From: Nicholas Clark <nick@unfortu.net> 
19112              Date: Sun, 13 Jan 2002 15:58:34 +0000
19113              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
19114      Branch: perl
19115            ! lib/Benchmark.t
19116 ____________________________________________________________________________
19117 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
19118         Log: Anton Berezin did more reading and the uid setting story
19119              gets more complex.
19120      Branch: perl
19121            ! pod/perltodo.pod utils/perldoc.PL
19122 ____________________________________________________________________________
19123 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
19124         Log: Integrate perlio;
19125              
19126              Win32 fixes:
19127              - vmem.h hack to handle free-by-wrong-thread after eval "".
19128              - Initialize timerid 
19129      Branch: perl
19130           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19131 ____________________________________________________________________________
19132 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
19133         Log: Subject: Re: HiRes
19134              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19135              Date: Sun, 13 Jan 2002 10:18:46 +0100
19136              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
19137              
19138              Give up on socketpair in HP-UX.
19139      Branch: perl
19140            ! ext/Socket/socketpair.t
19141 ____________________________________________________________________________
19142 [ 14233] By: nick                                  on 2002/01/13  16:29:30
19143         Log: Integrate mainline
19144      Branch: perlio
19145           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
19146           !> (integrate 46 files)
19147 ____________________________________________________________________________
19148 [ 14232] By: nick                                  on 2002/01/13  15:37:48
19149         Log: Win32 fixes:
19150              - vmem.h hack to handle free-by-wrong-thread after eval "".
19151              - Initialize timerid 
19152      Branch: perlio
19153            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19154 ____________________________________________________________________________
19155 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
19156         Log: *groan*
19157      Branch: perl
19158            ! t/op/pat.t
19159 ____________________________________________________________________________
19160 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
19161         Log: One more sharp s case found by Jeffrey.
19162      Branch: perl
19163            ! regexec.c t/op/pat.t
19164 ____________________________________________________________________________
19165 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
19166         Log: Comment tweak.
19167      Branch: perl
19168            ! regexec.c
19169 ____________________________________________________________________________
19170 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
19171         Log: Don't bother checking for the Greek special
19172              cases if the node is too short.
19173      Branch: perl
19174            ! regcomp.c
19175 ____________________________________________________________________________
19176 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
19177         Log: Update Changes.
19178      Branch: perl
19179            ! Changes patchlevel.h
19180 ____________________________________________________________________________
19181 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
19182         Log: metaconfig unit change for #14225.
19183      Branch: metaconfig
19184            + U/modified/i_ndbm.U
19185 ____________________________________________________________________________
19186 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
19187         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
19188              From: Jonathan Stowe <gellyfish@gellyfish.com>
19189              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
19190              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
19191      Branch: perl
19192            ! Configure config_h.SH
19193 ____________________________________________________________________________
19194 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
19195         Log: Quick reformat using indent -kr -nce, as requested
19196              by Dan Kogai and suggest by NI-S.
19197      Branch: perl
19198            ! ext/Encode/encengine.c
19199 ____________________________________________________________________________
19200 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
19201         Log: Couple more Unicode lookbehind tests.
19202      Branch: perl
19203            ! t/op/pat.t
19204 ____________________________________________________________________________
19205 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
19206         Log: Sharp S as a special treat for our German UTF-8 testers :-)
19207      Branch: perl
19208            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
19209 ____________________________________________________________________________
19210 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
19211         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
19212              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19213              Date: Sat, 12 Jan 2002 20:37:32 +0100
19214              Message-ID: <3C409E8C.16203.196C2D3@localhost>
19215      Branch: perl
19216            ! ext/B/B/Deparse.pm
19217 ____________________________________________________________________________
19218 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
19219         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
19220              really worth the bits it's printed on?
19221      Branch: perl
19222            ! lib/ExtUtils/t/MM_Unix.t
19223 ____________________________________________________________________________
19224 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
19225         Log: Special treatment for U+03B0 and U+0390 in //i,
19226              this means that we can remove the minlen pessimisations
19227              introduced by the #14096.
19228      Branch: perl
19229            ! pp_hot.c regcomp.c regexec.c
19230 ____________________________________________________________________________
19231 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
19232         Log: Integrate perlio;
19233              
19234              Abstract out the cloning of SvPVX and handle shared pv in a 
19235              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19236              
19237              Win32-ize socketpair test
19238              - Win32 can fork even though $Config{d_fork} is undef
19239              - SOCK_DGRAM does not work - skip those tests.
19240      Branch: perl
19241           !> ext/Socket/socketpair.t sv.c
19242 ____________________________________________________________________________
19243 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
19244         Log: One should first drop the real uid, not the effective uid.
19245              [ID 20020110.003]
19246      Branch: perl
19247            ! utils/perldoc.PL
19248 ____________________________________________________________________________
19249 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
19250         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
19251              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19252              Date: Fri, 11 Jan 2002 23:29:48 +0100
19253              Message-ID: <3C3F756C.4581.2E2A938@localhost>
19254      Branch: perl
19255            + ext/B/C/C.xs ext/B/C/Makefile.PL
19256            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
19257            ! utils/perlcc.PL
19258 ____________________________________________________________________________
19259 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
19260         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19261              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
19262              Date: Fri, 11 Jan 2002 14:29:30 -0800
19263              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
19264      Branch: perl
19265            ! ext/B/t/concise.t
19266 ____________________________________________________________________________
19267 [ 14214] By: nick                                  on 2002/01/12  12:31:12
19268         Log: Win32-ize socketpair test
19269              - Win32 can fork even though $Config{d_fork} is undef
19270              - SOCK_DGRAM does not work - skip those tests.
19271      Branch: perlio
19272            ! ext/Socket/socketpair.t
19273 ____________________________________________________________________________
19274 [ 14213] By: nick                                  on 2002/01/12  11:46:28
19275         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
19276              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19277      Branch: perlio
19278            ! sv.c
19279 ____________________________________________________________________________
19280 [ 14212] By: ams                                   on 2002/01/12  06:10:52
19281         Log: Subject: [PATCH] More fixes for Stratus VOS
19282              From: "Green, Paul" <Paul.Green@stratus.com>
19283              Date: Fri, 11 Jan 2002 17:30:37 -0500
19284              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
19285      Branch: perl
19286            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
19287 ____________________________________________________________________________
19288 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
19289         Log: Upgrade to CGI.pm 2.80.
19290      Branch: perl
19291            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
19292 ____________________________________________________________________________
19293 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
19294         Log: FAQ sync.
19295      Branch: perl
19296            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19297            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19298            ! pod/perlfaq8.pod
19299 ____________________________________________________________________________
19300 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
19301         Log: This is getting embarrassing.
19302      Branch: perl
19303            ! t/op/pat.t
19304 ____________________________________________________________________________
19305 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
19306         Log: Doc tweaks.
19307      Branch: perl
19308            ! pod/perlunicode.pod
19309 ____________________________________________________________________________
19310 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
19311         Log: Updating the test count is good; also rephrasing
19312              so that there is no ok output containing "not".
19313      Branch: perl
19314            ! t/op/pat.t
19315 ____________________________________________________________________________
19316 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
19317         Log: Andreas is busy :-)
19318      Branch: perl
19319            ! doop.c t/op/unisprintf.t
19320 ____________________________________________________________________________
19321 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
19322         Log: Unicode lookbehind looked bad.
19323      Branch: perl
19324            ! regexec.c t/op/pat.t
19325 ____________________________________________________________________________
19326 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
19327         Log: Garbage collection.
19328      Branch: perl
19329            ! t/run/kill_perl.t
19330 ____________________________________________________________________________
19331 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
19332         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
19333              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19334              Date: Fri, 11 Jan 2002 23:29:48 +0100
19335              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
19336      Branch: perl
19337            ! embed.fnc global.sym makedef.pl
19338 ____________________________________________________________________________
19339 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
19340         Log: Subject: [PATCH] perldelta nit?
19341              From: Robert Spier <rspier@pobox.com>
19342              Date: Fri, 11 Jan 2002 15:19:16 -0800
19343              Message-ID: <15423.29428.164185.251700@rls.cx>
19344      Branch: perl
19345            ! pod/perldelta.pod
19346 ____________________________________________________________________________
19347 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
19348         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19349              From: Michael G Schwern <schwern@pobox.com>
19350              Date: Fri, 11 Jan 2002 17:08:17 -0500
19351              Message-ID: <20020111220817.GG2838@blackrider>
19352      Branch: perl
19353            ! t/run/kill_perl.t t/test.pl
19354 ____________________________________________________________________________
19355 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
19356         Log: Subject: [PATCH] Correct misleading error message
19357              From: Mike Guy <mjtg@cam.ac.uk>
19358              Date: Fri, 11 Jan 2002 18:36:33 +0000
19359              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
19360              
19361              hash assignment -> anonymous hash
19362      Branch: perl
19363            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
19364 ____________________________________________________________________________
19365 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
19366         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
19367              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19368              Date: Fri, 11 Jan 2002 16:58:14 +0100
19369              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
19370      Branch: perl
19371            ! ext/Unicode/Normalize/mkheader
19372 ____________________________________________________________________________
19373 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
19374         Log: Add a new test for is-sprintf-preserving Unicodeness:
19375              #14194 and an old one from kill_perl.t (I could have used
19376              sprintf.t, but it's format was quite fixed, and I didn't
19377              feel like breaking the format)
19378      Branch: perl
19379            + t/op/unisprintf.t
19380            ! MANIFEST t/run/kill_perl.t
19381 ____________________________________________________________________________
19382 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
19383         Log: Integrate perlio;
19384              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19385      Branch: perl
19386           !> win32/win32.c
19387 ____________________________________________________________________________
19388 [ 14196] By: nick                                  on 2002/01/11  20:58:20
19389         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19390              as C runtime seems to get its hands on them even though we said
19391              they were handled.
19392              Still an issue with "die" out of signal handler - get panic: pp_iter
19393      Branch: perlio
19394            ! win32/win32.c
19395 ____________________________________________________________________________
19396 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
19397         Log: Integrate perlio;
19398              A mostly-stable version of "new" Win32 signal/kill support.
19399      Branch: perl
19400           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
19401           !> win32/config.gc win32/config.vc win32/config_H.bc
19402           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
19403           !> win32/makefile.mk win32/win32.c win32/win32.h
19404 ____________________________________________________________________________
19405 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
19406         Log: Fix for
19407              
19408              Subject: UTF-8 sprintf bug in bleadperl
19409              From: andreas.koenig@anima.de (Andreas J. Koenig)
19410              Date: 11 Jan 2002 15:47:15 +0100
19411              Message-ID: <m3vge99c7g.fsf@anima.de>
19412              
19413              I have tests, have just to figure out where to put them
19414              since op/sprintf looks a bit unfriendly for tests of
19415              somewhat freer form.
19416      Branch: perl
19417            ! doop.c sv.c
19418 ____________________________________________________________________________
19419 [ 14193] By: nick                                  on 2002/01/11  18:25:34
19420         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
19421              Builds and passes a few tests.
19422      Branch: perlio
19423           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
19424           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
19425           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
19426           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
19427           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19428           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19429           +> t/lib/sample-tests/lone_not_bug
19430           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19431           +> t/lib/sample-tests/vms_nit
19432           !> (integrate 63 files)
19433 ____________________________________________________________________________
19434 [ 14192] By: nick                                  on 2002/01/11  17:49:39
19435         Log: A mostly-stable version of "new" Win32 signal/kill support.
19436      Branch: perlio
19437            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
19438            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19439            ! win32/config_h.PL win32/makefile.mk win32/win32.c
19440            ! win32/win32.h
19441 ____________________________________________________________________________
19442 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
19443         Log: Update Changes.
19444      Branch: perl
19445            ! Changes patchlevel.h
19446 ____________________________________________________________________________
19447 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
19448         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19449              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19450              Date: Thu, 10 Jan 2002 18:21:34 -0800
19451              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
19452      Branch: perl
19453            + ext/B/t/concise.t
19454            ! MANIFEST
19455 ____________________________________________________________________________
19456 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
19457         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
19458              necessary in form.t and html.t @INC setups.
19459      Branch: perl
19460            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
19461 ____________________________________________________________________________
19462 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
19463         Log: Yet another twist.
19464      Branch: perl
19465            ! t/test.pl
19466 ____________________________________________________________________________
19467 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
19468         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
19469              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19470              Date: Fri, 11 Jan 2002 13:04:15 +0100      
19471              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
19472      Branch: perl
19473            ! hints/aix.sh
19474 ____________________________________________________________________________
19475 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
19476         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
19477              From: Jonathan Stowe <gellyfish@gellyfish.com> 
19478              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
19479              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
19480      Branch: perl
19481            ! lib/AnyDBM_File.t
19482 ____________________________________________________________________________
19483 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
19484         Log: Arguments were being mangled.
19485      Branch: perl
19486            ! t/test.pl
19487 ____________________________________________________________________________
19488 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
19489         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19490              From: Jonathan Stowe <gellyfish@gellyfish.com>
19491              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
19492              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
19493      Branch: perl
19494            ! lib/AnyDBM_File.t
19495 ____________________________________________________________________________
19496 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
19497         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
19498              From: Michael G Schwern <schwern@pobox.com> 
19499              Date: Fri, 11 Jan 2002 04:26:27 -0500
19500              Message-ID: <20020111092626.GA16544@blackrider>
19501      Branch: perl
19502            ! t/run/kill_perl.t t/test.pl
19503 ____________________________________________________________________________
19504 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
19505         Log: Subject: [PATCH] Test::Harness 2.01
19506              From: Michael G Schwern <schwern@pobox.com> 
19507              Date: Thu, 10 Jan 2002 21:11:24 -0500
19508              Message-ID: <20020111021123.GA30666@blackrider>
19509      Branch: perl
19510            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
19511            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
19512            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
19513            + lib/Test/Harness/t/nonumbers.t
19514            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
19515            + t/lib/sample-tests/lone_not_bug
19516            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
19517            + t/lib/sample-tests/vms_nit
19518            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19519            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
19520 ____________________________________________________________________________
19521 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
19522         Log: patch is silly when creating new files: don't run
19523              patch more than once.
19524      Branch: perl
19525            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19526 ____________________________________________________________________________
19527 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
19528         Log: Forgot from #14179.
19529      Branch: perl
19530            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
19531 ____________________________________________________________________________
19532 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
19533         Log: Subject: [PATCH] is() undef/'' behavior change
19534              From: Michael G Schwern <schwern@pobox.com> 
19535              Date: Fri, 11 Jan 2002 03:35:51 -0500
19536              Message-ID: <20020111083551.GC30666@blackrider>
19537              
19538              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
19539              From: Michael G Schwern <schwern@pobox.com> 
19540              Date: Fri, 11 Jan 2002 03:37:44 -0500
19541              Message-ID: <20020111083744.GD30666@blackrider>
19542      Branch: perl
19543            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
19544            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
19545            ! lib/Pod/t/InputObjects.t lib/blib.t
19546 ____________________________________________________________________________
19547 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
19548         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
19549              From: Michael G Schwern <schwern@pobox.com> 
19550              Date: Thu, 10 Jan 2002 19:56:23 -0500
19551              Message-ID: <20020111005623.GA13192@blackrider>
19552      Branch: perl
19553            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
19554            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
19555            ! lib/Test/Simple.pm lib/Test/Simple/Changes
19556            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
19557            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
19558            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
19559            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
19560            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
19561            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
19562            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
19563            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
19564            ! lib/Test/Simple/t/plan_is_noplan.t
19565            ! lib/Test/Simple/t/plan_no_plan.t
19566            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
19567            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
19568            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
19569            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
19570            ! lib/Test/Tutorial.pod
19571 ____________________________________________________________________________
19572 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
19573         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
19574              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
19575              
19576              turns out even the malloc() was never really needed to begin with,
19577              so get rid of it
19578      Branch: perl
19579            ! sv.c
19580 ____________________________________________________________________________
19581 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
19582         Log: Small doc tweaks.
19583      Branch: perl
19584            ! pod/perluniintro.pod
19585 ____________________________________________________________________________
19586 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
19587         Log: support using the CRT's malloc() family of functions instead of
19588              the internal one when ithreads is enabled; allocate large blocks
19589              using VirtualAlloc() since the Heap*() functions may only be tuned
19590              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
19591              
19592              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
19593              also see comments at the top of win32/vmem.h for other options that
19594              can be set
19595      Branch: perl
19596            ! win32/vmem.h
19597 ____________________________________________________________________________
19598 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
19599         Log: Subject: micropatch
19600              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19601              Date: Thu, 10 Jan 2002 18:20:58 +0000
19602              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
19603      Branch: perl
19604            ! regcomp.c
19605 ____________________________________________________________________________
19606 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
19607         Log: Subject: [PATCH] Embed.t on Win32
19608              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19609              Date: Thu, 10 Jan 2002 18:56:21 +0100
19610              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
19611      Branch: perl
19612            ! lib/ExtUtils/t/Embed.t
19613 ____________________________________________________________________________
19614 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
19615         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
19616              From: Gisle Aas <gisle@ActiveState.com>
19617              Date: 10 Jan 2002 08:56:05 -0800
19618              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
19619      Branch: perl
19620            ! toke.c
19621 ____________________________________________________________________________
19622 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
19623         Log: Subject: [PATCH] doc fixes
19624              From: "Brendan O'Dea" <bod@debian.org>
19625              Date: Fri, 11 Jan 2002 03:49:54 +1100
19626              Message-ID: <20020110164954.GA21891@compusol.com.au>
19627      Branch: perl
19628            ! lib/I18N/Collate.pm pod/perlfunc.pod
19629 ____________________________________________________________________________
19630 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
19631         Log: Integrate perlio; More signal hackery.
19632      Branch: perl
19633           !> win32/win32.c
19634 ____________________________________________________________________________
19635 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
19636         Log: No need to show internal encodings, or return them
19637              in random order.
19638      Branch: perl
19639            ! ext/Encode/Encode.pm
19640 ____________________________________________________________________________
19641 [ 14168] By: nick                                  on 2002/01/10  17:33:31
19642         Log: Integrate mainline
19643      Branch: perlio
19644            - ext/Unicode/Normalize/Normalize.pod
19645           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
19646           !> ext/Unicode/Normalize/Makefile.PL
19647           !> ext/Unicode/Normalize/Normalize.pm
19648           !> ext/Unicode/Normalize/Normalize.xs
19649           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
19650           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
19651           !> t/run/kill_perl.t toke.c
19652 ____________________________________________________________________________
19653 [ 14167] By: nick                                  on 2002/01/10  17:08:35
19654         Log: More signal hackery
19655      Branch: perlio
19656            ! win32/win32.c
19657 ____________________________________________________________________________
19658 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
19659         Log: I think we can claim to be supporting Unicode
19660              "loose matching" now.
19661      Branch: perl
19662            ! pod/perlunicode.pod
19663 ____________________________________________________________________________
19664 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
19665         Log: Subject: doc patch
19666              From: mjd@plover.com
19667              Date: 10 Jan 2002 15:12:27 -0000
19668              Message-ID: <20020110151227.14850.qmail@plover.com>
19669      Branch: perl
19670            ! pod/perlrun.pod
19671 ____________________________________________________________________________
19672 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
19673         Log: Subject: Re: [ID 20011223.001] accept leaks memory
19674              From: Andy Dougherty <doughera@lafayette.edu>
19675              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
19676              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
19677      Branch: perl
19678            ! hints/linux.sh
19679 ____________________________________________________________________________
19680 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
19681         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
19682      Branch: perl
19683           !> win32/win32.c
19684 ____________________________________________________________________________
19685 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
19686         Log: Subject: [PATCH] Magic numbers in B::Concise
19687              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
19688              Date: Wed, 9 Jan 2002 23:04:01 -0800
19689              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
19690      Branch: perl
19691            ! ext/B/B/Concise.pm ext/B/O.pm
19692 ____________________________________________________________________________
19693 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
19694         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
19695              From: Gisle Aas <gisle@ActiveState.com>
19696              Date: 09 Jan 2002 21:52:40 -0800
19697              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
19698      Branch: perl
19699            ! t/lib/strict/vars toke.c
19700 ____________________________________________________________________________
19701 [ 14160] By: nick                                  on 2002/01/09  21:29:39
19702         Log: Skeleton coding of more kill() support on Win32.
19703      Branch: perlio
19704            ! win32/win32.c
19705 ____________________________________________________________________________
19706 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
19707         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
19708              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19709              Date: Wed, 9 Jan 2002 23:24:32 +0100
19710              Message-ID: <20020109232432.A692@rafael>
19711      Branch: perl
19712            ! ext/B/B/Deparse.pm
19713 ____________________________________________________________________________
19714 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
19715         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
19716              From: Jonathan Stowe <gellyfish@gellyfish.com>
19717              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
19718              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
19719      Branch: perl
19720            ! t/run/kill_perl.t
19721 ____________________________________________________________________________
19722 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
19723         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
19724              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19725              Date: Wed, 09 Jan 2002 20:16:54 +0000
19726              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
19727      Branch: perl
19728            ! regexec.c
19729 ____________________________________________________________________________
19730 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
19731         Log: Subject: [Patch @14129] fixes Unicode::Normalize
19732              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19733              Date: Thu, 10 Jan 2002 01:08:56 +0900
19734              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
19735      Branch: perl
19736            - ext/Unicode/Normalize/Normalize.pod
19737            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
19738            ! ext/Unicode/Normalize/Normalize.pm
19739            ! ext/Unicode/Normalize/Normalize.xs
19740            ! ext/Unicode/Normalize/mkheader
19741 ____________________________________________________________________________
19742 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
19743         Log: Integrate perlio; (Re-)implement alarm() for Win32.
19744      Branch: perl
19745           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
19746           !> win32/win32iop.h
19747 ____________________________________________________________________________
19748 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
19749         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
19750              From: Nicholas Clark <nick@unfortu.net>
19751              Date: Wed, 9 Jan 2002 17:56:04 +0000
19752              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
19753      Branch: perl
19754            ! t/op/readdir.t
19755 ____________________________________________________________________________
19756 [ 14153] By: nick                                  on 2002/01/09  16:18:57
19757         Log: Integrate mainline
19758      Branch: perlio
19759           +> ext/threads/t/stress_re.t t/op/unifold.t
19760            - lib/unifold.t
19761           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
19762           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
19763           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
19764 ____________________________________________________________________________
19765 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
19766         Log: Update Changes.
19767      Branch: perl
19768            ! Changes patchlevel.h
19769 ____________________________________________________________________________
19770 [ 14151] By: nick                                  on 2002/01/09  14:27:36
19771         Log: (Re-)implement alarm() for Win32.
19772      Branch: perlio
19773            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
19774            ! win32/win32iop.h
19775 ____________________________________________________________________________
19776 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
19777         Log: Thinko.
19778      Branch: perl
19779            ! ext/threads/t/stress_re.t
19780 ____________________________________________________________________________
19781 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
19782         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
19783              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19784              Date: Wed, 09 Jan 2002 13:37:17 +0000                
19785              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
19786      Branch: perl
19787            ! regexec.c t/op/re_tests
19788 ____________________________________________________________________________
19789 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
19790         Log: Subject: Re: Weird Malformed warning in bleadperl    
19791              From: andreas.koenig@anima.de (Andreas J. Koenig)    
19792              Date: 09 Jan 2002 11:12:37 +0100
19793              Message-ID: <m3itabbzoq.fsf@anima.de>
19794      Branch: perl
19795            ! regexec.c t/op/pat.t
19796 ____________________________________________________________________________
19797 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
19798         Log: Forgot stress_re.t from MANIFEST.
19799      Branch: perl
19800            ! MANIFEST
19801 ____________________________________________________________________________
19802 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
19803         Log: In dumping use isPRINT() instead of isprint() so that locale
19804              does not come into play.
19805      Branch: perl
19806            ! utf8.c
19807 ____________________________________________________________________________
19808 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
19809         Log: Add a threads stress test for regular expressions
19810              (mostly just a modified stress_string.t) and doesn't
19811              test that much of regular expressions, just that $1
19812              doesn't get stomped by competing threads (as it does
19813              in the 5005threads of old).
19814      Branch: perl
19815            + ext/threads/t/stress_re.t
19816            ! MANIFEST
19817 ____________________________________________________________________________
19818 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
19819         Log: (retracted by #14307)
19820              Subject: Re: [ID 20010912.007] substr reference core dump
19821              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19822              Date: Tue, 08 Jan 2002 19:17:50 +0000
19823              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
19824      Branch: perl
19825            ! scope.c t/run/kill_perl.t
19826 ____________________________________________________________________________
19827 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
19828         Log: SANY (. with /s) wasn't happy on Unicode.
19829      Branch: perl
19830            ! regexec.c t/op/pat.t
19831 ____________________________________________________________________________
19832 [ 14142] By: ams                                   on 2002/01/08  22:42:10
19833         Log: Subject: [PATCH] perldebug nit
19834              From: Tels <tels@bloodgate.com>
19835              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
19836      Branch: perl
19837            ! pod/perldebug.pod
19838 ____________________________________________________________________________
19839 [ 14141] By: ams                                   on 2002/01/08  21:32:59
19840         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
19841              From: "Green, Paul" <Paul.Green@stratus.com>
19842              Date: Tue, 8 Jan 2002 17:31:35 -0500
19843              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
19844      Branch: perl
19845            ! Makefile.SH
19846 ____________________________________________________________________________
19847 [ 14140] By: ams                                   on 2002/01/08  21:27:57
19848         Log: Subject: [PATCH] Re: Slight chokage from Deparse
19849              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19850              Date: Tue, 8 Jan 2002 23:04:45 +0100
19851              Message-Id: <20020108230445.A4798@rafael>
19852      Branch: perl
19853            ! ext/B/B/Deparse.pm
19854 ____________________________________________________________________________
19855 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
19856         Log: Subject: [patch] peep() is rude
19857              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
19858              Date: Tue, 08 Jan 2002 19:17:50 +0000            
19859              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
19860      Branch: perl
19861            ! op.c t/run/kill_perl.t
19862 ____________________________________________________________________________
19863 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
19864         Log: unifold is really an op test since it requires
19865              no external modules for its actual testing:
19866              only the unicore CaseFold.txt file, and File::Spec
19867              to portably access that file.
19868      Branch: perl
19869            + t/op/unifold.t
19870            - lib/unifold.t
19871            ! MANIFEST
19872 ____________________________________________________________________________
19873 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
19874         Log: Subject: [patch] save a test 
19875              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19876              Date: Tue, 08 Jan 2002 16:18:47 +0000
19877              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
19878      Branch: perl
19879            ! regcomp.c
19880 ____________________________________________________________________________
19881 [ 14136] By: nick                                  on 2002/01/08  16:11:55
19882         Log: Integrate mainline
19883      Branch: perlio
19884           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
19885           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
19886           !> (integrate 37 files)
19887 ____________________________________________________________________________
19888 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
19889         Log: Subject: Not OK 13843 
19890              From: andreas.koenig@anima.de (Andreas J. Koenig)
19891              Date: 08 Jan 2002 14:12:29 +0100
19892              Message-ID: <m38zb9c7gi.fsf@anima.de>
19893      Branch: perl
19894            ! op.c t/op/subst.t
19895 ____________________________________________________________________________
19896 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
19897         Log: Missed one variant of the fold testing, noticed bu Hugo.
19898      Branch: perl
19899            ! lib/unifold.t
19900 ____________________________________________________________________________
19901 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
19902         Log: Enchance the Storable magic description.
19903      Branch: perl
19904            ! ext/Storable/Storable.pm
19905 ____________________________________________________________________________
19906 [ 14132] By: ams                                   on 2002/01/08  09:16:12
19907         Log: Subject: [PATCH] don't installperl pods
19908              From: H.Merijn Brand <h.m.brand@hccnet.nl>
19909              Date: Tue, 08 Jan 2002 10:36:01 +0100
19910              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
19911      Branch: perl
19912            ! installperl
19913 ____________________________________________________________________________
19914 [ 14131] By: ams                                   on 2002/01/08  03:38:40
19915         Log: Subject: Math-BigInt v1.49 released
19916              From: Tels <perl_dummy@bloodgate.com>
19917              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
19918      Branch: perl
19919            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
19920            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
19921            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19922            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19923            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19924            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
19925            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
19926            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
19927            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
19928            ! t/lib/Math/BigInt/Subclass.pm
19929 ____________________________________________________________________________
19930 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
19931         Log: A little better comments.
19932      Branch: perl
19933            ! regexec.c
19934 ____________________________________________________________________________
19935 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
19936         Log: No normalization form DNF.
19937      Branch: perl
19938            ! ext/Unicode/Normalize/Normalize.pm
19939 ____________________________________________________________________________
19940 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
19941         Log: Extension nits found by -Wall (several from threads
19942              and threads::shared, but leaving them to Arthur).
19943      Branch: perl
19944            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
19945            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
19946            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
19947            ! ext/Unicode/Normalize/mkheader x2p/str.c
19948 ____________________________________________________________________________
19949 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
19950         Log: Sync up Changes etc.
19951      Branch: maint-5.6/macperl
19952            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
19953 ____________________________________________________________________________
19954 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
19955         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
19956      Branch: maint-5.6/macperl
19957            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
19958 ____________________________________________________________________________
19959 [ 14125] By: ams                                   on 2002/01/07  22:03:22
19960         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
19961              From: Nicholas Clark (sans From field in mail header)
19962              Date: Mon, 7 Jan 2002 16:18:23 +0000
19963              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
19964      Branch: perl
19965            ! lib/Exporter.pm
19966 ____________________________________________________________________________
19967 [ 14124] By: ams                                   on 2002/01/07  21:46:11
19968         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
19969              From: "Green, Paul" <Paul.Green@stratus.com>
19970              Date: Mon, 7 Jan 2002 16:59:38 -0500
19971              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
19972      Branch: perl
19973            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
19974 ____________________________________________________________________________
19975 [ 14123] By: nick                                  on 2002/01/07  18:49:55
19976         Log: Integrate mainline
19977      Branch: perlio
19978           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
19979           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
19980           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
19981           !> regexec.c t/op/re_tests utf8.c utf8.h
19982 ____________________________________________________________________________
19983 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
19984         Log: Update Changes.
19985      Branch: perl
19986            ! Changes patchlevel.h
19987 ____________________________________________________________________________
19988 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
19989         Log: Subject: [PATCH] Correct module name in perldelta*
19990              From: Mike Guy <mjtg@cam.ac.uk>
19991              Date: Mon, 07 Jan 2002 17:02:43 +0000
19992              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
19993      Branch: perl
19994            ! pod/perl561delta.pod pod/perl56delta.pod
19995 ____________________________________________________________________________
19996 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
19997         Log: AUTHORS update.
19998      Branch: perl
19999            ! AUTHORS
20000 ____________________________________________________________________________
20001 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
20002         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
20003      Branch: perl
20004            ! ext/Storable/Storable.pm
20005 ____________________________________________________________________________
20006 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
20007         Log: perldelta updates.
20008      Branch: perl
20009            ! pod/perldelta.pod
20010 ____________________________________________________________________________
20011 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
20012         Log: Document the flags of pv_uni_display().
20013      Branch: perl
20014            ! pod/perlapi.pod utf8.c
20015 ____________________________________________________________________________
20016 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
20017         Log: Forgot from #14115.
20018      Branch: perl
20019            ! t/op/re_tests
20020 ____________________________________________________________________________
20021 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
20022         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
20023              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20024              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
20025              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
20026      Branch: perl
20027            ! regcomp.c
20028 ____________________________________________________________________________
20029 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
20030         Log: More regex and utf8 debug dumping.
20031      Branch: perl
20032            ! dump.c regcomp.c regexec.c utf8.c utf8.h
20033 ____________________________________________________________________________
20034 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
20035         Log: Unused variable.
20036      Branch: perl
20037            ! regcomp.c
20038 ____________________________________________________________________________
20039 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
20040         Log: Regen toc.
20041      Branch: perl
20042            ! pod/perltoc.pod
20043 ____________________________________________________________________________
20044 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
20045         Log: capitalize correctly, noticed by David Dyck.
20046      Branch: perl
20047            ! lib/sort.pm
20048 ____________________________________________________________________________
20049 [ 14110] By: nick                                  on 2002/01/06  22:05:19
20050         Log: Integrate mainline - threads mended, DB_File sick?
20051      Branch: perlio
20052           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
20053           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20054           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20055           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
20056           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
20057 ____________________________________________________________________________
20058 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
20059         Log: No need to overqualify.
20060      Branch: perl
20061            ! lib/sort.pm
20062 ____________________________________________________________________________
20063 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
20064         Log: PL_debug_pad wasn't initialized to zeroes which broke
20065              ithreads + DEBUGGING.
20066      Branch: perl
20067            ! sv.c
20068 ____________________________________________________________________________
20069 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
20070         Log: Update Changes.
20071      Branch: perl
20072            ! Changes patchlevel.h
20073 ____________________________________________________________________________
20074 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
20075         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20076              From: Jonathan Stowe <gellyfish@gellyfish.com>
20077              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
20078              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
20079      Branch: perl
20080            ! pp_sys.c
20081 ____________________________________________________________________________
20082 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
20083         Log: DB_File sync from Paul Marquess.
20084      Branch: perl
20085            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20086            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20087            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
20088 ____________________________________________________________________________
20089 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
20090         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
20091              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
20092              Date: Sun, 6 Jan 2002 11:44:30 +0100
20093              Message-ID: <3C38389E.7831.493570@localhost>
20094      Branch: perl
20095            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
20096            ! utils/perlcc.PL
20097 ____________________________________________________________________________
20098 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
20099         Log: Tests for #14098.
20100      Branch: perl
20101            ! t/op/lc.t
20102 ____________________________________________________________________________
20103 [ 14102] By: nick                                  on 2002/01/06  11:33:55
20104         Log: Integrate mainline (PPPort still multi-building).
20105      Branch: perlio
20106           +> lib/unifold.t
20107           !> (integrate 30 files)
20108 ____________________________________________________________________________
20109 [ 14101] By: ams                                   on 2002/01/06  04:52:50
20110         Log: Subject: [PATCH] Bad prototype detection now an optional warning
20111              From: Sam Tregar <sam@tregar.com>
20112              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
20113              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
20114      Branch: perl
20115            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
20116            ! t/comp/proto.t toke.c
20117 ____________________________________________________________________________
20118 [ 14100] By: ams                                   on 2002/01/06  01:56:59
20119         Log: Subject: [PATCH] Correct several Stratus VOS build issues
20120              From: "Green, Paul" <Paul.Green@stratus.com>
20121              Date: Sat, 5 Jan 2002 21:30:56 -0500
20122              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
20123      Branch: perl
20124            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
20125 ____________________________________________________________________________
20126 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
20127         Log: Further perl.org URL elaboration from Ask.
20128      Branch: perl
20129            ! pod/perlfaq1.pod pod/perlfaq2.pod
20130 ____________________________________________________________________________
20131 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
20132         Log: The same problem with To{Lower,Title,Upper}
20133              as earlier with ToFold.
20134      Branch: perl
20135            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20136            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20137 ____________________________________________________________________________
20138 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
20139         Log: Retract #14057 for now; the alarm/setitimer timers
20140              seen to be the same in many systems, which leads into
20141              hangups.
20142      Branch: perl
20143            ! ext/Time/HiRes/HiRes.t
20144 ____________________________________________________________________________
20145 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
20146         Log: Finish up (ha!) the Unicode case folding;
20147              enhance regex dumping code.
20148      Branch: perl
20149            + lib/unifold.t
20150            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
20151            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
20152 ____________________________________________________________________________
20153 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
20154         Log: Use the perl.org news gw instead of the perl.com one
20155              (from Ask).
20156      Branch: perl
20157            ! pod/perlfaq1.pod pod/perlfaq2.pod
20158 ____________________________________________________________________________
20159 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
20160         Log: Zero() wasn't documented.
20161      Branch: perl
20162            ! pod/perlclib.pod
20163 ____________________________________________________________________________
20164 [ 14093] By: ams                                   on 2002/01/05  17:58:35
20165         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
20166              From: Nicholas Clark <nick@unfortu.net>
20167              Date: Sat, 5 Jan 2002 18:55:39 +0000
20168              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
20169      Branch: perl
20170            ! lib/Memoize/t/tie_ndbm.t
20171 ____________________________________________________________________________
20172 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
20173         Log: Also UNICOS/mk has deviant socketpair().
20174      Branch: perl
20175            ! ext/Socket/socketpair.t
20176 ____________________________________________________________________________
20177 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
20178         Log: Ooops.  Retract the regex parts of #14090.
20179      Branch: perl
20180            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
20181 ____________________________________________________________________________
20182 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
20183         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
20184              From: Nicholas Clark <nick@unfortu.net> 
20185              Date: Sat, 5 Jan 2002 18:10:13 +0000
20186              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
20187      Branch: perl
20188            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
20189            ! regcomp.h regexec.c
20190 ____________________________________________________________________________
20191 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
20192         Log: Integrate perlio; a missing aTHX.
20193      Branch: perl
20194           !> op.c
20195 ____________________________________________________________________________
20196 [ 14088] By: nick                                  on 2002/01/05  12:35:01
20197         Log: One missing aTHX_
20198      Branch: perlio
20199            ! op.c
20200 ____________________________________________________________________________
20201 [ 14087] By: nick                                  on 2002/01/05  12:00:48
20202         Log: Raw integrate of mainline - op.c looks dodgy.
20203      Branch: perlio
20204           +> lib/Pod/t/Functions.t t/op/winsystem.t
20205            - lib/File/Spec/NW5.pm t/op/system.t
20206           !> (integrate 77 files)
20207 ____________________________________________________________________________
20208 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
20209         Log: integrate changes from maint-5.6/macperl branch
20210      Branch: maint-5.6/perl
20211           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
20212           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
20213 ____________________________________________________________________________
20214 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
20215         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
20216              found by Marc Lehmann.
20217      Branch: perl
20218            ! pp.c
20219 ____________________________________________________________________________
20220 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
20221         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
20222              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20223              Date: Sat, 5 Jan 2002 00:31:12 +0100
20224              Message-ID: <20020105003112.E1850@rafael>              
20225      Branch: perl
20226            ! t/comp/proto.t
20227 ____________________________________________________________________________
20228 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
20229         Log: A bit of "perl.com" cleanup.
20230      Branch: perl
20231            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
20232            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20233            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
20234            ! pod/perlmodlib.PL pod/perlmodlib.pod
20235 ____________________________________________________________________________
20236 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
20237         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
20238              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20239              Date: Fri, 4 Jan 2002 23:35:19 +0100
20240              Message-ID: <20020104233519.A1850@rafael>
20241      Branch: perl
20242            ! op.c
20243 ____________________________________________________________________________
20244 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
20245         Log: Integrate change #14062 from macperl;
20246              Define setbuf, setvbuf for Mac OS
20247      Branch: perl
20248           !> ext/IO/IO.xs
20249 ____________________________________________________________________________
20250 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
20251         Log: Bump version, update Changes
20252      Branch: maint-5.6/macperl
20253            ! macos/Changes macos/MPVersion.r
20254 ____________________________________________________________________________
20255 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
20256         Log: Add more droplets
20257      Branch: maint-5.6/macperl
20258            + macos/macperl/Droplets/gluedialect.plx
20259            + macos/macperl/Droplets/glueedit.plx
20260            + macos/macperl/Droplets/gluemac.plx
20261            + macos/macperl/Droplets/gluescriptadds.plx
20262            + macos/macperl/Droplets/installme.plx
20263            + macos/macperl/Droplets/show_glue_pods.plx
20264            + macos/macperl/Droplets/tarzipme.plx
20265            + macos/macperl/Droplets/untarzipme.plx
20266 ____________________________________________________________________________
20267 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
20268         Log: Display the native pwd command.
20269      Branch: perl
20270            ! ext/Cwd/t/cwd.t
20271 ____________________________________________________________________________
20272 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
20273         Log: Under Mac OS X /dev/stdout is normally a symlink,
20274              but when running the test it seems to become a socket.
20275              So let's extend our censorship.
20276      Branch: perl
20277            ! t/op/stat.t
20278 ____________________________________________________________________________
20279 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
20280         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
20281      Branch: maint-5.6/macperl
20282            + macos/HandleSocket.cp
20283            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
20284            ! macos/macperl.sym
20285 ____________________________________________________________________________
20286 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
20287         Log: Doc updates
20288      Branch: maint-5.6/macperl
20289            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
20290 ____________________________________________________________________________
20291 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
20292         Log: Update libraries
20293      Branch: maint-5.6/macperl
20294            ! macos/macperl/Makefile.mk
20295 ____________________________________________________________________________
20296 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
20297         Log: Update tests to Mac::StandardFile from StandardFile.pl,
20298              plus other fixes
20299      Branch: maint-5.6/macperl
20300            ! macos/ext/Mac/Menus/t/MenuBar.t
20301            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
20302            ! macos/ext/Mac/Movies/t/PlayMovie.t
20303            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
20304            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
20305            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
20306            ! macos/ext/Mac/Resources/t/Resources.t
20307 ____________________________________________________________________________
20308 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
20309         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
20310      Branch: maint-5.6/macperl
20311            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
20312            ! macos/ext/Mac/Movies/Movies.xs
20313            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20314            ! macos/ext/Mac/StandardFile/StandardFile.xs
20315            ! macos/ext/Mac/Windows/Windows.xs
20316 ____________________________________________________________________________
20317 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
20318         Log: Updates for Universal Headers 3.4 (forgot one)
20319      Branch: maint-5.6/macperl
20320            ! macos/macperl/MPConsole.cp
20321 ____________________________________________________________________________
20322 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
20323         Log: Updates for Universal Headers 3.4
20324      Branch: maint-5.6/macperl
20325            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
20326            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
20327            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
20328            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
20329            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
20330            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
20331            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
20332            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
20333            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
20334 ____________________________________________________________________________
20335 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
20336         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
20337              from <200112112327.JAA25434@gpo.metropolis.net.au>;
20338              don't crash on quit for 68K (MacPerl Bug #490013)
20339      Branch: maint-5.6/macperl
20340            ! macos/macish.c macos/macperl/MPConsole.cp
20341 ____________________________________________________________________________
20342 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
20343         Log: If we do have socketpair(), make my_socketpair()
20344              just call the real socketpair().  This way we always
20345              have real code behind my_socketpair() and a symbol
20346              corresponding to the my_socketpair in global.sym.
20347      Branch: perl
20348            ! embed.fnc embed.h makedef.pl proto.h util.c
20349 ____________________________________________________________________________
20350 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
20351         Log: Disable sigaction (MacPerl Bug #470321)
20352      Branch: maint-5.6/macperl
20353            ! macos/config.h macos/config.sh
20354 ____________________________________________________________________________
20355 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
20356         Log: Make GUSI resource work (MacPerl Bug #464638)
20357      Branch: maint-5.6/macperl
20358            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
20359            ! macos/macperl/MacPerl.rsrc
20360 ____________________________________________________________________________
20361 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
20362         Log: Make AutoSplit go a little deeper
20363      Branch: maint-5.6/macperl
20364            ! macos/Makefile.mk
20365 ____________________________________________________________________________
20366 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
20367         Log: A few doc updates from bleadperl
20368      Branch: maint-5.6/macperl
20369            ! pod/perlmodinstall.pod pod/perlport.pod
20370 ____________________________________________________________________________
20371 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
20372         Log: Sync up to latest changes from bleadperl
20373      Branch: maint-5.6/macperl
20374            ! lib/File/Find.pm
20375 ____________________________________________________________________________
20376 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
20377         Log: Define setbuf, setvbuf for Mac OS
20378      Branch: maint-5.6/macperl
20379            ! ext/IO/IO.xs
20380 ____________________________________________________________________________
20381 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
20382         Log: Delete by request of Mark-Jason Dominus (change #13676)
20383      Branch: maint-5.6/macperl
20384            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
20385 ____________________________________________________________________________
20386 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
20387         Log: Spread the good word of "env".
20388      Branch: perl
20389            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
20390 ____________________________________________________________________________
20391 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
20392         Log: Till the system tests do something non-Win*, better rename
20393              the test so that people on other platforms don't get confused.
20394              (Not win32system, because assumedly there's win64, too.)
20395      Branch: perl
20396            + t/op/winsystem.t
20397            - t/op/system.t
20398            ! MANIFEST
20399 ____________________________________________________________________________
20400 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
20401         Log: Some tweaks.
20402      Branch: perl
20403            ! lib/Pod/t/Functions.t
20404 ____________________________________________________________________________
20405 [ 14057] By: ams                                   on 2002/01/04  17:40:31
20406         Log: (retracted by #14057)
20407              
20408              Subject: [PATCH] Time/HiRes/HiRes.t
20409              From: Nicholas Clark <nick@unfortu.net>
20410              Date: Fri, 4 Jan 2002 17:28:46 +0000
20411              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
20412      Branch: perl
20413            ! ext/Time/HiRes/HiRes.t
20414 ____________________________________________________________________________
20415 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
20416         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
20417              From: Abe Timmerman <abe@ztreet.demon.nl>
20418              Date: Fri, 04 Jan 2002 18:42:33 +0100
20419              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
20420      Branch: perl
20421            + lib/Pod/t/Functions.t
20422            ! MANIFEST lib/Pod/Functions.pm
20423 ____________________________________________________________________________
20424 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
20425         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
20426              From: "Craig A. Berry" <craigberry@mac.com>
20427              Date: Thu, 3 Jan 2002 17:32:20 -0600
20428              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
20429      Branch: perl
20430            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
20431 ____________________________________________________________________________
20432 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
20433         Log: Document the U+0085, U+2028, and U+2029.
20434      Branch: perl
20435            ! pod/perlre.pod pod/perlretut.pod
20436 ____________________________________________________________________________
20437 [ 14053] By: ams                                   on 2002/01/04  03:27:44
20438         Log: Subject: [PATCH] warn if not CORE::dump
20439              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20440              Date: Thu, 3 Jan 2002 22:04:00 +0100
20441              Message-Id: <20020103220400.A13958@rafael>
20442      Branch: perl
20443            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
20444 ____________________________________________________________________________
20445 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
20446         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
20447      Branch: perl
20448            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
20449 ____________________________________________________________________________
20450 [ 14051] By: ams                                   on 2002/01/04  03:00:12
20451         Log: Subject: [PATCH] File::Compare::VERSION
20452              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20453              Date: Thu, 3 Jan 2002 23:42:52 +0100
20454              Message-Id: <20020103234252.G13958@rafael>
20455      Branch: perl
20456            ! lib/File/Compare.pm
20457 ____________________________________________________________________________
20458 [ 14050] By: ams                                   on 2002/01/04  02:58:05
20459         Log: Subject: [PATCH @14042] threads::shared doc
20460              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
20461              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
20462              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
20463      Branch: perl
20464            ! ext/threads/shared/shared.pm
20465 ____________________________________________________________________________
20466 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
20467         Log: #14048 exposed few false positives, to be fixed soonish.
20468      Branch: perl
20469            ! t/op/pat.t
20470 ____________________________________________________________________________
20471 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
20472         Log: Do not add the first characters of multicharacter foldings
20473              into character classes.
20474      Branch: perl
20475            ! regcomp.c
20476 ____________________________________________________________________________
20477 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
20478         Log: A bit of testing for #14046.
20479      Branch: perl
20480            ! t/op/pat.t
20481 ____________________________________________________________________________
20482 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
20483         Log: Allow emitting the foldcased version of "\x{df}", "ss"
20484              (among others, another example would be \x{fb00} -> "ff")
20485      Branch: perl
20486            ! regcomp.c
20487 ____________________________________________________________________________
20488 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
20489         Log: Subject: [PATCH] File::Spec & NetWare
20490              From: Dave Rolsky <autarch@urth.org>
20491              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
20492              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
20493      Branch: perl
20494            - lib/File/Spec/NW5.pm
20495            ! MANIFEST lib/File/Spec.pm
20496 ____________________________________________________________________________
20497 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
20498         Log: FAQ sync (RCS Ids only?)
20499      Branch: perl
20500            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
20501 ____________________________________________________________________________
20502 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
20503         Log: AUTHORs updates.
20504      Branch: perl
20505            ! AUTHORS
20506 ____________________________________________________________________________
20507 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
20508         Log: Update Changes.
20509      Branch: perl
20510            ! Changes patchlevel.h
20511 ____________________________________________________________________________
20512 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
20513         Log: Missed the =head1 additions.
20514      Branch: perl
20515            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
20516            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
20517            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
20518            ! util.c
20519 ____________________________________________________________________________
20520 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
20521         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
20522              From: Robin Barker <rmb1@cise.npl.co.uk>
20523              Date: Thu, 3 Jan 2002 15:26:20 GMT
20524              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
20525      Branch: perl
20526            ! lib/Carp.t lib/Carp/Heavy.pm
20527 ____________________________________________________________________________
20528 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
20529         Log: Subject: [PATCH hv.c] 
20530              From: Robin Barker <rmb1@cise.npl.co.uk>
20531              Date: Thu, 3 Jan 2002 14:49:06 GMT
20532              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
20533              
20534              -Wformat check.
20535      Branch: perl
20536            ! hv.c
20537 ____________________________________________________________________________
20538 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
20539         Log: NetWare tweaks from Ananth Kesari.
20540      Branch: perl
20541            ! NetWare/t/NWScripts.pl lib/File/Find.pm
20542 ____________________________________________________________________________
20543 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
20544         Log: Cast.
20545      Branch: perl
20546            ! regexec.c
20547 ____________________________________________________________________________
20548 [ 14036] By: ams                                   on 2002/01/03  12:12:31
20549         Log: Grammar fix suggested by Gwyn Judd.
20550      Branch: perl
20551            ! pod/perldiag.pod
20552 ____________________________________________________________________________
20553 [ 14035] By: nick                                  on 2002/01/03  09:22:42
20554         Log: More strange perlio != mainline differences where
20555              I have not been.
20556      Branch: perlio
20557           !> hints/unicos.sh hints/unicosmk.sh
20558 ____________________________________________________________________________
20559 [ 14034] By: nick                                  on 2002/01/03  09:19:37
20560         Log: Integrate mainline (including force integrate of
20561              lib/charnames.pm which had got out-of-step)
20562      Branch: perlio
20563           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
20564 ____________________________________________________________________________
20565 [ 14033] By: ams                                   on 2002/01/03  08:24:24
20566         Log: Subject: Not ok 14031: PPPort Makefile.PL
20567              From: andreas.koenig@anima.de (Andreas J. Koenig)
20568              Date: 03 Jan 2002 10:17:46 +0100
20569              Message-Id: <m3sn9n94jp.fsf@anima.de>
20570      Branch: perl
20571            ! ext/Devel/PPPort/Makefile.PL
20572 ____________________________________________________________________________
20573 [ 14032] By: nick                                  on 2002/01/03  08:24:00
20574         Log: Integrate mainline.
20575      Branch: perlio
20576           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
20577           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
20578           !> (integrate 31 files)
20579 ____________________________________________________________________________
20580 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
20581         Log: Off-by-one is my middle name.
20582      Branch: perl
20583            ! regexec.c
20584 ____________________________________________________________________________
20585 [ 14030] By: ams                                   on 2002/01/02  23:56:37
20586         Log: Subject: [PATCH @14015] threads::shared disabling
20587              From: Andy Bussey <andybussey@yahoo.co.uk>
20588              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
20589              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
20590      Branch: perl
20591            + ext/threads/shared/t/no_share.t
20592            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
20593 ____________________________________________________________________________
20594 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
20595         Log: Simon's new perlapi scheme, I hope I got all the pieces.
20596      Branch: perl
20597            + autodoc.pl embed.fnc
20598            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
20599 ____________________________________________________________________________
20600 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
20601         Log: Integrate perlio; more PPPort Makefile source dependence removal
20602      Branch: perl
20603           !> ext/Devel/PPPort/Makefile.PL perl.h
20604 ____________________________________________________________________________
20605 [ 14027] By: ams                                   on 2002/01/02  21:42:50
20606         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
20607              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20608              Date: Wed, 2 Jan 2002 23:09:13 +0100
20609              Message-Id: <20020102230913.A17373@rafael>
20610      Branch: perl
20611            ! pod/perldiag.pod
20612 ____________________________________________________________________________
20613 [ 14026] By: ams                                   on 2002/01/02  21:38:34
20614         Log: Subject: Re: PATCH: lib/Term/Cap.pm
20615              From: Jonathan Stowe <gellyfish@gellyfish.com>
20616              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
20617              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
20618      Branch: perl
20619            ! lib/Term/Cap.pm
20620 ____________________________________________________________________________
20621 [ 14025] By: ams                                   on 2002/01/02  18:34:26
20622         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
20623              From: Sam Tregar <sam@tregar.com>
20624              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
20625              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
20626      Branch: perl
20627            ! pod/perldiag.pod t/comp/proto.t toke.c
20628 ____________________________________________________________________________
20629 [ 14024] By: ams                                   on 2002/01/02  18:16:12
20630         Log: Subject: PATCH: lib/Term/Cap.pm
20631              From: Norton Allen <allen@huarp.harvard.edu>
20632              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
20633              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
20634      Branch: perl
20635            ! lib/Term/Cap.pm
20636 ____________________________________________________________________________
20637 [ 14023] By: ams                                   on 2002/01/02  18:12:31
20638         Log: Subject: PATCH: lib/Cwd.pm for QNX4
20639              From: Norton Allen <allen@huarp.harvard.edu>
20640              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
20641              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
20642      Branch: perl
20643            ! lib/Cwd.pm
20644 ____________________________________________________________________________
20645 [ 14022] By: nick                                  on 2002/01/02  18:01:21
20646         Log: More PPPort Makefile source dependence removal
20647      Branch: perlio
20648            ! ext/Devel/PPPort/Makefile.PL
20649 ____________________________________________________________________________
20650 [ 14021] By: nick                                  on 2002/01/02  17:44:36
20651         Log: Sort out muddle of editing on three machines ...
20652      Branch: perlio
20653           !> Changes MANIFEST cygwin/Makefile.SHs
20654           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
20655           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
20656           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
20657 ____________________________________________________________________________
20658 [ 14020] By: ams                                   on 2002/01/02  17:06:27
20659         Log: Fix misplaced application of #14016.
20660      Branch: perl
20661            ! op.c
20662 ____________________________________________________________________________
20663 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
20664         Log: Integrate perlio; avoid uninit debug_pad.
20665      Branch: perl
20666           !> sv.c
20667 ____________________________________________________________________________
20668 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
20669         Log: makedepend VOS fix from Paul Green.
20670      Branch: perl
20671            ! makedepend.SH
20672 ____________________________________________________________________________
20673 [ 14017] By: nick                                  on 2002/01/02  16:09:43
20674         Log: Avoid un-init perl_debug_pad in clones
20675      Branch: perlio
20676            ! sv.c
20677 ____________________________________________________________________________
20678 [ 14016] By: ams                                   on 2002/01/02  15:58:11
20679         Log: Subject: [PATCH] random crash in B::LISTOP::last
20680              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20681              Date: Wed, 2 Jan 2002 17:37:28 +0100
20682              Message-Id: <3C334558.3906.19CB98D@localhost>
20683      Branch: perl
20684            ! op.c
20685 ____________________________________________________________________________
20686 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
20687         Log: Update Changes.
20688      Branch: perl
20689            ! Changes patchlevel.h
20690 ____________________________________________________________________________
20691 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
20692         Log: One more iteration of the ibcmp_utf8() interface,
20693              hopefully this is a convergent iteration...
20694      Branch: perl
20695            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
20696 ____________________________________________________________________________
20697 [ 14013] By: ams                                   on 2002/01/02  13:43:58
20698         Log: Upgrade to podlators-1.19.
20699      Branch: perl
20700            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
20701            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
20702            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
20703            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
20704            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
20705 ____________________________________________________________________________
20706 [ 14012] By: ams                                   on 2002/01/02  09:48:51
20707         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
20708              From: martyn@inpharmatica.co.uk
20709              Date: Wed, 19 Dec 2001 19:05:00 +0000
20710              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
20711      Branch: perl
20712            ! lib/Pod/Usage.pm
20713 ____________________________________________________________________________
20714 [ 14011] By: nick                                  on 2002/01/02  08:38:18
20715         Log: Integrate mainline
20716      Branch: perlio
20717           !> (integrate 28 files)
20718 ____________________________________________________________________________
20719 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
20720         Log: Make ibcmp_utf8() optionally progress in either string for
20721              as long as it takes and optionally record how far it got.
20722      Branch: perl
20723            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
20724 ____________________________________________________________________________
20725 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
20726         Log: Once more try to get the PPPort Makefile right.
20727      Branch: perl
20728            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
20729 ____________________________________________________________________________
20730 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
20731         Log: -Wall silencing.
20732      Branch: perl
20733            ! utf8.c
20734 ____________________________________________________________________________
20735 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
20736         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
20737              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20738              Date: Tue, 1 Jan 2002 22:45:21 +0100       
20739              Message-ID: <20020101224521.A691@rafael>
20740      Branch: perl
20741            ! ext/B/B/Deparse.pm
20742 ____________________________________________________________________________
20743 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
20744         Log: VOS tweak from Paul Green: VOS has different O_BINARY
20745              and O_TEXT, but VOS always uses LF, never CRLF.
20746      Branch: perl
20747            ! perl.h
20748 ____________________________________________________________________________
20749 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
20750         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
20751      Branch: perl
20752            ! regexec.c utf8.c
20753 ____________________________________________________________________________
20754 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
20755         Log: Now that to_utf8_fold() was fixed.
20756      Branch: perl
20757            ! regcomp.c regexec.c
20758 ____________________________________________________________________________
20759 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
20760         Log: Integrate perlio; experimental binmode() re-coding.
20761      Branch: perl
20762           !> perlio.c
20763 ____________________________________________________________________________
20764 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
20765         Log: Document the to_utf8_*() functions.
20766      Branch: perl
20767            ! embed.pl pod/perlapi.pod utf8.c
20768 ____________________________________________________________________________
20769 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
20770         Log: Better support for multicharacter foldings.
20771              Now all but two of the CaseFold.txt cases work-- but
20772              only when the target string is single-character, more
20773              debugging needed.
20774      Branch: perl
20775            ! regexec.c
20776 ____________________________________________________________________________
20777 [ 14000] By: ams                                   on 2002/01/01  15:59:43
20778         Log: Subject: [PATCH] don't installperl pods
20779              From: Nicholas Clark <nick@unfortu.net>
20780              Date: Tue, 1 Jan 2002 16:44:12 +0000
20781              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
20782      Branch: perl
20783            ! installperl
20784 ____________________________________________________________________________
20785 [ 13999] By: ams                                   on 2002/01/01  14:34:04
20786         Log: Subject: [PATCH] perldiag.pod transposition
20787              From: Nicholas Clark <nick@unfortu.net>
20788              Date: Tue, 1 Jan 2002 15:03:52 +0000
20789              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
20790      Branch: perl
20791            ! pod/perldiag.pod
20792 ____________________________________________________________________________
20793 [ 13998] By: ams                                   on 2002/01/01  13:36:49
20794         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
20795              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20796              Date: Tue, 1 Jan 2002 15:12:36 +0100
20797              Message-Id: <20020101151236.A951@rafael>
20798      Branch: perl
20799            ! pod/perldiag.pod
20800 ____________________________________________________________________________
20801 [ 13997] By: ams                                   on 2002/01/01  13:33:06
20802         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
20803              From: Nicholas Clark <nick@unfortu.net>
20804              Date: Tue, 1 Jan 2002 13:13:17 +0000
20805              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
20806      Branch: perl
20807            ! ext/Socket/socketpair.t
20808 ____________________________________________________________________________
20809 [ 13996] By: ams                                   on 2002/01/01  04:44:28
20810         Log: Subject: [PATCH @13746] Leaner exporter
20811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20812              Date: Mon, 31 Dec 2001 18:16:08 -0500
20813              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
20814      Branch: perl
20815            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
20816 ____________________________________________________________________________
20817 [ 13995] By: ams                                   on 2002/01/01  04:29:44
20818         Log: Subject: [PATCH @13746] h2xs broken
20819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20820              Date: Mon, 31 Dec 2001 17:48:55 -0500
20821              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
20822      Branch: perl
20823            ! utils/h2xs.PL
20824 ____________________________________________________________________________
20825 [ 13994] By: ams                                   on 2002/01/01  04:25:46
20826         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
20827              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20828              Date: Mon, 31 Dec 2001 17:42:25 -0500
20829              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
20830      Branch: perl
20831            ! lib/ExtUtils/MM_Unix.pm
20832 ____________________________________________________________________________
20833 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
20834         Log: Rename the variables to be a bit more consistent.
20835      Branch: perl
20836            ! utf8.c
20837 ____________________________________________________________________________
20838 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
20839         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
20840              (found by Jeffrey Friedl)
20841      Branch: perl
20842            ! regexec.c t/op/pat.t utf8.c
20843 ____________________________________________________________________________
20844 [ 13991] By: nick                                  on 2001/12/31  18:08:55
20845         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
20846      Branch: perlio
20847            ! perlio.c
20848 ____________________________________________________________________________
20849 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
20850         Log: Update Changes.
20851      Branch: perl
20852            ! Changes patchlevel.h
20853 ____________________________________________________________________________
20854 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
20855         Log: Less unused ones.
20856      Branch: perl
20857            ! regexec.c
20858 ____________________________________________________________________________
20859 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
20860         Log: Unused variable.
20861      Branch: perl
20862            ! regcomp.c
20863 ____________________________________________________________________________
20864 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
20865         Log: Forgotten file.
20866      Branch: perl
20867            ! MANIFEST
20868 ____________________________________________________________________________
20869 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
20870         Log: Subject: Re: Cygwin: one down one to go 
20871              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20872              Date: Mon, 31 Dec 2001 18:34:36 +0100
20873              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
20874      Branch: perl
20875            ! cygwin/Makefile.SHs
20876 ____________________________________________________________________________
20877 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
20878         Log: Add some comments to the recent Unicode case-folding saga.
20879      Branch: perl
20880            ! regcomp.c regexec.c
20881 ____________________________________________________________________________
20882 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
20883         Log: Slight comment tweakage.
20884      Branch: perl
20885            ! ext/I18N/Langinfo/Langinfo.t
20886 ____________________________________________________________________________
20887 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
20888         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
20889      Branch: perl
20890            ! perl.h
20891 ____________________________________________________________________________
20892 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
20893         Log: Subject: [ PATCH] Cygwin: one down one to go
20894              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20895              Date: Mon, 31 Dec 2001 17:03:40 +0100
20896              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
20897      Branch: perl
20898            ! lib/Pod/t/basic.t
20899 ____________________________________________________________________________
20900 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
20901         Log: Tweak the dependencies not to recompile everytime,
20902              as suggested by NI-S.
20903      Branch: perl
20904            ! ext/Devel/PPPort/Makefile.PL
20905 ____________________________________________________________________________
20906 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
20907         Log: Planning still not right.
20908      Branch: perl
20909            ! lib/User/grent.t
20910 ____________________________________________________________________________
20911 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
20912         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
20913              From: Michael G Schwern <schwern@pobox.com>
20914              Date: Sun, 30 Dec 2001 18:07:55 -0500
20915              Message-ID: <20011230230755.GG12840@blackrider>
20916              
20917              (lib/User/grent, really)
20918      Branch: perl
20919            ! lib/User/grent.t
20920 ____________________________________________________________________________
20921 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
20922         Log: Integrate perlio; cleanup, in particular avoid accidental
20923              PerlIO_flush(NULL) if PerlIONext is NULL.
20924      Branch: perl
20925           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
20926 ____________________________________________________________________________
20927 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
20928         Log: Subject: typo in IO::Socket::INET.pm
20929              From: mjd@plover.com
20930              Date: 31 Dec 2001 14:31:10 -0000
20931              Message-ID: <20011231143110.4989.qmail@plover.com>
20932      Branch: perl
20933            ! ext/IO/lib/IO/Socket/INET.pm
20934 ____________________________________________________________________________
20935 [ 13976] By: nick                                  on 2001/12/31  13:56:11
20936         Log: Integrate mainline
20937      Branch: perlio
20938           !> (integrate 29 files)
20939 ____________________________________________________________________________
20940 [ 13975] By: nick                                  on 2001/12/31  12:40:50
20941         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
20942              if PerlIONext is NULL.
20943      Branch: perlio
20944            ! perlio.c perliol.h
20945 ____________________________________________________________________________
20946 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
20947         Log: Subject: Re: [PATCH] Basic bad prototype detection
20948              From: Sam Tregar <sam@tregar.com>
20949              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
20950              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
20951      Branch: perl
20952            ! t/comp/proto.t toke.c
20953 ____________________________________________________________________________
20954 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
20955         Log: Subject: [PATCH] configure.com / scriptdirexp
20956              From: "Craig A. Berry" <craigberry@mac.com>
20957              Date: Sun, 30 Dec 2001 15:47:28 -0600
20958              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
20959      Branch: perl
20960            ! configure.com
20961 ____________________________________________________________________________
20962 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
20963         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
20964              From: Abe Timmerman <abe@ztreet.demon.nl>
20965              Date: Mon, 31 Dec 2001 03:55:27 +0100
20966              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
20967      Branch: perl
20968            ! lib/ExtUtils/t/MM_Win32.t
20969 ____________________________________________________________________________
20970 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
20971         Log: Subject: [PATCH] Basic bad prototype detection
20972              From: Sam Tregar <sam@tregar.com> 
20973              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
20974              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
20975      Branch: perl
20976            ! pod/perldiag.pod t/comp/proto.t toke.c
20977 ____________________________________________________________________________
20978 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
20979         Log: Makefiles are sloppy about the exe suffix
20980              (from Paul Green)
20981      Branch: perl
20982            ! Makefile.SH x2p/Makefile.SH
20983 ____________________________________________________________________________
20984 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
20985         Log: Delay folding until necessary; start of handling
20986              folding into several characters.
20987      Branch: perl
20988            ! regcomp.c regexec.c
20989 ____________________________________________________________________________
20990 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
20991         Log: gcc -Wall dewhine.
20992      Branch: perl
20993            ! regexec.c
20994 ____________________________________________________________________________
20995 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
20996         Log: More Unicode folding tweaks, avoid potential false matches.
20997      Branch: perl
20998            ! regexec.c
20999 ____________________________________________________________________________
21000 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
21001         Log: Make that six wrongs.
21002      Branch: perl
21003            ! regexec.c utf8.c
21004 ____________________________________________________________________________
21005 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
21006         Log: Four wrongs can make a right.
21007      Branch: perl
21008            ! regexec.c utf8.c
21009 ____________________________________________________________________________
21010 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
21011         Log: Fix all the I case foldings as per CaseFold.txt.
21012      Branch: perl
21013            ! regcomp.c regexec.c
21014 ____________________________________________________________________________
21015 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
21016         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
21017      Branch: perl
21018            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
21019            ! regexec.c utf8.c
21020 ____________________________________________________________________________
21021 [ 13962] By: nick                                  on 2001/12/30  18:33:41
21022         Log: Integrate 8.3 fix for PPPort fix
21023      Branch: perlio
21024           +> ext/Devel/PPPort/ppport_h.PL
21025            - ext/Devel/PPPort/ppport.h.PL
21026            ! ext/Devel/PPPort/MANIFEST
21027           !> ext/Devel/PPPort/Makefile.PL
21028 ____________________________________________________________________________
21029 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
21030         Log: Integrate perlio; more win32 stuff:
21031              
21032              A. Use Perl_my_socketpair()
21033              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
21034              load winsock.
21035              C. (In passing) work round fact that $$ is now SvREADONLY
21036              so we need to take special measures to set it during
21037              pseudo-fork.
21038      Branch: perl
21039           !> util.c win32/perlhost.h
21040 ____________________________________________________________________________
21041 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
21042         Log: Fix ppport.h for Unix.
21043      Branch: perl
21044            + ext/Devel/PPPort/ppport_h.PL
21045            - ext/Devel/PPPort/ppport.h.PL
21046            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21047 ____________________________________________________________________________
21048 [ 13959] By: nick                                  on 2001/12/30  16:53:42
21049         Log: Win32 stuff:
21050              A. Use Perl_my_socketpair()
21051              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
21052              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
21053              take special measures to set it during pseudo-fork.
21054      Branch: perlio
21055            ! util.c win32/perlhost.h
21056 ____________________________________________________________________________
21057 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
21058         Log: Integrate perlio; win32 kicking.
21059      Branch: perl
21060           +> ext/Devel/PPPort/ppport.h.PL
21061           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
21062           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
21063           !> proto.h
21064 ____________________________________________________________________________
21065 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
21066         Log: metaconfig unit change for #13956.
21067      Branch: metaconfig
21068            ! U/modified/spitshell.U
21069 ____________________________________________________________________________
21070 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
21071         Log: Must look for cat also in $PATH (noticed by Philip Newton).
21072      Branch: perl
21073            ! Configure
21074 ____________________________________________________________________________
21075 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
21076         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
21077              From: Blair Zajac <blair@orcaware.com>
21078              Date: Sat, 29 Dec 2001 22:37:03 -0800
21079              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
21080      Branch: perl
21081            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
21082 ____________________________________________________________________________
21083 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
21084         Log: Regen files.
21085      Branch: perl
21086            ! embed.h global.sym pod/perlapi.pod uconfig.h
21087 ____________________________________________________________________________
21088 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
21089         Log: Subject: [PATCH] -t without -w 
21090              From: Michael G Schwern <schwern@pobox.com>
21091              Date: Sat, 29 Dec 2001 23:46:25 -0500
21092              Message-ID: <20011230044625.GA14386@blackrider>
21093      Branch: perl
21094            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
21095            ! warnings.pl
21096 ____________________________________________________________________________
21097 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
21098         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
21099              From: Dave Rolsky <autarch@urth.org>               
21100              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
21101              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
21102              
21103              $^O is NetWare, not Netware.
21104      Branch: perl
21105            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
21106 ____________________________________________________________________________
21107 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
21108         Log: Sarathy thinks undoing C++ comments from C++ files
21109              is a bit too zealous.
21110      Branch: perl
21111            ! win32/perlhost.h win32/vmem.h
21112 ____________________________________________________________________________
21113 [ 13950] By: nick                                  on 2001/12/30  14:30:02
21114         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
21115              This gets them into Errno.pm - yet to prove they end up in $!.
21116      Branch: perlio
21117            ! ext/Errno/Errno_pm.PL
21118 ____________________________________________________________________________
21119 [ 13949] By: nick                                  on 2001/12/30  12:02:21
21120         Log: Integrate Cwd muddle
21121      Branch: perlio
21122           !> MANIFEST installperl lib/Cwd.pm
21123 ____________________________________________________________________________
21124 [ 13948] By: nick                                  on 2001/12/30  11:51:40
21125         Log: remove embed.pl duplicates
21126      Branch: perlio
21127            ! embed.h embed.pl global.sym proto.h
21128 ____________________________________________________________________________
21129 [ 13947] By: nick                                  on 2001/12/30  11:35:51
21130         Log: More Cwd tidy up
21131      Branch: perl
21132            ! MANIFEST installperl
21133 ____________________________________________________________________________
21134 [ 13946] By: nick                                  on 2001/12/30  11:12:42
21135         Log: Undo a mess trying Cwd.pm in its ext directory
21136      Branch: perl
21137            + lib/Cwd.pm
21138            - ext/Cwd/Cwd.pm
21139 ____________________________________________________________________________
21140 [ 13945] By: nick                                  on 2001/12/30  10:03:43
21141         Log: Integrate mainline
21142      Branch: perl
21143           +> ext/Cwd/Cwd.pm
21144            - lib/Cwd.pm
21145            ! MANIFEST
21146      Branch: perlio
21147           !> (integrate 45 files)
21148 ____________________________________________________________________________
21149 [ 13944] By: nick                                  on 2001/12/30  09:27:16
21150         Log: "Port" Devel::PPPort to Win32:
21151              - need to set @INC before use in the test
21152              - {} are special to dmake, so use ppport.h.PL
21153              rather than commandline 
21154      Branch: perlio
21155            + ext/Devel/PPPort/ppport.h.PL
21156            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
21157 ____________________________________________________________________________
21158 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
21159         Log: Update Changes.
21160      Branch: perl
21161            ! Changes patchlevel.h
21162 ____________________________________________________________________________
21163 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
21164         Log: Subject: [PATCH] cleaner close on tests, take 2
21165              From: andreas.koenig@anima.de (Andreas J. Koenig)
21166              Date: 29 Dec 2001 21:42:37 +0100
21167              Message-ID: <m33d1tvjuq.fsf@anima.de>
21168              
21169              (the DB_File patches)
21170      Branch: perl
21171            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21172            ! ext/DB_File/t/db-recno.t
21173 ____________________________________________________________________________
21174 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
21175         Log: Integrate perlio; regen'ed config_H.?c
21176      Branch: perl
21177           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21178 ____________________________________________________________________________
21179 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
21180         Log: Subject: [PATCH] cleaner close on tests, take 2             
21181              From: andreas.koenig@anima.de (Andreas J. Koenig)
21182              Date: 29 Dec 2001 21:42:37 +0100
21183              Message-ID: <m33d1tvjuq.fsf@anima.de>
21184              
21185              (except for the three DB_File patch fragments)
21186      Branch: perl
21187            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
21188            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
21189            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
21190            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
21191            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
21192            ! t/op/runlevel.t t/op/write.t t/run/switches.t
21193 ____________________________________________________________________________
21194 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
21195         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
21196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21197              Date: Sat, 29 Dec 2001 20:38:59 +0100
21198              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
21199              
21200              (NetWare tree not touched because it's very //)
21201      Branch: perl
21202            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
21203            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
21204            ! wince/include/errno.h wince/include/netdb.h
21205            ! wince/include/sys/socket.h wince/include/sys/stat.h
21206            ! wince/perllib.c wince/perlmain.c wince/win32.h
21207            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
21208            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
21209 ____________________________________________________________________________
21210 [ 13938] By: nick                                  on 2001/12/29  19:23:32
21211         Log: Integrate mainline (ok linux)
21212      Branch: perlio
21213           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
21214           !> (integrate 33 files)
21215 ____________________________________________________________________________
21216 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
21217         Log: Give up on serious testing of langinfo().  Leave the old
21218              code in place, though.
21219      Branch: perl
21220            ! ext/I18N/Langinfo/Langinfo.t
21221 ____________________________________________________________________________
21222 [ 13936] By: nick                                  on 2001/12/29  18:20:33
21223         Log: Routine regen_config_h - no real differences other than order of crypt 
21224      Branch: perlio
21225            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21226 ____________________________________________________________________________
21227 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
21228         Log: Integrate perlio;
21229              
21230              Define the two socket error numbers in terms of WSAEXXXXX equivalents
21231              
21232              Fudge Config.pm so File::Spec does not croak.
21233      Branch: perl
21234           !> win32/FindExt.pm win32/win32.h
21235 ____________________________________________________________________________
21236 [ 13934] By: nick                                  on 2001/12/29  17:27:50
21237         Log: Fudge Config.pm so File::Spec does not croak.
21238      Branch: perlio
21239            ! win32/FindExt.pm
21240 ____________________________________________________________________________
21241 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
21242         Log: metaconfig unit changes for #13932.
21243      Branch: metaconfig
21244            + U/modified/Init.U
21245            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
21246 ____________________________________________________________________________
21247 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
21248         Log: VOS tweaks from Paul Green.
21249              
21250              The Configure tweaks: the _exe needs to be
21251              set after the init; VOS has fd 3 hardwired to /dev/tty;
21252              the grep/ln/make substitutions really need to stick.
21253      Branch: perl
21254            ! Configure hints/vos.sh perl.h util.c vos/build.cm
21255            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21256            ! vos/config.ga.h vos/vosish.h
21257 ____________________________________________________________________________
21258 [ 13931] By: nick                                  on 2001/12/29  17:00:38
21259         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
21260              (just to get util.c to compile)
21261      Branch: perlio
21262            ! win32/win32.h
21263 ____________________________________________________________________________
21264 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
21265         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
21266              From: coral@eekeek.org
21267              Date: Fri, 28 Dec 2001 19:58:22 -0500      
21268              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
21269      Branch: perl
21270            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
21271            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
21272            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
21273            ! pod/perlunicode.pod pod/perlxs.pod util.c
21274 ____________________________________________________________________________
21275 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
21276         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
21277      Branch: perl
21278            ! t/op/exec.t
21279 ____________________________________________________________________________
21280 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
21281         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
21282              From: Abe Timmerman <abe@ztreet.demon.nl>
21283              Date: Sat, 29 Dec 2001 13:10:06 +0100
21284              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
21285      Branch: perl
21286            + lib/Pod/t/InputObjects.t
21287 ____________________________________________________________________________
21288 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
21289         Log: Integrate perlio;
21290              
21291              Quick fix (after couple of clever fixes failed) for
21292              "accept leaks memory" fail [ID 20011223.001]
21293              
21294              Nick Clark's embed.pl fix for my_socketpair
21295      Branch: perl
21296           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
21297 ____________________________________________________________________________
21298 [ 13926] By: nick                                  on 2001/12/29  15:23:21
21299         Log: Nick Clark's embed.pl fix for my_socketpair
21300      Branch: perlio
21301            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
21302 ____________________________________________________________________________
21303 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
21304         Log: Slight tweaks on the MM_Win32.t.
21305      Branch: perl
21306            ! lib/ExtUtils/t/MM_Win32.t
21307 ____________________________________________________________________________
21308 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
21309         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
21310              From: Abe Timmerman <abe@ztreet.demon.nl>
21311              Date: Sat, 29 Dec 2001 12:51:36 +0100
21312              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
21313      Branch: perl
21314            + lib/ExtUtils/t/MM_Win32.t
21315            ! MANIFEST
21316 ____________________________________________________________________________
21317 [ 13923] By: nick                                  on 2001/12/29  15:12:07
21318         Log: Quick fix (after couple of clever fixes failed) for
21319              "accept leaks memory" fail [ID 20011223.001]
21320      Branch: perlio
21321            ! pp_sys.c
21322 ____________________________________________________________________________
21323 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
21324         Log: Subject: [PATCH] Module names and other nits
21325              From: Autrijus Tang <autrijus@autrijus.org>                 
21326              Date: Sat, 29 Dec 2001 01:59:28 +0800
21327              Message-ID: <20011229015928.A29712@geb.elixus.org>              
21328      Branch: perl
21329            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
21330            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
21331            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
21332            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
21333            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
21334 ____________________________________________________________________________
21335 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
21336         Log: socketpair tweaks from Nicholas Clark.
21337      Branch: perl
21338            ! ext/Socket/socketpair.t util.c
21339 ____________________________________________________________________________
21340 [ 13920] By: nick                                  on 2001/12/29  12:36:21
21341         Log: Integrate mainline
21342      Branch: perlio
21343           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
21344           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
21345           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21346           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
21347           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
21348           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
21349           !> t/op/sysio.t
21350 ____________________________________________________________________________
21351 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
21352         Log: Retract #13917.
21353      Branch: perl
21354            ! doop.c
21355 ____________________________________________________________________________
21356 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
21357         Log: Subject: provisional MakeMaker patch for VMS
21358              From: "Craig A. Berry" <craigberry@mac.com> 
21359              Date: Thu, 27 Dec 2001 22:29:37 -0600
21360              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
21361      Branch: perl
21362            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21363 ____________________________________________________________________________
21364 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
21365         Log: (retracted by #13919)
21366      Branch: perl
21367            ! doop.c
21368 ____________________________________________________________________________
21369 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
21370         Log: metaconfig unit change for #13915.
21371      Branch: metaconfig/U/perl
21372            ! d_u32align.U
21373 ____________________________________________________________________________
21374 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
21375         Log: Remove debris in any case.
21376      Branch: perl
21377            ! Configure
21378 ____________________________________________________________________________
21379 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
21380         Log: Subject: [PATCH] Re: B::walksymtable oddness
21381              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21382              Date: Thu, 27 Dec 2001 19:14:24 +0100
21383              Message-ID: <3C2B7310.861.18820D0@localhost>
21384      Branch: perl
21385            ! ext/B/B.pm
21386 ____________________________________________________________________________
21387 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
21388         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
21389              From: Nicholas Clark <nick@unfortu.net> 
21390              Date: Fri, 28 Dec 2001 00:43:02 +0000
21391              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
21392      Branch: perl
21393            ! ext/Socket/socketpair.t
21394 ____________________________________________________________________________
21395 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
21396         Log: Fast Latin1<->UTF-8 conversion for older Perls.
21397      Branch: perl
21398            ! pod/perluniintro.pod
21399 ____________________________________________________________________________
21400 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
21401         Log: Update Changes.
21402      Branch: perl
21403            ! Changes patchlevel.h
21404 ____________________________________________________________________________
21405 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
21406         Log: More wait status trickery for BeOS.
21407      Branch: perl
21408            ! ext/POSIX/POSIX.xs
21409 ____________________________________________________________________________
21410 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
21411         Log: metaconfig unit change for #13908.
21412      Branch: metaconfig/U/perl
21413            ! d_u32align.U
21414 ____________________________________________________________________________
21415 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
21416         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
21417      Branch: perl
21418            ! Configure
21419 ____________________________________________________________________________
21420 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
21421         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
21422              From: gbarr@monty.mutatus.co.uk
21423              Date: 27 Dec 2001 14:41:36 -0000
21424              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
21425      Branch: perl
21426            ! lib/ExtUtils/t/Embed.t
21427 ____________________________________________________________________________
21428 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
21429         Log: Subject: [PATCH] Re: socketpair emulation
21430              From: Nicholas Clark <nick@unfortu.net> 
21431              Date: Wed, 26 Dec 2001 20:08:14 +0000
21432              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
21433      Branch: perl
21434            ! ext/Socket/socketpair.t
21435 ____________________________________________________________________________
21436 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
21437         Log: Subject: [DOC PATCH] left is right and right is left
21438              From: Philip Newton <Philip.Newton@gmx.net>
21439              Date: Thu, 27 Dec 2001 10:04:17 +0100
21440              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
21441      Branch: perl
21442            ! pod/perlfunc.pod pod/perlport.pod
21443 ____________________________________________________________________________
21444 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
21445         Log: Subject: [PATCH] check return of close
21446              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21447              Date: 27 Dec 2001 09:47:30 +0100
21448              Message-ID: <m3ellhgicd.fsf@anima.de> 
21449              
21450              Subject: [PATCH] improve error reporting
21451              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21452              Date: 27 Dec 2001 09:54:55 +0100
21453              Message-ID: <m3adw5gi00.fsf@anima.de> 
21454              
21455              Subject: [PATCH] check return value of close
21456              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21457              Date: 27 Dec 2001 10:03:55 +0100
21458              Message-ID: <m3666tghl0.fsf@anima.de> 
21459              
21460              Subject: [PATCH] return of close
21461              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21462              Date: 27 Dec 2001 10:22:15 +0100
21463              Message-ID: <m31yhhggqg.fsf@anima.de> 
21464      Branch: perl
21465            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
21466            ! t/io/fflush.t
21467 ____________________________________________________________________________
21468 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
21469         Log: Subject: [PATCH] check return of close
21470              From: andreas.koenig@anima.de (Andreas J. Koenig)            
21471              Date: 27 Dec 2001 09:47:30 +0100
21472              Message-ID: <m3ellhgicd.fsf@anima.de> 
21473      Branch: perl
21474            ! t/base/rs.t
21475 ____________________________________________________________________________
21476 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
21477         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
21478              From: andreas.koenig@anima.de (Andreas J. Koenig)
21479              Date: 27 Dec 2001 09:21:16 +0100
21480              Message-ID: <m3n105gjk3.fsf@anima.de>
21481      Branch: perl
21482            ! t/op/sysio.t
21483 ____________________________________________________________________________
21484 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
21485         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
21486              From: "Gerrit P. Haase" <gp@familiehaase.de>
21487              Date: Thu, 27 Dec 2001 09:23:55 +0100 
21488              Message-ID: <98211521662.20011227092355@familiehaase.de>
21489      Branch: perl
21490            ! lib/ExtUtils/t/MM_Cygwin.t
21491 ____________________________________________________________________________
21492 [ 13900] By: nick                                  on 2001/12/27  11:11:51
21493         Log: Integrate mainline
21494      Branch: perlio
21495           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
21496           +> lib/File/Spec/NW5.pm
21497           !> (integrate 52 files)
21498 ____________________________________________________________________________
21499 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
21500         Log: Replace the awful (most likely generated and not very persistent)
21501              URL with something tangible.
21502      Branch: perl
21503            ! README.hpux
21504 ____________________________________________________________________________
21505 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
21506         Log: Naughty /dev/printer (ls -l, really) of IRIX.
21507      Branch: perl
21508            ! t/op/stat.t
21509 ____________________________________________________________________________
21510 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
21511         Log: Upgrade to Net::Ping 2.10.
21512      Branch: perl
21513            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
21514            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21515            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21516            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21517 ____________________________________________________________________________
21518 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
21519         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
21520              (this showed up in Benchmark.t)
21521      Branch: perl
21522            ! pp_sys.c
21523 ____________________________________________________________________________
21524 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
21525         Log: BeOS updates.
21526      Branch: perl
21527            ! README.beos beos/beos.c
21528 ____________________________________________________________________________
21529 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
21530         Log: Subject: Re: bleadperl doesn't compile
21531              From: "Gerrit P. Haase" <gp@familiehaase.de>
21532              Date: Wed, 26 Dec 2001 21:29:08 +0100
21533              Message-ID: <22168634623.20011226212908@familiehaase.de>
21534              
21535              Cygwin with multiplicity.
21536      Branch: perl
21537            ! perlio.c
21538 ____________________________________________________________________________
21539 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
21540         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21541              From: Nicholas Clark <nick@ccl4.org>
21542              Date: Wed, 26 Dec 2001 19:07:33 +0000
21543              Message-ID: <20011226190732.J48842@plum.flirble.org>            
21544              
21545              socketpair() (un)signedness nit.
21546      Branch: perl
21547            ! util.c
21548 ____________________________________________________________________________
21549 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
21550         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
21551              From: Nicholas Clark <nick@ccl4.org>
21552              Date: Wed, 26 Dec 2001 19:19:47 +0000
21553              Message-ID: <20011226191946.K48842@plum.flirble.org>
21554              
21555              Use report_evil_fh().
21556      Branch: perl
21557            ! doio.c
21558 ____________________________________________________________________________
21559 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
21560         Log: Bad $? assumptions.
21561      Branch: perl
21562            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
21563 ____________________________________________________________________________
21564 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
21565         Log: Net::Ping isn't going to work much without
21566              the Socket extension; fail more gracefully.
21567      Branch: perl
21568            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
21569            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
21570            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
21571            ! lib/Net/Ping/t/300_ping_stream.t
21572 ____________________________________________________________________________
21573 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
21574         Log: metaconfig unit change for #13888.
21575      Branch: metaconfig
21576            ! U/modified/Oldconfig.U
21577 ____________________________________________________________________________
21578 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
21579         Log: test -d /system is a bit too generic test for VOS
21580              (false hit in BeOS)
21581      Branch: perl
21582            ! Configure
21583 ____________________________________________________________________________
21584 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
21585         Log: No AF_UNIX in BeOS.
21586      Branch: perl
21587            ! util.c
21588 ____________________________________________________________________________
21589 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
21590         Log: FAQ sync.
21591      Branch: perl
21592            ! pod/perlfaq5.pod
21593 ____________________________________________________________________________
21594 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
21595         Log: Update Changes.
21596      Branch: perl
21597            ! Changes patchlevel.h
21598 ____________________________________________________________________________
21599 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
21600         Log: Make -t equal -tw.
21601      Branch: perl
21602            ! perl.c pod/perlrun.pod
21603 ____________________________________________________________________________
21604 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
21605         Log: Subject: Re: Not OK 13881
21606              From: John Peacock <jpeacock@rowman.com>
21607              Date: Tue, 25 Dec 2001 06:02:12 -0500
21608              Message-ID: <3C285CB4.8040006@rowman.com>
21609      Branch: perl
21610            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
21611 ____________________________________________________________________________
21612 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
21613         Log: Subject: Re: Not OK 13881
21614              From: andreas.koenig@anima.de (Andreas J. Koenig)
21615              Date: 25 Dec 2001 07:33:23 +0100
21616              Message-ID: <m3bsgnajws.fsf@anima.de>
21617      Branch: perl
21618            ! op.c
21619 ____________________________________________________________________________
21620 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
21621         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
21622              From: Mark-Jason Dominus <mjd@plover.com>    
21623              Date: Mon, 24 Dec 2001 18:14:48 -0500
21624              Message-ID: <20011224231448.25826.qmail@plover.com>
21625      Branch: perl
21626            ! op.c t/op/eval.t
21627 ____________________________________________________________________________
21628 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
21629         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
21630              From: Dave Rolsky <autarch@urth.org>
21631              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
21632              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
21633      Branch: perl
21634            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
21635            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
21636            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21637            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21638            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
21639 ____________________________________________________________________________
21640 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
21641         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
21642              From: Jeffrey Friedl <jfriedl@yahoo.com>
21643              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
21644              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
21645              
21646              The rest of the tests for plus few extras.
21647      Branch: perl
21648            ! t/op/pat.t
21649 ____________________________________________________________________________
21650 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
21651         Log: metaconfig unit change for #13877.
21652      Branch: metaconfig
21653            ! U/modified/Unix.U
21654 ____________________________________________________________________________
21655 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
21656         Log: No-op.
21657      Branch: perl
21658            ! Configure
21659 ____________________________________________________________________________
21660 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
21661         Log: More constant casting.
21662      Branch: perl
21663            ! regexec.c
21664 ____________________________________________________________________________
21665 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
21666         Log: Subject: perlhack.pod 
21667              From: "John P. Linderman" <jpl@research.att.com>
21668              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
21669              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
21670      Branch: perl
21671            ! pod/perlhack.pod
21672 ____________________________________________________________________________
21673 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
21674         Log: File::Find patch patches from Thomas Wegner.
21675      Branch: perl
21676            ! lib/File/Find.pm
21677 ____________________________________________________________________________
21678 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
21679         Log: Subject: Re: socketpair emulation 
21680              From: Nicholas Clark <nick@unfortu.net>                 
21681              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
21682              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
21683      Branch: perl
21684            ! ext/Socket/socketpair.t
21685 ____________________________________________________________________________
21686 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
21687         Log: Must cast constants if they can be quads.
21688      Branch: perl
21689            ! regcomp.c
21690 ____________________________________________________________________________
21691 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
21692         Log: Promote the e/uid to wide enough un/signed integers
21693              and printf them as such.
21694      Branch: perl
21695            ! taint.c
21696 ____________________________________________________________________________
21697 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
21698         Log: metaconfig unit change for #13869.
21699      Branch: metaconfig/U/perl
21700            ! d_u32align.U
21701 ____________________________________________________________________________
21702 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
21703         Log: The U32 alignment test wasn't really working, noticed
21704              by Paul Green.  Now the test works, but this means that
21705              we may see coredumps from the test.   I sure hope MMUless
21706              places don't crash on the test.
21707      Branch: perl
21708            ! Configure
21709 ____________________________________________________________________________
21710 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
21711         Log: metaconfig unit changes for #13867.
21712      Branch: metaconfig
21713            ! U/compline/nblock_io.U U/modified/Unix.U
21714            ! U/modified/spitshell.U
21715 ____________________________________________________________________________
21716 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
21717         Log: More VOS tweaks.
21718      Branch: perl
21719            ! Configure
21720 ____________________________________________________________________________
21721 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
21722         Log: The funky final sigma casefolding.
21723      Branch: perl
21724            ! regcomp.c regexec.c t/op/pat.t utf8.h
21725 ____________________________________________________________________________
21726 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
21727         Log: Update Changes.
21728      Branch: perl
21729            ! Changes patchlevel.h
21730 ____________________________________________________________________________
21731 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
21732         Log: Move the \C and \X to pat.t.
21733      Branch: perl
21734            ! t/op/pat.t t/op/re_tests
21735 ____________________________________________________________________________
21736 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
21737         Log: More logical test ordering.
21738      Branch: perl
21739            ! perl.h
21740 ____________________________________________________________________________
21741 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
21742         Log: Integrate perlio;
21743              
21744              Add at least the "important" PerlIO_xxxx functions to embed.pl
21745              so that they get implicit pTHX_ and we can avoid slow dTHX.
21746              
21747              Put PerlIO stuff inside EXTERN C
21748              
21749              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
21750      Branch: perl
21751           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
21752           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
21753           !> win32/win32.c
21754 ____________________________________________________________________________
21755 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
21756         Log: Even more \X fixing.
21757      Branch: perl
21758            ! regexec.c t/op/pat.t
21759 ____________________________________________________________________________
21760 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
21761         Log: More \X fixing.
21762      Branch: perl
21763            ! regexec.c t/op/pat.t
21764 ____________________________________________________________________________
21765 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
21766         Log: Fix encoding pragma.
21767      Branch: perl
21768            ! regcomp.c
21769 ____________________________________________________________________________
21770 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
21771         Log: Subject: socketpair emulation
21772              From: Nicholas Clark <nick@unfortu.net>
21773              Date: Sat, 22 Dec 2001 18:38:18 +0000
21774              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
21775      Branch: perl
21776            + ext/Socket/socketpair.t
21777            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
21778            ! pp_sys.c proto.h util.c
21779 ____________________________________________________________________________
21780 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
21781         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
21782              From: Jeffrey Friedl <jfriedl@yahoo.com>
21783              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
21784              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
21785              
21786              (partially applied, most of the new tests need to be rethought)
21787      Branch: perl
21788            ! regcomp.c t/op/re_tests
21789 ____________________________________________________________________________
21790 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
21791         Log: Small tweaks.
21792      Branch: perl
21793            ! handy.h regexec.c
21794 ____________________________________________________________________________
21795 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
21796         Log: Unicode casefolding continues.
21797              (lib/encoding.t still failing.)
21798      Branch: perl
21799            ! regexec.c t/op/pat.t
21800 ____________________________________________________________________________
21801 [ 13854] By: nick                                  on 2001/12/22  20:01:27
21802         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
21803      Branch: perlio
21804            ! makedef.pl perlio.h perlio.sym win32/win32.c
21805 ____________________________________________________________________________
21806 [ 13853] By: nick                                  on 2001/12/22  19:58:53
21807         Log: Put PerlIO stuff inside EXTERN C
21808      Branch: perlio
21809            ! embed.pl proto.h
21810 ____________________________________________________________________________
21811 [ 13852] By: nick                                  on 2001/12/22  18:04:34
21812         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
21813              so that they get implicit pTHX_ and we can avoid slow dTHX.
21814      Branch: perlio
21815            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
21816            ! perlio.h pod/perlapi.pod proto.h
21817 ____________________________________________________________________________
21818 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
21819         Log: metaconfig unit change for #13850.
21820      Branch: metaconfig
21821            ! U/modified/Loc.U
21822 ____________________________________________________________________________
21823 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
21824         Log: Rework the make logic (again).
21825      Branch: perl
21826            ! Configure
21827 ____________________________________________________________________________
21828 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
21829         Log: Integrate perlio;
21830              Fix mis-parse of autoloaded usage code by declaring the sub
21831              Correct checking code which Ilya spotted was tripped by CR at EOF.
21832              The CR at EOF fix earlier broke CR at end-of-buffer.
21833      Branch: perl
21834            ! regexec.c
21835           !> ext/POSIX/POSIX.pm perlio.c sv.c
21836 ____________________________________________________________________________
21837 [ 13848] By: nick                                  on 2001/12/22  15:11:17
21838         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
21839              This should be okay for both?
21840      Branch: perlio
21841            ! perlio.c
21842 ____________________________________________________________________________
21843 [ 13847] By: nick                                  on 2001/12/22  12:26:32
21844         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
21845              Also tone down perl -DP tracing of sv_gets.
21846      Branch: perlio
21847            ! perlio.c sv.c
21848 ____________________________________________________________________________
21849 [ 13846] By: nick                                  on 2001/12/22  10:49:27
21850         Log: Fix mis-parse of autoloaded usage code by declaring the sub
21851      Branch: perlio
21852            ! ext/POSIX/POSIX.pm
21853 ____________________________________________________________________________
21854 [ 13845] By: nick                                  on 2001/12/22  10:44:11
21855         Log: Integrate mainline - some fails:
21856              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
21857              -------------------------------------------------------------------------------
21858              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
21859              ../lib/encoding.t                    19    2  10.53%  17-18
21860              op/pat.t                            770    3   0.39%  754-755 757
21861      Branch: perlio
21862           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
21863           !> (integrate 36 files)
21864 ____________________________________________________________________________
21865 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
21866         Log: More Unicode casing fixes.
21867      Branch: perl
21868            ! regexec.c t/op/pat.t
21869 ____________________________________________________________________________
21870 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
21871         Log: Unicode casefolding fixes.
21872      Branch: perl
21873            ! op.c regcomp.c regexec.c t/op/pat.t
21874 ____________________________________________________________________________
21875 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
21876         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
21877              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
21878              Date: Sat, 22 Dec 2001 00:01:29 +0100
21879              Message-ID: <20011222000129.A713@rafael>
21880      Branch: perl
21881            ! ext/B/B/Deparse.pm
21882 ____________________________________________________________________________
21883 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
21884         Log: VOS config from Paul Green.
21885      Branch: perl
21886            ! hints/vos.sh
21887 ____________________________________________________________________________
21888 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
21889         Log: Subject: [PATCH @13746] CreateTTY on OS/2
21890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21891              Date: Fri, 21 Dec 2001 15:59:45 -0500
21892              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
21893      Branch: perl
21894            ! lib/perl5db.pl
21895 ____________________________________________________________________________
21896 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
21897         Log: Subject: [PATCH @13746] uninstalled build of modules broken
21898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21899              Date: Fri, 21 Dec 2001 15:49:09 -0500
21900              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
21901      Branch: perl
21902            ! lib/ExtUtils/MM_Unix.pm
21903 ____________________________________________________________________________
21904 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
21905         Log: Subject: [PATCH @13746] OS/2 File::* modules
21906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21907              Date: Fri, 21 Dec 2001 15:43:24 -0500
21908              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
21909      Branch: perl
21910            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
21911 ____________________________________________________________________________
21912 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
21913         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
21914              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21915              Date: Fri, 21 Dec 2001 17:29:07 +0100
21916              Message-ID: <3C236353.6625C4C0@alcatel.at>
21917      Branch: perl
21918            ! pod/perltie.pod
21919 ____________________________________________________________________________
21920 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
21921         Log: metaconfig unit changes for #13835
21922      Branch: metaconfig
21923            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
21924            ! U/modified/sh.U
21925 ____________________________________________________________________________
21926 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
21927         Log: Further VOS tweaks: the _exe needs to be introduced
21928              in the very beginning, and the make/gmake needs special
21929              VOS logic.
21930      Branch: perl
21931            ! Configure Makefile.SH
21932 ____________________________________________________________________________
21933 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
21934         Log: Update Changes.
21935      Branch: perl
21936            ! Changes patchlevel.h
21937 ____________________________________________________________________________
21938 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
21939         Log: metaconfig unit change for #13832.
21940      Branch: metaconfig
21941            ! U/modified/spitshell.U
21942 ____________________________________________________________________________
21943 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
21944         Log: Also the search for cat needs to be _exe-aware.
21945      Branch: perl
21946            ! Configure
21947 ____________________________________________________________________________
21948 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
21949         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
21950              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21951              Date: Fri, 21 Dec 2001 14:02:01 +0100
21952              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
21953      Branch: perl
21954            ! ext/B/B/Xref.pm
21955 ____________________________________________________________________________
21956 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
21957         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
21958      Branch: perl
21959            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
21960            ! ext/B/t/assembler.t
21961 ____________________________________________________________________________
21962 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
21963         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
21964              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21965              Date: Fri, 21 Dec 2001 11:15:38 +0100
21966              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
21967      Branch: perl
21968            ! hv.c
21969 ____________________________________________________________________________
21970 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
21971         Log: A plan is good.
21972      Branch: perl
21973            ! ext/re/re.t
21974 ____________________________________________________________________________
21975 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
21976         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
21977              From: chromatic <chromatic@rmci.net>
21978              Date: Thu, 20 Dec 2001 16:16:48 -0700
21979              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
21980      Branch: perl
21981            + ext/re/re.t
21982            ! MANIFEST
21983 ____________________________________________________________________________
21984 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
21985         Log: Synchronize the skippage message.
21986      Branch: perl
21987            ! lib/ExtUtils/t/MM_OS2.t
21988 ____________________________________________________________________________
21989 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
21990         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
21991              From: chromatic <chromatic@rmci.net>
21992              Date: Thu, 20 Dec 2001 16:09:10 -0700
21993              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
21994      Branch: perl
21995            + lib/ExtUtils/t/MM_OS2.t
21996            ! MANIFEST
21997 ____________________________________________________________________________
21998 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
21999         Log: Subject: perlfunc.pod patch re flock via fcntl
22000              From: "Tye McQueen" <tye@metronet.com>
22001              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
22002              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
22003      Branch: perl
22004            ! pod/perlfunc.pod
22005 ____________________________________________________________________________
22006 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
22007         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
22008              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
22009              (the Unicode maximum code point) warnable offenses.
22010      Branch: perl
22011            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
22012            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
22013 ____________________________________________________________________________
22014 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
22015         Log: Sterner admonishment on -t.
22016      Branch: perl
22017            ! pod/perlrun.pod
22018 ____________________________________________________________________________
22019 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
22020         Log: Subject: [PATCH B::Dpparse] minor qr// fix
22021              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22022              Date: Thu, 20 Dec 2001 22:53:34 +0100
22023              Message-ID: <20011220225334.A735@rafael>
22024      Branch: perl
22025            ! ext/B/B/Deparse.pm
22026 ____________________________________________________________________________
22027 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
22028         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
22029              From: Robert Spier <rspier@pobox.com>
22030              Date: Thu, 20 Dec 2001 08:10:00 -0800
22031              Message-ID: <15394.3416.693353.107334@rls.cx>
22032      Branch: perl
22033            ! lib/Carp/Heavy.pm
22034 ____________________________________________________________________________
22035 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
22036         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
22037      Branch: perl
22038           !> win32/win32io.c
22039 ____________________________________________________________________________
22040 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
22041         Log: Subject: Re: [PATCH pod/perliol.pod] resend
22042              From: Stas Bekman <stas@stason.org>
22043              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
22044              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
22045      Branch: perl
22046            ! pod/perliol.pod
22047 ____________________________________________________________________________
22048 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
22049         Log: Fix up the APIs noone hopefully uses.
22050      Branch: perl
22051            ! utf8.c
22052 ____________________________________________________________________________
22053 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
22054         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
22055              Date: Wed, 19 Dec 2001 14:13:38 -0800
22056              From: Robert Spier <rspier@pobox.com>
22057              Message-ID: <15393.4370.605214.548582@rls.cx>
22058      Branch: perl
22059            ! lib/Carp.t lib/Carp/Heavy.pm
22060 ____________________________________________________________________________
22061 [ 13815] By: nick                                  on 2001/12/20  10:23:42
22062         Log: pTHX_ fixes for :win32 layer
22063      Branch: perlio
22064            ! win32/win32io.c
22065 ____________________________________________________________________________
22066 [ 13814] By: nick                                  on 2001/12/20  08:20:11
22067         Log: Integrate mainline (mostly) utf8.c does not compile.
22068      Branch: perlio
22069           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
22070           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22071           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22072           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22073           +> lib/Net/Ping/t/300_ping_stream.t
22074           !> Changes MANIFEST embed.h embed.pl embedvar.h
22075           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
22076           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
22077           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
22078           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
22079           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
22080 ____________________________________________________________________________
22081 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
22082         Log: Some bincompat clawbacks.
22083      Branch: perl
22084            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
22085            ! wince/perldll.def
22086 ____________________________________________________________________________
22087 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
22088         Log: gcc pacifying (RH 7.1/ia64).
22089      Branch: perl
22090            ! pp.c
22091 ____________________________________________________________________________
22092 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
22093         Log: Update Changes.
22094      Branch: perl
22095            ! Changes patchlevel.h
22096 ____________________________________________________________________________
22097 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
22098         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22099              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22100              Date: Wed, 19 Dec 2001 12:35:07 +0100
22101              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
22102              
22103              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22104              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22105              Date: Wed, 19 Dec 2001 17:34:51 +0000
22106              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
22107      Branch: perl
22108            ! pod/perlre.pod
22109 ____________________________________________________________________________
22110 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
22111         Log: Integrate perlio.
22112      Branch: perl
22113           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22114           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
22115 ____________________________________________________________________________
22116 [ 13808] By: nick                                  on 2001/12/19  16:08:27
22117         Log: Add pTHX to all vtable functions for future-proofing and
22118              consistency of PerlIO layers.
22119      Branch: perlio
22120            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22121            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
22122 ____________________________________________________________________________
22123 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
22124         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
22125      Branch: perl
22126            ! ext/B/B/Assembler.pm
22127 ____________________________________________________________________________
22128 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
22129         Log: Reword the alarm explanation.
22130      Branch: perl
22131            ! pod/perlfunc.pod
22132 ____________________________________________________________________________
22133 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
22134         Log: Subject: [PATCH @13746] OS/2 build
22135              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
22136              Date: Wed, 19 Dec 2001 02:45:41 -0500
22137              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
22138              
22139              (skipped the t/TEST change)
22140      Branch: perl
22141            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
22142            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
22143            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
22144 ____________________________________________________________________________
22145 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
22146         Log: Upgrade to Net::Ping 2.09.
22147      Branch: perl
22148            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22149            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22150            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22151            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22152            + lib/Net/Ping/t/300_ping_stream.t
22153            ! MANIFEST lib/Net/Ping.pm
22154 ____________________________________________________________________________
22155 [ 13803] By: nick                                  on 2001/12/19  14:43:24
22156         Log: Integrate mainline
22157      Branch: perlio
22158           +> ext/B/t/assembler.t lib/lib.t
22159           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22160           !> lib/lib_pm.PL t/op/glob.t utf8.c
22161 ____________________________________________________________________________
22162 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
22163         Log: B::Assembler/B::Disassembler patches and test;
22164              from Wolfgang Laun.
22165              
22166              TODO: getting perlcc working.
22167      Branch: perl
22168            + ext/B/t/assembler.t
22169            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22170 ____________________________________________________________________________
22171 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
22172         Log: Can't printf U8s as UVs.
22173      Branch: perl
22174            ! utf8.c
22175 ____________________________________________________________________________
22176 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
22177         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22178              From: Robin Houston <robin@kitsite.com> 
22179              Date: Wed, 19 Dec 2001 13:48:55 +0000
22180              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
22181              
22182              Not exactly a glob test but internal-logically correct.
22183      Branch: perl
22184            ! t/op/glob.t
22185 ____________________________________________________________________________
22186 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
22187         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
22188              From: Michael G Schwern <schwern@pobox.com> 
22189              Date: Wed, 19 Dec 2001 07:42:54 -0500
22190              Message-ID: <20011219124254.GF8630@blackrider>
22191      Branch: perl
22192            + lib/lib.t
22193            ! MANIFEST lib/lib_pm.PL
22194 ____________________________________________________________________________
22195 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
22196         Log: Integrate with perlio.
22197      Branch: perl
22198           !> hv.c hv.h scope.c util.c
22199 ____________________________________________________________________________
22200 [ 13797] By: nick                                  on 2001/12/19  12:03:21
22201         Log: Remove the sometimes-lvalue cast
22202      Branch: perlio
22203            ! hv.h
22204 ____________________________________________________________________________
22205 [ 13796] By: nick                                  on 2001/12/19  11:02:27
22206         Log: alarm.t with -Uuseperlio fix
22207              - SA_RESTART should only be function of PERL_OLD_SIGNALS
22208              not USE_PERLIO
22209      Branch: perlio
22210            ! util.c
22211 ____________________________________________________________________________
22212 [ 13795] By: nick                                  on 2001/12/19  10:19:40
22213         Log: Fix READONLY hashes:
22214              1. Discovered need for disabled scope.c part of Jeff's patch.
22215              2. Corrected hv_delete* - entry was being de-linked from
22216              chain (patch program not smart enough?)
22217      Branch: perlio
22218            ! hv.c scope.c
22219 ____________________________________________________________________________
22220 [ 13794] By: nick                                  on 2001/12/19  09:35:13
22221         Log: Integrate mainline
22222      Branch: perlio
22223           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
22224           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
22225           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
22226           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
22227           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
22228 ____________________________________________________________________________
22229 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
22230         Log: Regen toc.
22231      Branch: perl
22232            ! pod/perltoc.pod
22233 ____________________________________________________________________________
22234 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
22235         Log: FAQ sync.
22236      Branch: perl
22237            ! pod/perlfaq5.pod
22238 ____________________________________________________________________________
22239 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
22240         Log: Reformat round.
22241      Branch: perl
22242            ! pod/perlunicode.pod
22243 ____________________________________________________________________________
22244 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
22245         Log: Subject: [PATCH] pod/perlunicode.pod
22246              From: Jeffrey Friedl <jfriedl@yahoo.com>
22247              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
22248              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
22249      Branch: perl
22250            ! pod/perlunicode.pod
22251 ____________________________________________________________________________
22252 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
22253         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22254              From: Jeffrey Friedl <jfriedl@yahoo.com>
22255              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
22256              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
22257      Branch: perl
22258            ! pod/perluniintro.pod
22259 ____________________________________________________________________________
22260 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
22261         Log: Slight pod reformatting.
22262      Branch: perl
22263            ! pod/perluniintro.pod
22264 ____________________________________________________________________________
22265 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
22266         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22267              From: Jeffrey Friedl <jfriedl@yahoo.com>    
22268              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
22269              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
22270      Branch: perl
22271            ! pod/perluniintro.pod
22272 ____________________________________________________________________________
22273 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
22274         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
22275              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22276              Date: Wed, 19 Dec 2001 01:45:23 +0000
22277              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
22278      Branch: perl
22279            ! sv.c
22280 ____________________________________________________________________________
22281 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
22282         Log: Subject: Porting/checkURL.pl
22283              From: abigail@foad.org
22284              Date: Tue, 18 Dec 2001 19:03:22 +0100          
22285              Message-ID: <20011218180322.8278.qmail@foad.org> 
22286      Branch: perl
22287            ! Porting/checkURL.pl
22288 ____________________________________________________________________________
22289 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
22290         Log: metaconfig unit change for #13783.
22291      Branch: metaconfig
22292            ! U/modified/Loc.U
22293 ____________________________________________________________________________
22294 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
22295         Log: A bit too oversweeping matching in #13778.
22296      Branch: perl
22297            ! Configure
22298 ____________________________________________________________________________
22299 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
22300         Log: Re-gen Configure based on #13778..13781.
22301      Branch: perl
22302            ! Configure config_h.SH
22303 ____________________________________________________________________________
22304 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
22305         Log: First assume that crypt() can live happy normal life in
22306              the libc or the moral equivalent; only then try magic.
22307      Branch: metaconfig
22308            + U/modified/d_crypt.U
22309 ____________________________________________________________________________
22310 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
22311         Log: In VOS ACLs confuse the testing.
22312      Branch: metaconfig
22313            ! U/modified/Findhdr.U
22314 ____________________________________________________________________________
22315 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
22316         Log: Either make or gmake.
22317      Branch: metaconfig
22318            ! U/modified/Loc.U
22319 ____________________________________________________________________________
22320 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
22321         Log: If your _exe is different from .exe and your test -f $foo
22322              doesn't do magic to recognize $foo$_exe, you will need to
22323              specify -D_exe=... on command line-- and this patch.
22324      Branch: metaconfig
22325            + U/modified/sh.U
22326            ! U/modified/Loc.U
22327 ____________________________________________________________________________
22328 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
22329         Log: Fix the bugs in #13768..13776, and regen Configure.
22330      Branch: metaconfig
22331            ! U/compline/nblock_io.U U/modified/Findhdr.U
22332            ! U/modified/spitshell.U
22333      Branch: metaconfig/U/perl
22334            ! issymlink.U perlpath.U
22335      Branch: perl
22336            ! Configure config_h.SH
22337 ____________________________________________________________________________
22338 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
22339         Log: Must test with $_exe. (There are plenty of similar
22340              spots earlier but they are a tad more complex to fix
22341              since they come before the hints are run.)
22342      Branch: metaconfig
22343            + U/modified/yacc.U
22344 ____________________________________________________________________________
22345 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
22346         Log: F_SETFL might require <fcntl.h>
22347      Branch: metaconfig
22348            ! U/compline/nblock_io.U
22349 ____________________________________________________________________________
22350 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
22351         Log: Don't require make; have both make and gmake optional.
22352              (Maybe have a check that at least one of them is available?)
22353      Branch: metaconfig
22354            ! U/modified/Loc.U
22355 ____________________________________________________________________________
22356 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
22357         Log: cat might be farther than /bin or /usr/bin.
22358      Branch: metaconfig
22359            ! U/modified/spitshell.U
22360 ____________________________________________________________________________
22361 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
22362         Log: In VOS the path component separator is >, not /.
22363      Branch: metaconfig
22364            ! U/modified/Findhdr.U
22365 ____________________________________________________________________________
22366 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
22367         Log: The VOS shell doesn't implement the ? wildcard
22368              (? is used for other purposes, I assume); but
22369              it does implement the * wildcard, and that works
22370              in the general case just fine.
22371      Branch: metaconfig/U/perl
22372            ! d_dlsymun.U
22373 ____________________________________________________________________________
22374 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
22375         Log: VOS detection.
22376      Branch: metaconfig
22377            ! U/modified/Oldconfig.U
22378 ____________________________________________________________________________
22379 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
22380         Log: Proper path for VOS.
22381      Branch: metaconfig
22382            ! U/modified/Head.U
22383 ____________________________________________________________________________
22384 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
22385         Log: Change s/>& 4/>&4/g for consistency.
22386      Branch: metaconfig
22387            + U/modified/d_dosuid.U
22388            ! U/modified/d_socket.U
22389      Branch: metaconfig/U/perl
22390            ! issymlink.U perlxvf.U
22391 ____________________________________________________________________________
22392 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
22393         Log: Subject: Re: Benchmark.t failure on Linux
22394              From: Nicholas Clark <nick@ccl4.org>
22395              Date: Tue, 18 Dec 2001 22:51:25 +0000
22396              Message-ID: <20011218225124.N21702@plum.flirble.org>
22397      Branch: perl
22398            ! lib/Benchmark.t
22399 ____________________________________________________________________________
22400 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
22401         Log: Re-applying #13752 until a better solution can be found.
22402      Branch: perl
22403            ! lib/ExtUtils/t/MM_Unix.t
22404 ____________________________________________________________________________
22405 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
22406         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
22407              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
22408              Date: Tue, 18 Dec 2001 12:05:40 -0500
22409              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
22410      Branch: perl
22411            ! lib/Exporter.pm
22412 ____________________________________________________________________________
22413 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
22414         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
22415              findings -- some of the warnings I can't explain except
22416              by NVgf being detected wrong, though.
22417      Branch: perl
22418            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
22419 ____________________________________________________________________________
22420 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
22421         Log: Subject: [PATCH] pod/perluniintro.pod
22422              From: Jeffrey Friedl <jfriedl@yahoo.com>
22423              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
22424              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
22425      Branch: perl
22426            ! pod/perluniintro.pod
22427 ____________________________________________________________________________
22428 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
22429         Log: ".pm" is the native executable suffix in VOS.
22430      Branch: perl
22431            ! hints/vos.sh
22432 ____________________________________________________________________________
22433 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
22434         Log: Integrate perlio;
22435              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22436      Branch: perl
22437           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22438 ____________________________________________________________________________
22439 [ 13760] By: nick                                  on 2001/12/18  15:55:22
22440         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
22441              - added delete of READONLY value inhibit & test for same
22442              - re-tabbed
22443      Branch: perlio
22444            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
22445 ____________________________________________________________________________
22446 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
22447         Log: (Undone by #13766.)
22448              Retract #13752.
22449      Branch: perl
22450            ! lib/ExtUtils/t/MM_Unix.t
22451 ____________________________________________________________________________
22452 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
22453         Log: Echoes of #13757.
22454      Branch: perl
22455            ! t/lib/warnings/utf8
22456 ____________________________________________________________________________
22457 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
22458         Log: Make the utf8 malformedness messages more verbose.
22459      Branch: perl
22460            ! lib/utf8.t utf8.c
22461 ____________________________________________________________________________
22462 [ 13756] By: nick                                  on 2001/12/18  14:43:58
22463         Log: Integrate mainline
22464      Branch: perlio
22465           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22466           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22467           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22468           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22469           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22470           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
22471            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22472            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22473            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
22474            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
22475            - lib/ExtUtils/testlib.t
22476           !> (integrate 28 files)
22477 ____________________________________________________________________________
22478 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
22479         Log: README.aix updates from Jens-Uwe Mager.
22480      Branch: perl
22481            ! README.aix
22482 ____________________________________________________________________________
22483 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
22484         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
22485              From: Michael G Schwern <schwern@pobox.com>
22486              Date: Tue, 18 Dec 2001 00:58:18 -0500
22487              Message-ID: <20011218055818.GC4362@blackrider>
22488      Branch: perl
22489            ! lib/Benchmark.t
22490 ____________________________________________________________________________
22491 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
22492         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
22493              From: Michael G Schwern <schwern@pobox.com>
22494              Date: Tue, 18 Dec 2001 00:40:38 -0500
22495              Message-ID: <20011218054038.GB4362@blackrider>
22496      Branch: perl
22497            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
22498 ____________________________________________________________________________
22499 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
22500         Log: (reintroduced by #13766)
22501              (retracted by #13759)
22502              
22503              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
22504              From: Michael G Schwern <schwern@pobox.com>  
22505              Date: Tue, 18 Dec 2001 00:00:23 -0500
22506              Message-ID: <20011218050023.GA27893@blackrider>
22507      Branch: perl
22508            ! lib/ExtUtils/t/MM_Unix.t
22509 ____________________________________________________________________________
22510 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
22511         Log: Re-patch #13749.
22512      Branch: perl
22513            ! t/op/glob.t
22514 ____________________________________________________________________________
22515 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
22516         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
22517              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22518              Date: Tue, 18 Dec 2001 12:55:43 +0000
22519              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
22520      Branch: perl
22521            ! ext/Devel/Peek/Peek.pm
22522 ____________________________________________________________________________
22523 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
22524         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
22525              From: Robin Houston <robin@kitsite.com> 
22526              Date: Tue, 18 Dec 2001 14:54:33 +0000
22527              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
22528      Branch: perl
22529            ! t/op/glob.t
22530 ____________________________________________________________________________
22531 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
22532         Log: Subject: [PATCH] slightly more for Exporter.pm
22533              From: Nicholas Clark <nick@ccl4.org>
22534              Date: Tue, 18 Dec 2001 00:22:03 +0000
22535              Message-ID: <20011218002203.M21702@plum.flirble.org>
22536      Branch: perl
22537            ! lib/Exporter.pm
22538 ____________________________________________________________________________
22539 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
22540         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
22541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22542              Date: Mon, 17 Dec 2001 16:37:18 +0100
22543              Message-ID: <20011217163718.A2292@rafael>
22544              
22545              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
22546              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22547              Date: Mon, 17 Dec 2001 23:17:06 +0100
22548              Message-ID: <20011217231706.A730@rafael>
22549      Branch: perl
22550            ! pod/perlsub.pod pp.c toke.c
22551 ____________________________________________________________________________
22552 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
22553         Log: Update Changes.
22554      Branch: perl
22555            ! Changes patchlevel.h
22556 ____________________________________________________________________________
22557 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
22558         Log: New test warrants a MANIFEST entry.
22559      Branch: perl
22560            ! MANIFEST
22561 ____________________________________________________________________________
22562 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
22563         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22564              From: Robin Houston <robin@kitsite.com>
22565              Date: Mon, 17 Dec 2001 20:27:30 +0000
22566              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
22567              
22568              Can't portably unlink open files.
22569      Branch: perl
22570            ! t/op/glob.t
22571 ____________________________________________________________________________
22572 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
22573         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
22574      Branch: perl
22575            ! pod/perluniintro.pod
22576 ____________________________________________________________________________
22577 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
22578         Log: Move typeglob test from glob.t to gv.t.
22579      Branch: perl
22580            ! t/op/glob.t t/op/gv.t
22581 ____________________________________________________________________________
22582 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
22583         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
22584              From: Robin Houston <robin@kitsite.com> 
22585              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
22586              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
22587      Branch: perl
22588            ! t/op/glob.t
22589 ____________________________________________________________________________
22590 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
22591         Log: Demote the surrogate and non-character errors to warnings.
22592      Branch: perl
22593            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
22594 ____________________________________________________________________________
22595 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
22596         Log: Subject: [PATCH] more POSIX tests, and more autoloading
22597              From: Nicholas Clark <nick@ccl4.org>
22598              Date: Mon, 17 Dec 2001 18:27:47 +0000
22599              Message-ID: <20011217182747.D21702@plum.flirble.org>
22600      Branch: perl
22601            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
22602 ____________________________________________________________________________
22603 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
22604         Log: Subject: [PATCH] ...while $var = glob(...)
22605              From: Robin Houston <robin@kitsite.com> 
22606              Date: Mon, 17 Dec 2001 15:51:54 +0000
22607              Message-ID: <20011217155153.A311@robin.kitsite.com>
22608      Branch: perl
22609            ! op.c
22610 ____________________________________________________________________________
22611 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
22612         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
22613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22614              Date: Mon, 17 Dec 2001 15:23:01 +0100
22615              Message-ID: <20011217152301.A704@rafael>
22616      Branch: perl
22617            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
22618 ____________________________________________________________________________
22619 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
22620         Log: The system() vs $SIG{ARLM} is no more a todo.
22621      Branch: perl
22622            ! t/op/alarm.t
22623 ____________________________________________________________________________
22624 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
22625         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
22626              From: Michael G Schwern <schwern@pobox.com>
22627              Date: Sun, 16 Dec 2001 23:59:01 -0500
22628              Message-ID: <20011217045901.GL17232@blackrider>
22629      Branch: perl
22630            + t/op/alarm.t
22631            ! MANIFEST
22632 ____________________________________________________________________________
22633 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
22634         Log: s/UNIX/Unix/
22635      Branch: perl
22636            ! MANIFEST
22637 ____________________________________________________________________________
22638 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
22639         Log: Move ExtUtils tests to lib/ExtUtils/t.
22640      Branch: perl
22641            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
22642            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
22643            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
22644            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
22645            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22646            + lib/ExtUtils/t/testlib.t
22647            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
22648            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
22649            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
22650            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
22651            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
22652            ! MANIFEST
22653 ____________________________________________________________________________
22654 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
22655         Log: Subject: [PATCH] MM_Unix tests, and some questions
22656              From: Tels <perl_dummy@bloodgate.com>
22657              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
22658              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
22659              
22660              Subject: Re: [PATCH] MM_Unix tests, and some questions
22661              From: Tels <perl_dummy@bloodgate.com>
22662              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
22663              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
22664      Branch: perl
22665            + lib/ExtUtils/MM_Unix.t
22666            ! MANIFEST lib/ExtUtils/MM_Unix.pm
22667 ____________________________________________________________________________
22668 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
22669         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
22670              From: Michael G Schwern <schwern@pobox.com>
22671              Date: Sun, 16 Dec 2001 17:53:55 -0500
22672              Message-ID: <20011216225354.GE8900@blackrider>
22673      Branch: perl
22674            ! lib/ExtUtils/MM_Unix.pm
22675 ____________________________________________________________________________
22676 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
22677         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
22678              From: Michael G Schwern <schwern@pobox.com>                
22679              Date: Sun, 16 Dec 2001 16:12:55 -0500
22680              Message-ID: <20011216211255.GV8900@blackrider>
22681      Branch: perl
22682            ! ext/B/B/Deparse.pm
22683 ____________________________________________________________________________
22684 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
22685         Log: Subject: [PATCH] Exporter.pm
22686              From: Nicholas Clark <nick@ccl4.org>
22687              Date: Sun, 16 Dec 2001 19:24:25 +0000
22688              Message-ID: <20011216192425.R21702@plum.flirble.org>
22689      Branch: perl
22690            ! lib/Exporter.pm
22691 ____________________________________________________________________________
22692 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
22693         Log: Subject: [PATCH] Exporter.t (and question)
22694              From: Nicholas Clark <nick@ccl4.org>
22695              Date: Sun, 16 Dec 2001 17:24:55 +0000
22696              Message-ID: <20011216172455.P21702@plum.flirble.org>
22697      Branch: perl
22698            ! lib/Exporter.t
22699 ____________________________________________________________________________
22700 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
22701         Log: Subject: Re: perl@13661
22702              From: "John P. Linderman" <jpl@research.att.com>              
22703              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
22704              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
22705      Branch: perl
22706            ! pp_sort.c
22707 ____________________________________________________________________________
22708 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
22709         Log: Subject: Will the real Unicode encoding please stand up?
22710              From: Jeffrey Friedl <jfriedl@yahoo.com>
22711              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
22712              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
22713      Branch: perl
22714            ! pod/perluniintro.pod
22715 ____________________________________________________________________________
22716 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
22717         Log: Integrate perlio; interruptable system().
22718      Branch: perl
22719           !> util.c
22720 ____________________________________________________________________________
22721 [ 13724] By: nick                                  on 2001/12/17  09:16:50
22722         Log: Fix for alarm() breaking into wait*().
22723              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
22724              signal handler before caller re-does the system call.
22725      Branch: perlio
22726            ! util.c
22727 ____________________________________________________________________________
22728 [ 13723] By: nick                                  on 2001/12/17  07:45:13
22729         Log: Integrate mainline
22730      Branch: perlio
22731           +> (branch 26 files)
22732           !> (integrate 47 files)
22733 ____________________________________________________________________________
22734 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
22735         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
22736              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
22737              and characters beyond 0x10FFF should be disallowed, too,
22738              but some tests would need changing, but more importantly some
22739              APIs would need remodeling since one can easily generate such
22740              characters either by bitwise complements, tr complements, or
22741              v-strings.
22742      Branch: perl
22743            ! pod/perldiag.pod utf8.c
22744 ____________________________________________________________________________
22745 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
22746         Log: Make surrogates illegal also on EBCDIC.
22747      Branch: perl
22748            ! utf8.c
22749 ____________________________________________________________________________
22750 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
22751         Log: Subject: [patch @13687] Unicode::Collate 0.10
22752              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
22753              Date: Sun, 16 Dec 2001 21:22:12 +0900
22754              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
22755      Branch: perl
22756            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
22757            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
22758 ____________________________________________________________________________
22759 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
22760         Log: More documentation for the encoding pragma.
22761      Branch: perl
22762            ! lib/encoding.pm
22763 ____________________________________________________________________________
22764 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
22765         Log: Subject: [PATCH] lib/open.pm 
22766              From: Jeffrey Friedl <jfriedl@yahoo.com>
22767              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
22768              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
22769      Branch: perl
22770            ! lib/open.pm
22771 ____________________________________________________________________________
22772 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
22773         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
22774              From: chromatic <chromatic@rmci.net>
22775              Date: Sat, 15 Dec 2001 23:24:40 -0700
22776              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
22777      Branch: perl
22778            + lib/ExtUtils/Installed.t
22779            ! MANIFEST
22780 ____________________________________________________________________________
22781 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
22782         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
22783              From: Michael G Schwern <schwern@pobox.com>
22784              Date: Sun, 16 Dec 2001 01:14:00 -0500
22785              Message-ID: <20011216061400.GC8900@blackrider>
22786      Branch: perl
22787            ! lib/diagnostics.pm
22788 ____________________________________________________________________________
22789 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
22790         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
22791              From: Michael G Schwern <schwern@pobox.com>
22792              Date: Sun, 16 Dec 2001 01:12:42 -0500
22793              Message-ID: <20011216061242.GB8900@blackrider>
22794      Branch: perl
22795            ! t/test.pl
22796 ____________________________________________________________________________
22797 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
22798         Log: I sometimes outsmart myself.
22799      Branch: perl
22800            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
22801 ____________________________________________________________________________
22802 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
22803         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
22804              From: Michael G Schwern <schwern@pobox.com>
22805              Date: Sat, 15 Dec 2001 15:08:29 -0500
22806              Message-ID: <20011215200829.GK1548@blackrider>
22807      Branch: perl
22808            ! lib/AutoSplit.pm
22809 ____________________________________________________________________________
22810 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
22811         Log: perlunicode enchancements suggested by Jeffrey Friedl.
22812      Branch: perl
22813            ! pod/perlunicode.pod
22814 ____________________________________________________________________________
22815 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
22816         Log: Subject: [PATCH] perlunicode.pod
22817              From: Jeffrey Friedl <jfriedl@yahoo.com>
22818              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
22819              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
22820      Branch: perl
22821            ! pod/perlunicode.pod
22822 ____________________________________________________________________________
22823 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
22824         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
22825              From: Jeffrey Friedl <jfriedl@yahoo.com>
22826              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
22827              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
22828      Branch: perl
22829            ! lib/utf8_heavy.pl
22830 ____________________________________________________________________________
22831 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
22832         Log: Can't create surrogates; so can't match them, either.
22833      Branch: perl
22834            ! pod/perlunicode.pod
22835 ____________________________________________________________________________
22836 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
22837         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
22838              From: Michael G Schwern <schwern@pobox.com>
22839              Date: Sat, 15 Dec 2001 21:20:35 -0500
22840              Message-ID: <20011216022035.GE5672@blackrider>
22841      Branch: perl
22842            ! t/test.pl
22843 ____________________________________________________________________________
22844 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
22845         Log: Make creating UTF-8 surrogates a punishable act.
22846      Branch: perl
22847            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
22848 ____________________________________________________________________________
22849 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
22850         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
22851      Branch: perl
22852            + lib/unicore/In/172.pl lib/unicore/In/173.pl
22853            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
22854            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
22855            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
22856            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
22857            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
22858 ____________________________________________________________________________
22859 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
22860         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
22861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22862              Date: Sat, 15 Dec 2001 23:21:43 +0100
22863              Message-ID: <20011215232143.A11790@rafael>
22864      Branch: perl
22865            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
22866 ____________________________________________________________________________
22867 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
22868         Log: Make charnames more robust.
22869      Branch: perl
22870            ! lib/charnames.pm
22871 ____________________________________________________________________________
22872 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
22873         Log: The hoops one has to jump through.
22874      Branch: perl
22875            ! ext/I18N/Langinfo/Langinfo.pm
22876 ____________________________________________________________________________
22877 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
22878         Log: Subject: [PATCH] perlstyle.pod nit on warnings
22879              From: Autrijus Tang <autrijus@egb.elixus.org>
22880              Date: Sat, 15 Dec 2001 04:24:34 -0800
22881              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
22882      Branch: perl
22883            ! pod/perlstyle.pod
22884 ____________________________________________________________________________
22885 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
22886         Log: I don't think we are in FooOS, Toto.
22887      Branch: perl
22888            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
22889 ____________________________________________________________________________
22890 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
22891         Log: Subject: Re: Untested modules update:  There's more than we thought
22892              From: chromatic <chromatic@rmci.net>
22893              Date: Fri, 14 Dec 2001 17:20:24 -0700
22894              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
22895      Branch: perl
22896            + lib/ExtUtils/MM_Cygwin.t
22897            ! MANIFEST
22898 ____________________________________________________________________________
22899 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
22900         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
22901              From: Michael G Schwern <schwern@pobox.com> 
22902              Date: Fri, 14 Dec 2001 20:59:42 -0500
22903              Message-ID: <20011215015942.GF28596@blackrider>
22904      Branch: perl
22905            ! t/TEST
22906 ____________________________________________________________________________
22907 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
22908         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
22909              From: Michael G Schwern <schwern@pobox.com> 
22910              Date: Fri, 14 Dec 2001 20:03:46 -0500
22911              Message-ID: <20011215010346.GD28596@blackrider>
22912      Branch: perl
22913            + ext/B/t/bblock.t
22914            ! MANIFEST
22915 ____________________________________________________________________________
22916 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
22917         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
22918              From: Michael G Schwern <schwern@pobox.com> 
22919              Date: Fri, 14 Dec 2001 19:59:13 -0500
22920              Message-ID: <20011215005913.GC28596@blackrider>
22921      Branch: perl
22922            ! ext/B/B/Bblock.pm
22923 ____________________________________________________________________________
22924 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
22925         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
22926              From: Michael G Schwern <schwern@pobox.com> 
22927              Date: Fri, 14 Dec 2001 19:36:12 -0500
22928              Message-ID: <20011215003611.GA28596@blackrider>
22929      Branch: perl
22930            + ext/B/t/asmdata.t
22931            ! MANIFEST
22932 ____________________________________________________________________________
22933 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
22934         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
22935              From: Michael G Schwern <schwern@pobox.com> 
22936              Date: Fri, 14 Dec 2001 19:14:14 -0500
22937              Message-ID: <20011215001414.GA25077@blackrider>
22938      Branch: perl
22939            ! bytecode.pl ext/B/B/Asmdata.pm
22940 ____________________________________________________________________________
22941 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
22942         Log: Permissions.
22943      Branch: perl
22944            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
22945            ! ext/Devel/PPPort/module3.c
22946 ____________________________________________________________________________
22947 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
22948         Log: Benchmark test from Nicholas Clark.
22949      Branch: perl
22950            + lib/Benchmark.t
22951            ! MANIFEST lib/Benchmark.pm
22952 ____________________________________________________________________________
22953 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
22954         Log: Mithing.
22955      Branch: perl
22956            + lib/Attribute/Handlers/demo/demo2.pl
22957            + lib/Attribute/Handlers/demo/demo3.pl
22958            + lib/Attribute/Handlers/demo/demo4.pl
22959 ____________________________________________________________________________
22960 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
22961         Log: Silence compiler worries found by Schwern/Digital cc.
22962      Branch: perl
22963            ! perlio.c sv.c x2p/str.c
22964 ____________________________________________________________________________
22965 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
22966         Log: User may not have a valid home directory even if
22967              getpwuid() succedds.
22968      Branch: perl
22969            ! ext/File/Glob/t/basic.t
22970 ____________________________________________________________________________
22971 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
22972         Log: Integrate with perlio.  (No changes, but that's okay.)
22973      Branch: perl
22974           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
22975 ____________________________________________________________________________
22976 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
22977         Log: Add a Configure hints file for VOS: the POSIX support
22978              of VOS is getting close to the point where it can run
22979              Configure (some Configure tweaks will be required).
22980      Branch: perl
22981            + hints/vos.sh
22982            ! MANIFEST
22983 ____________________________________________________________________________
22984 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
22985         Log: Update Changes.
22986      Branch: perl
22987            ! Changes patchlevel.h
22988 ____________________________________________________________________________
22989 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
22990         Log: Reintroduce Attribute::Handlers with Spider's fixes.
22991      Branch: perl
22992            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
22993            + lib/Attribute/Handlers/README
22994            + lib/Attribute/Handlers/demo/Demo.pm
22995            + lib/Attribute/Handlers/demo/Descriptions.pm
22996            + lib/Attribute/Handlers/demo/MyClass.pm
22997            + lib/Attribute/Handlers/demo/demo.pl
22998            + lib/Attribute/Handlers/demo/demo_call.pl
22999            + lib/Attribute/Handlers/demo/demo_chain.pl
23000            + lib/Attribute/Handlers/demo/demo_cycle.pl
23001            + lib/Attribute/Handlers/demo/demo_hashdir.pl
23002            + lib/Attribute/Handlers/demo/demo_phases.pl
23003            + lib/Attribute/Handlers/demo/demo_range.pl
23004            + lib/Attribute/Handlers/demo/demo_rawdata.pl
23005            + lib/Attribute/Handlers/t/multi.t
23006            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23007 ____________________________________________________________________________
23008 [ 13685] By: nick                                  on 2001/12/14  15:57:00
23009         Log: Integrate mainline
23010      Branch: perlio
23011           +> t/run/switcht.t
23012           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23013           !> perlapi.h pod/perlrun.pod t/TEST taint.c
23014 ____________________________________________________________________________
23015 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
23016         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
23017              From: Michael G Schwern <schwern@pobox.com> 
23018              Date: Thu, 13 Dec 2001 19:27:08 -0500
23019              Message-ID: <20011214002707.GA10532@blackrider>
23020              
23021              (reword the perlrun -t description a bit,
23022              and move the Itaint_warn to the bottom of
23023              the intrpvar.h for binary compatibility)
23024      Branch: perl
23025            + t/run/switcht.t
23026            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23027            ! perlapi.h pod/perlrun.pod t/TEST taint.c
23028 ____________________________________________________________________________
23029 [ 13683] By: nick                                  on 2001/12/14  12:29:41
23030         Log: Integrate mainline
23031      Branch: perlio
23032           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
23033           +> lib/Term/ReadLine.t t/op/hashassign.t
23034            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23035            - lib/Attribute/Handlers/README
23036            - lib/Attribute/Handlers/demo/Demo.pm
23037            - lib/Attribute/Handlers/demo/Descriptions.pm
23038            - lib/Attribute/Handlers/demo/MyClass.pm
23039            - lib/Attribute/Handlers/demo/demo.pl
23040            - lib/Attribute/Handlers/demo/demo2.pl
23041            - lib/Attribute/Handlers/demo/demo3.pl
23042            - lib/Attribute/Handlers/demo/demo4.pl
23043            - lib/Attribute/Handlers/demo/demo_call.pl
23044            - lib/Attribute/Handlers/demo/demo_chain.pl
23045            - lib/Attribute/Handlers/demo/demo_cycle.pl
23046            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23047            - lib/Attribute/Handlers/demo/demo_phases.pl
23048            - lib/Attribute/Handlers/demo/demo_range.pl
23049            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23050            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
23051           !> (integrate 101 files)
23052 ____________________________________________________________________________
23053 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
23054         Log: Detypo.
23055      Branch: perl
23056            ! utf8.c
23057 ____________________________________________________________________________
23058 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
23059         Log: Buffer overflow checks.
23060      Branch: perl
23061            ! utf8.c
23062 ____________________________________________________________________________
23063 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
23064         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
23065              From: Spider Boardman <spider@leggy.zk3.dec.com>
23066              Date: Thu, 13 Dec 2001 15:32:51 -0500
23067              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
23068      Branch: perl
23069            ! lib/ExtUtils/Embed.t
23070 ____________________________________________________________________________
23071 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
23072         Log: More on the Unicode "line" definition.
23073      Branch: perl
23074            ! pod/perlunicode.pod
23075 ____________________________________________________________________________
23076 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
23077         Log: Open-ended VERSION?
23078      Branch: perl
23079            ! lib/ExtUtils/Install.pm
23080 ____________________________________________________________________________
23081 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
23082         Log: Subject: [PATCH] Better make distclean
23083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23084              Date: Thu, 13 Dec 2001 21:10:18 +0100
23085              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
23086      Branch: perl
23087            ! Makefile.SH
23088 ____________________________________________________________________________
23089 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
23090         Log: Remove Memoize::Saves as requested by mjd.
23091      Branch: perl
23092            - lib/Memoize/Saves.pm
23093            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
23094 ____________________________________________________________________________
23095 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
23096         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
23097              From: Michael G Schwern <schwern@pobox.com>
23098              Date: Tue, 11 Dec 2001 23:17:32 -0500
23099              Message-ID: <20011212041732.GS17250@blackrider>
23100      Branch: perl
23101            ! lib/ExtUtils/Install.pm
23102 ____________________________________________________________________________
23103 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
23104         Log: Subject: [PATCH] Re: use utf8; with bad utf8
23105              From: Nicholas Clark <nick@ccl4.org>
23106              Date: Thu, 13 Dec 2001 17:09:39 +0000
23107              Message-ID: <20011213170939.L21702@plum.flirble.org>
23108      Branch: perl
23109            ! t/lib/1_compile.t
23110 ____________________________________________________________________________
23111 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
23112         Log: Subject: (LONG!) Sort benchmarks and patch
23113              From: "John P. Linderman" <jpl@research.att.com>
23114              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
23115              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
23116      Branch: perl
23117            ! pp_sort.c
23118 ____________________________________________________________________________
23119 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
23120         Log: Unadorned numbers evil.
23121      Branch: perl
23122            ! pp.c regcomp.c regexec.c utf8.c utf8.h
23123 ____________________________________________________________________________
23124 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
23125         Log: "preprocessing directive not recognized within macro arg"
23126      Branch: perl
23127            ! ext/Data/Dumper/Dumper.xs
23128 ____________________________________________________________________________
23129 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
23130         Log: Subject: Clarifying the documentation of goto            
23131              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
23132              Date: Thu, 13 Dec 2001 08:57:38 -0500
23133              Message-ID: <3C18BD8B@operamail.com>
23134      Branch: perl
23135            ! pod/perlfunc.pod
23136 ____________________________________________________________________________
23137 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
23138         Log: It could be possible for the case-insensitive
23139              Unicode-aware string comparison to wander off
23140              to the la-la land.
23141      Branch: perl
23142            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
23143            ! regexec.c utf8.c
23144 ____________________________________________________________________________
23145 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
23146         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
23147              From: Michael G Schwern <schwern@pobox.com> 
23148              Date: Wed, 12 Dec 2001 21:53:46 -0500
23149              Message-ID: <20011213025346.GH25129@blackrider>
23150      Branch: perl
23151            ! lib/Net/hostent.t t/op/stat.t t/test.pl
23152 ____________________________________________________________________________
23153 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
23154         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
23155              From: Michael G Schwern <schwern@pobox.com> 
23156              Date: Wed, 12 Dec 2001 20:33:42 -0500
23157              Message-ID: <20011213013342.GX25129@blackrider>
23158      Branch: perl
23159            ! t/io/fs.t
23160 ____________________________________________________________________________
23161 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
23162         Log: Subject: Re: [PATCH] use utf8; tests
23163              From: Nicholas Clark <nick@ccl4.org>
23164              Date: Thu, 13 Dec 2001 00:16:58 +0000
23165              Message-ID: <20011213001658.I21702@plum.flirble.org>
23166      Branch: perl
23167            ! lib/utf8.t
23168 ____________________________________________________________________________
23169 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
23170         Log: EPOC fixes from Olaf Flebbe.
23171      Branch: perl
23172            ! README.epoc epoc/config.sh epoc/createpkg.pl
23173            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
23174 ____________________________________________________________________________
23175 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
23176         Log: Subject: [PATCH perl@13661] VMS test fix-ups
23177              From: "Craig A. Berry" <craigberry@mac.com>
23178              Date: Wed, 12 Dec 2001 16:27:48 -0600
23179              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
23180      Branch: perl
23181            ! lib/Net/hostent.t t/io/fs.t
23182 ____________________________________________________________________________
23183 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
23184         Log: Subject: Re: Next cygwin round.
23185              From: "Gerrit P. Haase" <gp@familiehaase.de>
23186              Date: Wed, 12 Dec 2001 21:59:00 +0100
23187              Message-ID: <122343874595.20011212215900@familiehaase.de>
23188      Branch: perl
23189            ! t/io/fs.t
23190 ____________________________________________________________________________
23191 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
23192         Log: Subject: [PATCH] use utf8; tests
23193              From: Nicholas Clark <nick@ccl4.org>
23194              Date: Wed, 12 Dec 2001 20:07:04 +0000
23195              Message-ID: <20011212200704.E21702@plum.flirble.org>
23196      Branch: perl
23197            ! lib/utf8.t t/test.pl
23198 ____________________________________________________________________________
23199 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
23200         Log: Update Changes.
23201      Branch: perl
23202            ! Changes patchlevel.h
23203 ____________________________________________________________________________
23204 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
23205         Log: Subject: [PATCH] Passing in env to perl_parse did not work
23206              From: Gisle Aas <gisle@ActiveState.com>
23207              Date: 11 Dec 2001 20:52:57 -0800
23208              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
23209      Branch: perl
23210            ! perl.c perl.h
23211 ____________________________________________________________________________
23212 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
23213         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
23214              mostly gcc -Wall complaining about the argument of %p not
23215              being a void *.
23216      Branch: perl
23217            ! perlio.c regcomp.c taint.c toke.c
23218 ____________________________________________________________________________
23219 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
23220         Log: metaconfig unit change for #13657.
23221      Branch: metaconfig
23222            ! U/modified/nis.U
23223 ____________________________________________________________________________
23224 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
23225         Log: Try YP/NIS also from /usr/lib/yp.
23226      Branch: perl
23227            ! Configure
23228 ____________________________________________________________________________
23229 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
23230         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
23231              From: Michael G Schwern <schwern@pobox.com>                
23232              Date: Wed, 12 Dec 2001 05:27:02 -0500      
23233              Message-ID: <20011212102702.GW17250@blackrider>
23234              
23235              (the op/grent part)
23236      Branch: perl
23237            ! t/op/grent.t
23238 ____________________________________________________________________________
23239 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
23240         Log: Weed out .files from ls and readdir() results.
23241      Branch: perl
23242            ! t/op/stat.t
23243 ____________________________________________________________________________
23244 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
23245         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
23246              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23247              Date: Wed, 12 Dec 2001 10:52:21 +0100
23248              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
23249      Branch: perl
23250            ! lib/File/Find.pm
23251 ____________________________________________________________________________
23252 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
23253         Log: Subject: [PATCH] doio fatal on cygwin for 13651
23254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
23255              Date: Wed, 12 Dec 2001 11:28:13 +0100      
23256              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
23257      Branch: perl
23258            ! doio.c
23259 ____________________________________________________________________________
23260 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
23261         Log: Get the whole line of ls, makes debugging easier
23262              (from Schwern)
23263      Branch: perl
23264            ! t/op/stat.t
23265 ____________________________________________________________________________
23266 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
23267         Log: rename() must be tested even without link()
23268              or the utime() and rename-directory tests fail.
23269              (Also got the BeOS utime atime/time the wrong way round.)
23270      Branch: perl
23271            ! t/io/fs.t
23272 ____________________________________________________________________________
23273 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
23274         Log: Now that the beos.c is compiled at the main level
23275              the header is in the beos/
23276      Branch: perl
23277            ! beos/beos.c
23278 ____________________________________________________________________________
23279 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
23280         Log: Must remember to require Socket.
23281      Branch: perl
23282            ! ext/Sys/Syslog/syslog.t
23283 ____________________________________________________________________________
23284 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
23285         Log: In BeOS Errno must resort to actual compilation
23286              and execution for some of the error constants.
23287      Branch: perl
23288            ! ext/Errno/Errno_pm.PL
23289 ____________________________________________________________________________
23290 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
23291         Log: BeOS still has no good sockets.
23292      Branch: perl
23293            ! ext/IO/lib/IO/t/io_sel.t
23294 ____________________________________________________________________________
23295 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
23296         Log: BeOS sockets are not true sockets.
23297      Branch: perl
23298            ! ext/IO/lib/IO/t/io_poll.t
23299 ____________________________________________________________________________
23300 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
23301         Log: No Socket, no Syslog.
23302      Branch: perl
23303            ! ext/Sys/Syslog/syslog.t
23304 ____________________________________________________________________________
23305 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
23306         Log: (On some platforms) missing truncate FH.
23307      Branch: perl
23308            ! pod/perltodo.pod
23309 ____________________________________________________________________________
23310 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
23311         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
23312              and vms would be muchly appreciated.
23313      Branch: perl
23314            ! t/io/fs.t
23315 ____________________________________________________________________________
23316 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
23317         Log: utime() updates only the mtime in BeOS. 
23318      Branch: perl
23319            ! pod/perlport.pod
23320 ____________________________________________________________________________
23321 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
23322         Log: No link(), no need to dSP.
23323      Branch: perl
23324            ! pp_sys.c
23325 ____________________________________________________________________________
23326 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
23327         Log: Missing argument.
23328      Branch: perl
23329            ! utf8.c
23330 ____________________________________________________________________________
23331 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
23332         Log: (1) To assume any setuid programs is silly.
23333              (2) Chaining tests with booleans means that some
23334              of them may not get run which means getting out
23335              of test count sync.
23336      Branch: perl
23337            ! t/op/stat.t
23338 ____________________________________________________________________________
23339 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
23340         Log: The beos.c needs to be in the main directory.
23341      Branch: perl
23342            ! hints/beos.sh
23343 ____________________________________________________________________________
23344 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
23345         Log: Detypo and rename.
23346      Branch: perl
23347            ! doio.c perl.h perlio.c perliol.h
23348 ____________________________________________________________________________
23349 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
23350         Log: This time I test compiled.  Honest.
23351      Branch: perl
23352            ! beos/beos.c
23353 ____________________________________________________________________________
23354 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
23355         Log: Subject: [PATCH] slightly more pack tests
23356              From: Nicholas Clark <nick@ccl4.org>
23357              Date: Tue, 11 Dec 2001 23:41:23 +0000
23358              Message-ID: <20011211234123.Y21702@plum.flirble.org>
23359      Branch: perl
23360            ! t/op/pack.t
23361 ____________________________________________________________________________
23362 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
23363         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
23364              From: "Craig A. Berry" <craigberry@mac.com>
23365              Date: Tue, 11 Dec 2001 16:39:13 -0600
23366              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
23367      Branch: perl
23368            ! configure.com
23369 ____________________________________________________________________________
23370 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
23371         Log: metaconfig unit change for #13632.
23372      Branch: metaconfig/U/perl
23373            ! perlpath.U
23374 ____________________________________________________________________________
23375 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
23376         Log: Subject: $Config{perlpath} and -Dversiononly
23377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23378              Date: Tue, 11 Dec 2001 23:32:33 +0100
23379              Message-ID: <20011211233233.A11587@rafael>
23380      Branch: perl
23381            ! Configure
23382 ____________________________________________________________________________
23383 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
23384         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
23385              From: Nicholas Clark <nick@ccl4.org>
23386              Date: Tue, 11 Dec 2001 21:59:36 +0000
23387              Message-ID: <20011211215935.W21702@plum.flirble.org>
23388      Branch: perl
23389            ! t/op/pack.t
23390 ____________________________________________________________________________
23391 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
23392         Log: More UTF-8 API docs.
23393      Branch: perl
23394            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
23395 ____________________________________________________________________________
23396 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
23397         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23398              From: Nicholas Clark <nick@ccl4.org>
23399              Date: Tue, 11 Dec 2001 20:08:59 +0000
23400              Message-ID: <20011211200859.S21702@plum.flirble.org>
23401      Branch: perl
23402            ! t/op/pack.t
23403 ____________________________________________________________________________
23404 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
23405         Log: Subject: Re: use utf8; with bad utf8
23406              From: Nicholas Clark <nick@ccl4.org>
23407              Date: Tue, 11 Dec 2001 19:49:21 +0000
23408              Message-ID: <20011211194921.R21702@plum.flirble.org>
23409      Branch: perl
23410            ! lib/utf8.t
23411 ____________________________________________________________________________
23412 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
23413         Log: Can't spell worth a dam.  (Try Three Gorges.)
23414      Branch: perl
23415            ! beos/beos.c
23416 ____________________________________________________________________________
23417 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
23418         Log: We need DWIM cpps.
23419      Branch: perl
23420            ! perlio.c
23421 ____________________________________________________________________________
23422 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
23423         Log: The unixish.h needs to be found and the waitpid wrapper
23424              could use a proto.
23425      Branch: perl
23426            ! beos/beosish.h
23427 ____________________________________________________________________________
23428 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
23429         Log: The BeOS waitpid() seems to be broken,
23430              have a wrapper for it.
23431      Branch: perl
23432            + beos/beos.c beos/beosish.h
23433            ! MANIFEST hints/beos.sh perl.h
23434 ____________________________________________________________________________
23435 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
23436         Log: Unlean the leaning tower of Babel.
23437      Branch: perl
23438            ! perl.h
23439 ____________________________________________________________________________
23440 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
23441         Log: Retract #13607 until we figure out what to do with autouse.
23442      Branch: perl
23443            ! lib/Carp.pm
23444 ____________________________________________________________________________
23445 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
23446         Log: Try to handle platforms that have O_TEXT != O_BINARY but
23447              which are not DOSish, BeOS being one of such platforms.
23448              Ideally this should be a Configure test, not a hardwired
23449              cpp symbol test... 
23450      Branch: perl
23451            ! doio.c perl.h perlio.c perliol.h
23452 ____________________________________________________________________________
23453 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
23454         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
23455              From: Jonathan Stowe <gellyfish@gellyfish.com>
23456              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
23457              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
23458      Branch: perl
23459            ! lib/Term/Cap.pm lib/Term/Cap.t
23460 ____________________________________________________________________________
23461 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
23462         Log: Subject: [patch perlio.c] test for NULL before derefencing
23463              From: Stas Bekman <stas@stason.org>
23464              Date: Tue, 11 Dec 2001 16:17:55 +0800
23465              Message-ID: <3C15C133.8@stason.org>
23466      Branch: perl
23467            ! perlio.c
23468 ____________________________________________________________________________
23469 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
23470         Log: metaconfig unit change for #13617.
23471      Branch: metaconfig/U/perl
23472            ! Extensions.U
23473 ____________________________________________________________________________
23474 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
23475         Log: BeOS has socket() but not enough to build a working Socket.
23476              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
23477              new networking implementation, which is rumored to fix the
23478              non-standardness of sockets, but it's apparently not publicly
23479              available, and anything to do with BeOS has become quite
23480              complicated with the sale of the Be assets to Palm.)
23481      Branch: perl
23482            ! Configure
23483 ____________________________________________________________________________
23484 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
23485         Log: Update changes
23486      Branch: maint-5.6/macperl
23487            ! macos/Changes
23488 ____________________________________________________________________________
23489 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
23490         Log: Add extra pod to help
23491      Branch: maint-5.6/macperl
23492            ! macos/macperl/MacPerl.podhelp
23493 ____________________________________________________________________________
23494 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
23495         Log: Return DoAppleScript errors in $@
23496      Branch: maint-5.6/macperl
23497            ! macos/ext/MacPerl/OSA.xs
23498 ____________________________________________________________________________
23499 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
23500         Log: Clear out $^E before each script run
23501      Branch: maint-5.6/macperl
23502            ! macos/macperl/MPScript.c
23503 ____________________________________________________________________________
23504 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
23505         Log: Integrate various changes from maint-5.6/perl/.
23506      Branch: maint-5.6/macperl
23507           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
23508           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
23509 ____________________________________________________________________________
23510 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
23511         Log: Subject: Exporter's documentation shouldn't lie               
23512              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23513              Date: Mon, 10 Dec 2001 21:30:20 -0500
23514              Message-ID: <3C4AA201@operamail.com>
23515      Branch: perl
23516            ! lib/Exporter.pm
23517 ____________________________________________________________________________
23518 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
23519         Log: Make Errno better in BeOS (the second hunk is
23520              good on any platform).  Still not working in BeOS
23521              are the E constants that refer BeOS native error
23522              constants (B_...) which are enums (*groan*).
23523      Branch: perl
23524            ! ext/Errno/Errno_pm.PL
23525 ____________________________________________________________________________
23526 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
23527         Log: The BeOS linker seems to link the last seen symbol,
23528              not the first (so the symbols of op.o from libperl.so
23529              would get linked to miniperl instead of the symbols of
23530              opmini.o)-- use the same trick as for NeXT4 for linking
23531              miniperl.
23532      Branch: perl
23533            ! Makefile.SH
23534 ____________________________________________________________________________
23535 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
23536         Log: Subject: Re: [PATCH] tests for hash assignment
23537              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23538              Date: Tue, 11 Dec 2001 01:48:55 +0000
23539              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
23540      Branch: perl
23541            ! utf8.c
23542 ____________________________________________________________________________
23543 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
23544         Log: (retracted by #13622)
23545              
23546              Subject: RE: More verbose POD for Carp
23547              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23548              Date: Mon, 10 Dec 2001 20:23:20 -0500
23549              Message-ID: <3C4A3566@operamail.com>
23550      Branch: perl
23551            ! lib/Carp.pm
23552 ____________________________________________________________________________
23553 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
23554         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
23555              From: "Craig A. Berry" <craigberry@mac.com>
23556              Date: Mon, 10 Dec 2001 18:25:37 -0600
23557              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
23558      Branch: perl
23559            ! t/op/write.t t/test.pl
23560 ____________________________________________________________________________
23561 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
23562         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
23563              From: Michael G Schwern <schwern@pobox.com>
23564              Date: Mon, 10 Dec 2001 08:00:01 -0500
23565              Message-ID: <20011210130000.GK1770@blackrider>
23566      Branch: perl
23567            ! t/comp/multiline.t
23568 ____________________________________________________________________________
23569 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
23570         Log: Subject: Re: [PATCH] tests for hash assignment
23571              From: Nicholas Clark <nick@ccl4.org>
23572              Date: Mon, 10 Dec 2001 23:22:28 +0000
23573              Message-ID: <20011210232228.M21702@plum.flirble.org>
23574      Branch: perl
23575            + t/op/hashassign.t
23576            ! MANIFEST t/op/each.t t/test.pl
23577 ____________________________________________________________________________
23578 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
23579         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
23580              From: "Craig A. Berry" <craigberry@mac.com>
23581              Date: Mon, 10 Dec 2001 16:38:14 -0600
23582              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
23583      Branch: perl
23584            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
23585 ____________________________________________________________________________
23586 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
23587         Log: Subject: [PATCH perl@13600] configure.com fixes
23588              From: "Craig A. Berry" <craigberry@mac.com>
23589              Date: Mon, 10 Dec 2001 14:40:20 -0600
23590              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
23591      Branch: perl
23592            ! configure.com
23593 ____________________________________________________________________________
23594 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
23595         Log: Silence BeOS compilation moaning.
23596      Branch: perl
23597            ! perl.h
23598 ____________________________________________________________________________
23599 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
23600         Log: Update Changes.
23601      Branch: perl
23602            ! Changes patchlevel.h
23603 ____________________________________________________________________________
23604 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
23605         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
23606              From: Michael G Schwern <schwern@pobox.com>
23607              Date: Mon, 10 Dec 2001 01:21:03 -0500
23608              Message-ID: <20011210062103.GC1770@blackrider>
23609      Branch: perl
23610            ! lib/ExtUtils/Command.t
23611 ____________________________________________________________________________
23612 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
23613         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
23614              From: Michael G Schwern <schwern@pobox.com>
23615              Date: Mon, 10 Dec 2001 01:10:57 -0500
23616              Message-ID: <20011210061057.GB1770@blackrider>
23617      Branch: perl
23618            ! t/op/groups.t
23619 ____________________________________________________________________________
23620 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
23621         Log: Retract #13596, #13593 should do the trick.
23622      Branch: perl
23623            ! t/op/stat.t
23624 ____________________________________________________________________________
23625 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
23626         Log: (retracted by #13597, #13593 does the job better)
23627              
23628              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
23629              From: Michael G Schwern <schwern@pobox.com>
23630              Date: Mon, 10 Dec 2001 00:53:16 -0500
23631              Message-ID: <20011210055316.GA1770@blackrider>
23632      Branch: perl
23633            ! t/op/stat.t
23634 ____________________________________________________________________________
23635 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
23636         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
23637              From: Michael G Schwern <schwern@pobox.com> 
23638              Date: Mon, 10 Dec 2001 02:19:14 -0500
23639              Message-ID: <20011210071914.GF1770@blackrider>
23640      Branch: perl
23641            ! lib/AutoSplit.t
23642 ____________________________________________________________________________
23643 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
23644         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23645              From: Michael G Schwern <schwern@pobox.com>
23646              Date: Mon, 10 Dec 2001 02:47:40 -0500
23647              Message-ID: <20011210074739.GH1770@blackrider>
23648      Branch: perl
23649            ! t/op/pack.t
23650 ____________________________________________________________________________
23651 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
23652         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
23653              From: Michael G Schwern <schwern@pobox.com>
23654              Date: Mon, 10 Dec 2001 02:54:22 -0500
23655              Message-ID: <20011210075422.GI1770@blackrider>
23656      Branch: perl
23657            ! t/test.pl
23658 ____________________________________________________________________________
23659 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
23660         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
23661              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23662              Date: Mon, 10 Dec 2001 08:45:20 +0100
23663              Message-ID: <3C146810.60B5B7C0@alcatel.at>
23664      Branch: perl
23665            ! pp_pack.c
23666 ____________________________________________________________________________
23667 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
23668         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
23669              From: Michael G Schwern <schwern@pobox.com>
23670              Date: Mon, 10 Dec 2001 03:27:02 -0500
23671              Message-ID: <20011210082702.GN1770@blackrider>
23672      Branch: perl
23673            ! t/io/openpid.t
23674 ____________________________________________________________________________
23675 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
23676         Log: More chmod +w.
23677      Branch: perl
23678            ! Porting/makerel
23679 ____________________________________________________________________________
23680 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
23681         Log: Just skip the readability test if running as root.
23682      Branch: perl
23683            ! lib/Net/t/netrc.t
23684 ____________________________________________________________________________
23685 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
23686         Log: Tell about the downside of safe signals.
23687      Branch: perl
23688            ! pod/perldelta.pod
23689 ____________________________________________________________________________
23690 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
23691         Log: Make the whole -lperl thing NetBSD only until we
23692              find some other platform that needs the same.
23693      Branch: perl
23694            ! lib/ExtUtils/MM_Unix.pm
23695 ____________________________________________________________________________
23696 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
23697         Log: Subject: [PATCH t/op/pack.t] Cleanup
23698              From: Michael G Schwern <schwern@pobox.com> 
23699              Date: Sun, 9 Dec 2001 23:08:26 -0500
23700              Message-ID: <20011210040826.GD660@blackrider>
23701      Branch: perl
23702            ! t/op/pack.t
23703 ____________________________________________________________________________
23704 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
23705         Log: Add threads support for NetBSD.
23706              
23707              This is also the first (I think) Perl threads build with
23708              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
23709              NetBSD does not as of yet have true kernel POSIX threads,
23710              but the user-level pth seems to be doing pretty well--
23711              the only failure is that threads/t/basic okays 6 and 7
23712              consistently seem be arriving in the reverse order.
23713              Well, gdbm.t is also failing: 'Undefined PLT symbol
23714              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
23715              guessing that GDBM would need a threaded rebuild.
23716      Branch: perl
23717            ! hints/netbsd.sh
23718 ____________________________________________________________________________
23719 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
23720         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
23721              potential performance hit and change in semantics of closure
23722              lookups after C<undef &foo>)
23723      Branch: maint-5.6/perl
23724            ! op.c
23725 ____________________________________________________________________________
23726 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
23727         Log: metaconfig unit change for #13582.
23728      Branch: metaconfig
23729            ! U/threads/usethreads.U
23730 ____________________________________________________________________________
23731 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
23732         Log: Update the ithreads selection info in Configure,
23733              as suggested by Michael Schwern.
23734      Branch: perl
23735            ! Configure
23736 ____________________________________________________________________________
23737 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
23738         Log: Clearing locale environment simply doesn't seem to
23739              guarantee that (nl_)langinfo(CODESET) would return nil.
23740              (I for example get "ISO8859-1", so <guess>maybe there can
23741              be per-system default settings at work</guess>.)
23742      Branch: perl
23743            ! lib/open.t
23744 ____________________________________________________________________________
23745 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
23746         Log: Subject: RE: Exporter fixes reversed in 13540?
23747              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
23748              Date: Sun, 9 Dec 2001 12:55:15 -0500
23749              Message-ID: <3C13F455@operamail.com>
23750      Branch: perl
23751            ! lib/open.pm
23752 ____________________________________________________________________________
23753 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
23754         Log: Root is the lizard king.
23755      Branch: perl
23756            ! lib/Net/t/netrc.t
23757 ____________________________________________________________________________
23758 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
23759         Log: Telling how many tests we are expecting helps.
23760      Branch: perl
23761            ! ext/POSIX/t/waitpid.t
23762 ____________________________________________________________________________
23763 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
23764         Log: Add a test case for waitpid(): from Rocco Caputo.
23765      Branch: perl
23766            + ext/POSIX/t/waitpid.t
23767            ! MANIFEST
23768 ____________________________________________________________________________
23769 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
23770         Log: Subject: [PATCH] Term::ReadLine tweaks and test
23771              From: Richard Clamp <richardc@unixbeard.net>
23772              Date: Mon, 10 Dec 2001 00:51:47 +0000
23773              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
23774      Branch: perl
23775            + lib/Term/ReadLine.t
23776            ! MANIFEST lib/Term/ReadLine.pm
23777 ____________________________________________________________________________
23778 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
23779         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
23780              From: Rocco Caputo <troc@netrus.net>
23781              Date: Sun, 9 Dec 2001 18:12:38 -0500
23782              Message-ID: <20011209181238.A803@eyrie.homenet>
23783      Branch: perl
23784            ! win32/win32.c
23785 ____________________________________________________________________________
23786 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
23787         Log: make sure that va_start() has matching va_end();
23788              from OpenBSD 3.0.
23789      Branch: perl
23790            ! x2p/util.c
23791 ____________________________________________________________________________
23792 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
23793         Log: h2ph updates from OpenBSD 3.0.
23794      Branch: perl
23795            ! utils/h2ph.PL
23796 ____________________________________________________________________________
23797 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
23798         Log: OpenBSD hints update from OpenBSD 3.0.
23799      Branch: perl
23800            ! hints/openbsd.sh
23801 ____________________________________________________________________________
23802 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
23803         Log: DJGPP tweaks from Laszlo Molnar.
23804      Branch: perl
23805            ! djgpp/config.over lib/File/Find/t/find.t
23806            ! lib/File/Find/t/taint.t t/pod/find.t
23807 ____________________________________________________________________________
23808 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
23809         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
23810              From: Michael G Schwern <schwern@pobox.com> 
23811              Date: Sun, 9 Dec 2001 19:28:12 -0500
23812              Message-ID: <20011210002812.GF13586@blackrider>
23813      Branch: perl
23814            ! README.cygwin
23815 ____________________________________________________________________________
23816 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
23817         Log: README.cygwin update from Gerrit P. Haase.
23818      Branch: perl
23819            ! README.cygwin
23820 ____________________________________________________________________________
23821 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
23822         Log: Apply NetBSD patch-ag: shared/static linking,
23823              but make the change less intrusive on non-NetBSD.
23824      Branch: perl
23825            ! lib/ExtUtils/MM_Unix.pm
23826 ____________________________________________________________________________
23827 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
23828         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
23829      Branch: perl
23830            ! lib/ExtUtils/Liblist.pm
23831 ____________________________________________________________________________
23832 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
23833         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
23834      Branch: perl
23835            ! regcomp.c
23836 ____________________________________________________________________________
23837 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
23838         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
23839      Branch: perl
23840            ! pp.c
23841 ____________________________________________________________________________
23842 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
23843         Log: Apply NetBSD patch-ac.
23844              (the fix has already been done: change #9706, fully qualified
23845              pathnames in packlists)
23846      Branch: perl
23847            ! lib/ExtUtils/Install.pm
23848 ____________________________________________________________________________
23849 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
23850         Log: Apply NetBSD patch-ab: NetBSD hints update.
23851      Branch: perl
23852            ! hints/netbsd.sh
23853 ____________________________________________________________________________
23854 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
23855         Log: metaconfig unit changes for #13560.
23856      Branch: metaconfig/U/perl
23857            ! dlsrc.U i_ieeefp.U libperl.U
23858 ____________________________________________________________________________
23859 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
23860         Log: NetBSD has <ieeefp.h> but hidden.
23861      Branch: perl
23862            ! hints/netbsd.sh
23863 ____________________________________________________________________________
23864 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
23865         Log: Implement NetBSD patch-aa.
23866      Branch: perl
23867            ! Configure
23868 ____________________________________________________________________________
23869 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
23870         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
23871              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
23872              Date: Sun, 09 Dec 2001 13:40:58 +0100
23873              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
23874              
23875              (The lstat()s were there in 5.6.1: what happened to them?)
23876      Branch: perl
23877            ! lib/File/Find.pm
23878 ____________________________________________________________________________
23879 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
23880         Log: Quickie documentation of the C UTF-8 API.
23881      Branch: perl
23882            ! pod/perlunicode.pod
23883 ____________________________________________________________________________
23884 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
23885         Log: Subject: bleadperl on cygwin weirdness...
23886              From: "Gerrit P. Haase" <gp@familiehaase.de>
23887              Date: Sun, 9 Dec 2001 20:31:28 +0100
23888              Message-ID: <13779422183.20011209203128@familiehaase.de>          
23889              
23890              (plus libperl*.dll version portability tweaks)
23891      Branch: perl
23892            ! lib/ExtUtils/Embed.t
23893 ____________________________________________________________________________
23894 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
23895         Log: Instead of muting symbol export error if under eval,
23896              delay the errors until the croak().
23897              
23898              (replaces #13408)
23899      Branch: perl
23900            ! lib/Exporter/Heavy.pm
23901 ____________________________________________________________________________
23902 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
23903         Log: Basegroup 0 is a cygwin_nt thing.
23904      Branch: perl
23905            ! t/op/groups.t
23906 ____________________________________________________________________________
23907 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
23908         Log: Also WinME is LoseLink.
23909      Branch: perl
23910            ! t/op/stat.t
23911 ____________________________________________________________________________
23912 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
23913         Log: Forgotten checkin.
23914      Branch: perl
23915            ! lib/User/grent.t
23916 ____________________________________________________________________________
23917 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
23918         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
23919              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23920              Date: Sun, 09 Dec 2001 13:45:06 +0100
23921              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
23922      Branch: perl
23923            ! lib/File/Find.pm
23924 ____________________________________________________________________________
23925 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
23926         Log: Tweakback.
23927      Branch: perl
23928            ! lib/Net/hostent.t
23929 ____________________________________________________________________________
23930 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
23931         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
23932              From: Michael G Schwern <schwern@pobox.com>
23933              Date: Sat, 8 Dec 2001 14:48:38 -0500
23934              Message-ID: <20011208194838.GA8650@blackrider>
23935      Branch: perl
23936            ! t/op/grent.t
23937 ____________________________________________________________________________
23938 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
23939         Log: Subject: [README.cygwin] Removing old expected test failures
23940              From: Michael G Schwern <schwern@pobox.com>
23941              Date: Sat, 8 Dec 2001 15:38:28 -0500
23942              Message-ID: <20011208203828.GB9017@blackrider>
23943      Branch: perl
23944            ! README.cygwin
23945 ____________________________________________________________________________
23946 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
23947         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
23948              From: Michael G Schwern <schwern@pobox.com>                
23949              Date: Sat, 8 Dec 2001 15:26:59 -0500
23950              Message-ID: <20011208202659.GA9017@blackrider> 
23951      Branch: perl
23952            ! lib/Net/hostent.t
23953 ____________________________________________________________________________
23954 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
23955         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
23956              From: Michael G Schwern <schwern@pobox.com> 
23957              Date: Sat, 8 Dec 2001 15:06:16 -0500
23958              Message-ID: <20011208200616.GA8915@blackrider>
23959      Branch: perl
23960            ! t/op/stat.t
23961 ____________________________________________________________________________
23962 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
23963         Log: Developer deprecations and an incompatibility.
23964      Branch: perl
23965            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23966 ____________________________________________________________________________
23967 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
23968         Log: Shoo.
23969      Branch: perl
23970            - lib/Attribute/Handlers.pm
23971 ____________________________________________________________________________
23972 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
23973         Log: Remove Attribute::Handlers, as per Damian's request.
23974              (Because of fixing the my variables to be now handled
23975              in run-time, the whole internals of the A::H needs to
23976              be rewritten and Damian will not have time for that
23977              for months.)
23978      Branch: perl
23979            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
23980            - lib/Attribute/Handlers/demo/Demo.pm
23981            - lib/Attribute/Handlers/demo/Descriptions.pm
23982            - lib/Attribute/Handlers/demo/MyClass.pm
23983            - lib/Attribute/Handlers/demo/demo.pl
23984            - lib/Attribute/Handlers/demo/demo2.pl
23985            - lib/Attribute/Handlers/demo/demo3.pl
23986            - lib/Attribute/Handlers/demo/demo4.pl
23987            - lib/Attribute/Handlers/demo/demo_call.pl
23988            - lib/Attribute/Handlers/demo/demo_chain.pl
23989            - lib/Attribute/Handlers/demo/demo_cycle.pl
23990            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23991            - lib/Attribute/Handlers/demo/demo_phases.pl
23992            - lib/Attribute/Handlers/demo/demo_range.pl
23993            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23994            - lib/Attribute/Handlers/t/multi.t
23995            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
23996            ! pod/perlmodlib.pod pod/perltoc.pod
23997 ____________________________________________________________________________
23998 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
23999         Log: Subject: Re: attributes are broken
24000              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24001              Date: Sun, 09 Dec 2001 00:09:23 -0500
24002              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
24003      Branch: perl
24004            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
24005            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
24006            ! xsutils.c
24007 ____________________________________________________________________________
24008 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
24009         Log: Forgotten checkin.
24010      Branch: perl
24011            ! lib/Pod/Text.pm
24012 ____________________________________________________________________________
24013 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
24014         Log: uconfig.h update.
24015      Branch: perl
24016            ! uconfig.h
24017 ____________________________________________________________________________
24018 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
24019         Log: Update Changes.
24020      Branch: perl
24021            ! Changes patchlevel.h
24022 ____________________________________________________________________________
24023 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
24024         Log: Note that some of the Unicode features are
24025              dependent on perlio.
24026      Branch: perl
24027            ! pod/perluniintro.pod
24028 ____________________________________________________________________________
24029 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
24030         Log: Regen perlapi, regen toc.
24031      Branch: perl
24032            ! pod/perlapi.pod pod/perltoc.pod
24033 ____________________________________________________________________________
24034 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
24035         Log: FAQ sync.
24036      Branch: perl
24037            ! pod/perlfaq4.pod pod/perlfaq6.pod
24038 ____________________________________________________________________________
24039 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
24040         Log: Subject: [PATCH] Fix odd language in an sv.c comment
24041              From: coral@eekeek.org
24042              Date: Sat, 8 Dec 2001 12:19:39 -0500
24043              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
24044      Branch: perl
24045            ! sv.c
24046 ____________________________________________________________________________
24047 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
24048         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
24049              From: Michael G Schwern <schwern@pobox.com>
24050              Date: Fri, 7 Dec 2001 20:03:45 -0500
24051              Message-ID: <20011208010345.GD642@blackrider>
24052              
24053              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
24054              From: Michael G Schwern <schwern@pobox.com>
24055              Date: Fri, 7 Dec 2001 20:13:54 -0500
24056              Message-ID: <20011208011354.GE642@blackrider>
24057              
24058              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
24059              From: Michael G Schwern <schwern@pobox.com>
24060              Date: Fri, 7 Dec 2001 21:47:36 -0500
24061              Message-ID: <20011208024736.GH642@blackrider>
24062              
24063              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
24064              From: Michael G Schwern <schwern@pobox.com>
24065              Date: Fri, 7 Dec 2001 23:09:43 -0500
24066              Message-ID: <20011208040943.GK642@blackrider>
24067              
24068              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
24069              Message-Id: <a05101004b83754903506@[172.16.52.1]>
24070              Date: Fri, 7 Dec 2001 23:28:15 -0600
24071              From: "Craig A. Berry" <craigberry@mac.com>
24072      Branch: perl
24073            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
24074 ____________________________________________________________________________
24075 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
24076         Log: Integrate perlio.
24077      Branch: perl
24078           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
24079           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
24080 ____________________________________________________________________________
24081 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
24082         Log: Retract #11156 since Sarathy has found that it breaks code:
24083              http://bugs.ActiveState.com/show_bug.cgi?id=18457
24084              http://bugs.ActiveState.com/show_bug.cgi?id=18858
24085      Branch: perl
24086            ! op.c sv.c t/op/pos.t
24087 ____________________________________________________________________________
24088 [ 13532] By: nick                                  on 2001/12/08  14:11:12
24089         Log: Integrate mainline
24090      Branch: perlio
24091           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
24092           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
24093 ____________________________________________________________________________
24094 [ 13531] By: nick                                  on 2001/12/08  13:48:21
24095         Log: Tweak multi-arg open error messages
24096      Branch: perlio
24097            ! perlio.c
24098 ____________________________________________________________________________
24099 [ 13530] By: nick                                  on 2001/12/08  10:20:06
24100         Log: Allow multi-arg open() if opening layer declares this legal.
24101      Branch: perlio
24102            ! doio.c perlio.c perliol.h
24103 ____________________________________________________________________________
24104 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
24105         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
24106              From: Michael G Schwern <schwern@pobox.com>       
24107              Date: Fri, 7 Dec 2001 19:41:31 -0500
24108              Message-ID: <20011208004131.GC642@blackrider>
24109      Branch: perl
24110            ! t/run/switches.t t/test.pl
24111 ____________________________________________________________________________
24112 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
24113         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
24114              From: Michael G Schwern <schwern@pobox.com>       
24115              Date: Fri, 7 Dec 2001 19:12:44 -0500
24116              Message-ID: <20011208001244.GB642@blackrider>
24117      Branch: perl
24118            ! t/op/stat.t
24119 ____________________________________________________________________________
24120 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
24121         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
24122              From: Michael G Schwern <schwern@pobox.com>
24123              Date: Fri, 7 Dec 2001 17:28:57 -0500
24124              Message-ID: <20011207222857.GI23210@blackrider>
24125      Branch: perl
24126            ! t/op/magic.t
24127 ____________________________________________________________________________
24128 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
24129         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
24130      Branch: perl
24131            ! t/test.pl
24132 ____________________________________________________________________________
24133 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
24134         Log: which_perl: delay as much a possible till runtime.
24135      Branch: perl
24136            ! t/test.pl
24137 ____________________________________________________________________________
24138 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
24139         Log: Further tweakage to which_perl().
24140      Branch: perl
24141            ! t/test.pl
24142 ____________________________________________________________________________
24143 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
24144         Log: perluniintro tweaks.
24145      Branch: perl
24146            ! pod/perluniintro.pod
24147 ____________________________________________________________________________
24148 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
24149         Log: Tweak the $Perl computation.
24150      Branch: perl
24151            ! t/test.pl
24152 ____________________________________________________________________________
24153 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
24154         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
24155              From: Nicholas Clark <nick@ccl4.org>
24156              Date: Fri, 7 Dec 2001 17:06:56 +0000
24157              Message-ID: <20011207170656.G21702@plum.flirble.org>
24158      Branch: perl
24159            ! doop.c t/op/chop.t
24160 ____________________________________________________________________________
24161 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
24162         Log: Update Changes.
24163      Branch: perl
24164            ! Changes patchlevel.h
24165 ____________________________________________________________________________
24166 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
24167         Log: Missing ).
24168      Branch: perl
24169            ! t/test.pl
24170 ____________________________________________________________________________
24171 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
24172         Log: Allow several arguments to display().
24173      Branch: perl
24174            ! t/test.pl
24175 ____________________________________________________________________________
24176 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
24177         Log: /dev/stdout could be either a character special file
24178              or a named pipe, so let's pretend it doesn't exist.
24179      Branch: perl
24180            ! t/op/stat.t
24181 ____________________________________________________________________________
24182 [ 13516] By: nick                                  on 2001/12/07  15:09:23
24183         Log: Integrate again - can I catch up ?
24184      Branch: perlio
24185           !> t/test.pl
24186 ____________________________________________________________________________
24187 [ 13515] By: nick                                  on 2001/12/07  15:08:17
24188         Log: Integrate mainline some more
24189      Branch: perlio
24190           !> README.hpux hints/linux.sh pod/perlfunc.pod
24191 ____________________________________________________________________________
24192 [ 13514] By: nick                                  on 2001/12/07  15:07:15
24193         Log: Integrate mainline
24194      Branch: perlio
24195           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
24196           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24197           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
24198           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
24199           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
24200           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
24201           +> t/lib/Math/BigInt/BareCalc.pm
24202            - ext/Devel/PPPort/harness/Harness.pm
24203            - ext/Devel/PPPort/harness/Harness.xs
24204            - ext/Devel/PPPort/harness/Makefile.PL
24205            - ext/Devel/PPPort/harness/module2.c
24206            - ext/Devel/PPPort/harness/module3.c
24207            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
24208            - lib/File/Spec/Functions.t
24209           !> (integrate 103 files)
24210 ____________________________________________________________________________
24211 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
24212         Log: Add display() for displaying icky scalars.
24213      Branch: perl
24214            ! t/test.pl
24215 ____________________________________________________________________________
24216 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
24217         Log: Subject: [ID 20011207.001] documentation bug for waitpid
24218              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
24219              Date: Fri, 7 Dec 2001 12:44:56 +0100
24220              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
24221      Branch: perl
24222            ! pod/perlfunc.pod
24223 ____________________________________________________________________________
24224 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
24225         Log: gcc version matching didn't.
24226      Branch: perl
24227            ! hints/linux.sh
24228 ____________________________________________________________________________
24229 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
24230         Log: Subject: HP renamed their servers              
24231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24232              Date: Fri, 07 Dec 2001 12:07:22 +0100
24233              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
24234      Branch: perl
24235            ! README.hpux
24236 ____________________________________________________________________________
24237 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
24238         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
24239              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24240              Date: Fri, 7 Dec 2001 00:24:55 -0500
24241              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
24242      Branch: perl
24243            ! pod/perlport.pod
24244 ____________________________________________________________________________
24245 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
24246         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
24247              From: Michael G Schwern <schwern@pobox.com> 
24248              Date: Thu, 6 Dec 2001 22:56:34 -0500
24249              Message-ID: <20011207035634.GO22648@blackrider>
24250      Branch: perl
24251            ! t/base/lex.t t/op/exec.t
24252 ____________________________________________________________________________
24253 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
24254         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
24255              From: Michael G Schwern <schwern@pobox.com>
24256              Date: Thu, 6 Dec 2001 22:45:44 -0500
24257              Message-ID: <20011207034544.GN22648@blackrider>
24258              
24259              (plus op/ref tweak)
24260      Branch: perl
24261            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
24262            ! t/run/kill_perl.t t/test.pl
24263 ____________________________________________________________________________
24264 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
24265         Log: Upgrade to Math::BigInt 1.48.
24266      Branch: perl
24267            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
24268            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24269            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24270            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24271            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24272            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24273            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24274 ____________________________________________________________________________
24275 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
24276         Log: Mention also perl56delta in case someone is upgrading from
24277              Perl 5.005_03.
24278      Branch: perl
24279            ! pod/perldelta.pod
24280 ____________________________________________________________________________
24281 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
24282         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24283              From: Michael G Schwern <schwern@pobox.com>
24284              Date: Thu, 6 Dec 2001 15:15:28 -0500
24285              Message-ID: <20011206201528.GF16414@blackrider>
24286              
24287              (just the term.t, not the lex.t)
24288              
24289              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
24290              From: Michael G Schwern <schwern@pobox.com>
24291              Date: Thu, 6 Dec 2001 15:22:22 -0500
24292              Message-ID: <20011206202222.GG16414@blackrider>
24293              
24294              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
24295              From: Michael G Schwern <schwern@pobox.com>
24296              Date: Thu, 6 Dec 2001 15:31:58 -0500
24297              Message-ID: <20011206203158.GI16414@blackrider>
24298              
24299              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
24300              From: Michael G Schwern <schwern@pobox.com>
24301              Date: Thu, 6 Dec 2001 17:38:55 -0500
24302              Message-ID: <20011206223855.GC22648@blackrider>
24303      Branch: perl
24304            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
24305            ! t/test.pl
24306 ____________________________________________________________________________
24307 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
24308         Log: Update the thr5005 situation.
24309      Branch: perl
24310            ! pod/perldelta.pod
24311 ____________________________________________________________________________
24312 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
24313         Log: perldelta borrowings from perl561delta.
24314      Branch: perl
24315            ! pod/perldelta.pod
24316 ____________________________________________________________________________
24317 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
24318         Log: Add the 5.6.1 perldelta as perl561delta.
24319              (Makes it easier to steal stuff for perldelta :-)
24320      Branch: perl
24321            + pod/perl561delta.pod
24322            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24323 ____________________________________________________________________________
24324 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
24325         Log: Retract #13496 for now.
24326      Branch: perl
24327            ! t/base/lex.t t/base/term.t
24328 ____________________________________________________________________________
24329 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
24330         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
24331              From: "Craig A. Berry" <craigberry@mac.com>
24332              Date: Thu, 6 Dec 2001 14:54:36 -0600
24333              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
24334      Branch: perl
24335            ! vms/ext/filespec.t
24336 ____________________________________________________________________________
24337 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
24338         Log: (retracted by #13499)
24339              
24340              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24341              From: Michael G Schwern <schwern@pobox.com>
24342              Date: Thu, 6 Dec 2001 15:15:28 -0500
24343              Message-ID: <20011206201528.GF16414@blackrider>
24344      Branch: perl
24345            ! t/base/lex.t t/base/term.t
24346 ____________________________________________________________________________
24347 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
24348         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
24349              From: Michael G Schwern <schwern@pobox.com>
24350              Date: Thu, 6 Dec 2001 13:54:48 -0500
24351              Message-ID: <20011206185448.GC16414@blackrider>
24352      Branch: perl
24353            ! t/op/stat.t
24354 ____________________________________________________________________________
24355 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
24356         Log: The #4 has nothing to do with Unicode.
24357      Branch: perl
24358            ! t/op/tr.t
24359 ____________________________________________________________________________
24360 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
24361         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
24362              From: Michael G Schwern <schwern@pobox.com>
24363              Date: Thu, 6 Dec 2001 13:45:48 -0500
24364              Message-ID: <20011206184548.GB16414@blackrider>
24365      Branch: perl
24366            ! t/op/tr.t
24367 ____________________________________________________________________________
24368 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
24369         Log: Update Changes.
24370      Branch: perl
24371            ! Changes patchlevel.h
24372 ____________________________________________________________________________
24373 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
24374         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
24375              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24376              Date: Thu, 6 Dec 2001 11:41:25 EST
24377              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
24378      Branch: perl
24379            ! vms/vms.c vms/vmsish.h
24380 ____________________________________________________________________________
24381 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
24382         Log: Subject: [PATCH] Re: weirdness in regexps
24383              From: Robin Houston <robin@kitsite.com> 
24384              Date: Thu, 6 Dec 2001 14:44:01 +0000
24385              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
24386      Branch: perl
24387            ! op.c t/lib/strict/subs
24388 ____________________________________________________________________________
24389 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
24390         Log: Make the -b -c -S tests count all of the /dev, not just
24391              check the first one, as suggested by Benjamin Goldberg.
24392      Branch: perl
24393            ! t/op/stat.t
24394 ____________________________________________________________________________
24395 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
24396         Log: Subject: Re: [PATCH: bleadperl] casefold backref
24397              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24398              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
24399              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
24400      Branch: perl
24401            ! regexec.c
24402 ____________________________________________________________________________
24403 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
24404         Log: Nits noticed by Philip Newton, and de-tab DB.t.
24405      Branch: perl
24406            ! lib/DB.t
24407 ____________________________________________________________________________
24408 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
24409         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
24410              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24411              Date: 6 Dec 2001 11:06:01 -0000
24412              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
24413      Branch: perl
24414            ! op.c t/op/tr.t
24415 ____________________________________________________________________________
24416 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
24417         Log: Subject: [PATCH: bleadperl] casefold backref
24418              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
24419              Date: Wed, 05 Dec 2001 17:27:05 +0000
24420              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
24421      Branch: perl
24422            ! regexec.c t/op/re_tests
24423 ____________________________________________________________________________
24424 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
24425         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
24426              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24427              Date: Wed, 5 Dec 2001 22:34:53 EST
24428              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
24429      Branch: perl
24430            ! mg.c vms/vms.c vms/vmsish.h
24431 ____________________________________________________________________________
24432 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
24433         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
24434              From: Michael G Schwern <schwern@pobox.com>
24435              Date: Wed, 5 Dec 2001 19:52:58 -0500
24436              Message-ID: <20011205195257.A903@blackrider>
24437      Branch: perl
24438            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
24439            + lib/File/Spec/t/rel2abs2rel.t
24440            - lib/File/Spec.t lib/File/Spec/Functions.t
24441            ! MANIFEST
24442 ____________________________________________________________________________
24443 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
24444         Log: Subject: Re: Silly stat() portability questions                
24445              From: Benjamin Goldberg <goldbb2@earthlink.net>
24446              Date: Wed, 05 Dec 2001 22:52:35 -0500
24447              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
24448      Branch: perl
24449            ! pod/perlport.pod
24450 ____________________________________________________________________________
24451 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
24452         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
24453              From: "Craig A. Berry" <craigberry@mac.com>
24454              Date: Wed, 05 Dec 2001 16:41:59 -0600
24455              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
24456      Branch: perl
24457            ! README.vms configure.com lib/File/Spec/VMS.pm
24458            ! vms/ext/filespec.t
24459 ____________________________________________________________________________
24460 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
24461         Log: $apply->('club', $glibc_maintainers);
24462              
24463              (Nick Clark just reported that <langinfo.h> YESSTR
24464              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
24465      Branch: perl
24466            ! ext/I18N/Langinfo/Langinfo.t
24467 ____________________________________________________________________________
24468 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
24469         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
24470      Branch: perl
24471            ! pod/perlport.pod
24472 ____________________________________________________________________________
24473 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
24474         Log: tweak change#13474 (pad entries can apparently be null in some
24475              situations)
24476      Branch: maint-5.6/perl
24477            ! op.c
24478 ____________________________________________________________________________
24479 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
24480         Log: Restore the /dev -b -c -S part of the test.
24481      Branch: perl
24482            ! t/op/stat.t
24483 ____________________________________________________________________________
24484 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
24485         Log: Retract #13475 until Arthur gets back to the mine.
24486      Branch: perl
24487            ! op.c t/run/kill_perl.t
24488 ____________________________________________________________________________
24489 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
24490         Log: (retracted by #13476)
24491              
24492              Manually apply #13474; fixes stale reference to dead
24493              CvOUTSIDE(); this can happen when anonymous subroutines
24494              that aren't closures are returned from an eval""
24495              
24496              (threads/shared/sv_refs.t is coredump-unhappy about this change)
24497      Branch: perl
24498            ! op.c t/run/kill_perl.t
24499 ____________________________________________________________________________
24500 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
24501         Log: replacement for change#10451
24502              
24503              fixes stale reference to dead CvOUTSIDE(); this can happen when
24504              anonymous subroutines that aren't closures are returned from an
24505              eval""
24506      Branch: maint-5.6/perl
24507            ! op.c t/op/misc.t
24508 ____________________________________________________________________________
24509 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
24510         Log: revert change#10451,10472; it was a naive fix that simply
24511              reintroduced the memory leak!
24512      Branch: maint-5.6/perl
24513            ! op.c t/op/misc.t
24514 ____________________________________________________________________________
24515 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
24516         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
24517              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24518              Date: Wed, 05 Dec 2001 10:49:20 +0100
24519              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
24520      Branch: perl
24521            ! lib/File/Basename.pm lib/File/Basename.t
24522 ____________________________________________________________________________
24523 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
24524         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
24525              From: Michael G Schwern <schwern@pobox.com> 
24526              Date: Wed, 5 Dec 2001 02:47:59 -0500
24527              Message-ID: <20011205024759.H14333@blackrider>
24528      Branch: perl
24529            ! t/op/magic.t
24530 ____________________________________________________________________________
24531 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
24532         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
24533              From: Michael G Schwern <schwern@pobox.com>              
24534              Date: Wed, 5 Dec 2001 02:22:05 -0500
24535              Message-ID: <20011205022205.F14333@blackrider>
24536      Branch: perl
24537            ! t/op/stat.t vms/test.com
24538 ____________________________________________________________________________
24539 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
24540         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24541              From: Michael G Schwern <schwern@pobox.com> 
24542              Date: Tue, 4 Dec 2001 23:40:10 -0500
24543              Message-ID: <20011204234010.B14333@blackrider>
24544      Branch: perl
24545            ! t/op/stat.t
24546 ____________________________________________________________________________
24547 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
24548         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
24549              From: Michael G Schwern <schwern@pobox.com> 
24550              Date: Tue, 4 Dec 2001 21:09:18 -0500           
24551              Message-ID: <20011204210918.D13279@blackrider>
24552              
24553              t/test.
24554      Branch: perl
24555            ! t/test.pl
24556 ____________________________________________________________________________
24557 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
24558         Log: (accidentally empty check-in)
24559      Branch: perl
24560            ! t/op/stat.t
24561 ____________________________________________________________________________
24562 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
24563         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
24564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24565              Date: Tue, 04 Dec 2001 23:40:27 +0100
24566              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
24567      Branch: perl
24568            ! mg.c
24569 ____________________________________________________________________________
24570 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
24571         Log: Subject: [PATCH] minor pod fix in Safe.pm
24572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24573              Date: Tue, 4 Dec 2001 22:02:34 +0100
24574              Message-ID: <20011204220234.A17293@rafael>
24575      Branch: perl
24576            ! ext/Opcode/Safe.pm
24577 ____________________________________________________________________________
24578 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
24579         Log: CRLF GRRR.
24580      Branch: perl
24581            ! djgpp/configure.bat
24582 ____________________________________________________________________________
24583 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
24584         Log: DJGPP fixes from Laszlo Molnar.
24585      Branch: perl
24586            ! djgpp/configure.bat djgpp/djgpp.h
24587 ____________________________________________________________________________
24588 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
24589         Log: Update Changes.
24590      Branch: perl
24591            ! Changes patchlevel.h
24592 ____________________________________________________________________________
24593 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
24594         Log: Must wipe out the memory of real Socket before starting
24595              to use the new fake one.
24596      Branch: perl
24597            ! lib/Net/t/config.t
24598 ____________________________________________________________________________
24599 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
24600         Log: LC_ALL might trump LANG.
24601      Branch: perl
24602            ! lib/open.t
24603 ____________________________________________________________________________
24604 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
24605         Log: Make the eval runtime.
24606      Branch: perl
24607            ! lib/open.pm
24608 ____________________________________________________________________________
24609 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
24610         Log: Make the Langinfo test both more lenient (allow
24611              for any symbol not to exists) and stricter (add
24612              more symbols).
24613      Branch: perl
24614            ! ext/I18N/Langinfo/Langinfo.t
24615 ____________________________________________________________________________
24616 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
24617         Log: integrate change#13453 from maint-5.6
24618              
24619              tweak change#11399 to use an explicit flag rather than
24620              ass_u_ming w32_pseudo_id will only be zero for the real
24621              toplevel interpreter; avoids multiple hosts from diddling
24622              the environment at the same time
24623      Branch: perl
24624           !> win32/perlhost.h
24625 ____________________________________________________________________________
24626 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
24627         Log: Subject: [PATCH] VMS update for perldelta.pod
24628              From: "Craig A. Berry" <craigberry@mac.com> 
24629              Date: Tue, 4 Dec 2001 00:23:12 -0600
24630              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
24631      Branch: perl
24632            ! pod/perldelta.pod
24633 ____________________________________________________________________________
24634 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
24635         Log: NetWare tweak from Ananth Kesari.
24636      Branch: perl
24637            ! NetWare/Makefile
24638 ____________________________________________________________________________
24639 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
24640         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
24641              Not adding the test suite because of its many assumptions.
24642      Branch: perl
24643            ! lib/Net/Ping.pm
24644 ____________________________________________________________________________
24645 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
24646         Log: tweak change#11399 to use an explicit flag rather than
24647              ass_u_ming w32_pseudo_id will only be zero for the real
24648              toplevel interpreter; avoids multiple hosts from diddling
24649              the environment at the same time
24650      Branch: maint-5.6/perl
24651            ! win32/perlhost.h
24652 ____________________________________________________________________________
24653 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
24654         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
24655              from Len Makin.
24656      Branch: perl
24657            + hints/super-ux.sh
24658            ! MANIFEST
24659 ____________________________________________________________________________
24660 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
24661         Log: Add Mac OS X known failures to perldelta.
24662      Branch: perl
24663            ! pod/perldelta.pod
24664 ____________________________________________________________________________
24665 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
24666         Log: I think it's time to call the utf8 code non-test.
24667      Branch: perl
24668            ! utf8.c
24669 ____________________________________________________________________________
24670 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
24671         Log: Retract #13303, need rethink.
24672      Branch: perl
24673            ! utf8.c
24674 ____________________________________________________________________________
24675 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
24676         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
24677              From: "Craig A. Berry" <craigberry@mac.com>
24678              Date: Mon, 03 Dec 2001 16:28:06 -0600
24679              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
24680      Branch: perl
24681            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
24682 ____________________________________________________________________________
24683 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
24684         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
24685              From: Andy Dougherty <doughera@lafayette.edu>
24686              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
24687              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
24688      Branch: perl
24689            ! hints/solaris_2.sh
24690 ____________________________________________________________________________
24691 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
24692         Log: This test is not very robust on 8.3-constrained systems:
24693              all the "with truncated name" lines between "Autosplitting ..."
24694              and "some names are not unique" lines are unexpected,
24695              and the truncation message becomes:
24696              testtest.al, testtest.al truncate to testtest 
24697      Branch: perl
24698            ! lib/AutoSplit.t
24699 ____________________________________________________________________________
24700 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
24701         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
24702      Branch: perl
24703            ! ext/I18N/Langinfo/Langinfo.t
24704 ____________________________________________________________________________
24705 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
24706         Log: Test::Morify UCD.t
24707      Branch: perl
24708            ! lib/Unicode/UCD.t
24709 ____________________________________________________________________________
24710 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
24711         Log: If Socket has not been built (e.g. DJGPP) the libnet
24712              tests fall over with (too) much noise.
24713      Branch: perl
24714            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
24715            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
24716            ! lib/Net/t/smtp.t lib/Net/t/time.t
24717 ____________________________________________________________________________
24718 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
24719         Log: Subject: [PATCH] shared hash keys and ++/--
24720              From: Nicholas Clark <nick@ccl4.org>
24721              Date: Mon, 3 Dec 2001 16:37:16 +0000
24722              Message-ID: <20011203163716.C21702@plum.flirble.org>
24723      Branch: perl
24724            ! pp.c pp_hot.c sv.c t/op/inc.t
24725 ____________________________________________________________________________
24726 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
24727         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
24728              From: Jonathan Stowe <jns@gellyfish.com>
24729              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
24730              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
24731      Branch: perl
24732            ! lib/Term/Cap.pm
24733 ____________________________________________________________________________
24734 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
24735         Log: Update Changes.
24736      Branch: perl
24737            ! Changes patchlevel.h
24738 ____________________________________________________________________________
24739 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
24740         Log: perldelta tweaks.
24741      Branch: perl
24742            ! pod/perldelta.pod
24743 ____________________________________________________________________________
24744 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
24745         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
24746              From: Sam Tregar <sam@tregar.com> 
24747              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
24748              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
24749      Branch: perl
24750            ! pod/perlnewmod.pod
24751 ____________________________________________________________________________
24752 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
24753         Log: microperl casting nit.
24754      Branch: perl
24755            ! utf8.c
24756 ____________________________________________________________________________
24757 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
24758         Log: Make sharepvn a macro since all it does is a deref.
24759      Branch: perl
24760            ! embed.h embed.pl global.sym hv.c hv.h proto.h
24761 ____________________________________________________________________________
24762 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
24763         Log: perldelta updates.
24764      Branch: perl
24765            ! pod/perldelta.pod
24766 ____________________________________________________________________________
24767 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
24768         Log: PPPort update from Paul Marquess.
24769      Branch: perl
24770            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
24771            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
24772            + ext/Devel/PPPort/t/test.t
24773            - ext/Devel/PPPort/harness/Harness.pm
24774            - ext/Devel/PPPort/harness/Harness.xs
24775            - ext/Devel/PPPort/harness/Makefile.PL
24776            - ext/Devel/PPPort/harness/module2.c
24777            - ext/Devel/PPPort/harness/module3.c
24778            - ext/Devel/PPPort/harness/t/test.t
24779            ! MANIFEST ext/Devel/PPPort/MANIFEST
24780            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
24781            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
24782            ! ext/Devel/PPPort/soak
24783 ____________________________________________________________________________
24784 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
24785         Log: No use talking about dynamic library search patch
24786              unless we are having a dynamic build.
24787      Branch: perl
24788            ! t/TEST
24789 ____________________________________________________________________________
24790 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
24791         Log: Be more explicit on the List::Util build trick,
24792              should also stop unneeded rebuilds on static builds.
24793      Branch: perl
24794            ! ext/List/Util/Makefile.PL
24795 ____________________________________________________________________________
24796 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
24797         Log: We need to replace the optimize (-O1) with
24798              the -h scalar0 -h vector0, not append them
24799              to the ccflags.
24800      Branch: perl
24801            ! hints/unicos.sh hints/unicosmk.sh
24802 ____________________________________________________________________________
24803 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
24804         Log: Subject: [PATCH] Shared hash keys 
24805              From: Nicholas Clark <nick@ccl4.org>
24806              Date: Sun, 2 Dec 2001 20:52:32 +0000
24807              Message-ID: <20011202205232.U21702@plum.flirble.org>
24808      Branch: perl
24809            ! doop.c t/op/tr.t
24810 ____________________________________________________________________________
24811 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
24812         Log: Better add new files to MANIFEST, too.
24813      Branch: perl
24814            ! MANIFEST
24815 ____________________________________________________________________________
24816 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
24817         Log: Subject: {PATCH] perlpacktut.pod
24818              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
24819              Date: Sun, 02 Dec 2001 19:55:06 +0100
24820              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
24821      Branch: perl
24822            ! pod/perlpacktut.pod
24823 ____________________________________________________________________________
24824 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
24825         Log: Various small nits found by DJGPP build.
24826      Branch: perl
24827            ! doio.c mg.c pp.c util.c
24828 ____________________________________________________________________________
24829 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
24830         Log: Subject: RE: More verbose POD for Carp
24831              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
24832              Date: Sun, 2 Dec 2001 11:32:51 -0500
24833              Message-ID: <3C0A9748@operamail.com>
24834      Branch: perl
24835            ! lib/Carp.pm
24836 ____________________________________________________________________________
24837 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
24838         Log: Add a header for DJGPP with the function prototypes.
24839      Branch: perl
24840            + djgpp/djgpp.h
24841            ! MANIFEST djgpp/djgpp.c
24842 ____________________________________________________________________________
24843 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
24844         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
24845              From: Abe Timmerman <abe@ztreet.demon.nl>
24846              Date: Sun, 02 Dec 2001 02:41:25 +0100
24847              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
24848      Branch: perl
24849            ! pp_sys.c
24850 ____________________________________________________________________________
24851 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
24852         Log: There isn't PTR2INT(), there's PTR2IV().
24853      Branch: perl
24854            ! ext/Time/HiRes/HiRes.xs
24855 ____________________________________________________________________________
24856 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
24857         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
24858              From: Marc Lehmann <root@schmorp.de>
24859              Date: Sun, 02 Dec 2001 02:44:53 +0100
24860              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
24861      Branch: perl
24862            ! ext/Time/HiRes/HiRes.xs
24863 ____________________________________________________________________________
24864 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
24865         Log: encode()/decode() examples.
24866      Branch: perl
24867            ! ext/Encode/Encode.pm
24868 ____________________________________________________________________________
24869 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
24870         Log: DJGPP tweaks from Laszlo Molnar.
24871      Branch: perl
24872            ! djgpp/config.over djgpp/djgppsed.sh
24873 ____________________________________________________________________________
24874 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
24875         Log: Update Changes.
24876      Branch: perl
24877            ! Changes patchlevel.h
24878 ____________________________________________________________________________
24879 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
24880         Log: Integrate perlio;
24881              
24882              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
24883              which do not have file descriptors. Noticed a possibly
24884              worse problem in the process ...
24885      Branch: perl
24886           !> doio.c
24887 ____________________________________________________________________________
24888 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
24889         Log: Non-VMS-fixed and Win32-skipped version of
24890              
24891              Subject: [PATCH t/op/exec.t] Portabilty fix 
24892              From: Michael G Schwern <schwern@pobox.com> 
24893              Date: Fri, 30 Nov 2001 16:09:27 -0500
24894              Message-ID: <20011130160927.A10406@blackrider>
24895      Branch: perl
24896            ! t/op/exec.t
24897 ____________________________________________________________________________
24898 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
24899         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
24900              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24901              Date: Sat, 1 Dec 2001 07:01:09 -0500
24902              Message-ID: <3C0D2E39@operamail.com>
24903              
24904              Subject: More verbose POD for Carp
24905              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24906              Date: Sat, 1 Dec 2001 08:04:16 -0500
24907              Message-ID: <3C285C2B@operamail.com>
24908      Branch: perl
24909            ! lib/Carp.pm lib/Carp/Heavy.pm
24910 ____________________________________________________________________________
24911 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
24912         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
24913              From: chromatic <chromatic@rmci.net>
24914              Date: Sat, 01 Dec 2001 12:41:58 -0700
24915              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
24916      Branch: perl
24917            ! lib/DB.t
24918 ____________________________________________________________________________
24919 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
24920         Log: Try to make a missing RADIXCHAR a softer kinder error.
24921      Branch: perl
24922            ! ext/I18N/Langinfo/Langinfo.t
24923 ____________________________________________________________________________
24924 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
24925         Log: Have a little faith on nl_langinfo() itself.
24926      Branch: perl
24927            ! ext/I18N/Langinfo/Langinfo.xs
24928 ____________________________________________________________________________
24929 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
24930         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
24931              the max, not max plus one)
24932      Branch: perl
24933            ! ext/I18N/Langinfo/Langinfo.xs
24934 ____________________________________________________________________________
24935 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
24936         Log: Make reality agree with the comment.
24937      Branch: perl
24938            ! ext/I18N/Langinfo/Langinfo.xs
24939 ____________________________________________________________________________
24940 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
24941         Log: Try to protect against wild langinfo() arguments.
24942      Branch: perl
24943            ! ext/I18N/Langinfo/Langinfo.xs
24944 ____________________________________________________________________________
24945 [ 13409] By: nick                                  on 2001/12/01  18:19:59
24946         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
24947              have file descriptors. Noticed a possibly worse problem in the process ...
24948      Branch: perlio
24949            ! doio.c
24950 ____________________________________________________________________________
24951 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
24952         Log: (replaced by #13556)
24953              
24954              If we are inside an eval, let's be silent about
24955              separate symbols and just croak() in the end.
24956      Branch: perl
24957            ! lib/Exporter/Heavy.pm
24958 ____________________________________________________________________________
24959 [ 13407] By: nick                                  on 2001/12/01  17:14:05
24960         Log: Integrate mainline
24961      Branch: perlio
24962           !> (integrate 26 files)
24963 ____________________________________________________________________________
24964 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
24965         Log: Subject: Fix for Exporter error reporting behaviour
24966              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24967              Date: Sat, 1 Dec 2001 06:34:48 -0500
24968              Message-ID: <3C0D1B9A@operamail.com>
24969      Branch: perl
24970            ! lib/Exporter.pm lib/Exporter/Heavy.pm
24971 ____________________________________________________________________________
24972 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
24973         Log: Need to hide behind an eval to avoid a warning
24974              about :utf8 on non-perlio configs.
24975      Branch: perl
24976            ! lib/open.t
24977 ____________________________________________________________________________
24978 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
24979         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
24980              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24981              Date: Fri, 30 Nov 2001 23:46:58 +0100
24982              Message-ID: <20011130234658.A717@rafael>
24983      Branch: perl
24984            ! op.c t/op/method.t
24985 ____________________________________________________________________________
24986 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
24987         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
24988              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24989              Date: Thu, 29 Nov 2001 22:46:12 +0100
24990              Message-ID: <20011129224612.A699@rafael>
24991      Branch: perl
24992            ! ext/B/B/Xref.pm
24993 ____________________________________________________________________________
24994 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
24995         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
24996              From: Tels <perl_dummy@bloodgate.com>
24997              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
24998              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
24999      Branch: perl
25000            ! pod/perlfunc.pod
25001 ____________________________________________________________________________
25002 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
25003         Log: Subject: [REPATCH] reference pointer comparison
25004              From: Nicholas Clark <nick@ccl4.org>
25005              Date: Sat, 1 Dec 2001 13:00:17 +0000
25006              Message-ID: <20011201130017.I21702@plum.flirble.org>
25007      Branch: perl
25008            ! pp.c
25009 ____________________________________________________________________________
25010 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
25011         Log: Upgrade to Storable 1.0.14.
25012      Branch: perl
25013            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25014 ____________________________________________________________________________
25015 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
25016         Log: Add simple caches for ::viacode() and ::vianame().
25017      Branch: perl
25018            ! lib/charnames.pm lib/charnames.t
25019 ____________________________________________________________________________
25020 [ 13398] By: nick                                  on 2001/12/01  10:36:24
25021         Log: Integrate mainline.
25022      Branch: perlio
25023           +> (branch 44 files)
25024            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25025            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25026            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
25027           !> (integrate 250 files)
25028 ____________________________________________________________________________
25029 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
25030         Log: Regen toc and modlib.
25031      Branch: perl
25032            ! pod/perlmodlib.pod pod/perltoc.pod
25033 ____________________________________________________________________________
25034 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
25035         Log: Upgrade to podlators-1.18.
25036      Branch: perl
25037            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
25038 ____________________________________________________________________________
25039 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
25040         Log: -h scalar0 -h vector0 seems to help for both
25041              UNICOS and UNICOS/mk on the unpack %65c problems.
25042              
25043              (replaces #13393)
25044      Branch: perl
25045            ! hints/unicos.sh hints/unicosmk.sh
25046 ____________________________________________________________________________
25047 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
25048         Log: More Socket constants.
25049      Branch: perl
25050            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
25051 ____________________________________________________________________________
25052 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
25053         Log: (replaced by #13395)
25054      Branch: perl
25055            ! hints/unicosmk.sh
25056 ____________________________________________________________________________
25057 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
25058         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
25059              From: Andy Dougherty <doughera@lafayette.edu>
25060              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
25061              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
25062              
25063              Simplify the test skippage criterion now that we are
25064              no more dependent on sed.
25065      Branch: perl
25066            ! t/comp/cpp.t t/run/switchPx.t
25067 ____________________________________________________________________________
25068 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
25069         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
25070              From: Michael G Schwern <schwern@pobox.com>
25071              Date: Fri, 30 Nov 2001 11:48:44 -0500
25072              Message-ID: <20011130114844.C1303@blackrider>
25073              
25074              (replaces #13381)
25075      Branch: perl
25076            ! t/op/stat.t
25077 ____________________________________________________________________________
25078 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
25079         Log: Let's not assume how much memory has been allocated
25080              to PVs.
25081      Branch: perl
25082            ! ext/Devel/Peek/Peek.t
25083 ____________________________________________________________________________
25084 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
25085         Log: VOS needs to know the modules, including pp_sort.
25086      Branch: perl
25087            ! vos/perl.bind
25088 ____________________________________________________________________________
25089 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
25090         Log: Unused variables.
25091      Branch: perl
25092            ! ext/Unicode/Normalize/Normalize.xs
25093 ____________________________________________________________________________
25094 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
25095         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
25096              From: John Peacock <jpeacock@rowman.com>     
25097              Date: Fri, 30 Nov 2001 10:24:00 -0500        
25098              Message-ID: <3C07A490.A22A76B0@rowman.com>   
25099      Branch: perl
25100            ! lib/ExtUtils/Embed.t
25101 ____________________________________________________________________________
25102 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
25103         Log: Tweak for the VOS building script from Paul Green.
25104      Branch: perl
25105            ! vos/configure_perl.cm
25106 ____________________________________________________________________________
25107 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
25108         Log: Update Changes.
25109      Branch: perl
25110            ! Changes patchlevel.h
25111 ____________________________________________________________________________
25112 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
25113         Log: Cannot test if cppstdin has not yet been installed.
25114      Branch: perl
25115            ! t/run/switchPx.t
25116 ____________________________________________________________________________
25117 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
25118         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
25119              From: Michael G Schwern <schwern@pobox.com> 
25120              Date: Thu, 29 Nov 2001 22:05:11 -0500
25121              Message-ID: <20011129220510.A18869@blackrider>
25122              
25123              TODO 1: if cppstdin is used and not yet installed,
25124              the Px.t will fail (must do the same as in cpp.t)
25125              
25126              TODO 2: does this work if no Perl whatsoever has
25127              yet been installed?  That is, we should be using
25128              the Perl we are building to execute the one-liner.
25129      Branch: perl
25130            + t/run/switchPx.aux t/run/switchPx.t
25131            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
25132            ! vms/test.com
25133 ____________________________________________________________________________
25134 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
25135         Log: Upgrade to Unicode::Normalize 0.12.
25136      Branch: perl
25137            ! ext/Unicode/Normalize/Changes
25138            ! ext/Unicode/Normalize/Normalize.pm
25139            ! ext/Unicode/Normalize/Normalize.xs
25140            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25141            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25142            ! ext/Unicode/Normalize/t/test.t
25143 ____________________________________________________________________________
25144 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
25145         Log: (replaced by #13391)
25146              
25147              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
25148              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
25149              Date: 30 Nov 2001 11:41:53 -0000             
25150              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
25151              
25152              No need to die if we have high-paranoia (non-chdirable)
25153              system directories.
25154      Branch: perl
25155            ! t/op/stat.t
25156 ____________________________________________________________________________
25157 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
25158         Log: Paragraph rewrapping.
25159      Branch: perl
25160            ! pod/perliol.pod
25161 ____________________________________________________________________________
25162 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
25163         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
25164              From: Stas Bekman <stas@stason.org>
25165              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
25166              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
25167      Branch: perl
25168            ! pod/perliol.pod
25169 ____________________________________________________________________________
25170 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
25171         Log: Whether select() gets restarted on signals is
25172              implementation dependent.
25173      Branch: perl
25174            ! ext/Time/HiRes/HiRes.t
25175 ____________________________________________________________________________
25176 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
25177         Log: More forgotten checkins.
25178      Branch: perl
25179            ! embed.h embed.pl proto.h
25180 ____________________________________________________________________________
25181 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
25182         Log: Add a note about folding vs lowercase.
25183      Branch: perl
25184            ! regexec.c
25185 ____________________________________________________________________________
25186 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
25187         Log: Use to_uni_fold (and add changed global.sym)
25188      Branch: perl
25189            ! global.sym utf8.c
25190 ____________________________________________________________________________
25191 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
25192         Log: Make to Unicode character functions to use UVs
25193              instead of U32s and add to_uni_fold().
25194      Branch: perl
25195            ! embed.pl proto.h utf8.c
25196 ____________________________________________________________________________
25197 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
25198         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
25199              From: Nicholas Clark <nick@ccl4.org>
25200              Date: Thu, 29 Nov 2001 22:47:32 +0000
25201              Message-ID: <20011129224732.W37621@plum.flirble.org>
25202      Branch: perl
25203            ! pod/perlpacktut.pod
25204 ____________________________________________________________________________
25205 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
25206         Log: README.vos updates from Paul Green.
25207      Branch: perl
25208            ! README.vos
25209 ____________________________________________________________________________
25210 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
25211         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
25212              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25213              Date: Thu, 29 Nov 2001 14:18:51 EST
25214              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
25215      Branch: perl
25216            ! mg.c vms/vms.c vms/vmsish.h
25217 ____________________________________________________________________________
25218 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
25219         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
25220              From: Michael G Schwern <schwern@pobox.com>
25221              Date: Thu, 29 Nov 2001 13:12:31 -0500
25222              Message-ID: <20011129131231.E11300@blackrider>
25223      Branch: perl
25224            ! README.vms
25225 ____________________________________________________________________________
25226 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
25227         Log: BGET_IV was missing.
25228      Branch: perl
25229            ! ext/ByteLoader/bytecode.h
25230 ____________________________________________________________________________
25231 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
25232         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
25233              From: Jonathan Stowe <gellyfish@gellyfish.com>
25234              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
25235              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
25236      Branch: perl
25237            ! lib/Term/Cap.pm
25238 ____________________________________________________________________________
25239 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
25240         Log: Porting/checkURL.pl was missing.
25241      Branch: perl
25242            ! MANIFEST
25243 ____________________________________________________________________________
25244 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
25245         Log: Subject: INSTALL and READMEs should be reviewed
25246              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25247              Date: Thu, 29 Nov 2001 16:49:36 +0100
25248              Message-ID: <20011129164936.A17492@rafael>         
25249      Branch: perl
25250            ! README.cygwin
25251 ____________________________________________________________________________
25252 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
25253         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
25254              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
25255              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
25256              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
25257      Branch: perl
25258            ! README.os390
25259 ____________________________________________________________________________
25260 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
25261         Log: Update Changes.
25262      Branch: perl
25263            ! Changes patchlevel.h
25264 ____________________________________________________________________________
25265 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
25266         Log: The changes to the curliffed files didn't stick in #13348.
25267      Branch: perl
25268            ! README.dos README.win32
25269 ____________________________________________________________________________
25270 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
25271         Log: Subject: Re: Found the rev where File::Glob broke
25272              From: Andy Dougherty <doughera@lafayette.edu>
25273              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
25274              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
25275      Branch: perl
25276            ! lib/ExtUtils/MM_Unix.pm
25277 ____________________________________________________________________________
25278 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
25279         Log: Use __DATA__ instead of __END__.
25280      Branch: perl
25281            ! lib/Term/Cap.pm
25282 ____________________________________________________________________________
25283 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
25284         Log: Subject: [PATCH toke.c] autosplit into @F fix
25285              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25286              Date: Thu, 29 Nov 2001 14:52:23 +0100
25287              Message-ID: <20011129145223.A25817@rafael>         
25288      Branch: perl
25289            ! toke.c
25290 ____________________________________________________________________________
25291 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
25292         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
25293              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25294              Date: Thu, 29 Nov 2001 15:48:15 +0100
25295              Message-ID: <20011129154815.C25817@rafael>         
25296      Branch: perl
25297            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
25298 ____________________________________________________________________________
25299 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
25300         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
25301              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25302              Date: Wed, 28 Nov 2001 20:35:29 +0100
25303              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
25304      Branch: perl
25305            ! pod/perlpacktut.pod
25306 ____________________________________________________________________________
25307 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
25308         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
25309              From: Stas Bekman <stas@stason.org>
25310              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
25311              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
25312              
25313              (with tweaks)
25314      Branch: perl
25315            ! pod/perlapio.pod
25316 ____________________________________________________________________________
25317 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
25318         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25319              From: Tels <perl_dummy@bloodgate.com>
25320              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
25321              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
25322              
25323              (plus paragraph rewrapping)
25324      Branch: perl
25325            ! lib/Exporter.pm
25326 ____________________________________________________________________________
25327 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
25328         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
25329              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
25330              Date: Wed, 28 Nov 2001 21:47:59 +0000
25331              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
25332      Branch: perl
25333            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
25334 ____________________________________________________________________________
25335 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
25336         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
25337              From: Andy Dougherty <doughera@lafayette.edu>
25338              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
25339              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
25340      Branch: perl
25341            ! INSTALL ext/Time/HiRes/HiRes.t
25342 ____________________________________________________________________________
25343 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
25344         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
25345              From: Michael G Schwern <schwern@pobox.com> 
25346              Date: Wed, 28 Nov 2001 16:37:01 -0500
25347              Message-ID: <20011128163701.H676@blackrider>
25348      Branch: perl
25349            ! t/run/kill_perl.t
25350 ____________________________________________________________________________
25351 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
25352         Log: @INC tweak.
25353      Branch: perl
25354            ! t/op/ref.t
25355 ____________________________________________________________________________
25356 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
25357         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
25358              From: Nicholas Clark <nick@ccl4.org>
25359              Date: Wed, 28 Nov 2001 23:38:43 +0000
25360              Message-ID: <20011128233843.N37621@plum.flirble.org>  
25361      Branch: perl
25362            ! installman
25363 ____________________________________________________________________________
25364 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
25365         Log: Tweak the forking logic.
25366      Branch: perl
25367            ! Porting/checkURL.pl
25368 ____________________________________________________________________________
25369 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
25370         Log: Update perlmodlib.PL as per #13348.  The L<> got
25371              changed back because that is coming from ParseLink.pm.
25372      Branch: perl
25373            ! pod/perlmodlib.PL pod/perlmodlib.pod
25374 ____________________________________________________________________________
25375 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
25376         Log: URL fixups from Michael Schwern.
25377      Branch: perl
25378            ! README.cygwin README.dos README.hpux README.mint README.mpeix
25379            ! README.os390 README.qnx README.solaris README.vos README.win32
25380            ! pod/perlmodlib.pod
25381 ____________________________________________________________________________
25382 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
25383         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25384              From: Barrie Slaymaker <barries@slaysys.com>
25385              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
25386              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
25387      Branch: perl
25388            ! lib/Exporter.pm
25389 ____________________________________________________________________________
25390 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
25391         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
25392      Branch: perl
25393            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
25394 ____________________________________________________________________________
25395 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
25396         Log: Subject: [PATCH] Re: $\ very broken
25397              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25398              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
25399              Message-ID: <20011128223308.E732@rafael>   
25400              
25401              Subject: Re: [PATCH] Re: $\ very broken     
25402              From: Nicholas Clark <nick@ccl4.org>
25403              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
25404              Message-ID: <20011128222859.K37621@plum.flirble.org>
25405      Branch: perl
25406            ! mg.c t/op/ref.t
25407 ____________________________________________________________________________
25408 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
25409         Log: Add Abigail's link checker with the following tweaks:
25410              - known dummy URLs (Peter Prymmer)
25411              - do also READMEs and INSTALL (Michael Schwern)
25412              - do also ftp URLs
25413              - add fork retry loop in case the allowed number
25414              of processes per user is low
25415      Branch: perl
25416            + Porting/checkURL.pl
25417            ! MANIFEST
25418 ____________________________________________________________________________
25419 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
25420         Log: Update Changes.
25421      Branch: perl
25422            ! Changes patchlevel.h
25423 ____________________________________________________________________________
25424 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
25425         Log: In Linux if we have modern enough gcc and supported
25426              enough CPU, crank up the optimization level to -O3.
25427      Branch: perl
25428            ! hints/linux.sh
25429 ____________________________________________________________________________
25430 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
25431         Log: Add perlpacktut from Wolfgang Laun; regen toc.
25432      Branch: perl
25433            + pod/perlpacktut.pod
25434            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
25435            ! pod/perltoc.pod
25436 ____________________________________________________________________________
25437 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
25438         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
25439              From: PPrymmer@factset.com
25440              Date: Wed, 28 Nov 2001 07:51:26 -0500
25441              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
25442      Branch: perl
25443            ! vms/test.com
25444 ____________________________________________________________________________
25445 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
25446         Log: Test cases for the first half of #13338.
25447      Branch: perl
25448            ! t/lib/h2ph.h t/lib/h2ph.pht
25449 ____________________________________________________________________________
25450 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
25451         Log: Subject: Re: h2ph confused by comments in an enum.
25452              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25453              Date: Wed, 28 Nov 2001 04:19:21 +0000
25454              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
25455              
25456              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
25457              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25458              Date: Wed, 28 Nov 2001 13:36:35 +0000
25459              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
25460      Branch: perl
25461            ! utils/h2ph.PL
25462 ____________________________________________________________________________
25463 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
25464         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
25465              From: Jonathan Stowe <gellyfish@gellyfish.com>
25466              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
25467              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
25468              
25469              (replace #13327)
25470      Branch: perl
25471            ! lib/Term/Cap.pm
25472 ____________________________________________________________________________
25473 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
25474         Log: Replace #13335 with
25475              
25476              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
25477              From: Russ Allbery <rra@stanford.edu>
25478              Date: 27 Nov 2001 20:42:49 -0800
25479              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
25480      Branch: perl
25481            ! lib/Pod/Text/Termcap.pm
25482 ____________________________________________________________________________
25483 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
25484         Log: (replaced by #13336)
25485              
25486              Subject: [PATCH perl@13323] Termcap.pm with no termios
25487              From: "Craig A. Berry" <craigberry@mac.com> 
25488              Date: Tue, 27 Nov 2001 22:28:50 -0600
25489              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
25490      Branch: perl
25491            ! lib/Pod/Text/Termcap.pm
25492 ____________________________________________________________________________
25493 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
25494         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
25495              From: "Craig A. Berry" <craigberry@mac.com> 
25496              Date: Tue, 27 Nov 2001 21:46:45 -0600
25497              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
25498      Branch: perl
25499            ! configure.com
25500 ____________________________________________________________________________
25501 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
25502         Log: Upgrade to podlators 1.17.
25503      Branch: perl
25504            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
25505            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
25506 ____________________________________________________________________________
25507 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
25508         Log: Fix for "a\x{100}" =~ /A/i.
25509      Branch: perl
25510            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
25511            ! utf8.c
25512 ____________________________________________________________________________
25513 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
25514         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
25515              From: "Craig A. Berry" <craigberry@mac.com>
25516              Date: Tue, 27 Nov 2001 17:11:49 -0600
25517              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
25518      Branch: perl
25519            ! lib/DB.t
25520 ____________________________________________________________________________
25521 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
25522         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
25523              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25524              Date: Tue, 27 Nov 2001 14:55:23 -0500
25525              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
25526              
25527              Subject: [PATCH: perl@13324] updates to perldelta.pod 
25528              From: PPrymmer@factset.com
25529              Date: Tue, 27 Nov 2001 18:06:04 -0500
25530              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
25531              
25532              plus added some known problems.
25533      Branch: perl
25534            ! pod/perldelta.pod
25535 ____________________________________________________________________________
25536 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
25537         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
25538              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25539              Date: Tue, 27 Nov 2001 15:38:02 EST 
25540              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
25541      Branch: perl
25542            ! configure.com vms/vms.c vms/vmsish.h
25543 ____________________________________________________________________________
25544 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
25545         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
25546              From: Michael G Schwern <schwern@pobox.com> 
25547              Date: Tue, 27 Nov 2001 15:31:12 -0500
25548              Message-ID: <20011127153112.G20929@blackrider>
25549      Branch: perl
25550            ! t/run/kill_perl.t
25551 ____________________________________________________________________________
25552 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
25553         Log: (replaced by #13337)
25554              
25555              VMS can safely hardcode a termcap entry for VT100.
25556      Branch: perl
25557            ! lib/Term/Cap.pm
25558 ____________________________________________________________________________
25559 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
25560         Log: VMS piping fixes from Charles Lane (perl -P should
25561              be working now).
25562      Branch: perl
25563            ! vms/vms.c
25564 ____________________________________________________________________________
25565 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
25566         Log: Subject: [PATCH] perlvar.pod fix
25567              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25568              Date: Tue, 27 Nov 2001 13:11:47 -0500
25569              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
25570      Branch: perl
25571            ! pod/perlvar.pod
25572 ____________________________________________________________________________
25573 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
25574         Log: Update Changes.
25575      Branch: perl
25576            ! Changes patchlevel.h
25577 ____________________________________________________________________________
25578 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
25579         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
25580              From: "Craig A. Berry" <craigberry@mac.com> 
25581              Date: Tue, 27 Nov 2001 10:21:18 -0600
25582              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
25583      Branch: perl
25584            ! lib/ExtUtils/MM_VMS.pm
25585 ____________________________________________________________________________
25586 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
25587         Log: Protect against accumulating -options -options -options.
25588      Branch: perl
25589            ! hints/hpux.sh
25590 ____________________________________________________________________________
25591 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
25592         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
25593              From: Barrie Slaymaker <barries@slaysys.com>
25594              Date: Tue, 27 Nov 2001 10:58:54 -0500
25595              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
25596      Branch: perl
25597            ! lib/Benchmark.pm
25598 ____________________________________________________________________________
25599 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
25600         Log: Tiny fix from John P. Linderman.
25601      Branch: perl
25602            ! lib/sort.pm
25603 ____________________________________________________________________________
25604 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
25605         Log: The Story of sort(), from John P. Linderman.
25606      Branch: perl
25607            ! pod/perldelta.pod
25608 ____________________________________________________________________________
25609 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
25610         Log: Add information what to do if you are reading
25611              perluniintro but using some older Perl.
25612      Branch: perl
25613            ! pod/perluniintro.pod
25614 ____________________________________________________________________________
25615 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
25616         Log: Update the 'wide characters' FAQ entry.
25617      Branch: perl
25618            ! pod/perlfaq6.pod
25619 ____________________________________________________________________________
25620 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
25621         Log: Fix for
25622              
25623              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
25624              From: Marc Lehmann <root@schmorp.de>
25625              Date: Tue, 27 Nov 2001 14:27:14 +0100
25626              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
25627      Branch: perl
25628            ! ext/Encode.t ext/Encode/Encode.xs
25629 ____________________________________________________________________________
25630 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
25631         Log: Subject: [PATCH] DB_File 1.801
25632              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25633              Date: Tue, 27 Nov 2001 15:06:45 -0000
25634              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
25635      Branch: perl
25636            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25637            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
25638 ____________________________________________________________________________
25639 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
25640         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
25641      Branch: perl
25642            ! pod/perlmodlib.pod
25643 ____________________________________________________________________________
25644 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
25645         Log: sort() doc tweaks from John P. Linderman.
25646      Branch: perl
25647            ! pod/perlfunc.pod
25648 ____________________________________________________________________________
25649 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
25650         Log: Subject: [PATCH] More perldelta.pod nits
25651              From: Simon Glover <scog@roe.ac.uk>
25652              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
25653              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
25654      Branch: perl
25655            ! pod/perldelta.pod
25656 ____________________________________________________________________________
25657 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
25658         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
25659              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25660              Date: Tue, 27 Nov 2001 11:52:31 -0000
25661              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
25662      Branch: perl
25663            ! ext/Devel/PPPort/harness/Makefile.PL
25664 ____________________________________________________________________________
25665 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
25666         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
25667              From: Michael G Schwern <schwern@pobox.com>
25668              Date: Tue, 27 Nov 2001 03:38:24 -0500
25669              Message-ID: <20011127033824.A17775@blackrider>
25670      Branch: perl
25671            ! t/TEST
25672 ____________________________________________________________________________
25673 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
25674         Log: Subject: Re: perlcc very broken
25675              From: John Peacock <jpeacock@rowman.com>
25676              Date: Tue, 27 Nov 2001 06:48:01 -0500
25677              Message-ID: <3C037D71.4030508@rowman.com>
25678      Branch: perl
25679            ! utils/perlcc.PL
25680 ____________________________________________________________________________
25681 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
25682         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
25683              From: David Dyck <dcd@tc.fluke.com>
25684              Date: Mon, 26 Nov 2001 22:04:38 -0800
25685              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
25686      Branch: perl
25687            ! t/op/pack.t
25688 ____________________________________________________________________________
25689 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
25690         Log: Subject: [ID 20011126.149] t/op/split fails step 37
25691              From: David Dyck <dcd@tc.fluke.com>
25692              Date: Mon, 26 Nov 2001 21:52:35 -0800
25693              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
25694      Branch: perl
25695            ! t/op/split.t
25696 ____________________________________________________________________________
25697 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
25698         Log: incorporate last minute change from libnet 1.0901-tobe
25699      Branch: perl
25700            ! lib/Net/SMTP.pm
25701 ____________________________________________________________________________
25702 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
25703         Log: Pass 7 at perldelta - random edits.
25704      Branch: perl
25705            ! pod/perldelta.pod
25706 ____________________________________________________________________________
25707 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
25708         Log: Portability and skippage tweaks.
25709      Branch: perl
25710            ! t/op/split.t
25711 ____________________________________________________________________________
25712 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
25713         Log: (retracted by #13449)
25714              Try to make Unicode casemapping to work for EBCDIC, too.
25715      Branch: perl
25716            ! utf8.c
25717 ____________________________________________________________________________
25718 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
25719         Log: Just printing 1..0 is not quite enough...
25720      Branch: perl
25721            ! lib/Dumpvalue.t
25722 ____________________________________________________________________________
25723 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
25724         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
25725              Delay the match until runtime.
25726      Branch: perl
25727            ! t/op/append.t
25728 ____________________________________________________________________________
25729 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
25730         Log: UTF-EBCDIC.
25731      Branch: perl
25732            ! ext/Devel/Peek/Peek.t
25733 ____________________________________________________________________________
25734 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
25735         Log: Be UTF-EBCDIC aware.
25736      Branch: perl
25737            ! lib/bytes.t
25738 ____________________________________________________________________________
25739 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
25740         Log: Bad assumption which way digits and letters sort.
25741      Branch: perl
25742            ! lib/English.t
25743 ____________________________________________________________________________
25744 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
25745         Log: If in EBCDIC but no Convert::EBCDIC
25746              the libnet tests will all fail.
25747      Branch: perl
25748            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
25749            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
25750            ! lib/Net/t/smtp.t lib/Net/t/time.t
25751 ____________________________________________________________________________
25752 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
25753         Log: Just sorting to guarantee order is not enough.
25754              (Think EBCDIC.) 
25755      Branch: perl
25756            ! lib/ExtUtils/Manifest.t
25757 ____________________________________________________________________________
25758 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
25759         Log: OS/390 cleanable gunk.
25760      Branch: perl
25761            ! lib/ExtUtils/MM_Unix.pm
25762 ____________________________________________________________________________
25763 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
25764         Log: Update the EBCDIC MD5 checksums.
25765      Branch: perl
25766            ! ext/Digest/MD5/t/files.t
25767 ____________________________________________________________________________
25768 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
25769         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
25770              From: Nicholas Clark <nick@ccl4.org>
25771              Date: Mon, 26 Nov 2001 23:06:34 +0000
25772              Message-ID: <20011126230633.Q37621@plum.flirble.org>
25773      Branch: perl
25774            ! installman
25775 ____________________________________________________________________________
25776 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
25777         Log: sort tweaks from John P. Linderman.
25778      Branch: perl
25779            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
25780 ____________________________________________________________________________
25781 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
25782         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
25783              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
25784              Date: Mon, 26 Nov 2001 18:47:25 -0600
25785              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
25786              
25787              Craig Berry submitted half of this patch just yesterday.
25788              Spooky cosmic resonance.
25789      Branch: perl
25790            ! ext/Socket/Socket.xs
25791 ____________________________________________________________________________
25792 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
25793         Log: Subject: [PATCH] doio slightly smaller
25794              From: Nicholas Clark <nick@ccl4.org>
25795              Date: Tue, 27 Nov 2001 00:40:23 +0000      
25796              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
25797      Branch: perl
25798            ! doio.c
25799 ____________________________________________________________________________
25800 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
25801         Log: perldelta nits from Autrijus Tang and Ron Kimball.
25802      Branch: perl
25803            ! pod/perldelta.pod
25804 ____________________________________________________________________________
25805 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
25806         Log: Subject: [PATCH] unpack P* uses random length for item
25807              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
25808              Date: Mon, 26 Nov 2001 19:56:32 +0100
25809              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
25810      Branch: perl
25811            ! pod/perldiag.pod pp_pack.c t/op/pack.t
25812 ____________________________________________________________________________
25813 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
25814         Log: Subject: [PATCH current] system and taintedness
25815              From: Radu Greab <radu@netsoft.ro>
25816              Date: Mon, 26 Nov 2001 18:42:29 +0200
25817              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
25818      Branch: perl
25819            ! pp_sys.c t/op/taint.t
25820 ____________________________________________________________________________
25821 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
25822         Log: Subject: [PATCH @ 13283] Devel::PPPort
25823              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25824              Date: Mon, 26 Nov 2001 14:37:17 -0000
25825              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
25826      Branch: perl
25827            + ext/Devel/PPPort/MANIFEST
25828            ! MANIFEST ext/Devel/PPPort/Makefile.PL
25829            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
25830            ! ext/Devel/PPPort/harness/Harness.xs
25831            ! ext/Devel/PPPort/harness/Makefile.PL
25832            ! ext/Devel/PPPort/harness/module2.c
25833            ! ext/Devel/PPPort/harness/module3.c
25834            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
25835 ____________________________________________________________________________
25836 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
25837         Log: Update the test list.
25838      Branch: perl
25839            ! t/lib/1_compile.t
25840 ____________________________________________________________________________
25841 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
25842         Log: Sync-up tests with libnet distribution
25843      Branch: perl
25844            + lib/Net/t/netrc.t
25845            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
25846 ____________________________________________________________________________
25847 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
25848         Log: Update Changes.
25849      Branch: perl
25850            ! Changes patchlevel.h
25851 ____________________________________________________________________________
25852 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
25853         Log: Upgrade to podlators 1.16.
25854      Branch: perl
25855            + lib/Pod/t/basic.cap
25856            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
25857            ! lib/Pod/t/basic.t pod/pod2man.PL
25858 ____________________________________________________________________________
25859 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
25860         Log: Pass 6 at perldelta - sort enhancements, generic and
25861              platform specific bug fixes.
25862      Branch: perl
25863            ! pod/perldelta.pod
25864 ____________________________________________________________________________
25865 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
25866         Log: PROPAGATE documentation from Tony Cook.
25867      Branch: perl
25868            ! pod/perlfunc.pod
25869 ____________________________________________________________________________
25870 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
25871         Log: DJGPP cannot do signals that well.
25872      Branch: perl
25873            ! ext/POSIX/t/sigaction.t
25874 ____________________________________________________________________________
25875 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
25876         Log: Can't do subsecond alarms without ualarm; and break out
25877              early if alarms do not seem to be coming in as expected.
25878      Branch: perl
25879            ! ext/Time/HiRes/HiRes.t
25880 ____________________________________________________________________________
25881 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
25882         Log: No Socket, little Net.
25883      Branch: perl
25884            ! t/lib/1_compile.t
25885 ____________________________________________________________________________
25886 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
25887         Log: Take the taint brush to the getcwds.
25888      Branch: perl
25889            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
25890 ____________________________________________________________________________
25891 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
25892         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
25893              From: "Craig A. Berry" <craigberry@mac.com>
25894              Date: Sun, 25 Nov 2001 16:20:45 -0600
25895              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
25896      Branch: perl
25897            ! ext/Socket/Socket.xs
25898 ____________________________________________________________________________
25899 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
25900         Log: Since in some DOS filesystems the timestamp granularity
25901              may be only two seconds, better sleep for three to play safe.
25902              (Helps CygWin, at least.)
25903      Branch: perl
25904            ! lib/Memoize/t/expire_file.t
25905 ____________________________________________________________________________
25906 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
25907         Log: For some reason CygWin wasn't collapsing multiple
25908              slashes into one, which made some Spec.t tests to fail.
25909              Either CygWin was being too prudish or the collapsing
25910              logic needs to be rethunk.
25911      Branch: perl
25912            ! lib/File/Spec/Unix.pm
25913 ____________________________________________________________________________
25914 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
25915         Log: Cygwin needs to have libperl.dll around if trying to link
25916              with -lperl.  Note: this change cures the test but whether
25917              it cures CygPerl installation, I don't know: hopefully the
25918              libperl5_7_2.dll, or the version equivalent, gets installed
25919              also as libperl.dll to the proper place(s).
25920      Branch: perl
25921            ! lib/ExtUtils/Embed.t
25922 ____________________________________________________________________________
25923 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
25924         Log: -I../lib/.. and -L../lib/..?  Strange.
25925      Branch: perl
25926            ! lib/ExtUtils/Embed.t
25927 ____________________________________________________________________________
25928 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
25929         Log: $MM?
25930      Branch: perl
25931            ! lib/ExtUtils/Embed.pm
25932 ____________________________________________________________________________
25933 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
25934         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
25935              From: Dave Rolsky <autarch@urth.org>
25936              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
25937              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
25938      Branch: perl
25939            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
25940            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
25941 ____________________________________________________________________________
25942 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
25943         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
25944              From: chromatic <chromatic@rmci.net>
25945              Date: Sat, 24 Nov 2001 14:56:57 -0700
25946              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
25947              
25948              plus a tweak for ithreads builds.
25949      Branch: perl
25950            + lib/DB.t
25951            ! MANIFEST lib/DB.pm
25952 ____________________________________________________________________________
25953 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
25954         Log: Win32 compilation tweaks for Blair Zajac.
25955      Branch: perl
25956            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
25957 ____________________________________________________________________________
25958 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
25959         Log: I don't think trying to bracket the hires time with lores
25960              times is going to be portable enough: Cygwin seems to be
25961              capable of getting hires ones rather consistently lower
25962              than the lores ones.  So let's try average difference instead.
25963      Branch: perl
25964            ! ext/Time/HiRes/HiRes.t
25965 ____________________________________________________________________________
25966 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
25967         Log: Subject: Re: benchmarks, sorts and reproducibility
25968              From: "John P. Linderman" <jpl@research.att.com>
25969              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
25970              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
25971              
25972              Randomize large partitions for quicksort to dodge the
25973              angry gods of quadratic.
25974      Branch: perl
25975            ! pp_sort.c
25976 ____________________________________________________________________________
25977 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
25978         Log: The joys of portable quoting.
25979      Branch: perl
25980            ! ext/Devel/PPPort/harness/Makefile.PL
25981 ____________________________________________________________________________
25982 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
25983         Log: sort pragma tweaks.
25984      Branch: perl
25985            ! lib/sort.pm
25986 ____________________________________________________________________________
25987 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
25988         Log: Skip the link= directives of utils.lst if no mandir
25989              (if no manpages).
25990      Branch: perl
25991            ! installman
25992 ____________________________________________________________________________
25993 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
25994         Log: integrate changes#8340,13260 from mainline
25995              
25996              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
25997              
25998              change#3373 introduced a handle leak in backticks and piped open()s
25999              that fail
26000      Branch: maint-5.6/perl
26001            ! t/io/pipe.t util.c
26002 ____________________________________________________________________________
26003 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
26004         Log: change#3373 introduced a handle leak in backticks and piped open()s
26005              that fail
26006      Branch: perl
26007            ! util.c
26008 ____________________________________________________________________________
26009 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
26010         Log: metaconfig unit change for #13258.
26011      Branch: metaconfig/U/perl
26012            ! d_procselfexe.U
26013 ____________________________________________________________________________
26014 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
26015         Log: Extraenous breaks noticed by David Dyck.
26016      Branch: perl
26017            ! Configure
26018 ____________________________________________________________________________
26019 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
26020         Log: Revert the /proc/self/auxv experiment for now.
26021      Branch: perl
26022            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
26023 ____________________________________________________________________________
26024 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
26025         Log: Also ExtUtils.t had $^X assumptions.
26026      Branch: perl
26027            ! lib/ExtUtils.t
26028 ____________________________________________________________________________
26029 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
26030         Log: Now is Solaris if you start the t/perl in the t/
26031              as "./perl", the $^X will be "../perl", not "./perl".
26032      Branch: perl
26033            ! t/lib/1_compile.t
26034 ____________________________________________________________________________
26035 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
26036         Log: The new way of finding out $^X in Solaris
26037              requires a little tweak if the executable
26038              pathname is *not* absolute: prepend "./"
26039              (otherwise `$^X ...` will start perl from PATH...)
26040      Branch: perl
26041            ! perl.c
26042 ____________________________________________________________________________
26043 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
26044         Log: Avoid "will not stay shared" warnings.
26045      Branch: perl
26046            ! lib/ExtUtils/MM_Unix.pm
26047 ____________________________________________________________________________
26048 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
26049         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
26050              From: Michael G Schwern <schwern@pobox.com>
26051              Date: Sat, 24 Nov 2001 19:56:18 -0500
26052              Message-ID: <20011124195618.A14614@blackrider>            
26053      Branch: perl
26054            ! perl.c pp_sys.c t/op/magic.t util.c
26055 ____________________________________________________________________________
26056 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
26057         Log: In the MakeMaker pm_to_blib target don't copy all
26058              the files in one fell swoop, deal with them hunkwise,
26059              helps for CLIs with limited line lengths.
26060              (This seems to help for DJGPP building Encode,
26061              where there are dozens of files to copy.)
26062      Branch: perl
26063            ! lib/ExtUtils/MM_Unix.pm
26064 ____________________________________________________________________________
26065 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
26066         Log: testsuite leaves stray files behind on windows
26067      Branch: perl
26068            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
26069 ____________________________________________________________________________
26070 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
26071         Log: xsubpp produces a spurious warning on directories called 'typemap'
26072      Branch: perl
26073            ! lib/ExtUtils/xsubpp
26074 ____________________________________________________________________________
26075 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
26076         Log: xsubpp treats invalid (indented) cpp directives as comments
26077      Branch: perl
26078            ! ext/IO/IO.xs
26079 ____________________________________________________________________________
26080 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
26081         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
26082      Branch: perl
26083            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
26084 ____________________________________________________________________________
26085 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
26086         Log: The debug_pag needs to be visible at all times
26087              because of the re extension.
26088      Branch: perl
26089            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
26090 ____________________________________________________________________________
26091 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
26092         Log: Subject: Re: [PATCH] Tests are good
26093              From: Philip Newton <Philip.Newton@gmx.net>
26094              Date: Sat, 24 Nov 2001 21:24:00 +0100
26095              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
26096      Branch: perl
26097            ! pod/perlhack.pod
26098 ____________________________________________________________________________
26099 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
26100         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
26101              From: "Craig A. Berry" <craigberry@mac.com> 
26102              Date: Sat, 24 Nov 2001 12:45:44 -0600
26103              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
26104              
26105              (with tweaks, and combined with Sarathy's #13242)
26106      Branch: perl
26107            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
26108 ____________________________________________________________________________
26109 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
26110         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
26111              From: John Peacock <jpeacock@rowman.com>
26112              Date: Sat, 24 Nov 2001 14:27:46 -0500
26113              Message-ID: <3BFFF4B2.40509@rowman.com> 
26114      Branch: perl
26115            ! lib/Exporter/Heavy.pm
26116 ____________________________________________________________________________
26117 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
26118         Log: use portable quotes
26119      Branch: perl
26120            ! ext/Devel/PPPort/harness/Makefile.PL
26121 ____________________________________________________________________________
26122 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
26123         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26124              From: Nicholas Clark <nick@ccl4.org>
26125              Date: Sat, 24 Nov 2001 18:06:26 +0000
26126              Message-ID: <20011124180626.T37621@plum.flirble.org>
26127      Branch: perl
26128            ! installman
26129 ____________________________________________________________________________
26130 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
26131         Log: Subject: [PATCH] perl5005delta.pod L<>
26132              From: Nicholas Clark <nick@ccl4.org>
26133              Date: Sat, 24 Nov 2001 18:04:21 +0000
26134              Message-ID: <20011124180421.S37621@plum.flirble.org>
26135      Branch: perl
26136            ! pod/perl5005delta.pod
26137 ____________________________________________________________________________
26138 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
26139         Log: fix typo in config.vc; regenerate win32 config_H.* files
26140      Branch: perl
26141            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26142            ! win32/config_H.vc
26143 ____________________________________________________________________________
26144 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
26145         Log: Mention the charnames::vianame().
26146      Branch: perl
26147            ! pod/perluniintro.pod
26148 ____________________________________________________________________________
26149 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
26150         Log: Add charnames::vianame() in case people want to access
26151              the codes in run-time (as opposed to the compile-timeness
26152              of \N{...}).
26153      Branch: perl
26154            ! lib/charnames.pm lib/charnames.t
26155 ____________________________________________________________________________
26156 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
26157         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
26158              From: Nicholas Clark <nick@ccl4.org>
26159              Date: Sat, 24 Nov 2001 16:30:42 +0000
26160              Message-ID: <20011124163042.R37621@plum.flirble.org>
26161      Branch: perl
26162            ! regcomp.c regcomp.h
26163 ____________________________________________________________________________
26164 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
26165         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
26166              From: Nicholas Clark <nick@ccl4.org>
26167              Date: Sat, 24 Nov 2001 16:24:33 +0000
26168              Message-ID: <20011124162433.Q37621@plum.flirble.org>
26169              
26170              cmp fixes.
26171      Branch: perl
26172            ! pp.c
26173 ____________________________________________________________________________
26174 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
26175         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
26176              (It seems that "./perl" gets resolved to "perl" now.)
26177      Branch: perl
26178            ! perl.c
26179 ____________________________________________________________________________
26180 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
26181         Log: Subject: [PATCH] DB_File 1.800        
26182              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
26183              Date: Sat, 24 Nov 2001 11:41:41 -0000
26184              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
26185      Branch: perl
26186            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26187            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26188            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26189            ! ext/DB_File/t/db-recno.t
26190 ____________________________________________________________________________
26191 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
26192         Log: Tweak the PUSHED documentation.
26193      Branch: perl
26194            ! ext/PerlIO/Via/Via.pm
26195 ____________________________________________________________________________
26196 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
26197         Log: Update 1_compile for new known tests.
26198      Branch: perl
26199            ! t/lib/1_compile.t
26200 ____________________________________________________________________________
26201 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
26202         Log: Move the MBF/MBI test modules to t/lib.
26203      Branch: perl
26204            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
26205            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26206            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26207            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
26208            ! lib/Math/BigInt/t/sub_mbi.t
26209 ____________________________________________________________________________
26210 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
26211         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
26212              From: "Craig A. Berry" <craigberry@mac.com> 
26213              Date: Fri, 23 Nov 2001 18:05:35 -0600
26214              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
26215      Branch: perl
26216            ! configure.com
26217 ____________________________________________________________________________
26218 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
26219         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
26220              From: PPrymmer@factset.com 
26221              Date: Fri, 23 Nov 2001 17:03:07 -0500
26222              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
26223      Branch: perl
26224            ! ext/Unicode/Normalize/mkheader
26225 ____________________________________________________________________________
26226 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
26227         Log: Here are the right helper files.
26228      Branch: perl
26229            + t/lib/Filter/Simple/ExportTest.pm
26230            + t/lib/Filter/Simple/FilterOnlyTest.pm
26231            + t/lib/Filter/Simple/FilterTest.pm
26232            + t/lib/Filter/Simple/ImportTest.pm
26233            ! MANIFEST
26234 ____________________________________________________________________________
26235 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
26236         Log: Update Changes.
26237      Branch: perl
26238            ! Changes patchlevel.h
26239 ____________________________________________________________________________
26240 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
26241         Log: Never mind.
26242      Branch: perl
26243            - lib/Filter/Simple/lib/ExportTest.pm
26244            - lib/Filter/Simple/lib/ImportTest.pm
26245 ____________________________________________________________________________
26246 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
26247         Log: Mis-add.
26248      Branch: perl
26249            + lib/Filter/Simple/lib/ExportTest.pm
26250            + lib/Filter/Simple/lib/ImportTest.pm
26251 ____________________________________________________________________________
26252 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
26253         Log: Upgrade to Filter::Simple 0.77.
26254      Branch: perl
26255            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
26256            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26257            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
26258            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
26259            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
26260 ____________________________________________________________________________
26261 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
26262         Log: Missing p4 add.
26263      Branch: perl
26264            + lib/ExtUtils/MM_VMS.t
26265 ____________________________________________________________________________
26266 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
26267         Log: Pass 5 at perldelta - module and utility updates cleanup.
26268      Branch: perl
26269            ! pod/perldelta.pod
26270 ____________________________________________________________________________
26271 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
26272         Log: metaconfig unit change for #13219.
26273      Branch: metaconfig/U/perl
26274            ! d_procselfexe.U
26275 ____________________________________________________________________________
26276 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
26277         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
26278      Branch: perl
26279            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26280            ! pod/buildtoc.PL pod/perltoc.pod
26281 ____________________________________________________________________________
26282 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
26283         Log: Add procselfexe and d_dirfd to strange lands.
26284      Branch: perl
26285            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26286            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26287            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26288            ! win32/config.gc win32/config.vc win32/config.win64
26289            ! wince/config.ce
26290 ____________________________________________________________________________
26291 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
26292         Log: metaconfig unit change for #13216.
26293      Branch: metaconfig/U/perl
26294            ! d_procselfexe.U
26295 ____________________________________________________________________________
26296 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
26297         Log: Better to "quote" the pathname.
26298      Branch: perl
26299            ! Configure config_h.SH
26300 ____________________________________________________________________________
26301 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
26302         Log: Use PROCSELFEXE_PATH.
26303      Branch: perl
26304            ! perl.c
26305 ____________________________________________________________________________
26306 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
26307         Log: metaconfig unit change for #13213.
26308      Branch: metaconfig/U/perl
26309            ! d_procselfexe.U
26310 ____________________________________________________________________________
26311 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
26312         Log: Add probing for BSD-like /proc/curproc/file.
26313      Branch: perl
26314            ! Configure config_h.SH
26315 ____________________________________________________________________________
26316 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
26317         Log: metaconfig unit change for 13211.
26318      Branch: metaconfig/U/perl
26319            + d_dirfd.U
26320 ____________________________________________________________________________
26321 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
26322         Log: Add probing for dirfd() so that it can be added it IO::Dir.
26323      Branch: perl
26324            ! Configure config_h.SH perl.h
26325 ____________________________________________________________________________
26326 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
26327         Log: ...and update the test count.
26328      Branch: perl
26329            ! lib/Pod/t/basic.t
26330 ____________________________________________________________________________
26331 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
26332         Log: Must remove the cap test also from the test script.
26333      Branch: perl
26334            ! lib/Pod/t/basic.t
26335 ____________________________________________________________________________
26336 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
26337         Log: Subject: [PATCH] Tests are good
26338              From: Nicholas Clark <nick@ccl4.org>
26339              Date: Fri, 23 Nov 2001 18:12:21 +0000
26340              Message-ID: <20011123181220.F37621@plum.flirble.org>
26341      Branch: perl
26342            ! pod/perlhack.pod
26343 ____________________________________________________________________________
26344 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
26345         Log: The basic.cap from podlators 1.14 is not very portable.
26346      Branch: perl
26347            - lib/Pod/t/basic.cap
26348            ! MANIFEST
26349 ____________________________________________________________________________
26350 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
26351         Log: Subject: Re: [DOC PATCHES] pod cleanups
26352              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26353              Date: 22 Nov 2001 12:54:16 -0000
26354              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
26355      Branch: perl
26356            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
26357            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
26358 ____________________________________________________________________________
26359 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
26360         Log: FAQ sync.
26361      Branch: perl
26362            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
26363 ____________________________________________________________________________
26364 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
26365         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
26366              From: PPrymmer@factset.com
26367              Date: Fri, 23 Nov 2001 11:43:45 -0500
26368              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
26369      Branch: perl
26370            ! MANIFEST lib/ExtUtils/MM_VMS.pm
26371 ____________________________________________________________________________
26372 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
26373         Log: Corify podlators 1.14 test.
26374      Branch: perl
26375            ! lib/Pod/t/basic.t
26376 ____________________________________________________________________________
26377 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
26378         Log: Output tweak needed because of podlators 1.14.
26379      Branch: perl
26380            ! t/pod/multiline_items.xr
26381 ____________________________________________________________________________
26382 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
26383         Log: Upgrade to podlators 1.14.
26384      Branch: perl
26385            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
26386            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
26387            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
26388            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
26389            ! lib/Pod/Text/Overstrike.pm
26390 ____________________________________________________________________________
26391 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
26392         Log: perlmodinstall tweaks from Philip Newton.
26393      Branch: perl
26394            ! pod/perlmodinstall.pod
26395 ____________________________________________________________________________
26396 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
26397         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
26398              From: Autrijus Tang <autrijus@autrijus.org>           
26399              Date: Fri, 23 Nov 2001 23:55:53 +0800
26400              Message-ID: <20011123235553.A2310@not.autrijus.org>
26401      Branch: perl
26402            ! Porting/genlog
26403 ____________________________________________________________________________
26404 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
26405         Log: Subject: Re: regex oddness with \Z and $&
26406              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
26407              Date: Fri, 23 Nov 2001 15:15:24 +0000
26408              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
26409      Branch: perl
26410            ! regcomp.c t/op/re_tests
26411 ____________________________________________________________________________
26412 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
26413         Log: regen_headers.
26414      Branch: perl
26415            ! embed.h global.sym pod/perlapi.pod proto.h
26416 ____________________________________________________________________________
26417 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
26418         Log: Forgotten check-in.
26419      Branch: perl
26420            ! pod/perlapi.pod
26421 ____________________________________________________________________________
26422 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
26423         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
26424      Branch: perl
26425            ! lib/Test/Simple.pm
26426 ____________________________________________________________________________
26427 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
26428         Log: Retract #13173 (effectively retract Net::Ping 2.06,
26429              go back to 2.04, the 2.06 hasn't seen the patches
26430              that have gone to the blead version.)
26431      Branch: perl
26432            - lib/Net/Ping/CHANGES lib/Net/Ping/README
26433            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26434            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26435            - lib/Net/Ping/t/200_ping_tcp.t
26436            ! MANIFEST lib/Net/Ping.pm
26437 ____________________________________________________________________________
26438 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
26439         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
26440              From: Robin Barker <rmb1@cise.npl.co.uk>
26441              Date: Thu, 22 Nov 2001 11:00:38 GMT
26442              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
26443      Branch: perl
26444            ! utils/perldoc.PL
26445 ____________________________________________________________________________
26446 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
26447         Log: metaconfig unit change for #13191.
26448      Branch: metaconfig/U/perl
26449            ! d_procselfexe.U
26450 ____________________________________________________________________________
26451 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
26452         Log: procselfexe tweak: for some reason I had a ls in
26453              /proc/self/exe, not the ls Configure thought it
26454              would found.
26455      Branch: perl
26456            ! Configure
26457 ____________________________________________________________________________
26458 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
26459         Log: Corify the Net::Ping tests; skip the tests
26460              unless $ENV{PERL_TEST_Net_Ping} is true.
26461      Branch: perl
26462            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26463            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26464            ! lib/Net/Ping/t/200_ping_tcp.t
26465 ____________________________________________________________________________
26466 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
26467         Log: metaconfig units changes for #13188.
26468      Branch: metaconfig
26469            ! U/modified/Head.U
26470      Branch: metaconfig/U/perl
26471            ! issymlink.U
26472 ____________________________________________________________________________
26473 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
26474         Log: The #13182 didn't really help.  The real problem
26475              seems to be that 'sh' can in AIX mean at least three
26476              different things, and we can't know which one it is
26477              unless we export $newsh from an earlier run (and it's
26478              the 'bsh' aka 'sh' that has the the broken test -h).
26479      Branch: perl
26480            ! Configure
26481 ____________________________________________________________________________
26482 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
26483         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
26484      Branch: perl
26485            ! op.c t/op/override.t
26486 ____________________________________________________________________________
26487 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
26488         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
26489              From: PPrymmer@factset.com 
26490              Date: Wed, 21 Nov 2001 20:17:25 -0500
26491              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
26492      Branch: perl
26493            ! lib/Shell.t
26494 ____________________________________________________________________________
26495 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
26496         Log: Reapply perlmodinstall parts of #12897.
26497      Branch: perl
26498            ! pod/perlmodinstall.pod
26499 ____________________________________________________________________________
26500 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
26501         Log: perlmodinstall 2.01 from Jon Orwant.
26502      Branch: perl
26503            ! pod/perlmodinstall.pod
26504 ____________________________________________________________________________
26505 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
26506         Log: Subject: [PATCH @10907] REXX on OS/2
26507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26508              Date: Wed, 21 Nov 2001 15:26:11 -0500
26509              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
26510      Branch: perl
26511            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
26512            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
26513 ____________________________________________________________________________
26514 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
26515         Log: metaconfig unit change for #13181.
26516      Branch: metaconfig/U/perl
26517            ! issymlink.U
26518 ____________________________________________________________________________
26519 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
26520         Log: AIX has broken builtin 'test'.
26521      Branch: perl
26522            ! Configure
26523 ____________________________________________________________________________
26524 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
26525         Log: Subject: [PATCH 5.7.x] INSTALL size update
26526              From: Andy Dougherty <doughera@lafayette.edu>
26527              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
26528              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
26529      Branch: perl
26530            ! INSTALL
26531 ____________________________________________________________________________
26532 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
26533         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
26534              to pp_sort.c.  Includes the quicksort stabilizing layer
26535              from John P. Linderman.  -Msort=qsort or -Msort=fast is
26536              faster than without (or with -Msort=mergesort or -Msort=safe)
26537              for short random inputs, but for some reason not quite as fast
26538              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
26539              optimizing definitely needed.
26540      Branch: perl
26541            + lib/sort.pm lib/sort.t pp_sort.c
26542            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
26543            ! embed.pl global.sym perl.h pp_ctl.c proto.h
26544            ! vms/descrip_mms.template vos/build.cm win32/Makefile
26545            ! win32/makefile.mk wince/Makefile.ce
26546 ____________________________________________________________________________
26547 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
26548         Log: Sync file with libnet-1.0901-tobe
26549      Branch: perl
26550            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
26551            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
26552            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
26553            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
26554            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
26555 ____________________________________________________________________________
26556 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
26557         Log: Subject: [PATCH perldoc] problems with pod2man
26558              From: Robin Barker <rmb1@cise.npl.co.uk>
26559              Date: Wed, 21 Nov 2001 17:48:51 GMT
26560              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
26561      Branch: perl
26562            ! utils/perldoc.PL
26563 ____________________________________________________________________________
26564 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
26565         Log: debug_pad only visible when debugging.
26566      Branch: perl
26567            ! makedef.pl
26568 ____________________________________________________________________________
26569 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
26570         Log: metaconfig units changes for #13174.
26571      Branch: metaconfig/U/perl
26572            + d_procselfexe.U
26573            - procselfexe.U
26574 ____________________________________________________________________________
26575 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
26576         Log: procselfexe tweaks.
26577      Branch: perl
26578            ! Configure config_h.SH
26579 ____________________________________________________________________________
26580 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
26581         Log: Upgrade to Net::Ping 2.06.
26582      Branch: perl
26583            + lib/Net/Ping/CHANGES lib/Net/Ping/README
26584            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26585            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26586            + lib/Net/Ping/t/200_ping_tcp.t
26587            ! MANIFEST lib/Net/Ping.pm
26588 ____________________________________________________________________________
26589 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
26590         Log: Upgrade to Math::BigInt 1.47.
26591      Branch: perl
26592            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26593            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26594            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26595            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
26596            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
26597            ! lib/Math/BigInt/t/sub_mbi.t
26598 ____________________________________________________________________________
26599 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
26600         Log: Dynaloading for POSIX-BC from Thomas Dorner.
26601      Branch: perl
26602            ! hints/posix-bc.sh
26603 ____________________________________________________________________________
26604 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
26605         Log: Strange: the same mysterious regex study bug
26606              seems to be present both in OS/390 and POSIX-BC.
26607              Deep EBCDIC magic that regex engine gets wrong,
26608              or a bug in some compiler/library shared by the
26609              two platforms?  From Thomas Dorner.
26610      Branch: perl
26611            ! t/op/study.t
26612 ____________________________________________________________________________
26613 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
26614         Log: More lost and found.
26615      Branch: perl
26616            + lib/Test/Simple/README
26617            ! MANIFEST
26618 ____________________________________________________________________________
26619 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
26620         Log: MANIFESTly missing.
26621      Branch: perl
26622            ! MANIFEST
26623 ____________________________________________________________________________
26624 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
26625         Log: Subject: Re: PERFORCE change 13162 for review               
26626              From: Philip Newton <Philip.Newton@gmx.net> 
26627              Date: Wed, 21 Nov 2001 16:44:30 +0100
26628              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
26629      Branch: perl
26630            ! ext/Devel/PPPort/PPPort.pm
26631 ____________________________________________________________________________
26632 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
26633         Log: Update Changes.
26634      Branch: perl
26635            ! Changes patchlevel.h
26636 ____________________________________________________________________________
26637 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
26638         Log: Small doc tweaks.
26639      Branch: perl
26640            ! ext/PerlIO/Via/Via.pm
26641 ____________________________________________________________________________
26642 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
26643         Log: Redundant return.
26644      Branch: perl
26645            ! ext/MIME/Base64/QuotedPrint.pm
26646 ____________________________________________________________________________
26647 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
26648         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
26649              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26650              Date: Wed, 21 Nov 2001 10:23:16 +0100
26651              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
26652      Branch: perl
26653            ! pp_pack.c t/op/pack.t
26654 ____________________________________________________________________________
26655 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
26656         Log: Add Devel::PPPort originally from Kenneth Albanowski,
26657              revigorated by Paul Marquess: gives h2xs a Perl version
26658              portability boost.
26659      Branch: perl
26660            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
26661            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
26662            + ext/Devel/PPPort/harness/Harness.pm
26663            + ext/Devel/PPPort/harness/Harness.xs
26664            + ext/Devel/PPPort/harness/Makefile.PL
26665            + ext/Devel/PPPort/harness/module2.c
26666            + ext/Devel/PPPort/harness/module3.c
26667            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26668            ! MANIFEST lib/h2xs.t utils/h2xs.PL
26669 ____________________________________________________________________________
26670 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
26671         Log: Oops.
26672      Branch: perl
26673            ! lib/Test/Simple/t/filehandles.t
26674 ____________________________________________________________________________
26675 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
26676         Log: Subject: Re: PERFORCE change 13152 for review               
26677              From: Philip Newton <Philip.Newton@gmx.net> 
26678              Date: Wed, 21 Nov 2001 09:04:05 +0100
26679              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
26680      Branch: perl
26681            ! lib/Test/Builder.pm
26682 ____________________________________________________________________________
26683 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
26684         Log: Subject: Re: PERFORCE change 13142 for review
26685              From: Philip Newton <Philip.Newton@gmx.net>
26686              Date: Wed, 21 Nov 2001 09:04:03 +0100
26687              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
26688              
26689              plus rewrap few paragraphs.
26690      Branch: perl
26691            ! lib/Pod/LaTeX.pm
26692 ____________________________________________________________________________
26693 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
26694         Log: Integrate #13154 from macperl; Remove comments.
26695      Branch: perl
26696           !> lib/File/Spec/Mac.pm
26697 ____________________________________________________________________________
26698 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
26699         Log: Update the list of modules having tests.
26700      Branch: perl
26701            ! t/lib/1_compile.t
26702 ____________________________________________________________________________
26703 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
26704         Log: Slight doc changes.
26705      Branch: maint-5.6/macperl
26706            ! macos/macperl/MacPerl.podhelp
26707 ____________________________________________________________________________
26708 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
26709         Log: Add UTF-16 coercion.
26710      Branch: maint-5.6/macperl
26711            ! macos/lib/Mac/AppleEvents/Simple.pm
26712 ____________________________________________________________________________
26713 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
26714         Log: Remove comments.
26715      Branch: maint-5.6/macperl
26716            ! lib/File/Spec/Mac.pm
26717 ____________________________________________________________________________
26718 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
26719         Log: Fix FSpGetCatInfo (and other functions) corrupting
26720              memory with bad filespecs (bug #471867)
26721      Branch: maint-5.6/macperl
26722            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
26723 ____________________________________________________________________________
26724 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
26725         Log: Upgrade to Test::Simple 0.33.
26726      Branch: perl
26727            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
26728            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
26729            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
26730 ____________________________________________________________________________
26731 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
26732         Log: Upgrade to Test::Harness 1.26.
26733      Branch: perl
26734            ! lib/Test/Harness.pm lib/Test/Harness/Changes
26735 ____________________________________________________________________________
26736 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
26737         Log: Integrate change #13145 from maintperl;
26738              another compatibility tweak to change#12559: avoid quoting
26739              arguments that already have quotes; add test case
26740      Branch: perl
26741           !> t/op/system_tests win32/win32.c
26742 ____________________________________________________________________________
26743 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
26744         Log: integrate change#13147 from mainline (fixes nit in change#10091)
26745              
26746              Subject: [PATCH] spaceship and refs
26747      Branch: maint-5.6/perl
26748            ! pp.c pp_hot.c t/op/cmp.t
26749 ____________________________________________________________________________
26750 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
26751         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
26752              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
26753              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
26754              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
26755      Branch: perl
26756            + lib/Pod/t/utils.t
26757            ! MANIFEST
26758 ____________________________________________________________________________
26759 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
26760         Log: Subject: [PATCH] spaceship and refs
26761              From: Nicholas Clark <nick@ccl4.org>
26762              Date: Tue, 20 Nov 2001 21:59:51 +0000
26763              Message-ID: <20011120215951.U62891@plum.flirble.org> 
26764      Branch: perl
26765            ! pp.c pp_hot.c t/op/cmp.t
26766 ____________________________________________________________________________
26767 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
26768         Log: Try to clarify which I/O call operates on bytes,
26769              which on characters, which on either.
26770      Branch: perl
26771            ! pod/perlfunc.pod
26772 ____________________________________________________________________________
26773 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
26774         Log: another compatibility tweak to change#12559: avoid quoting
26775              arguments that already have quotes; add test case
26776      Branch: maint-5.6/perl
26777            ! t/op/system_tests win32/win32.c
26778 ____________________________________________________________________________
26779 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
26780         Log: Give a simple example of writing PerlIO::Via handlers
26781              in Perl.
26782      Branch: perl
26783            ! ext/PerlIO/Via/Via.pm
26784 ____________________________________________________________________________
26785 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
26786         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
26787      Branch: perl
26788            + lib/Pod/t/latex.t
26789            ! MANIFEST
26790 ____________________________________________________________________________
26791 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
26792         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
26793              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26794              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
26795              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
26796      Branch: perl
26797            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
26798 ____________________________________________________________________________
26799 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
26800         Log: Spread d_procselfexe to far-off lands (undefined).
26801      Branch: perl
26802            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26803            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26804            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26805            ! win32/config.gc win32/config.vc win32/config.win64
26806            ! wince/config.ce
26807 ____________________________________________________________________________
26808 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
26809         Log: Integrate perlio; add detection and use of /proc/self/exe
26810              (Linuxism for finding the absolute path of the executable)
26811      Branch: perl
26812           !> Configure config_h.SH perl.c t/op/magic.t
26813 ____________________________________________________________________________
26814 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
26815         Log: Really define do_report_used() only if DEBUGGING.
26816      Branch: perl
26817            ! sv.c
26818 ____________________________________________________________________________
26819 [ 13138] By: nick                                  on 2001/11/20  20:01:05
26820         Log: perl.c change to use HAS_PROCSELFEXE, also
26821              tweak to $^X test to comprehend full path to real executable
26822              being returned (like Cygwin as it happens...)
26823      Branch: perlio
26824            ! perl.c t/op/magic.t
26825 ____________________________________________________________________________
26826 [ 13137] By: nick                                  on 2001/11/20  19:46:00
26827         Log: Integrate mainline
26828      Branch: perlio
26829           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
26830           +> lib/NEXT/t/unseen.t
26831            - lib/NEXT/test.pl
26832           !> (integrate 34 files)
26833 ____________________________________________________________________________
26834 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
26835         Log: Subject: [?PATCH] terser pp_eq
26836              From: Nicholas Clark <nick@ccl4.org>
26837              Date: Mon, 19 Nov 2001 23:09:02 +0000
26838              Message-ID: <20011119230901.O62891@plum.flirble.org>
26839      Branch: perl
26840            ! pp_hot.c
26841 ____________________________________________________________________________
26842 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
26843         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
26844      Branch: perl
26845            ! pod/perldelta.pod
26846 ____________________________________________________________________________
26847 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
26848         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
26849              From: Andy Dougherty <doughera@lafayette.edu>
26850              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
26851              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
26852      Branch: perl
26853            ! ext/re/Makefile.PL ext/re/re.xs
26854 ____________________________________________________________________________
26855 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
26856         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
26857              From: Andy Dougherty <doughera@lafayette.edu>
26858              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
26859              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
26860      Branch: perl
26861            ! ext/re/re.xs
26862 ____________________________________________________________________________
26863 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
26864         Log: Integrate change #13119 from macperl.
26865              (No changes since already applied the patch,
26866              just keep perforce happy and well-fed.)
26867      Branch: perl
26868           !> lib/Pod/Html.pm
26869 ____________________________________________________________________________
26870 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
26871         Log: Subject: [PATCH] filter-util.pl for Mac OS
26872              From: Chris Nandor <pudge@pobox.com>
26873              Date: Tue, 20 Nov 2001 00:16:11 -0500
26874              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
26875      Branch: perl
26876            ! t/lib/filter-util.pl
26877 ____________________________________________________________________________
26878 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
26879         Log: Subject: [PATCH] Portability fix for Pod::Html
26880              From: Chris Nandor <pudge@pobox.com>
26881              Date: Tue, 20 Nov 2001 00:01:05 -0500
26882              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
26883      Branch: perl
26884            ! lib/Pod/Html.pm
26885 ____________________________________________________________________________
26886 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
26887         Log: Need to skip more tests if not perlio.
26888      Branch: perl
26889            ! lib/open.t
26890 ____________________________________________________________________________
26891 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
26892         Log: Pass 3 at perldelta - sort the lists of new modules,
26893              module improvements, and new platforms.
26894      Branch: perl
26895            ! pod/perldelta.pod
26896 ____________________________________________________________________________
26897 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
26898         Log: Document ${^OPEN}.
26899      Branch: perl
26900            ! pod/perlvar.pod
26901 ____________________________________________________________________________
26902 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
26903         Log: Make configpm work with extra keys
26904      Branch: maint-5.6/macperl
26905            ! macos/configpm
26906 ____________________________________________________________________________
26907 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
26908         Log: Version and doc updates
26909      Branch: maint-5.6/macperl
26910            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
26911 ____________________________________________________________________________
26912 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
26913         Log: More fixes for error message parsing (bug #470316)
26914      Branch: maint-5.6/macperl
26915            ! macos/macish.c
26916 ____________________________________________________________________________
26917 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
26918         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
26919              remove obsolete function (bug #465225)
26920      Branch: maint-5.6/macperl
26921            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
26922            ! macos/macperl/MPScript.c
26923 ____________________________________________________________________________
26924 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
26925         Log: Add p2as droplet to distribution.
26926      Branch: maint-5.6/macperl
26927            + macos/macperl/Droplets/p2as.plx
26928 ____________________________________________________________________________
26929 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
26930         Log: Bundle File::Sort.
26931      Branch: maint-5.6/macperl
26932            + macos/bundled_lib/blib/lib/File/Sort.pm
26933 ____________________________________________________________________________
26934 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
26935         Log: Various bundled module fixes.
26936      Branch: maint-5.6/macperl
26937            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
26938            ! macos/bundled_ext/Digest/MD5/t/files.t
26939            ! macos/bundled_ext/Filter/t/filter-util.pl
26940            ! macos/bundled_lib/blib/lib/Net/Config.pm
26941            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
26942 ____________________________________________________________________________
26943 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
26944         Log: Portability fix for Pod::Html.
26945      Branch: maint-5.6/macperl
26946            ! lib/Pod/Html.pm
26947 ____________________________________________________________________________
26948 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
26949         Log: Upgrade to Text::Balanced 1.89.
26950      Branch: perl
26951            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
26952            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
26953            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
26954            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
26955            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
26956            ! lib/Text/Balanced/t/gentag.t
26957 ____________________________________________________________________________
26958 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
26959         Log: Upgrade to NEXT 0.50.
26960      Branch: perl
26961            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
26962            + lib/NEXT/t/unseen.t
26963            - lib/NEXT/test.pl
26964            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
26965 ____________________________________________________________________________
26966 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
26967         Log: Integrate with maint-5.6/perl.
26968      Branch: maint-5.6/macperl
26969           !> win32/win32.c
26970 ____________________________________________________________________________
26971 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
26972         Log: Update the README.threads scary header a bit.
26973      Branch: perl
26974            ! README.threads
26975 ____________________________________________________________________________
26976 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
26977         Log: Pass 2 at perldelta: add some changes since 5.7.2.
26978      Branch: perl
26979            ! pod/perldelta.pod
26980 ____________________________________________________________________________
26981 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
26982         Log: Subject: [DOC PATCH] perlfaq4.pod 
26983              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26984              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
26985              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
26986      Branch: perl
26987            ! pod/perlfaq4.pod
26988 ____________________________________________________________________________
26989 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
26990         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
26991              From: Michael G Schwern <schwern@pobox.com> 
26992              Date: Mon, 19 Nov 2001 19:53:12 -0500
26993              Message-ID: <20011119195311.I11883@blackrider>
26994      Branch: perl
26995            ! perl.c
26996 ____________________________________________________________________________
26997 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
26998         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
26999              From: PPrymmer@factset.com
27000              Date: Mon, 19 Nov 2001 17:08:59 -0500
27001              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
27002      Branch: perl
27003            ! vms/descrip_mms.template
27004 ____________________________________________________________________________
27005 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
27006         Log: Create a per-interpeter debug scratchpad container
27007              and use that for the regexec debugging.
27008      Branch: perl
27009            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
27010 ____________________________________________________________________________
27011 [ 13109] By: nick                                  on 2001/11/19  22:01:45
27012         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
27013              Configure unit detects the feature).
27014      Branch: metaconfig/U/perl
27015            + procselfexe.U
27016      Branch: perlio
27017            ! Configure config_h.SH
27018 ____________________________________________________________________________
27019 [ 13108] By: nick                                  on 2001/11/19  20:39:17
27020         Log: Integrate mainline
27021      Branch: perlio
27022           +> t/op/or.t
27023           !> (integrate 44 files)
27024 ____________________________________________________________________________
27025 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
27026         Log: sysseek tweak.
27027      Branch: perl
27028            ! pod/perlfunc.pod
27029 ____________________________________________________________________________
27030 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
27031         Log: Move the sysio tests from io/utf8 to lib/open.
27032      Branch: perl
27033            ! lib/open.t t/io/utf8.t
27034 ____________________________________________________________________________
27035 [ 13105] By: nick                                  on 2001/11/19  20:15:39
27036         Log: Add a .package and a README to //depot/metaconfig
27037      Branch: metaconfig
27038            + .package README
27039 ____________________________________________________________________________
27040 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
27041         Log: Thou shalt not mix stdio and sysio.
27042      Branch: perl
27043            ! t/io/utf8.t
27044 ____________________________________________________________________________
27045 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
27046         Log: Update Changes.
27047      Branch: perl
27048            ! Changes patchlevel.h
27049 ____________________________________________________________________________
27050 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
27051         Log: The runops_debug needs to be present always, otherwise
27052              places like AIX which need an explicit symbol export list
27053              will croak when trying to build Devel::Peek (which uses
27054              the runops_debug).
27055      Branch: perl
27056            ! makedef.pl
27057 ____________________________________________________________________________
27058 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
27059         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
27060              From: PPrymmer@factset.com 
27061              Date: Mon, 19 Nov 2001 11:34:22 -0500
27062              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
27063      Branch: perl
27064            ! lib/Memoize/t/tie_sdbm.t
27065 ____________________________________________________________________________
27066 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
27067         Log: Retract #13088: it seems that unless dump.c is extensively
27068              reorganized as to what symbols it shows, when, and to whom,
27069              we are stuck with having the dump.o symbols in the libperl
27070              and thusly in the main Perl binary.
27071      Branch: perl
27072            ! embedvar.h perlapi.h perlvars.h
27073 ____________________________________________________________________________
27074 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
27075         Log: The _uni_display should not be in dump.c since they
27076              are used under normal operation (S_not_a_number()).
27077      Branch: perl
27078            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
27079 ____________________________________________________________________________
27080 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
27081         Log: Protect sv_dump() from being included unless DEBUGGING,
27082              as noticed by Ilya.
27083      Branch: perl
27084            ! sv.c
27085 ____________________________________________________________________________
27086 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
27087         Log: Pending further investigation skip the tell() tests.
27088              The tell() is okay on Solaris, HP-UX and Tru64, but fails
27089              (by returning too much) in Linux.
27090      Branch: perl
27091            ! t/io/utf8.t
27092 ____________________________________________________________________________
27093 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
27094         Log: Retract #13082 until a better solution is found:
27095              statics break ithreads.
27096      Branch: perl
27097            ! regexec.c
27098 ____________________________________________________________________________
27099 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
27100         Log: Figures 1 and 2 for UTF-8.
27101      Branch: perl
27102            ! pod/perlunicode.pod
27103 ____________________________________________________________________________
27104 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
27105         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
27106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27107              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
27108              Message-ID: <20011119132645.A15034@rafael>
27109      Branch: perl
27110            ! op.c pod/perldiag.pod t/lib/warnings/op
27111 ____________________________________________________________________________
27112 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
27113         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
27114              From: Michael G Schwern <schwern@pobox.com> 
27115              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
27116              Message-ID: <20011119031112.E786@blackrider>
27117      Branch: perl
27118            ! t/op/closure.t
27119 ____________________________________________________________________________
27120 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
27121         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
27122              From: Michael G Schwern <schwern@pobox.com>
27123              Date: Mon, 19 Nov 2001 03:42:56 -0500
27124              Message-ID: <20011119034256.I786@blackrider>
27125      Branch: perl
27126            + t/op/or.t
27127            ! MANIFEST
27128 ____________________________________________________________________________
27129 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
27130         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
27131              From: "Craig A. Berry" <craigberry@mac.com>
27132              Date: Sun, 18 Nov 2001 14:33:48 -0600
27133              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
27134      Branch: perl
27135            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
27136 ____________________________________________________________________________
27137 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
27138         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27139              From: Dave Rolsky <autarch@urth.org>
27140              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
27141              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27142      Branch: perl
27143            ! lib/ExtUtils/Manifest.pm
27144 ____________________________________________________________________________
27145 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
27146         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27147              From: Dave Rolsky <autarch@urth.org>
27148              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
27149              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27150      Branch: perl
27151            ! lib/ExtUtils/Install.pm
27152 ____________________________________________________________________________
27153 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
27154         Log: The runops_dbg should not be needed.
27155      Branch: perl
27156            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
27157 ____________________________________________________________________________
27158 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
27159         Log: do_spawn() cleanup from Charles Lane.
27160      Branch: perl
27161            ! vms/vms.c
27162 ____________________________________________________________________________
27163 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
27164         Log: Update the list of tests.
27165      Branch: perl
27166            ! t/lib/1_compile.t
27167 ____________________________________________________________________________
27168 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
27169         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
27170              From: Michael G Schwern <schwern@pobox.com> 
27171              Date: Fri, 16 Nov 2001 17:37:04 -0500
27172              Message-ID: <20011116173703.L30160@blackrider>
27173      Branch: perl
27174            ! t/lib/warnings/sv
27175 ____________________________________________________________________________
27176 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
27177         Log: FAQ sync.
27178      Branch: perl
27179            ! pod/perlfaq4.pod
27180 ____________________________________________________________________________
27181 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
27182         Log: Integrate perlio; win32 sync.
27183      Branch: perl
27184           !> perlio.c win32/win32io.c
27185 ____________________________________________________________________________
27186 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
27187         Log: (retracted by #13096)
27188              Debugging would be badly skewed by a malloc per regex dump.
27189      Branch: perl
27190            ! regexec.c
27191 ____________________________________________________________________________
27192 [ 13081] By: nick                                  on 2001/11/18  19:08:40
27193         Log: Win32 layer has a dup which needs to match new prototype.
27194      Branch: perlio
27195            ! win32/win32io.c
27196 ____________________________________________________________________________
27197 [ 13080] By: nick                                  on 2001/11/18  19:05:02
27198         Log: Wrong way to get stdio mode used.
27199      Branch: perlio
27200            ! perlio.c
27201 ____________________________________________________________________________
27202 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
27203         Log: Retract #13048: that introduced a malloc() (through savepvn())
27204              to *every* m//, which killed the performance quite badly.
27205      Branch: perl
27206            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27207 ____________________________________________________________________________
27208 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
27209         Log: Pass 1 at perldelta.pod: sort the section contents
27210              together, drop all but the 5.7.2 known problems,
27211              leave the 5.7.1 security note since that's the
27212              fullest explanation (update the date on that).
27213      Branch: perl
27214            ! pod/perldelta.pod
27215 ____________________________________________________________________________
27216 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
27217         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
27218              
27219              Tiny problem in the test for 20011113.110: I hope
27220              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
27221      Branch: perl
27222            ! pp.c t/op/repeat.t
27223 ____________________________________________________________________________
27224 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
27225         Log: All of syswrite/send/sendto need to return character counts,
27226              and character counts from the offset, not the beginning of
27227              the scalar.
27228      Branch: perl
27229            ! pp_sys.c
27230 ____________________________________________________________________________
27231 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
27232         Log: Integrate PerlIO: duping fixes.
27233      Branch: perl
27234           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27235           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27236           !> perliol.h sv.c
27237 ____________________________________________________________________________
27238 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
27239         Log: syswrite() was still returning byte counts, not character counts.
27240      Branch: perl
27241            ! pp_sys.c t/io/utf8.t
27242 ____________________________________________________________________________
27243 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
27244         Log: Add test for sysread().
27245      Branch: perl
27246            ! t/io/utf8.t
27247 ____________________________________________________________________________
27248 [ 13072] By: nick                                  on 2001/11/18  16:15:31
27249         Log: Allow dup'ing of PerlIO::Scalar etc.
27250      Branch: perlio
27251            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27252            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27253            ! perliol.h sv.c
27254 ____________________________________________________________________________
27255 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
27256         Log: Prepend a null byte to the test set.
27257      Branch: perl
27258            ! t/io/utf8.t
27259 ____________________________________________________________________________
27260 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
27261         Log: Document how "no utf8;" can become handy.
27262      Branch: perl
27263            ! lib/utf8.pm
27264 ____________________________________________________________________________
27265 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
27266         Log: Integrate perlio; force the inclusion of the PL_runops_*
27267      Branch: perl
27268           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
27269 ____________________________________________________________________________
27270 [ 13068] By: nick                                  on 2001/11/18  13:23:33
27271         Log: embed.pl generated changes I forgot to include
27272      Branch: perlio
27273            ! embedvar.h perlapi.h pod/perlapi.pod
27274 ____________________________________________________________________________
27275 [ 13067] By: nick                                  on 2001/11/18  12:50:19
27276         Log: Force inclusion of both Perl_runops_* in perl itself,
27277              so they are available for Peek.xs etc.
27278      Branch: perlio
27279            ! perlvars.h
27280 ____________________________________________________________________________
27281 [ 13066] By: nick                                  on 2001/11/18  11:00:34
27282         Log: Integrate mainline - a few Devel::Peak fails.
27283      Branch: perlio
27284           +> (branch 29 files)
27285            - ext/Thread/Thread.pm lib/Benchmark.t
27286            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
27287            - lib/Lingua/KO/Hangul/Util/README
27288            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
27289            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
27290            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
27291            - vms/ext/vmsish.pm vms/ext/vmsish.t
27292            ! hv.c
27293           !> (integrate 389 files)
27294 ____________________________________________________________________________
27295 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
27296         Log: Start working on perldelta.  This is not yet any sort of
27297              editing; just concatenating perl570delta, perl571delta,
27298              and perl572delta.  Any sorting not done, any duplicate
27299              removal not done, any removal or update of obsolete items
27300              not done, any changes since 5.7.2 not included.  So there.
27301      Branch: perl
27302            ! pod/perldelta.pod
27303 ____________________________________________________________________________
27304 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
27305         Log: Banish "use utf8".
27306      Branch: perl
27307            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
27308 ____________________________________________________________________________
27309 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
27310         Log: Tweak from Charles Lane.
27311      Branch: perl
27312            ! vms/vms.c
27313 ____________________________________________________________________________
27314 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
27315         Log: Integrate change #13058 from maintperl;
27316              change#12559 breaks things on Win9x because command.com doesn't
27317              grok dquotes at all; disable all the system() smarts for
27318              command.com
27319      Branch: perl
27320           !> win32/win32.c
27321 ____________________________________________________________________________
27322 [ 13061] By: ams                                   on 2001/11/17  13:46:11
27323         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
27324              From: Jonathan Stowe <gellyfish@gellyfish.com>
27325              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
27326              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
27327      Branch: perl
27328            ! lib/Term/Cap.pm
27329 ____________________________________________________________________________
27330 [ 13060] By: ams                                   on 2001/11/17  09:49:10
27331         Log: Subject: [PATCH9 File/Find.pm doc nits
27332              From: Tels <perl_dummy@bloodgate.com>
27333              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
27334      Branch: perl
27335            ! lib/File/Find.pm
27336 ____________________________________________________________________________
27337 [ 13059] By: ams                                   on 2001/11/17  09:38:38
27338         Log: Subject: [PATCH] Benchmark.pm nit
27339              From: Tels <perl_dummy@bloodgate.com>
27340              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
27341      Branch: perl
27342            ! lib/Benchmark.pm
27343 ____________________________________________________________________________
27344 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
27345         Log: change#12559 breaks things on Win9x because command.com doesn't
27346              grok dquotes at all; disable all the system() smarts for
27347              command.com
27348      Branch: maint-5.6/perl
27349            ! win32/win32.c
27350 ____________________________________________________________________________
27351 [ 13057] By: ams                                   on 2001/11/16  20:30:03
27352         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
27353              From: Andy Dougherty <doughera@lafayette.edu>
27354              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
27355              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
27356      Branch: perl
27357            ! lib/Unicode/UCD.t
27358 ____________________________________________________________________________
27359 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
27360         Log: Subject: [Patch Perl@13023] VMS system() warning
27361              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27362              Date: Fri, 16 Nov 2001 15:20:11 EST
27363              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
27364      Branch: perl
27365            ! vms/vms.c
27366 ____________________________________________________________________________
27367 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
27368         Log: It's neither-nor, and protect against the impossible.
27369      Branch: perl
27370            ! lib/Thread.pm
27371 ____________________________________________________________________________
27372 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
27373         Log: 5005threads didn't work because $Thread::VERSION wasn't
27374              visible.  Oops.
27375      Branch: perl
27376            ! ext/Thread/Makefile.PL lib/Thread.pm
27377 ____________________________________________________________________________
27378 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
27379         Log: Robustness against Linux using something else than gcc;
27380              based on
27381              
27382              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
27383              From: Charles Randall <cfriv@yahoo.com>
27384              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
27385              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
27386      Branch: perl
27387            ! ext/Errno/Errno_pm.PL
27388 ____________________________________________________________________________
27389 [ 13052] By: ams                                   on 2001/11/16  16:46:39
27390         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
27391              From: Russ Allbery <rra@stanford.edu>
27392              Date: 16 Nov 2001 09:44:21 -0800
27393              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
27394      Branch: perl
27395            ! lib/Pod/ParseLink.pm
27396 ____________________________________________________________________________
27397 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
27398         Log: Update perluniintro on the UTF-8 output matters
27399              (that -w will warn unless the stream is explicitly UTF-8-ified).
27400      Branch: perl
27401            ! pod/perluniintro.pod
27402 ____________________________________________________________________________
27403 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
27404         Log: Adding new files to MANIFEST is nice.
27405      Branch: perl
27406            ! MANIFEST
27407 ____________________________________________________________________________
27408 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
27409         Log: Update Changes.
27410      Branch: perl
27411            ! Changes patchlevel.h
27412 ____________________________________________________________________________
27413 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
27414         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
27415              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
27416              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
27417              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
27418      Branch: perl
27419            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27420 ____________________________________________________________________________
27421 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
27422         Log: Rename perlunintro to perluniintro; regen toc.
27423      Branch: perl
27424            + pod/perluniintro.pod
27425            - pod/perlunintro.pod
27426            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27427 ____________________________________________________________________________
27428 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
27429         Log: Document the negated lookahead trick to emulate
27430              character class subtraction.
27431      Branch: perl
27432            ! pod/perlunicode.pod
27433 ____________________________________________________________________________
27434 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
27435         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
27436              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27437              Date: Fri, 16 Nov 2001 23:31:04 +0900
27438              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
27439              
27440              (with the tweak that Cntrl is not C, it's Cc)
27441      Branch: perl
27442            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
27443            ! lib/unicore/mktables
27444 ____________________________________________________________________________
27445 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
27446         Log: Subject: [PATCH current] runtime runops switch
27447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27448              Date: Fri, 16 Nov 2001 00:48:09 -0500
27449              Message-ID: <20011116004809.A934@math.ohio-state.edu>
27450      Branch: perl
27451            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
27452            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
27453            ! pod/perlintern.pod proto.h run.c
27454 ____________________________________________________________________________
27455 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
27456         Log: Further discourage old Thread code; tell how to tell
27457              the difference.
27458      Branch: perl
27459            ! lib/Thread.pm
27460 ____________________________________________________________________________
27461 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
27462         Log: A missing return; from Charles Lane.
27463      Branch: perl
27464            ! vms/vms.c
27465 ____________________________________________________________________________
27466 [ 13041] By: ams                                   on 2001/11/16  12:11:14
27467         Log: Subject: [PATCH] Doc spellcheck + podcheck
27468              From: Autrijus Tang <autrijus@egb.elixus.org>
27469              Date: Thu, 15 Nov 2001 22:49:05 -0800
27470              Message-Id: <20011116064905.GA44092@egb.elixus.org>
27471              
27472              Subject: [PATCH] podcheck+spellcheck, the rest of the story
27473              From: Autrijus Tang <autrijus@egb.elixus.org>
27474              Date: Fri, 16 Nov 2001 00:42:20 -0800
27475              Message-Id: <20011116084220.GA44295@egb.elixus.org>
27476              
27477              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
27478              From: Nicholas Clark <nick@ccl4.org>
27479              Date: Fri, 16 Nov 2001 10:32:01 +0000
27480              Message-Id: <20011116103200.F62891@plum.flirble.org>
27481              (Applied after suitable de-mangling.)
27482      Branch: perl
27483            ! README.aix README.dgux README.dos README.epoc README.hpux
27484            ! README.mint README.mpeix README.netware README.os2
27485            ! README.os390 README.plan9 README.qnx README.solaris
27486            ! README.threads doio.c pod/perl571delta.pod
27487            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
27488            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
27489            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
27490            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
27491            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
27492            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
27493 ____________________________________________________________________________
27494 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
27495         Log: Avoid redefinedness warning for now.
27496      Branch: perl
27497            ! lib/Thread.pm
27498 ____________________________________________________________________________
27499 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
27500         Log: use strict.
27501      Branch: perl
27502            ! lib/Thread.pm
27503 ____________________________________________________________________________
27504 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
27505         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
27506              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
27507              Date: Thu, 15 Nov 2001 22:54:47 EST 
27508              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
27509      Branch: perl
27510            ! vms/vms.c vms/vmspipe.com
27511 ____________________________________________________________________________
27512 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
27513         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
27514              From: "chromatic" <chromatic@rmci.net>
27515              Date: Thu, 15 Nov 2001 19:54:23 -0700
27516              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
27517      Branch: perl
27518            ! lib/File/stat.t
27519 ____________________________________________________________________________
27520 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
27521         Log: Make Thread a wrapper for both ithreads and 5005threads.
27522              Needs a lot of work and Arthur's eyeballing (and finishing
27523              few missing odds and ends of threads.pm).  Now Thread
27524              is an extension without its own .pm.
27525              
27526              If there are people who have experience working with
27527              either the 5005threads or the ithreads: cleaning up
27528              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
27529              and porting the various Thread::* modules, like Thread::Queue,
27530              to work also with ithreads, is needed.
27531              
27532              Removed the 5005threads requirement from the 5005 tests
27533              for easier testing (not all of them work yet since
27534              they use the Thread::* modules that have not been made
27535              to work with ithreads).  Leave the 5005 tests named as
27536              *.tx so that they are not run by "make test".
27537      Branch: perl
27538            + lib/Thread.pm
27539            - ext/Thread/Thread.pm
27540            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
27541            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
27542            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
27543            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
27544            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
27545            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
27546            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
27547 ____________________________________________________________________________
27548 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
27549         Log: $VERSION "a5" doesn't quite work.
27550      Branch: perl
27551            ! ext/B/Makefile.PL
27552 ____________________________________________________________________________
27553 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
27554         Log: Add the fruits of Larry Shatzer's version verifying script.
27555              (There are some straddlers, but they will be fixed in the
27556              upcoming releases of the modules.)
27557      Branch: perl
27558            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
27559            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
27560            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
27561            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
27562            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
27563            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
27564            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
27565            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
27566            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
27567            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
27568            ! wince/FindExt.pm
27569 ____________________________________________________________________________
27570 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
27571         Log: Add Larry Shatzer's VERSION verifying script.
27572      Branch: perl
27573            + Porting/checkVERSION.pl
27574            ! MANIFEST Porting/pumpkin.pod
27575 ____________________________________________________________________________
27576 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
27577         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
27578              From: Michael G Schwern <schwern@pobox.com>
27579              Date: Thu, 15 Nov 2001 19:26:40 -0500
27580              Message-ID: <20011115192640.R31399@blackrider>
27581      Branch: perl
27582            ! t/test.pl
27583 ____________________________________________________________________________
27584 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
27585         Log: Document the MY_CXT business; from Paul Marquess.
27586      Branch: perl
27587            ! pod/perlxs.pod
27588 ____________________________________________________________________________
27589 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
27590         Log: VMSCMD synch attempt.
27591      Branch: perl
27592            ! vms/vms.c vms/vmsish.h
27593 ____________________________________________________________________________
27594 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
27595         Log: Advise against -P as instructed by Schwern.
27596      Branch: perl
27597            ! pod/perlrun.pod
27598 ____________________________________________________________________________
27599 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
27600         Log: Subject: [PATCH] v-strings as Objects Step 1
27601              From: John Peacock <jpeacock@rowman.com>
27602              Date: Thu, 15 Nov 2001 12:41:04 -0500
27603              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
27604      Branch: perl
27605            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
27606            ! util.c
27607 ____________________________________________________________________________
27608 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
27609         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
27610              From: Michael G Schwern <schwern@pobox.com>
27611              Date: Thu, 15 Nov 2001 12:47:59 -0500
27612              Message-ID: <20011115124759.E31399@blackrider>
27613      Branch: perl
27614            + t/run/switchx.aux t/run/switchx.t
27615            ! MANIFEST t/run/switches.t
27616 ____________________________________________________________________________
27617 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
27618         Log: Upgrade to Getopt::Long 2.26_03.
27619      Branch: perl
27620            ! lib/Getopt/Long.pm
27621 ____________________________________________________________________________
27622 [ 13025] By: ams                                   on 2001/11/15  20:46:22
27623         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
27624              From: Michael G Schwern <schwern@pobox.com>
27625              Date: Thu, 15 Nov 2001 16:24:11 -0500
27626              Message-Id: <20011115162411.M31399@blackrider>
27627      Branch: perl
27628            ! vms/vms.c
27629 ____________________________________________________________________________
27630 [ 13024] By: ams                                   on 2001/11/15  19:32:06
27631         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
27632              From: rspier@pobox.com (Robert Spier)
27633              Date: Thu, 15 Nov 2001 11:19:21 -0800
27634              Message-Id: <15348.5433.732364.963687@rls.cx>
27635      Branch: perl
27636            ! op.c
27637 ____________________________________________________________________________
27638 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
27639         Log: Update Changes.
27640      Branch: perl
27641            ! Changes patchlevel.h
27642 ____________________________________________________________________________
27643 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
27644         Log: Subject: [PATCH] new tests for command-line switches
27645              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27646              Date: Thu, 15 Nov 2001 17:00:30 +0100
27647              Message-ID: <20011115170030.A14193@rafael>
27648      Branch: perl
27649            + t/run/switches.t
27650            ! MANIFEST
27651 ____________________________________________________________________________
27652 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
27653         Log: Upgrade to podlators 1.13.
27654      Branch: perl
27655            + lib/Pod/ParseLink.pm
27656            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
27657            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
27658            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
27659            ! t/pod/pod2usage.xr t/pod/podselect.xr
27660 ____________________________________________________________________________
27661 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
27662         Log: skip "might be used uninitialized".
27663      Branch: perl
27664            ! pp_sys.c
27665 ____________________________________________________________________________
27666 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
27667         Log: Fix for "perlio bug in koi8-r encoding".  The problem
27668              seemed to be that binmode() always flushed the handle,
27669              which is not so good when switching encodings.  Fixed,
27670              added Matt Sergeant's testcase, documented in perlfunc/binmode,
27671              also added a pointer about disciplines to perlfunc/open,
27672              and in general cleaned up and reformatted the open entry.
27673      Branch: perl
27674            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
27675 ____________________________________________________________________________
27676 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
27677         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
27678              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27679              Date: 15 Nov 2001 08:57:06 -0000
27680              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
27681              
27682              chop() and chomp() are not real list functions,
27683              so let's not have them overrideable.  (Casey will
27684              be confused since in #7071 he patched the other way.)
27685      Branch: perl
27686            ! pod/perlfunc.pod toke.c
27687 ____________________________________________________________________________
27688 [ 13017] By: ams                                   on 2001/11/15  12:56:49
27689         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
27690              From: Robin Barker <rmb1@cise.npl.co.uk>
27691              Date: Thu, 15 Nov 2001 13:48:34 GMT
27692              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
27693              (Applied with tweaks.)
27694      Branch: perl
27695            ! pod/perltrap.pod
27696 ____________________________________________________________________________
27697 [ 13016] By: ams                                   on 2001/11/15  09:12:48
27698         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
27699              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27700              Date: Thu, 15 Nov 2001 09:06:39 +0100
27701              Message-Id: <20011115090639.A13005@rafael>
27702      Branch: perl
27703            ! pod/perlrun.pod
27704 ____________________________________________________________________________
27705 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
27706         Log: "link =" from utils.lst was being processed oddly.
27707      Branch: perl
27708            ! installman
27709 ____________________________________________________________________________
27710 [ 13014] By: ams                                   on 2001/11/15  02:52:52
27711         Log: Subject: [PATCH current] CreateTTY in -d
27712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27713              Date: Wed, 14 Nov 2001 21:26:31 -0500
27714              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
27715      Branch: perl
27716            ! lib/perl5db.pl
27717 ____________________________________________________________________________
27718 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
27719         Log: Corify the Filter::Simple tests. 
27720      Branch: perl
27721            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
27722            ! lib/Filter/Simple/t/filter_only.t
27723 ____________________________________________________________________________
27724 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
27725         Log: Upgrade to Filter::Simple 0.70.
27726      Branch: perl
27727            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
27728            + t/lib/FilterOnlyTest.pm
27729            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
27730            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
27731            ! t/lib/FilterTest.pm
27732 ____________________________________________________________________________
27733 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
27734         Log: Cleanliness inspired by Cygwin.
27735      Branch: perl
27736            ! Makefile.SH x2p/Makefile.SH
27737 ____________________________________________________________________________
27738 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
27739         Log: Add perlunintro (formerly known as perlunitut); regen toc.
27740      Branch: perl
27741            + pod/perlunintro.pod
27742            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27743 ____________________________________________________________________________
27744 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
27745         Log: FAQ sync.
27746      Branch: perl
27747            ! pod/perlfaq6.pod
27748 ____________________________________________________________________________
27749 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
27750         Log: Quieten pgcc 2.91.66 worries.
27751      Branch: perl
27752            ! gv.c pp_ctl.c utf8.c
27753 ____________________________________________________________________________
27754 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
27755         Log: Upgrade to Switch 2.06.
27756      Branch: perl
27757            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
27758            ! lib/Switch/t/nested.t
27759 ____________________________________________________________________________
27760 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
27761         Log: Upgrade to Attribute::Handlers 0.76.
27762      Branch: perl
27763            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27764            ! lib/Attribute/Handlers/README
27765            ! lib/Attribute/Handlers/demo/Demo.pm
27766            ! lib/Attribute/Handlers/demo/Descriptions.pm
27767            ! lib/Attribute/Handlers/demo/MyClass.pm
27768            ! lib/Attribute/Handlers/demo/demo_cycle.pl
27769            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
27770            ! lib/Attribute/Handlers/t/multi.t
27771 ____________________________________________________________________________
27772 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
27773         Log: Signedness nit.
27774      Branch: perl
27775            ! regexec.c
27776 ____________________________________________________________________________
27777 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
27778         Log: VERSIONize.
27779      Branch: perl
27780            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
27781            ! lib/integer.pm
27782 ____________________________________________________________________________
27783 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
27784         Log: No pod in internal Net::FTP classes.
27785      Branch: perl
27786            ! pod/buildtoc.PL
27787 ____________________________________________________________________________
27788 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
27789         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
27790              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27791              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
27792              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
27793      Branch: perl
27794            ! regexec.c
27795 ____________________________________________________________________________
27796 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
27797         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
27798              Pudge correctly).
27799      Branch: perl
27800            ! t/test.pl
27801 ____________________________________________________________________________
27802 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
27803         Log: Add comments to mark where $^X is being handled.
27804      Branch: perl
27805            ! perl.c toke.c
27806 ____________________________________________________________________________
27807 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
27808         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
27809              From: Michael G Schwern <schwern@pobox.com>
27810              Date: Wed, 14 Nov 2001 16:38:25 -0500
27811              Message-ID: <20011114163825.D6519@blackrider>
27812      Branch: perl
27813            ! t/op/repeat.t
27814 ____________________________________________________________________________
27815 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
27816         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
27817              From: Michael G Schwern <schwern@pobox.com>
27818              Date: Wed, 14 Nov 2001 13:19:15 -0500
27819              Message-ID: <20011114131915.K5096@blackrider>
27820      Branch: perl
27821            ! t/op/die_exit.t
27822 ____________________________________________________________________________
27823 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
27824         Log: Subject: Re: [PATCH] new version of runperl()
27825              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27826              Date: Wed, 14 Nov 2001 15:39:12 EST
27827              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
27828              
27829              "VMS $^X pipes etc" patch.
27830      Branch: perl
27831            ! vms/vms.c
27832 ____________________________________________________________________________
27833 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
27834         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
27835              and add "verbose" option to show the final command.
27836      Branch: perl
27837            ! t/test.pl
27838 ____________________________________________________________________________
27839 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
27840         Log: Goof in some of the comment fields of #12994.
27841      Branch: perl
27842            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
27843            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
27844            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
27845            ! lib/unicore/In/9.pl
27846 ____________________________________________________________________________
27847 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
27848         Log: The First, Last ranges in the Unicode data weren't
27849              getting their general categories added properly;
27850              noticed by Jeffrey Friedl.
27851      Branch: perl
27852            ! lib/unicore/Category.pl lib/unicore/In/0.pl
27853            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
27854            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
27855            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
27856            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
27857            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
27858            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
27859            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
27860            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
27861            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
27862            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
27863            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
27864            ! lib/unicore/mktables
27865 ____________________________________________________________________________
27866 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
27867         Log: Subject: [PATCH] new version of runperl()
27868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27869              Date: Wed, 14 Nov 2001 12:23:01 +0100
27870              Message-ID: <20011114122301.A29384@rafael>
27871      Branch: perl
27872            ! t/io/argv.t t/test.pl
27873 ____________________________________________________________________________
27874 [ 12992] By: ams                                   on 2001/11/14  13:40:39
27875         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
27876              From: Michael G Schwern <schwern@pobox.com>
27877              Date: Tue, 13 Nov 2001 23:17:54 -0500
27878              Message-Id: <20011113231754.S32567@blackrider>
27879      Branch: perl
27880            ! perl.c
27881 ____________________________________________________________________________
27882 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
27883         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
27884              From: Philip Newton <Philip.Newton@gmx.net>
27885              Date: Wed, 14 Nov 2001 10:59:53 +0100
27886              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
27887              
27888              plus a lot of paragraph reformatting because of long lines.
27889      Branch: perl
27890            ! pod/perlapio.pod
27891 ____________________________________________________________________________
27892 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
27893         Log: A bool is not a pointer.
27894      Branch: perl
27895            ! pp_sys.c
27896 ____________________________________________________________________________
27897 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
27898         Log: AUTHORS updates.
27899      Branch: perl
27900            ! AUTHORS
27901 ____________________________________________________________________________
27902 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
27903         Log: There are several MIME RFCs.
27904      Branch: perl
27905            ! ext/Encode/Encode.pm
27906 ____________________________________________________________________________
27907 [ 12987] By: ams                                   on 2001/11/14  01:09:28
27908         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
27909              From: Michael G Schwern <schwern@pobox.com>
27910              Date: Tue, 13 Nov 2001 20:59:13 -0500
27911              Message-Id: <20011113205913.H32567@blackrider>
27912      Branch: perl
27913            ! t/op/groups.t vms/test.com
27914 ____________________________________________________________________________
27915 [ 12986] By: ams                                   on 2001/11/14  01:07:06
27916         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
27917              From: Michael G Schwern <schwern@pobox.com>
27918              Date: Tue, 13 Nov 2001 20:51:34 -0500
27919              Message-Id: <20011113205134.F32567@blackrider>
27920      Branch: perl
27921            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
27922 ____________________________________________________________________________
27923 [ 12985] By: ams                                   on 2001/11/14  00:43:59
27924         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
27925              From: Michael G Schwern <schwern@pobox.com>
27926              Date: Tue, 13 Nov 2001 20:38:42 -0500
27927              Message-Id: <20011113203842.E32567@blackrider>
27928      Branch: perl
27929            ! pod/perlport.pod
27930 ____________________________________________________________________________
27931 [ 12984] By: ams                                   on 2001/11/14  00:32:15
27932         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
27933              From: Michael G Schwern <schwern@pobox.com>
27934              Date: Tue, 13 Nov 2001 20:27:02 -0500
27935              Message-Id: <20011113202702.D32567@blackrider>
27936      Branch: perl
27937            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
27938            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
27939            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
27940            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
27941 ____________________________________________________________________________
27942 [ 12983] By: ams                                   on 2001/11/14  00:00:27
27943         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
27944              From: Michael G Schwern <schwern@pobox.com>
27945              Date: Tue, 13 Nov 2001 19:51:59 -0500
27946              Message-Id: <20011113195159.B32567@blackrider>
27947      Branch: perl
27948            ! pod/perlport.pod
27949 ____________________________________________________________________________
27950 [ 12982] By: ams                                   on 2001/11/13  23:53:11
27951         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
27952              From: Larry Shatzer <fugazi@zippy.zyx.net>
27953              Date: Tue, 13 Nov 2001 17:27:59 -0700
27954              Message-Id: <20011113172759.E27768@zippy.zyx.net>
27955      Branch: perl
27956            ! pod/perlapio.pod
27957 ____________________________________________________________________________
27958 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
27959         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
27960              "large enough" Unicode characters returned more than one
27961              as their "Unicode size".
27962      Branch: perl
27963            ! pp_sys.c t/io/utf8.t
27964 ____________________________________________________________________________
27965 [ 12980] By: ams                                   on 2001/11/13  19:32:33
27966         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
27967              From: "Craig A. Berry" <craigberry@mac.com>
27968              Date: Tue, 13 Nov 2001 14:33:25 -0600
27969              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
27970      Branch: perl
27971            ! vms/gen_shrfls.pl
27972 ____________________________________________________________________________
27973 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
27974         Log: Subject: Minor patch to Encode.pm (detypo)
27975              From: "Philip Newton" <Philip.Newton@gmx.net>
27976              Date: Tue, 13 Nov 2001 20:11:01 +0100
27977              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
27978      Branch: perl
27979            ! ext/Encode/Encode.pm
27980 ____________________________________________________________________________
27981 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
27982         Log: Evil tabulators.
27983      Branch: perl
27984            ! ext/Encode/Encode.pm
27985 ____________________________________________________________________________
27986 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
27987         Log: Document the available encodings.
27988      Branch: perl
27989            ! ext/Encode/Encode.pm
27990 ____________________________________________________________________________
27991 [ 12976] By: ams                                   on 2001/11/13  17:14:07
27992         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
27993              From: Barrie Slaymaker <barries@slaysys.com>
27994              Date: Tue, 13 Nov 2001 12:41:36 -0500
27995              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
27996      Branch: perl
27997            ! t/op/universal.t
27998 ____________________________________________________________________________
27999 [ 12975] By: ams                                   on 2001/11/13  16:24:21
28000         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28001              From: Barrie Slaymaker <barries@slaysys.com>
28002              Date: Tue, 13 Nov 2001 10:56:20 -0500
28003              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
28004              (Test applied with minor tweaks and ->isa("HASH") omission.)
28005      Branch: perl
28006            ! lib/UNIVERSAL.pm t/op/universal.t
28007 ____________________________________________________________________________
28008 [ 12974] By: ams                                   on 2001/11/13  15:46:07
28009         Log: Subject: [PATCH Benchmark.pm] docco tweaks
28010              From: Barrie Slaymaker <barries@slaysys.com>
28011              Date: Tue, 13 Nov 2001 11:34:45 -0500
28012              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
28013      Branch: perl
28014            ! lib/Benchmark.pm
28015 ____________________________________________________________________________
28016 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
28017         Log: Subject: [PATCH] Attack of the C loops, round 1
28018              From: Richard Soderberg <rs@oregonnet.com>
28019              Date: Mon, 12 Nov 2001 12:07:29 -0800
28020              Message-Id: <200111122007.MAA01994@oregonnet.com>
28021              
28022              Subject: [PATCH] bytecode.pl (tiny patch)
28023              From: Richard Soderberg <rs@oregonnet.com>
28024              Date: Mon, 12 Nov 2001 12:53:24 -0800
28025              Message-Id: <200111122053.MAA06272@oregonnet.com>
28026      Branch: perl
28027            ! bytecode.pl installhtml
28028 ____________________________________________________________________________
28029 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
28030         Log: Subject: [PATCH] Update to Filter::Util::Call
28031              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28032              Date: Sun, 11 Nov 2001 22:33:33 -0000
28033              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
28034              
28035              Use the new CXT* macros.
28036      Branch: perl
28037            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28038 ____________________________________________________________________________
28039 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
28040         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
28041              From: Michael G Schwern <schwern@pobox.com>
28042              Date: Mon, 12 Nov 2001 20:50:34 -0500
28043              Message-ID: <20011112205034.H2888@blackrider>
28044      Branch: perl
28045            + lib/vmsish.pm lib/vmsish.t
28046            - vms/ext/vmsish.pm vms/ext/vmsish.t
28047            ! MANIFEST vms/descrip_mms.template
28048 ____________________________________________________________________________
28049 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
28050         Log: :utf8 works only with perlio.
28051      Branch: perl
28052            ! lib/open.t
28053 ____________________________________________________________________________
28054 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
28055         Log: Subject: Re: @Config -"des" not quite working on VMS
28056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28057              Date: Tue, 13 Nov 2001 08:35:13 EST 
28058              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
28059      Branch: perl
28060            ! configure.com
28061 ____________________________________________________________________________
28062 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
28063         Log: Subject: [PATCH] lib/charnames.pm 
28064              From: Jeffrey Friedl <jfriedl@yahoo.com>
28065              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
28066              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
28067      Branch: perl
28068            ! lib/charnames.pm
28069 ____________________________________________________________________________
28070 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
28071         Log: Docs for Mac::err.
28072      Branch: maint-5.6/macperl
28073            ! macos/ext/Mac/err/err.pm
28074 ____________________________________________________________________________
28075 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
28076         Log: Some cleanup; change some globals to references for
28077              possible persistence later.
28078      Branch: maint-5.6/macperl
28079            ! macos/lib/Mac/Glue.pm
28080 ____________________________________________________________________________
28081 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
28082         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
28083      Branch: maint-5.6/macperl
28084            ! macos/ext/Mac/Files/Files.pm
28085 ____________________________________________________________________________
28086 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
28087         Log: Get Mac::Navigation to compile (bug #464684).
28088      Branch: maint-5.6/macperl
28089            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
28090            ! macos/ext/Mac/Navigation/Makefile.PL
28091            ! macos/ext/Mac/Navigation/Navigation.xs
28092            ! macos/macperl/Makefile.mk
28093 ____________________________________________________________________________
28094 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
28095         Log: Add in modules and POD to help menu.
28096      Branch: maint-5.6/macperl
28097            ! macos/macperl/MacPerl.podhelp
28098 ____________________________________________________________________________
28099 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
28100         Log: Update bundled modules.
28101      Branch: maint-5.6/macperl
28102            + macos/bundled_ext/Filter/t/FilterTest.pm
28103            + macos/bundled_ext/List/Util/t/shuffle.t
28104            + macos/bundled_ext/Storable/t/compat06.t
28105            + macos/bundled_ext/Storable/t/st-dump.pl
28106            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
28107            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
28108            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
28109            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
28110            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
28111            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
28112            + macos/bundled_lib/blib/lib/lwpcook.pod
28113            + macos/bundled_lib/t/Filter/Simple/filter.t
28114            + macos/bundled_lib/t/Switch/t/given.t
28115            + macos/bundled_lib/t/Switch/t/nested.t
28116            + macos/bundled_lib/t/Switch/t/switch.t
28117            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
28118            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
28119            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
28120            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
28121            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
28122            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
28123            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
28124            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
28125            + macos/bundled_lib/t/URI/rfc2732.t
28126            + macos/bundled_lib/t/libnet/config.t
28127            + macos/bundled_lib/t/libnet/libnet_t.pl
28128            + macos/bundled_lib/t/libwww-perl/live/google.t
28129            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
28130            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
28131            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28132            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
28133            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
28134            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
28135            + macos/bundled_lib/t/libwww-perl/live/validator.t
28136            - macos/bundled_ext/Filter/t/MyFilter.pm
28137            - macos/bundled_ext/Storable/t/compat-0.6.t
28138            - macos/bundled_ext/Storable/t/dump.pl
28139            - macos/bundled_ext/Time/Piece/Makefile.PL
28140            - macos/bundled_ext/Time/Piece/Piece.pm
28141            - macos/bundled_ext/Time/Piece/Piece.t
28142            - macos/bundled_ext/Time/Piece/Piece.xs
28143            - macos/bundled_ext/Time/Piece/README
28144            - macos/bundled_ext/Time/Piece/Seconds.pm
28145            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
28146            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
28147            - macos/bundled_lib/blib/lib/Net/PH.pm
28148            - macos/bundled_lib/blib/lib/Net/SNPP.pm
28149            - macos/bundled_lib/blib/lib/Text/Balanced.pod
28150            - macos/bundled_lib/t/Filter/Simple/test.pl
28151            - macos/bundled_lib/t/Switch/test.pl
28152            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
28153            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
28154            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
28155            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
28156            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
28157            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
28158            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
28159            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
28160            - macos/bundled_lib/t/libnet/ph.t
28161            ! (edit 125 files)
28162 ____________________________________________________________________________
28163 [ 12961] By: ams                                   on 2001/11/13  00:45:08
28164         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
28165              From: Michael G Schwern <schwern@pobox.com>
28166              Date: Mon, 12 Nov 2001 20:16:45 -0500
28167              Message-Id: <20011112201644.G2888@blackrider>
28168      Branch: perl
28169            ! pod/perlport.pod
28170 ____________________________________________________________________________
28171 [ 12960] By: ams                                   on 2001/11/12  23:54:00
28172         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
28173              Recoving dup tests for VMS
28174              From: Michael G Schwern <schwern@pobox.com>
28175              Date: Mon, 12 Nov 2001 19:35:33 -0500
28176              Message-Id: <20011112193533.D2888@blackrider>
28177      Branch: perl
28178            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
28179 ____________________________________________________________________________
28180 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
28181         Log: Update Changes.
28182      Branch: perl
28183            ! Changes patchlevel.h
28184 ____________________________________________________________________________
28185 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
28186         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
28187              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
28188              Date: Mon, 12 Nov 2001 12:35:18 EST 
28189              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
28190      Branch: perl
28191            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
28192            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
28193 ____________________________________________________________________________
28194 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
28195         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
28196              From: Barrie Slaymaker <barries@slaysys.com>
28197              Date: Mon, 12 Nov 2001 11:19:52 -0500
28198              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
28199      Branch: perl
28200            ! lib/File/Spec.t lib/File/Spec/Win32.pm
28201 ____________________________________________________________________________
28202 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
28203         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
28204              From: Barrie Slaymaker <barries@slaysys.com>
28205              Date: Mon, 12 Nov 2001 11:07:36 -0500
28206              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
28207      Branch: perl
28208            ! lib/Benchmark.pm
28209 ____________________________________________________________________________
28210 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
28211         Log: Misplaced test, noticed by Barrie Slaymaker.
28212              (We are missing Benchmark tests, then.)
28213      Branch: perl
28214            + ext/Devel/DProf/DProf.t
28215            - lib/Benchmark.t
28216            ! MANIFEST
28217 ____________________________________________________________________________
28218 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
28219         Log: Subject: [PATCH] a few typo fixes 
28220              From: Jeffrey Friedl <jfriedl@yahoo.com>
28221              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
28222              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
28223              
28224              Patching README.foo instead of pod/perlfoo.pod,
28225              not patching Math::BigInt (Tels will take care of that),
28226              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
28227              and perldoc.PL instead of libnetcfg and perldoc, patching
28228              ext/Digest/MD5/t/files.t since MD5.pm was changed.
28229      Branch: perl
28230            ! (edit 109 files)
28231 ____________________________________________________________________________
28232 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
28233         Log: Add a note about the dangers of bad UTF-8.
28234      Branch: perl
28235            ! pod/perlunicode.pod
28236 ____________________________________________________________________________
28237 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
28238         Log: NetWare Nit from Ananth Kesari.
28239      Branch: perl
28240            ! NetWare/config.wc
28241 ____________________________________________________________________________
28242 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
28243         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
28244      Branch: perl
28245            ! ext/Encode/Encode.pm
28246 ____________________________________________________________________________
28247 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
28248         Log: (retracted by #12951)
28249      Branch: perl
28250            ! ext/Encode/Encode.pm
28251 ____________________________________________________________________________
28252 [ 12949] By: ams                                   on 2001/11/12  06:40:18
28253         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28254              From: Robert Spier <rspier@pobox.com>
28255              Date: Sun, 11 Nov 2001 18:50:18 -0800
28256              Message-Id: <15343.14570.121505.233336@rls.cx>
28257              
28258              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28259              From: Rick Delaney <rick.delaney@home.com>
28260              Date: 12 Nov 2001 00:15:52 -0500
28261              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
28262      Branch: perl
28263            ! pp_hot.c t/op/taint.t
28264 ____________________________________________________________________________
28265 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
28266         Log: It seems that we actually have this detail implemented
28267              as for as Level 1 Support of Unicode regex support is
28268              concerned: at Level 1 only 1:1 support for loose
28269              (aka caseless, aka caseigoring ) matching is required.
28270      Branch: perl
28271            ! pod/perlunicode.pod
28272 ____________________________________________________________________________
28273 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
28274         Log: (retracted by #12951)
28275      Branch: perl
28276            ! ext/Encode/Encode.pm
28277 ____________________________________________________________________________
28278 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
28279         Log: BOM, bom, Bom.
28280      Branch: perl
28281            ! pod/perlunicode.pod
28282 ____________________________________________________________________________
28283 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
28284         Log: Upgrade to Math::BigInt 1.46.
28285      Branch: perl
28286            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28287            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28288            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28289            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
28290            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
28291 ____________________________________________________________________________
28292 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
28293         Log: Subject: Re: PERFORCE change 12943 for review
28294              From: "Philip Newton" <Philip.Newton@gmx.net>
28295              Date: Sun, 11 Nov 2001 20:53:36 +0100
28296              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
28297      Branch: perl
28298            ! pod/perlunicode.pod
28299 ____________________________________________________________________________
28300 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
28301         Log: Doc updates; make the Unicode discussions a little
28302              bit less alarming, and add information about encodings,
28303              surrogates, and BOMs.
28304      Branch: perl
28305            ! pod/perlunicode.pod
28306 ____________________________________________________________________________
28307 [ 12942] By: ams                                   on 2001/11/11  16:45:00
28308         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
28309              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
28310              Date: Mon, 12 Nov 2001 00:22:57 +0900
28311              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
28312      Branch: perl
28313            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28314            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28315 ____________________________________________________________________________
28316 [ 12941] By: ams                                   on 2001/11/11  13:01:40
28317         Log: Subject: Re: PERFORCE change 12929 for review
28318              From: "Philip Newton" <Philip.Newton@gmx.net>
28319              Date: Sun, 11 Nov 2001 14:27:44 +0100
28320              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
28321      Branch: perl
28322            ! MANIFEST
28323 ____________________________________________________________________________
28324 [ 12940] By: ams                                   on 2001/11/11  05:06:43
28325         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
28326              From: Michael G Schwern <schwern@pobox.com>
28327              Date: Thu, 8 Nov 2001 22:56:45 -0500
28328              Message-Id: <20011108225645.H5587@blackrider>
28329      Branch: perl
28330            ! t/op/chdir.t
28331 ____________________________________________________________________________
28332 [ 12939] By: ams                                   on 2001/11/11  05:01:00
28333         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
28334              From: Michael G Schwern <schwern@pobox.com>
28335              Date: Sun, 11 Nov 2001 00:54:43 -0500
28336              Message-Id: <20011111005443.A24450@blackrider>
28337      Branch: perl
28338            ! ext/Cwd/t/cwd.t
28339 ____________________________________________________________________________
28340 [ 12938] By: ams                                   on 2001/11/11  03:25:13
28341         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
28342              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
28343              From: "chromatic" <chromatic@rmci.net>
28344              Date: Sat, 10 Nov 2001 21:03:20 -0700
28345              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
28346      Branch: perl
28347            ! lib/File/stat.pm lib/File/stat.t
28348 ____________________________________________________________________________
28349 [ 12937] By: ams                                   on 2001/11/11  02:05:23
28350         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
28351              From: "Craig A. Berry" <craigberry@mac.com>
28352              Date: Sat, 10 Nov 2001 17:23:52 -0600
28353              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
28354      Branch: perl
28355            ! t/op/magic.t
28356 ____________________________________________________________________________
28357 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
28358         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
28359      Branch: perl
28360            ! lib/open.pm lib/open.t
28361 ____________________________________________________________________________
28362 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
28363         Log: The Official name of ASCII.
28364      Branch: perl
28365            ! ext/Encode/Encode.pm
28366 ____________________________________________________________________________
28367 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
28368         Log: The KOI8-R example wasn't quite right.
28369      Branch: perl
28370            ! lib/open.pm lib/open.t
28371 ____________________________________________________________________________
28372 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
28373         Log: Enhance the open pragma to support :utf8, :locale,
28374              and :encoding directly as special cases, and rename
28375              the INOUT to IO.
28376      Branch: perl
28377            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
28378 ____________________________________________________________________________
28379 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
28380         Log: Document the UTF-16 surrogate encoding and decoding.
28381      Branch: perl
28382            ! ext/Encode/Encode.pm
28383 ____________________________________________________________________________
28384 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
28385         Log: A potential recursion breaker.
28386      Branch: perl
28387            ! sv.c
28388 ____________________________________________________________________________
28389 [ 12930] By: ams                                   on 2001/11/10  07:46:53
28390         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
28391              (was Re: perl@12892)
28392              From: "chromatic" <chromatic@rmci.net>
28393              Date: Sat, 10 Nov 2001 01:28:09 -0700
28394              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
28395      Branch: perl
28396            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
28397            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
28398            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
28399            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
28400 ____________________________________________________________________________
28401 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
28402         Log: Add a test for the bytes pragma.
28403      Branch: perl
28404            + lib/bytes.t
28405            ! MANIFEST
28406 ____________________________________________________________________________
28407 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
28408         Log: Doc update.
28409      Branch: perl
28410            ! lib/bytes.pm
28411 ____________________________________________________________________________
28412 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
28413         Log: Cease to exist.
28414      Branch: perl
28415            - lib/Unicode/Normalize.pm
28416 ____________________________________________________________________________
28417 [ 12926] By: ams                                   on 2001/11/10  03:23:16
28418         Log: Subject: [patch] my_setenv speedup + fixes
28419              From: Doug MacEachern <dougm@covalent.net>
28420              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
28421              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
28422      Branch: perl
28423            ! util.c
28424 ____________________________________________________________________________
28425 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
28426         Log: Newline trouble.
28427      Branch: perl
28428            ! lib/ExtUtils/Embed.t
28429 ____________________________________________________________________________
28430 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
28431         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
28432              From: "Craig A. Berry" <craigberry@mac.com>
28433              Date: Fri, 09 Nov 2001 18:13:16 -0600
28434              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
28435      Branch: perl
28436            ! vms/munchconfig.c
28437 ____________________________________________________________________________
28438 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
28439         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
28440              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28441              Date: Sat, 10 Nov 2001 00:10:45 +0100
28442              Message-ID: <20011110001045.A11945@rafael>
28443      Branch: perl
28444            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
28445            + t/run/switchn.t t/run/switchp.t
28446            ! MANIFEST
28447 ____________________________________________________________________________
28448 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
28449         Log: Subject: [PATCH] some tests not cleaning up properly               
28450              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
28451              Date: Fri, 9 Nov 2001 22:13:10 +0100
28452              Message-ID: <20011109221310.A11115@rafael>
28453      Branch: perl
28454            ! ext/Cwd/t/cwd.t t/io/argv.t
28455 ____________________________________________________________________________
28456 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
28457         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
28458              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28459              Date: Fri, 9 Nov 2001 15:07:19 EST
28460              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
28461      Branch: perl
28462            ! lib/ExtUtils/Embed.t
28463 ____________________________________________________________________________
28464 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
28465         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
28466              have been copied so it shouldn't be freed in perl_destruct()
28467      Branch: perl
28468            ! perl.c
28469 ____________________________________________________________________________
28470 [ 12919] By: ams                                   on 2001/11/09  15:36:22
28471         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
28472              From: Michael G Schwern <schwern@pobox.com>
28473              Date: Fri, 9 Nov 2001 00:38:59 -0500
28474              Message-Id: <20011109003859.K5587@blackrider>
28475              (Applied with directory name changes suggested by Craig Berry.)
28476      Branch: perl
28477            ! ext/Cwd/t/cwd.t
28478 ____________________________________________________________________________
28479 [ 12918] By: ams                                   on 2001/11/09  15:29:15
28480         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
28481              From: Michael G Schwern <schwern@pobox.com>
28482              Date: Fri, 9 Nov 2001 01:44:14 -0500
28483              Message-Id: <20011109014414.N5587@blackrider>
28484      Branch: perl
28485            ! vms/ext/filespec.t
28486 ____________________________________________________________________________
28487 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
28488         Log: Update Changes.
28489      Branch: perl
28490            ! Changes patchlevel.h
28491 ____________________________________________________________________________
28492 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
28493         Log: Regen toc.
28494      Branch: perl
28495            ! pod/perltoc.pod
28496 ____________________________________________________________________________
28497 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
28498         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
28499              see http://www.jepstone.net/bjepson//jpl/cvs.html
28500      Branch: perl
28501            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28502 ____________________________________________________________________________
28503 [ 12914] By: ams                                   on 2001/11/09  14:05:12
28504         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
28505              From: Michael G Schwern <schwern@pobox.com>
28506              Date: Thu, 8 Nov 2001 22:05:49 -0500
28507              Message-Id: <20011108220549.F5587@blackrider>
28508      Branch: perl
28509            ! vms/test.com
28510 ____________________________________________________________________________
28511 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
28512         Log: NetWare update from Ananth Kesari.
28513      Branch: perl
28514            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
28515 ____________________________________________________________________________
28516 [ 12912] By: ams                                   on 2001/11/09  13:40:26
28517         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
28518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28519              Date: Fri, 9 Nov 2001 14:32:28 +0100
28520              Message-Id: <20011109143228.A18996@rafael>
28521      Branch: perl
28522            ! perl.c
28523 ____________________________________________________________________________
28524 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
28525         Log: FAQ sync.
28526      Branch: perl
28527            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28528            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
28529            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
28530 ____________________________________________________________________________
28531 [ 12910] By: ams                                   on 2001/11/09  07:33:49
28532         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
28533              From: Michael G Schwern <schwern@pobox.com>
28534              Date: Fri, 9 Nov 2001 00:41:56 -0500
28535              Message-Id: <20011109004156.L5587@blackrider>
28536      Branch: perl
28537            ! lib/File/Find/t/find.t
28538 ____________________________________________________________________________
28539 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
28540         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
28541              The CPAN distribution has both pm and XS implementations,
28542              and for performance reasons we choose the XS.
28543              Another reason to choose the XS is that it doesn't
28544              require Lingua::KO::Hangul::Util, which means that
28545              we can delete that-- which in turn means that Unicode::UCD
28546              cannot expect that: support it, but don't expect.
28547              Ditto Unicode::Collate.
28548              
28549              Note that Unicode::Normalize Makefile.PL and
28550              Normalize.xs have been modified from the CPAN 0.10
28551              versions: the first one to be simpler (no pm) and
28552              clean up the generated unf*.h files, the second one
28553              to quench compiler grumblings.  Must notify Sadahiro
28554              about these changes.
28555      Branch: perl
28556            + ext/Unicode/Normalize/Changes
28557            + ext/Unicode/Normalize/Makefile.PL
28558            + ext/Unicode/Normalize/Normalize.pm
28559            + ext/Unicode/Normalize/Normalize.pod
28560            + ext/Unicode/Normalize/Normalize.xs
28561            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28562            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28563            + ext/Unicode/Normalize/t/test.t
28564            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
28565            - lib/Lingua/KO/Hangul/Util/README
28566            - lib/Lingua/KO/Hangul/Util/t/test.t
28567            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
28568            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
28569            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
28570            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
28571            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
28572            ! win32/makefile.mk
28573 ____________________________________________________________________________
28574 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
28575         Log: Test miscounting.
28576      Branch: perl
28577            ! ext/POSIX/t/posix.t
28578 ____________________________________________________________________________
28579 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
28580         Log: Quote the variables in failures messages more nicely.
28581      Branch: perl
28582            ! t/test.pl
28583 ____________________________________________________________________________
28584 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
28585         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28586              From: Michael G Schwern <schwern@pobox.com>
28587              Date: Thu, 8 Nov 2001 17:24:49 -0500
28588              Message-ID: <20011108172449.A5587@blackrider>
28589              
28590              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
28591              From: "Craig A. Berry" <craigberry@mac.com>
28592              Date: Thu, 8 Nov 2001 16:35:00 -0600
28593              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
28594      Branch: perl
28595            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
28596 ____________________________________________________________________________
28597 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
28598         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
28599              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28600              Date: Thu, 8 Nov 2001 22:52:50 -0000
28601              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
28602      Branch: perl
28603            ! ext/DB_File/t/db-recno.t
28604 ____________________________________________________________________________
28605 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
28606         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
28607              (Probably not an EBCDIC issue the way one would think
28608              since no chr() et alia are used in UCD.pm.)
28609      Branch: perl
28610            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28611 ____________________________________________________________________________
28612 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
28613         Log: Whether overwriting the $self->{...} values (see #12902)
28614              is a good policy or not is debatable, but let's at least
28615              be consistent.
28616      Branch: perl
28617            ! lib/ExtUtils/MM_Unix.pm
28618 ____________________________________________________________________________
28619 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
28620         Log: The MakeMaker argument () quoting patch that sneaked
28621              in at #12883 didn't handle make macros like this $(...).
28622              Leaning toothpicks, we've got them.
28623      Branch: perl
28624            ! lib/ExtUtils/MM_Unix.pm
28625 ____________________________________________________________________________
28626 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
28627         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
28628              From: Michael G Schwern <schwern@pobox.com>
28629              Date: Wed, 7 Nov 2001 02:02:29 -0500
28630              Message-ID: <20011107020229.K2858@blackrider>
28631      Branch: perl
28632            ! t/io/argv.t t/test.pl vms/test.com
28633 ____________________________________________________________________________
28634 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
28635         Log: Subject: [PATCH 20011106.084] -s on #! line 
28636              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28637              Date: Wed, 7 Nov 2001 22:23:39 +0100
28638              Message-ID: <20011107222339.E729@rafael>
28639      Branch: perl
28640            ! embed.h embed.pl perl.c proto.h toke.c
28641 ____________________________________________________________________________
28642 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
28643         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
28644              From: Michael G Schwern <schwern@pobox.com>
28645              Date: Wed, 7 Nov 2001 16:52:49 -0500
28646              Message-ID: <20011107165249.I7346@blackrider>
28647      Branch: perl
28648            ! pod/perlhack.pod
28649 ____________________________________________________________________________
28650 [ 12898] By: ams                                   on 2001/11/08  13:02:19
28651         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
28652              From: Mark-Jason Dominus <mjd@plover.com>
28653              Date: Thu, 08 Nov 2001 08:59:02 -0500
28654              Message-Id: <20011108135902.2275.qmail@plover.com>
28655      Branch: perl
28656            ! INSTALL README README.amiga README.os2 README.vms
28657            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
28658            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
28659 ____________________________________________________________________________
28660 [ 12897] By: ams                                   on 2001/11/08  12:49:28
28661         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
28662              From: mjd@plover.com
28663              Date: 8 Nov 2001 13:33:18 -0000
28664              Message-Id: <20011108133318.1786.qmail@plover.com>
28665      Branch: perl
28666            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
28667            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
28668            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
28669            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
28670            ! pod/perlport.pod pod/perlvar.pod
28671 ____________________________________________________________________________
28672 [ 12896] By: ams                                   on 2001/11/08  11:22:12
28673         Log: open(FH, $file) should strip leading and trailing whitespace.
28674      Branch: perl
28675            ! doio.c
28676 ____________________________________________________________________________
28677 [ 12895] By: ams                                   on 2001/11/08  10:17:14
28678         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
28679              From: "Craig A. Berry" <craigberry@mac.com>
28680              Date: Wed, 07 Nov 2001 13:41:50 -0600
28681              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
28682      Branch: perl
28683            ! t/op/glob.t
28684 ____________________________________________________________________________
28685 [ 12894] By: ams                                   on 2001/11/08  08:32:20
28686         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
28687              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
28688              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
28689              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
28690      Branch: perl
28691            ! makedepend.SH
28692 ____________________________________________________________________________
28693 [ 12893] By: ams                                   on 2001/11/08  08:26:31
28694         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
28695              From: mjd@plover.com
28696              Date: 8 Nov 2001 08:08:07 -0000
28697              Message-Id: <20011108080807.30147.qmail@plover.com>
28698              
28699              Subject: bleadperl perl.pod
28700              From: mjd@plover.com
28701              Date: 8 Nov 2001 08:10:47 -0000
28702              Message-Id: <20011108081047.30178.qmail@plover.com>
28703              
28704              Subject: more bleadperl perl.pod
28705              From: mjd@plover.com
28706              Date: 8 Nov 2001 08:16:28 -0000
28707              Message-Id: <20011108081628.30229.qmail@plover.com>
28708      Branch: perl
28709            ! pod/perl.pod pod/perldebug.pod
28710 ____________________________________________________________________________
28711 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
28712         Log: Tweak for Cray-friendliness from Nicholas Clark.
28713      Branch: perl
28714            ! sv.c
28715 ____________________________________________________________________________
28716 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
28717         Log: VMS patch redo from Charles Lane.
28718      Branch: perl
28719            ! vms/gen_shrfls.pl
28720 ____________________________________________________________________________
28721 [ 12890] By: ams                                   on 2001/11/07  15:16:10
28722         Log: Subject: [ID 20011107.088] two perl pod nits
28723              From: lvirden@cas.org
28724              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
28725              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
28726      Branch: perl
28727            ! pod/perl.pod pod/perlfaq3.pod
28728 ____________________________________________________________________________
28729 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
28730         Log: Update Changes.
28731      Branch: perl
28732            ! Changes patchlevel.h
28733 ____________________________________________________________________________
28734 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
28735         Log: The (emulated) "no utf8" must be in a BEGIN block
28736              to be effective.
28737      Branch: perl
28738            ! lib/CGI/t/html.t
28739 ____________________________________________________________________________
28740 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
28741         Log: "v-strings" is the right term.
28742      Branch: perl
28743            ! pod/perltodo.pod
28744 ____________________________________________________________________________
28745 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
28746         Log: Add vstrings-as-objects need to perltodo.
28747      Branch: perl
28748            ! pod/perltodo.pod
28749 ____________________________________________________________________________
28750 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
28751         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
28752              From: Nicholas Clark <nick@ccl4.org>
28753              Date: Wed, 7 Nov 2001 14:36:32 +0000
28754              Message-ID: <20011107143631.I24980@plum.flirble.org>
28755      Branch: perl
28756            ! t/op/pack.t
28757 ____________________________________________________________________________
28758 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
28759         Log: The Embed test requires a major rewrite for VMS
28760              (plus it reveals a couple of annoying glitches
28761              in buffering), so skip the test for now; from
28762              Charles Lane.
28763      Branch: perl
28764            ! lib/ExtUtils/Embed.t
28765 ____________________________________________________________________________
28766 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
28767         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
28768              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28769              Date: Wed, 7 Nov 2001 09:23:28 EST
28770              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
28771              
28772              (Also i seems that an unrelated experimental patch
28773              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
28774      Branch: perl
28775            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
28776 ____________________________________________________________________________
28777 [ 12882] By: ams                                   on 2001/11/07  05:14:04
28778         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
28779              From: Mark-Jason Dominus <mjd@plover.com>
28780              Date: Wed, 07 Nov 2001 00:43:46 -0500
28781              Message-Id: <20011107054346.14428.qmail@plover.com>
28782      Branch: perl
28783            ! gv.c op.c toke.c
28784 ____________________________________________________________________________
28785 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
28786         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
28787              From: Michael G Schwern <schwern@pobox.com>             
28788              Date: Tue, 6 Nov 2001 22:04:39 -0500
28789              Message-ID: <20011106220439.D2858@blackrider>              
28790      Branch: perl
28791            ! lib/perl5db.pl
28792 ____________________________________________________________________________
28793 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
28794         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
28795              stress))
28796              From: Jonathan Stowe <gellyfish@gellyfish.com>
28797              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
28798              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
28799              
28800              (except for one hunk where indentation differs)
28801      Branch: perl
28802            ! lib/Term/Cap.t
28803 ____________________________________________________________________________
28804 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
28805         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
28806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28807              Date: Tue, 6 Nov 2001 21:45:01 +0100
28808              Message-ID: <20011106214501.A704@rafael>
28809      Branch: perl
28810            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
28811            ! lib/File/Spec/Win32.pm
28812 ____________________________________________________________________________
28813 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
28814         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
28815              From: Michael G Schwern <schwern@pobox.com>              
28816              Date: Tue, 6 Nov 2001 20:58:45 -0500
28817              Message-ID: <20011106205845.G29411@blackrider>
28818      Branch: perl
28819            ! t/test.pl
28820 ____________________________________________________________________________
28821 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
28822         Log: Subject: making do_sprintf public       
28823              From: Doug MacEachern <dougm@covalent.net>    
28824              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
28825              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
28826      Branch: perl
28827            ! embed.h embed.pl global.sym
28828 ____________________________________________________________________________
28829 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
28830         Log: Update to CGI.pm 2.78.
28831              
28832              TODO: the test suite needs to be merged so that
28833              when in core, the core version is tested, and when
28834              using the CPAN version, testing the CPAN version.
28835              (the changes need to be sent to Lincoln, too...)
28836      Branch: perl
28837            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
28838            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
28839            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
28840            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
28841            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
28842            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
28843 ____________________________________________________________________________
28844 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
28845         Log: Integrate with perlio; (strictly) readonly hashes via XS.
28846      Branch: perl
28847           +> t/lib/access.t
28848           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
28849 ____________________________________________________________________________
28850 [ 12874] By: nick                                  on 2001/11/06  21:05:16
28851         Log: Keep It Simple and Stupid version of readonly hash support.
28852              - Test for SvREAONLY(hv) at a few spots in hv.c
28853              - add the error message to perldiag.pod
28854              - (dubious) add access::readonly() to univeral.c
28855              - add test using above
28856              - fixup ext/B/t/stash.t to account for access:: existing
28857      Branch: perlio
28858            + t/lib/access.t
28859            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
28860 ____________________________________________________________________________
28861 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
28862         Log: Fix incorrect warnings about broken globbing;
28863              from Andy Dougherty.
28864      Branch: perl
28865            ! hints/linux.sh
28866 ____________________________________________________________________________
28867 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
28868         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
28869              toggle-on from the encoding pragma.
28870      Branch: perl
28871            ! regcomp.c regexec.c
28872 ____________________________________________________________________________
28873 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
28874         Log: Retract #12824, doesn't help and is ignored
28875              by Configure anyway.
28876      Branch: perl
28877            ! hints/beos.sh
28878 ____________________________________________________________________________
28879 [ 12870] By: ams                                   on 2001/11/06  10:40:37
28880         Log: Subject: Cosmetic change
28881              From: H.Merijn Brand <h.m.brand@hccnet.nl>
28882              Date: Tue, 06 Nov 2001 12:30:52 +0100
28883              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
28884      Branch: perl
28885            ! README.hpux
28886 ____________________________________________________________________________
28887 [ 12869] By: nick                                  on 2001/11/06  08:26:40
28888         Log: Integrate mainline
28889      Branch: perlio
28890           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
28891           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
28892 ____________________________________________________________________________
28893 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
28894         Log: The parentheses are protected enough.
28895      Branch: perl
28896            ! hints/os390.sh
28897 ____________________________________________________________________________
28898 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
28899         Log: ccflags, not ldflags.
28900      Branch: perl
28901            ! hints/os390.sh
28902 ____________________________________________________________________________
28903 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
28904         Log: ... and the proto to go with #12865.
28905      Branch: perl
28906            ! proto.h
28907 ____________________________________________________________________________
28908 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
28909         Log: Oops.  Luckily nothing was using this symbol yet.
28910      Branch: perl
28911            ! global.sym
28912 ____________________________________________________________________________
28913 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
28914         Log: Implement the encoding pragma for regex literals.
28915      Branch: perl
28916            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
28917 ____________________________________________________________________________
28918 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
28919         Log: More UTF8 EXACT fixing.
28920      Branch: perl
28921            ! regexec.c
28922 ____________________________________________________________________________
28923 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
28924         Log: More re debugging.
28925      Branch: perl
28926            ! regexec.c
28927 ____________________________________________________________________________
28928 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
28929         Log: EXACT correction attempt.  Continued in #12863.
28930      Branch: perl
28931            ! regexec.c
28932 ____________________________________________________________________________
28933 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
28934         Log: Unterminated L<.
28935      Branch: perl
28936            ! ext/DB_File/DB_File.pm
28937 ____________________________________________________________________________
28938 [ 12859] By: nick                                  on 2001/11/05  19:15:17
28939         Log: Integrate mainline
28940      Branch: perlio
28941           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
28942           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
28943           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
28944           +> lib/Math/BigInt/t/sub_mbi.t
28945            - lib/Math/BigInt/t/Math/Subclass.pm
28946            - lib/Math/BigInt/t/subclass.t
28947           !> (integrate 30 files)
28948 ____________________________________________________________________________
28949 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
28950         Log: Regex debugging fixes from Hugo.
28951      Branch: perl
28952            ! regcomp.c regexec.c
28953 ____________________________________________________________________________
28954 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
28955         Log: IRIX: at some point the cc -version has started
28956              to output to stderr, not stdout any more.
28957      Branch: perl
28958            ! hints/irix_6.sh
28959 ____________________________________________________________________________
28960 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
28961         Log: Update Changes.
28962      Branch: perl
28963            ! Changes patchlevel.h
28964 ____________________________________________________________________________
28965 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
28966         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
28967      Branch: perl
28968            ! lib/File/Spec/Unix.pm
28969 ____________________________________________________________________________
28970 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
28971         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
28972              From: rgarciasuarez@free.fr
28973              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
28974              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
28975      Branch: perl
28976            ! lib/File/Spec/Unix.pm
28977 ____________________________________________________________________________
28978 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
28979         Log: Use config.arch in OS/390 where the combination of
28980              IEEE floats and ldflags is tricky.
28981      Branch: perl
28982            ! hints/os390.sh
28983 ____________________________________________________________________________
28984 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
28985         Log: Metaconfig unit change for #12851.
28986      Branch: metaconfig
28987            ! U/modified/Config_sh.U
28988 ____________________________________________________________________________
28989 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
28990         Log: Support a config.arch file, similar to config.over,
28991              but loaded just before it.
28992      Branch: perl
28993            ! Configure INSTALL
28994 ____________________________________________________________________________
28995 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
28996         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
28997              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28998              Date: Mon, 5 Nov 2001 14:26:24 +0100
28999              Message-ID: <20011105142624.C31977@rafael>
29000      Branch: perl
29001            ! lib/Symbol.pm lib/Symbol.t
29002 ____________________________________________________________________________
29003 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
29004         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
29005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29006              Date: Sun, 4 Nov 2001 22:28:57 +0100
29007              Message-ID: <20011104222857.C696@rafael>
29008      Branch: perl
29009            ! pod/perldebug.pod pod/perlpodspec.pod
29010 ____________________________________________________________________________
29011 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
29012         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
29013      Branch: perl
29014            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
29015 ____________________________________________________________________________
29016 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
29017         Log: Math::Big* test tweaks to work better with core:
29018              but the coast still not clear.
29019      Branch: perl
29020            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
29021            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29022 ____________________________________________________________________________
29023 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
29024         Log: Protect against high load: measure how much wall
29025              clock time went by while sleeping.  Avoids some
29026              false negatives, while may introduce some false
29027              positives.  Life is hard.
29028      Branch: perl
29029            ! ext/Time/HiRes/HiRes.t
29030 ____________________________________________________________________________
29031 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
29032         Log: More forgotten from #12843.
29033      Branch: perl
29034            ! lib/Math/BigInt/t/bigfltpm.inc
29035 ____________________________________________________________________________
29036 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
29037         Log: Forgot from #12843.
29038      Branch: perl
29039            + lib/Math/BigInt/t/bigintpm.inc
29040            ! MANIFEST
29041 ____________________________________________________________________________
29042 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
29043         Log: Upgrade to Math::BigInt 1.45; from Tels.
29044              NOTE: some of the tests are failing but that's because
29045              the core integration is not yet done.
29046      Branch: perl
29047            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29048            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29049            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29050            - lib/Math/BigInt/t/Math/Subclass.pm
29051            - lib/Math/BigInt/t/subclass.t
29052            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
29053            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
29054            ! lib/Math/BigInt/t/mbimbf.t
29055 ____________________________________________________________________________
29056 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
29057         Log: VMS: adds capability to control more configuration stuff with
29058              -D and -U switches; parsing config.sh to extract previous config
29059              info in VMS-form, and a rewrite of the "prompt/response" routine;
29060              from Charles Lane.
29061      Branch: perl
29062            ! configure.com
29063 ____________________________________________________________________________
29064 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
29065         Log: Subject: Typo correction in perldebguts.pod
29066              From: mjd@plover.com
29067              Date: 4 Nov 2001 16:20:05 -0000
29068              Message-ID: <20011104162005.16699.qmail@plover.com>
29069      Branch: perl
29070            ! pod/perldebguts.pod
29071 ____________________________________________________________________________
29072 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
29073         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
29074              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29075              Date: Sun, 4 Nov 2001 11:47:30 +0100
29076              Message-ID: <20011104114730.A715@rafael>
29077              
29078              Remove -T from the test, wrong place for that.
29079      Branch: perl
29080            ! lib/File/Temp/t/mktemp.t
29081 ____________________________________________________________________________
29082 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
29083         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
29084              From: Nicholas Clark <nick@ccl4.org>
29085              Date: Sun, 4 Nov 2001 10:41:24 +0000
29086              Message-ID: <20011104104123.U20123@plum.flirble.org>
29087      Branch: perl
29088            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
29089 ____________________________________________________________________________
29090 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
29091         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29092              From: Michael G Schwern <schwern@pobox.com>
29093              Date: Sat, 3 Nov 2001 15:41:47 -0500
29094              Message-ID: <20011103154147.C600@blackrider>
29095      Branch: perl
29096            ! lib/Term/Cap.t
29097 ____________________________________________________________________________
29098 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
29099         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
29100              From: "Craig A. Berry" <craigberry@mac.com>     
29101              Date: Sat, 03 Nov 2001 16:02:28 -0600
29102              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
29103      Branch: perl
29104            ! ext/Time/HiRes/HiRes.t
29105 ____________________________________________________________________________
29106 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
29107         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29108              From: "chromatic" <chromatic@rmci.net>
29109              Date: Sat, 03 Nov 2001 12:28:17 -0700
29110              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
29111      Branch: perl
29112            ! lib/Term/Cap.t
29113 ____________________________________________________________________________
29114 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
29115         Log: Don't bother doing POSIX charclass parsing if it
29116              possibly cannot be so.  Prepares way for charclass
29117              syntax like [[abc]||[def]] (or just [[abc][def]])
29118              for union, [[\w]&&[$a]] for intersection,
29119              and [[a-z]&&[^def]] for subtraction.
29120              
29121              Currently /[[a]/ (or /[a[]/) parses as a character
29122              class containing two characters, "[" and "a",
29123              this may have to be broken for the syntax described
29124              above, otherwise we would have to scan the whole pattern
29125              to find out whether the square brackets match pairwise.
29126              Luckily, the special case of "[" doesn't seem to be
29127              documented (as opposed to "]" and "-"), so we may have
29128              better story for breaking it...  One can always use \[
29129              if one wants a literal "[", so there.
29130      Branch: perl
29131            ! regcomp.c
29132 ____________________________________________________________________________
29133 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
29134         Log: Comment correction.
29135      Branch: perl
29136            ! regcomp.c
29137 ____________________________________________________________________________
29138 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
29139         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
29140              The latter is a RedHatism.
29141      Branch: perl
29142            ! lib/ExtUtils/MakeMaker.pm
29143 ____________________________________________________________________________
29144 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
29145         Log: Integrate perlio.
29146      Branch: perl
29147           !> perlio.c
29148 ____________________________________________________________________________
29149 [ 12831] By: nick                                  on 2001/11/03  11:42:15
29150         Log: Integrate mainline
29151      Branch: perlio
29152           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
29153           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29154           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
29155           !> sv.c t/test.pl
29156 ____________________________________________________________________________
29157 [ 12830] By: nick                                  on 2001/11/03  10:27:34
29158         Log: Fix clone_leak problem.
29159              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
29160              as vestige of calling PerlLIO_dup().
29161      Branch: perlio
29162            ! perlio.c
29163 ____________________________________________________________________________
29164 [ 12829] By: nick                                  on 2001/11/03  09:40:46
29165         Log: Tweaks attempting to locate Doug's clone_leak leak.
29166              - add some PerlIO_debug()
29167              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
29168              - Even if it closing stdout etc. do a fflush()
29169      Branch: perlio
29170            ! perlio.c
29171 ____________________________________________________________________________
29172 [ 12828] By: nick                                  on 2001/11/03  08:34:31
29173         Log: Integrate mainline
29174      Branch: perlio
29175           !> (integrate 54 files)
29176 ____________________________________________________________________________
29177 [ 12827] By: ams                                   on 2001/11/03  03:45:19
29178         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
29179              remove this later). Based on a patch from Robert Spier in
29180              <15330.61459.14452.795263@rls.cx>.
29181      Branch: perl
29182            ! sv.c
29183 ____________________________________________________________________________
29184 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
29185         Log: microperl sync.
29186      Branch: perl
29187            ! doio.c perl.c perl.h perlio.c regexec.c
29188 ____________________________________________________________________________
29189 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
29190         Log: Definitions for the Unicode Newline Guidelines.
29191      Branch: perl
29192            ! perl.h
29193 ____________________________________________________________________________
29194 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
29195         Log: (retracted by #12871)
29196              
29197              There is no csh of any kind in default BeOS.
29198              For the purposes of miniperl globbing, bash
29199              will do.
29200      Branch: perl
29201            ! hints/beos.sh
29202 ____________________________________________________________________________
29203 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
29204         Log: Integrate change #12820 from macperl to maint and blead;
29205              
29206              Fix up (dynaloading) to work properly with multiplicity
29207      Branch: maint-5.6/perl
29208           !> ext/DynaLoader/dl_mac.xs
29209      Branch: perl
29210           !> ext/DynaLoader/dl_mac.xs
29211 ____________________________________________________________________________
29212 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
29213         Log: Several fixes for various exit problems and clearing out
29214              task queue, as well as another (incomplete) go at
29215              fixing error message handling
29216      Branch: maint-5.6/macperl
29217            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
29218 ____________________________________________________________________________
29219 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
29220         Log: Add source files for bleadperl builds
29221      Branch: maint-5.6/macperl
29222            ! macos/Makefile.mk
29223 ____________________________________________________________________________
29224 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
29225         Log: Fix up to work properly with multiplicity
29226      Branch: maint-5.6/macperl
29227            ! ext/DynaLoader/dl_mac.xs
29228 ____________________________________________________________________________
29229 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
29230         Log: Integrate with maintperl.
29231      Branch: maint-5.6/macperl
29232           +> t/op/system.t t/op/system_tests
29233           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
29234           !> pod/perltodo.pod util.c win32/win32.c
29235 ____________________________________________________________________________
29236 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
29237         Log: Locate _PATH_LOG if it's a socket even if not #defined
29238              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
29239              via Nick Clark.
29240      Branch: perl
29241            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29242 ____________________________________________________________________________
29243 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
29244         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
29245              From: Michael G Schwern <schwern@pobox.com>
29246              Date: Fri, 2 Nov 2001 15:36:41 -0500
29247              Message-ID: <20011102153641.E23234@blackrider>
29248      Branch: perl
29249            ! t/test.pl
29250 ____________________________________________________________________________
29251 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
29252         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
29253              From: merlyn@stonehenge.com (Randal L. Schwartz)
29254              Date: 02 Nov 2001 09:33:34 -0800
29255              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
29256              
29257              (two of the changes)
29258              
29259              Better coexistence with extensions.
29260      Branch: perl
29261            ! ext/Errno/Errno_pm.PL hints/darwin.sh
29262 ____________________________________________________________________________
29263 [ 12815] By: ams                                   on 2001/11/02  16:47:43
29264         Log: Subject: Re: [PATCH] the the double double word word fix fix
29265              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29266              Date: Fri, 02 Nov 2001 19:43:07 +0100
29267              Message-Id: <3BE2E93B.627C198E@alcatel.at>
29268      Branch: perl
29269            ! pod/perldebug.pod
29270 ____________________________________________________________________________
29271 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
29272         Log: Update Changes.
29273      Branch: perl
29274            ! Changes patchlevel.h
29275 ____________________________________________________________________________
29276 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
29277         Log: More encoding testing.
29278      Branch: perl
29279            ! lib/encoding.pm lib/encoding.t
29280 ____________________________________________________________________________
29281 [ 12812] By: ams                                   on 2001/11/02  15:07:11
29282         Log: Slight modification of #12811.
29283      Branch: perl
29284            ! op.c
29285 ____________________________________________________________________________
29286 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
29287         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
29288              From: Radu Greab <radu@netsoft.ro>
29289              Date: Fri, 2 Nov 2001 15:28:58 +0200
29290              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
29291      Branch: perl
29292            ! op.c t/op/stat.t
29293 ____________________________________________________________________________
29294 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
29295         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
29296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29297              Date: Thu, 1 Nov 2001 22:35:50 +0100
29298              Message-ID: <20011101223550.A10849@rafael>
29299      Branch: perl
29300            ! lib/ExtUtils/Embed.t
29301 ____________________________________________________________________________
29302 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
29303         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
29304              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29305              Date: 2 Nov 2001 14:48:51 -0000
29306              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
29307      Branch: perl
29308            ! lib/File/Find.pm
29309 ____________________________________________________________________________
29310 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
29311         Log: Add documentation.
29312      Branch: perl
29313            ! embed.pl pod/perlapi.pod utf8.c
29314 ____________________________________________________________________________
29315 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
29316         Log: Unicode: add ToFold mapping.  Not used yet; but basically
29317              a more useful mapping for caseless aka case-ignoring than
29318              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
29319              algorithm for creating the foldings uses equivalence classes,
29320              see http://www.unicode.org/unicode/reports/tr21/
29321              Hopefully this feature will be used in //i.
29322              (The folding tables were introduced by #12689.)
29323      Branch: perl
29324            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
29325            ! utf8.c
29326 ____________________________________________________________________________
29327 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
29328         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
29329              From: "Craig A. Berry" <craigberry@mac.com>
29330              Date: Fri, 02 Nov 2001 00:03:52 -0600
29331              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
29332      Branch: perl
29333            ! lib/AutoSplit.t
29334 ____________________________________________________________________________
29335 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
29336         Log: Subject: Trivial doc patch
29337              From: andreas.koenig@anima.de (Andreas J. Koenig)
29338              Date: 02 Nov 2001 06:11:35 +0100
29339              Message-ID: <m37kt94v08.fsf@anima.de>
29340      Branch: perl
29341            ! pod/perlport.pod
29342 ____________________________________________________________________________
29343 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
29344         Log: Make encoding and charnames pragmas coexist.
29345      Branch: perl
29346            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
29347 ____________________________________________________________________________
29348 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
29349         Log: The basic character classes seem to go untested with Unicode.
29350      Branch: perl
29351            ! t/op/pat.t
29352 ____________________________________________________________________________
29353 [ 12802] By: ams                                   on 2001/11/02  00:39:36
29354         Log: Subject: [PATCH] the the double double word word fix fix
29355              From: Richard Soderberg <rs@oregonnet.com>
29356              Date: Thu, 1 Nov 2001 13:12:03 -0800
29357              Message-Id: <200111012112.NAA23288@oregonnet.com>
29358              
29359              Subject: Re: [PATCH] the the double double word word fix fix
29360              From: Mark-Jason Dominus <mjd@plover.com>
29361              Date: Thu, 01 Nov 2001 16:43:40 -0500
29362              Message-Id: <20011101214340.2044.qmail@plover.com>
29363              
29364              Subject: Re: [PATCH] the the double double word word fix fix
29365              From: Mark-Jason Dominus <mjd@plover.com>
29366              Date: Thu, 01 Nov 2001 16:51:39 -0500
29367              Message-Id: <20011101215139.2196.qmail@plover.com>
29368      Branch: perl
29369            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
29370            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
29371            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
29372            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
29373            ! pod/perltodo.pod pod/perlxstut.pod
29374 ____________________________________________________________________________
29375 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
29376         Log: Comment tweaks.
29377      Branch: perl
29378            ! toke.c
29379 ____________________________________________________________________________
29380 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
29381         Log: FAQ sync.
29382      Branch: perl
29383            ! pod/perlfaq9.pod
29384 ____________________________________________________________________________
29385 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
29386         Log: If an encoding is set by -M/-m, it must be in
29387              effect only for the actual script, not any other
29388              required/-M/-m'ed module, otherwise we enter a nasty
29389              recursion in regexec.c while trying to init the simple
29390              UTF-8 charclasses like PL_utf8_alnum.
29391      Branch: perl
29392            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
29393 ____________________________________________________________________________
29394 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
29395         Log: A bit more descriptive name.
29396      Branch: perl
29397            ! mg.c
29398 ____________________________________________________________________________
29399 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
29400         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
29401              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29402              Date: Wed, 31 Oct 2001 13:47:04 EST
29403              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
29404      Branch: perl
29405            ! ext/Time/HiRes/HiRes.t
29406 ____________________________________________________________________________
29407 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
29408         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
29409              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29410              Date: Wed, 31 Oct 2001 13:43:29 EST
29411              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
29412      Branch: perl
29413            ! mg.c
29414 ____________________________________________________________________________
29415 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
29416         Log: Subject: [PATCH] Various test cleanups
29417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29418              Date: Tue, 30 Oct 2001 21:56:26 +0100
29419              Message-ID: <20011030215626.A28503@rafael>
29420      Branch: perl
29421            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29422            ! ext/DB_File/t/db-recno.t ext/Encode.t
29423 ____________________________________________________________________________
29424 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
29425         Log: Update Changes.
29426      Branch: perl
29427            ! Changes patchlevel.h
29428 ____________________________________________________________________________
29429 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
29430         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
29431              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
29432              Date: Wed, 31 Oct 2001 17:16:39 +0100
29433              Message-ID: <20011031171639.A32511@rafael>
29434      Branch: perl
29435            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
29436 ____________________________________________________________________________
29437 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
29438         Log: Skip message nit.
29439      Branch: perl
29440            ! t/io/fs.t
29441 ____________________________________________________________________________
29442 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
29443         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
29444              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29445              Date: 31 Oct 2001 14:49:37 -0000
29446              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
29447      Branch: perl
29448            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
29449 ____________________________________________________________________________
29450 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
29451         Log: Extend the effect of the encoding pragma to chr() and ord().
29452              
29453              TODO: regex literals, reentrancy problems with the utf8
29454              and charnames pragmas.
29455      Branch: perl
29456            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
29457 ____________________________________________________________________________
29458 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
29459         Log: Doc tweaks.
29460      Branch: perl
29461            ! lib/encoding.pm
29462 ____________________________________________________________________________
29463 [ 12788] By: nick                                  on 2001/10/31  08:59:56
29464         Log: Integrate mainline
29465      Branch: perlio
29466           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
29467           !> (integrate 49 files)
29468 ____________________________________________________________________________
29469 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
29470         Log: Forgot new proto.
29471      Branch: perl
29472            ! proto.h
29473 ____________________________________________________________________________
29474 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
29475         Log: Clarification: use encoding cannot be used to
29476              change the default encoding of "your whole script";
29477              only the default encoding of the *data*.  Also, it
29478              seems that "use encoding" does not mix with "use utf8"
29479              (a coredumping recursion ensues).  Should not be a huge
29480              problem since "use utf8" is pretty marginal nowadays.
29481      Branch: perl
29482            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
29483 ____________________________________________________________________________
29484 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
29485         Log: More documentation for the encode pragma.
29486      Branch: perl
29487            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
29488            ! pod/perlapi.pod pod/perlunicode.pod sv.c
29489 ____________________________________________________________________________
29490 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
29491         Log: Thinko in #12783.
29492      Branch: perl
29493            ! sv.c
29494 ____________________________________________________________________________
29495 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
29496         Log: Make sv_recode_to_utf8() a real API: the encoding
29497              is a parameter, instead of a global.  Document the
29498              PERL_ENCODING.
29499      Branch: perl
29500            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
29501            ! toke.c
29502 ____________________________________________________________________________
29503 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
29504         Log: Enable -Mencoding=foobar also for string literals.
29505      Branch: perl
29506            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
29507            ! pod/perlapi.pod proto.h sv.c toke.c
29508 ____________________________________________________________________________
29509 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
29510         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
29511              From: Andy Dougherty <doughera@lafayette.edu>
29512              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
29513              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
29514      Branch: perl
29515            ! ext/POSIX/hints/svr4.pl
29516 ____________________________________________________________________________
29517 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
29518         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
29519              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29520              Date: Mon, 29 Oct 2001 23:11:58 -0000
29521              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29522              
29523              Add compat.h.
29524      Branch: perl
29525            ! lib/h2xs.t utils/h2xs.PL
29526 ____________________________________________________________________________
29527 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
29528         Log: Subject: PerlIOBuf_dup
29529              From: Nicholas Clark <nick@ccl4.org>              
29530              Date: Mon, 29 Oct 2001 21:52:35 +0000             
29531              Message-ID: <20011029215235.K41204@plum.flirble.org>
29532              
29533              Add prototype.
29534      Branch: perl
29535            ! perliol.h
29536 ____________________________________________________________________________
29537 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
29538         Log: Subject: [PATCH] Make malloc.c errors more useful
29539              From: Richard Soderberg <rs@oregonnet.com>
29540              Date: Mon, 29 Oct 2001 22:28:02 -0800
29541              Message-Id: <200110300628.WAA11025@oregonnet.com>
29542      Branch: perl
29543            ! malloc.c
29544 ____________________________________________________________________________
29545 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
29546         Log: Retract #12776 - the bug 19990906.001 is still valid.
29547      Branch: perl
29548            ! t/run/kill_perl.t
29549 ____________________________________________________________________________
29550 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
29551         Log: (Retracted by #12777)
29552              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
29553              From: Michael G Schwern <schwern@pobox.com> 
29554              Date: Mon, 29 Oct 2001 23:01:08 -0500
29555              Message-ID: <20011029230108.G18053@blackrider>
29556      Branch: perl
29557            ! t/run/kill_perl.t
29558 ____________________________________________________________________________
29559 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
29560         Log: Comment nits.
29561      Branch: perl
29562            ! lib/encoding.t
29563 ____________________________________________________________________________
29564 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
29565         Log: integrate change#12772 from mainline
29566              
29567              Subject: [PATCH] Mommy, what's a pointer cast?
29568      Branch: maint-5.6/perl
29569            ! perl.h
29570 ____________________________________________________________________________
29571 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
29572         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29573              From: Richard Soderberg <rs@oregonnet.com>
29574              Date: Mon, 29 Oct 2001 17:01:10 -0800
29575              Message-Id: <200110300101.RAA31561@oregonnet.com>
29576              
29577              (threads* parts)
29578      Branch: perl
29579            ! ext/threads/shared/shared.xs ext/threads/threads.xs
29580 ____________________________________________________________________________
29581 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
29582         Log: Subject: [PATCH] Mommy, what's a pointer cast?
29583              From: Richard Soderberg <rs@oregonnet.com>
29584              Date: Mon, 29 Oct 2001 17:01:10 -0800
29585              Message-Id: <200110300101.RAA31561@oregonnet.com>
29586              
29587              (the perl.h part)
29588      Branch: perl
29589            ! perl.h
29590 ____________________________________________________________________________
29591 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
29592         Log: Subject: [PATCH] OpenBSD likes signal.h 
29593              From: Richard Soderberg <rs@oregonnet.com>
29594              Date: Mon, 29 Oct 2001 17:00:31 -0800
29595              Message-Id: <200110300100.RAA31533@oregonnet.com>
29596      Branch: perl
29597            ! unixish.h
29598 ____________________________________________________________________________
29599 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
29600         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
29601              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29602              Date: Mon, 29 Oct 2001 23:04:23 -0000
29603              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
29604      Branch: perl
29605            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29606            ! ext/DB_File/t/db-recno.t
29607 ____________________________________________________________________________
29608 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
29609         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
29610              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
29611              Date: Mon, 29 Oct 2001 12:34:07 -0600
29612              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
29613      Branch: perl
29614            ! ext/Time/HiRes/HiRes.t
29615 ____________________________________________________________________________
29616 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
29617         Log: Update Changes.
29618      Branch: perl
29619            ! Changes patchlevel.h
29620 ____________________________________________________________________________
29621 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
29622         Log: AIX needs an explicit symbol export list.
29623      Branch: perl
29624            ! lib/ExtUtils/Embed.t
29625 ____________________________________________________________________________
29626 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
29627         Log: The test (and the module) would require some
29628              quality hacking time to work on EBCDIC.  Based on
29629              the test results nothing seems to be majorly broken,
29630              the module just seems to have strange assumptions:
29631              got: ''\226\225\205'
29632              expected: ''one'
29633              The \226\225\205 being, of course, 'one', in EBCDIC.
29634      Branch: perl
29635            ! lib/Dumpvalue.t
29636 ____________________________________________________________________________
29637 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
29638         Log: Mark the test known to be failing in EBCDIC.
29639      Branch: perl
29640            ! t/op/tr.t
29641 ____________________________________________________________________________
29642 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
29643         Log: None of the libnet modules are going to work in
29644              EBCDIC without the Convert::EBCDIC.
29645      Branch: perl
29646            ! t/lib/1_compile.t
29647 ____________________________________________________________________________
29648 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
29649         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
29650      Branch: perl
29651            ! t/op/pack.t
29652 ____________________________________________________________________________
29653 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
29654         Log: UTF-EBCDIC ain't UTF-8.
29655      Branch: perl
29656            ! t/op/pack.t
29657 ____________________________________________________________________________
29658 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
29659         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
29660      Branch: perl
29661            ! t/lib/1_compile.t
29662 ____________________________________________________________________________
29663 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
29664         Log: Let's not assume ASCII.
29665      Branch: perl
29666            ! t/op/lc.t
29667 ____________________________________________________________________________
29668 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
29669         Log: Call the new perlio symbols differently.
29670      Branch: perl
29671            ! makedef.pl
29672 ____________________________________________________________________________
29673 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
29674         Log: Don't expect ASCII ordering.
29675      Branch: perl
29676            ! lib/ExtUtils/Manifest.t
29677 ____________________________________________________________________________
29678 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
29679         Log: Forgot from #12756.
29680      Branch: perl
29681            ! perlio.h
29682 ____________________________________________________________________________
29683 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
29684         Log: BeOS tweaks:
29685              - fseeko and ftello can be found by Configure but
29686              we do not seem to have prototypes for them so
29687              let's make up some
29688              - BeOS didn't use to have real sockets (sockets as
29689              filedescriptors) but the BONE package is supposed
29690              to fix this.  I do not know how to detect BONEness,
29691              see hints/beos.sh for a spot that needs to fixed.
29692              - BeOS has O_TEXT != O_BINARY but has no setmode()
29693      Branch: perl
29694            ! hints/beos.sh perlio.c
29695 ____________________________________________________________________________
29696 [ 12755] By: sky                                   on 2001/10/29  12:56:12
29697         Log: Ugly fix to not die when a thread creator is holding locks.
29698      Branch: perl
29699            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
29700            ! ext/threads/threads.xs
29701 ____________________________________________________________________________
29702 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
29703         Log: Integrate change #12752 from maintperl;
29704              
29705              croak(Nullch) wasn't printing the contents of ERRSV if there was
29706              no outer eval (bug in change#6125)
29707      Branch: perl
29708           !> util.c
29709 ____________________________________________________________________________
29710 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
29711         Log: Subject: [PATCH h2xs] Use of static data in XS modules
29712              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29713              Date: Sun, 28 Oct 2001 21:19:07 -0000
29714              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
29715              
29716              with nits from Sarathy.
29717      Branch: perl
29718            ! utils/h2xs.PL
29719 ____________________________________________________________________________
29720 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
29721         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
29722              no outer eval (bug in change#6125)
29723      Branch: maint-5.6/perl
29724            ! util.c
29725 ____________________________________________________________________________
29726 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
29727         Log: More todo for the encoding pragma.
29728      Branch: perl
29729            ! lib/encoding.pm
29730 ____________________________________________________________________________
29731 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
29732         Log: Add the encoding pragma to control the "upgrade"
29733              from the native eight bit data to Unicode.
29734              
29735              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
29736      Branch: perl
29737            + lib/encoding.pm lib/encoding.t
29738            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
29739            ! pod/perlunicode.pod pod/perlvar.pod sv.c
29740 ____________________________________________________________________________
29741 [ 12749] By: sky                                   on 2001/10/28  21:02:33
29742         Log: Update documentation.
29743      Branch: perl
29744            ! ext/threads/shared/shared.pm
29745 ____________________________________________________________________________
29746 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
29747         Log: Integrate change #12747 from maintperl;
29748              
29749              finishing touches to system() fixes on windows:
29750              * detect cmd shell correctly even if it had full path in it
29751              * more quoting needed for single-arg system if the argument
29752              really had multiple quoted arguments within it
29753              * be smarter about not calling the shell when the executable
29754              has spaces, but otherwise does not need shell involvement
29755              * add a testsuite (windows-specific currently)
29756      Branch: perl
29757           +> t/op/system.t t/op/system_tests
29758            ! MANIFEST pod/perltodo.pod
29759           !> win32/win32.c
29760 ____________________________________________________________________________
29761 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
29762         Log: finishing touches to system() fixes on windows:
29763              * detect cmd shell correctly even if it had full path in it
29764              * more quoting needed for single-arg system if the argument
29765              really had multiple quoted arguments within it
29766              * be smarter about not calling the shell when the executable
29767              has spaces, but otherwise does not need shell involvement
29768              * add a testsuite (windows-specific currently)
29769      Branch: maint-5.6/perl
29770            + t/op/system.t t/op/system_tests
29771            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
29772 ____________________________________________________________________________
29773 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
29774         Log: Integrate perlio.
29775      Branch: perl
29776           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
29777 ____________________________________________________________________________
29778 [ 12745] By: nick                                  on 2001/10/28  16:08:14
29779         Log: Mingw32 fixup for Embed.t
29780      Branch: perlio
29781            ! lib/ExtUtils/Embed.t
29782 ____________________________________________________________________________
29783 [ 12744] By: nick                                  on 2001/10/28  15:54:14
29784         Log: GCC vs MS 64-bit constant syntax
29785      Branch: perlio
29786            ! ext/Time/HiRes/HiRes.xs
29787 ____________________________________________________________________________
29788 [ 12743] By: nick                                  on 2001/10/28  15:42:55
29789         Log: Integrate mainline
29790      Branch: perlio
29791           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
29792 ____________________________________________________________________________
29793 [ 12742] By: sky                                   on 2001/10/28  14:47:10
29794         Log: Manpage updates.
29795      Branch: perl
29796            ! ext/threads/threads.pm
29797 ____________________________________________________________________________
29798 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
29799         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
29800      Branch: perl
29801            ! lib/ExtUtils/Embed.t
29802 ____________________________________________________________________________
29803 [ 12740] By: nick                                  on 2001/10/28  14:14:24
29804         Log: Integrate mainline
29805      Branch: perlio
29806           !> lib/ExtUtils/Embed.t win32/win32.c
29807 ____________________________________________________________________________
29808 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
29809         Log: Need to be ./executed.
29810      Branch: perl
29811            ! lib/ExtUtils/Embed.t
29812 ____________________________________________________________________________
29813 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
29814         Log: Integrate perlio.
29815      Branch: perl
29816           !> perlio.c win32/win32.h
29817 ____________________________________________________________________________
29818 [ 12737] By: nick                                  on 2001/10/28  13:53:45
29819         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
29820              by gcc -xc++.
29821      Branch: perlio
29822            ! win32/win32.h
29823 ____________________________________________________________________________
29824 [ 12736] By: nick                                  on 2001/10/28  13:50:50
29825         Log: Have :stdio layer update an honour the fd refcnt table.
29826              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
29827      Branch: perlio
29828            ! perlio.c
29829 ____________________________________________________________________________
29830 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
29831         Log: Integrate changes #12724 and #12725 from maintperl;
29832              multiarg system now works.
29833      Branch: perl
29834           !> win32/win32.c
29835 ____________________________________________________________________________
29836 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
29837         Log: Integrate perlio.
29838      Branch: perl
29839           +> lib/ExtUtils/Embed.t
29840           !> MANIFEST perlio.c
29841 ____________________________________________________________________________
29842 [ 12733] By: nick                                  on 2001/10/28  13:07:16
29843         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
29844              least for PERLIO=perlio unthreaded case
29845      Branch: perlio
29846            ! perlio.c
29847 ____________________________________________________________________________
29848 [ 12732] By: nick                                  on 2001/10/28  11:10:24
29849         Log: Typo in exe name
29850      Branch: perlio
29851            ! lib/ExtUtils/Embed.t
29852 ____________________________________________________________________________
29853 [ 12731] By: nick                                  on 2001/10/28  11:09:59
29854         Log: Integrate Mainline
29855      Branch: perlio
29856           !> Changes configure.com ext/DB_File/DB_File.pm
29857           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
29858           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
29859           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
29860           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
29861           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
29862           !> t/TEST t/op/regexp.t win32/buildext.pl
29863 ____________________________________________________________________________
29864 [ 12730] By: nick                                  on 2001/10/28  11:05:35
29865         Log: Fixup Embed.t for Win32/VC++
29866      Branch: perlio
29867            ! lib/ExtUtils/Embed.t
29868 ____________________________________________________________________________
29869 [ 12729] By: nick                                  on 2001/10/28  09:36:20
29870         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
29871              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
29872              ExtUtils::Embed.
29873      Branch: perlio
29874            + lib/ExtUtils/Embed.t
29875            ! MANIFEST
29876 ____________________________________________________________________________
29877 [ 12728] By: sky                                   on 2001/10/28  08:12:53
29878         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
29879              line manually!
29880      Branch: perl
29881            ! lib/ExtUtils/xsubpp
29882 ____________________________________________________________________________
29883 [ 12727] By: sky                                   on 2001/10/28  08:02:09
29884         Log: And here we use the prototypes.
29885      Branch: perl
29886            ! ext/threads/shared/shared.xs
29887 ____________________________________________________________________________
29888 [ 12726] By: sky                                   on 2001/10/28  08:00:48
29889         Log: Support [] style prototypes.
29890      Branch: perl
29891            ! lib/ExtUtils/xsubpp
29892 ____________________________________________________________________________
29893 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
29894         Log: yet another multi-arg system() fix on windows: batch files as the
29895              first argument (i.e. directly executed by CreateProcess()) need
29896              extra quoting to escape shell-shock
29897      Branch: maint-5.6/perl
29898            ! win32/win32.c
29899 ____________________________________________________________________________
29900 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
29901         Log: another multi-arg system() fix on windows: passing empty arguments
29902              now works
29903      Branch: maint-5.6/perl
29904            ! win32/win32.c
29905 ____________________________________________________________________________
29906 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
29907         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
29908              No final #else #error because we do not seem to
29909              be using #error?
29910      Branch: perl
29911            ! op.h
29912 ____________________________________________________________________________
29913 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
29914         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
29915              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
29916              Date: Sat, 27 Oct 2001 23:28:44 EST 
29917              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
29918      Branch: perl
29919            ! ext/Time/HiRes/HiRes.xs
29920 ____________________________________________________________________________
29921 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
29922         Log: Regen perlapi, perltoc.
29923      Branch: perl
29924            ! pod/perlapi.pod pod/perltoc.pod
29925 ____________________________________________________________________________
29926 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
29927         Log: Subject: [PATCH] sv.h documentation
29928              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
29929              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
29930              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
29931      Branch: perl
29932            ! sv.h
29933 ____________________________________________________________________________
29934 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
29935         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
29936              system("nmake -nologo", "clean") and there is no executable
29937              called "nmake -nologo"; this used to "work" pre-change#12559 due
29938              to bugs in multiarg system() that have since been fixed
29939      Branch: perl
29940            ! win32/buildext.pl
29941 ____________________________________________________________________________
29942 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
29943         Log: Update Changes.
29944      Branch: perl
29945            ! Changes patchlevel.h
29946 ____________________________________________________________________________
29947 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
29948         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
29949              From: Richard.Foley@t-online.de (Richard Foley)            
29950              Date: Sun, 28 Oct 2001 00:48:32 +0200
29951              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
29952      Branch: perl
29953            ! pod/perlhack.pod
29954 ____________________________________________________________________________
29955 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
29956         Log: Must store pointers with the right width.
29957      Branch: perl
29958            ! op.h
29959 ____________________________________________________________________________
29960 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
29961         Log: Integrate change #12711 from perlio;
29962              
29963              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
29964              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
29965      Branch: perl
29966           !> perlio.c
29967 ____________________________________________________________________________
29968 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
29969         Log: Subject: [PATCH] make minitest
29970              From: Nicholas Clark <nick@ccl4.org>
29971              Date: Sat, 27 Oct 2001 22:56:16 +0100
29972              Message-ID: <20011027225616.L20275@plum.flirble.org>
29973      Branch: perl
29974            ! t/TEST
29975 ____________________________________________________________________________
29976 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
29977         Log: Patch #12661 missed this.
29978      Branch: perl
29979            ! ext/DB_File/DB_File.pm
29980 ____________________________________________________________________________
29981 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
29982         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
29983              From: "Craig A. Berry" <craigberry@mac.com>
29984              Date: Sat, 27 Oct 2001 16:07:47 -0500
29985              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
29986      Branch: perl
29987            ! configure.com perlio.c
29988 ____________________________________________________________________________
29989 [ 12711] By: nick                                  on 2001/10/27  19:49:25
29990         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
29991              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
29992      Branch: perlio
29993            ! perlio.c
29994 ____________________________________________________________________________
29995 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
29996         Log: Let's not replace reason if there's one already supplied.
29997      Branch: perl
29998            ! t/op/regexp.t
29999 ____________________________________________________________________________
30000 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
30001         Log: is not good.
30002      Branch: perl
30003            ! t/op/regexp.t
30004 ____________________________________________________________________________
30005 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
30006         Log: ldlibpth can exist but be unset.
30007      Branch: perl
30008            ! t/TEST
30009 ____________________________________________________________________________
30010 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
30011         Log: Unicode: property alias naming cleanup.
30012      Branch: perl
30013            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
30014 ____________________________________________________________________________
30015 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
30016         Log: FAQ sync.
30017      Branch: perl
30018            ! pod/perlfaq4.pod
30019 ____________________________________________________________________________
30020 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
30021         Log: Integrate change #12703 from maintperl;
30022              
30023              typemap stuff intervenes before declaration, move it to PREINIT
30024              section
30025              
30026              (an empty integrate, but now the files are in sync
30027              between the branches)
30028      Branch: perl
30029           !> ext/ODBM_File/ODBM_File.xs
30030 ____________________________________________________________________________
30031 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
30032         Log: More PerlIO symbols.
30033      Branch: perl
30034            ! makedef.pl
30035 ____________________________________________________________________________
30036 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
30037         Log: typemap stuff intervenes before declaration, move it to PREINIT
30038              section
30039      Branch: maint-5.6/perl
30040            ! ext/ODBM_File/ODBM_File.xs
30041 ____________________________________________________________________________
30042 [ 12702] By: nick                                  on 2001/10/27  14:09:35
30043         Log: Integrate mainline
30044      Branch: perlio
30045           +> ext/threads/shared/t/av_simple.t
30046           +> ext/threads/shared/t/hv_refs.t
30047           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
30048           !> (integrate 109 files)
30049 ____________________________________________________________________________
30050 [ 12700] By: ams                                   on 2001/10/26  21:22:23
30051         Log: Subject: [PATCH] tweak divide
30052              From: Nicholas Clark <nick@ccl4.org>
30053              Date: Fri, 26 Oct 2001 22:52:17 +0100
30054              Message-Id: <20011026225217.B20275@plum.flirble.org>
30055      Branch: perl
30056            ! pp.c
30057 ____________________________________________________________________________
30058 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
30059         Log: Integrate a buncha things from maintperl.
30060      Branch: maint-5.6/macperl
30061           !> (integrate 32 files)
30062 ____________________________________________________________________________
30063 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
30064         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30065              From: Andy Dougherty <doughera@lafayette.edu>
30066              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
30067              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
30068      Branch: perl
30069            ! hints/svr4.sh
30070 ____________________________________________________________________________
30071 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
30072         Log: When you're root, many things become writable.
30073      Branch: perl
30074            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
30075 ____________________________________________________________________________
30076 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
30077         Log: Update Changes.
30078      Branch: perl
30079            ! Changes patchlevel.h
30080 ____________________________________________________________________________
30081 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
30082         Log: Term/Cap.t attempts to access the floppy drive for no good reason
30083              on dosish systems
30084      Branch: perl
30085            ! lib/Term/Cap.t
30086 ____________________________________________________________________________
30087 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
30088         Log: fix misleading comment on known inadequacy in B::Terse, and skip
30089              it correctly
30090      Branch: perl
30091            ! ext/B/t/terse.t
30092 ____________________________________________________________________________
30093 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
30094         Log: fix spurious AutoSplit.t failure under windows
30095      Branch: perl
30096            ! lib/AutoSplit.t
30097 ____________________________________________________________________________
30098 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
30099         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
30100      Branch: perl
30101            ! ext/Time/HiRes/HiRes.t
30102 ____________________________________________________________________________
30103 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
30104         Log: More logical to use %04"UVXf" than %"UVuf" since
30105              the Unicode standard prefers hex.
30106      Branch: perl
30107            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
30108            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
30109            ! lib/unicore/mktables utf8.c
30110 ____________________________________________________________________________
30111 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
30112         Log: change#12065 seems to have broken Encode build on windows; fix
30113      Branch: perl
30114            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
30115 ____________________________________________________________________________
30116 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
30117         Log: Unicode: add the case folding table.
30118      Branch: perl
30119            + lib/unicore/To/Fold.pl
30120            ! MANIFEST lib/unicore/mktables
30121 ____________________________________________________________________________
30122 [ 12688] By: sky                                   on 2001/10/26  13:51:29
30123         Log: Get the new functions right, do not export lock since we use builtin lock.
30124              TODO: fix xsubpp to support the new prototypes
30125      Branch: perl
30126            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30127 ____________________________________________________________________________
30128 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
30129         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
30130              as suggested by Sarathy.
30131      Branch: perl
30132            ! mg.c
30133 ____________________________________________________________________________
30134 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
30135         Log: avoid compiler warning
30136      Branch: perl
30137            ! win32/win32.c
30138 ____________________________________________________________________________
30139 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
30140         Log: WinCE update from Rainer Keuchel.
30141      Branch: perl
30142            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
30143            ! wince/wince.c
30144 ____________________________________________________________________________
30145 [ 12684] By: sky                                   on 2001/10/26  13:34:33
30146         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
30147      Branch: perl
30148            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30149 ____________________________________________________________________________
30150 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
30151         Log: More fixes that were made to the core and not in the libnet src
30152      Branch: perl
30153            ! lib/Net/Domain.pm
30154 ____________________________________________________________________________
30155 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
30156         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
30157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
30158              Date: Fri, 26 Oct 2001 13:55:21 +0200
30159              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
30160              
30161              (plus make the db-recno.t#59 accept both \n and \r\n)
30162      Branch: perl
30163            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30164            ! ext/DB_File/t/db-recno.t
30165 ____________________________________________________________________________
30166 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
30167         Log: Fix tests to be able to run in the core and the CPAN dist
30168      Branch: perl
30169            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30170            ! lib/Net/t/require.t lib/Net/t/smtp.t
30171 ____________________________________________________________________________
30172 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
30173         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
30174              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30175              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
30176              Date: Fri, 26 Oct 2001 08:34:46 EDT
30177      Branch: perl
30178            ! ext/Time/HiRes/HiRes.t
30179 ____________________________________________________________________________
30180 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
30181         Log: Sync libnet modules with what will be libnet-1.08
30182      Branch: perl
30183            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
30184            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
30185            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
30186            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
30187 ____________________________________________________________________________
30188 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
30189         Log: Integrate maintperl changes #12268 and #12669;
30190              
30191              final touches to the audit for statics and thread-unsafe code
30192              * make DB_File, ODBM_File thread-safe 
30193              * remove unnecessary/dangerous statics and protect others
30194              from not getting accidentally enabled under threaded perls
30195              
30196              windows support functions get_childdir() et al aren't exported
30197              correctly under vanilla build
30198              
30199              Testing under win32 appreciated since changes there had
30200              to be manually merged and I cannot test how badly did I do.
30201      Branch: perl
30202           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30203           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30204           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
30205           !> win32/vmem.h win32/win32.c win32/win32iop.h
30206 ____________________________________________________________________________
30207 [ 12677] By: sky                                   on 2001/10/26  12:37:17
30208         Log: More Config::threads to threads::threads changes
30209      Branch: perl
30210            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
30211 ____________________________________________________________________________
30212 [ 12676] By: sky                                   on 2001/10/26  12:31:46
30213         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
30214      Branch: perl
30215            ! ext/threads/threads.pm ext/threads/threads.xs
30216 ____________________________________________________________________________
30217 [ 12675] By: sky                                   on 2001/10/26  12:06:30
30218         Log: Allocing a TLS in runtime is not too hot.
30219      Branch: perl
30220            ! ext/threads/threads.xs
30221 ____________________________________________________________________________
30222 [ 12674] By: sky                                   on 2001/10/26  11:59:09
30223         Log: Don't display debug data.
30224      Branch: perl
30225            ! ext/threads/threads.pm
30226 ____________________________________________________________________________
30227 [ 12673] By: sky                                   on 2001/10/26  11:35:47
30228         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
30229              complete bar support for blessed objects.
30230              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
30231      Branch: perl
30232            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30233 ____________________________________________________________________________
30234 [ 12672] By: sky                                   on 2001/10/26  11:15:28
30235         Log: Fix case where shared reference does not exist in current thread.
30236      Branch: perl
30237            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30238 ____________________________________________________________________________
30239 [ 12671] By: sky                                   on 2001/10/26  08:48:52
30240         Log: Support for references in shared arrays.
30241      Branch: perl
30242            ! ext/threads/shared/shared.xs
30243 ____________________________________________________________________________
30244 [ 12670] By: sky                                   on 2001/10/26  08:30:11
30245         Log: Add tests for references in hashes.
30246      Branch: perl
30247            + ext/threads/shared/t/hv_refs.t
30248            ! MANIFEST
30249 ____________________________________________________________________________
30250 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
30251         Log: windows support functions get_childdir() et al aren't exported
30252              correctly under vanilla build
30253      Branch: maint-5.6/perl
30254            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
30255 ____________________________________________________________________________
30256 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
30257         Log: final touches to the audit for statics and thread-unsafe code
30258              * make DB_File, ODBM_File thread-safe 
30259              * remove unnecessary/dangerous statics and protect others
30260              from not getting accidentally enabled under threaded perls
30261      Branch: maint-5.6/perl
30262            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30263            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30264            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
30265            ! win32/win32.c
30266 ____________________________________________________________________________
30267 [ 12667] By: ams                                   on 2001/10/26  03:48:36
30268         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
30269              From: "Richard Soderberg" <rs@crystalflame.net>
30270              Date: Thu, 25 Oct 2001 23:42:50 -0400
30271              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
30272      Branch: perl
30273            ! sharedsv.c
30274 ____________________________________________________________________________
30275 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
30276         Log: Integrate change #12664 from maintperl;
30277              
30278              the newest GCCs don't seem to like C<"string1"##STRING2>
30279              so keep it as C<"string1" STRING2> (latter appears to
30280              work everywhere)
30281      Branch: perl
30282           !> ext/DynaLoader/dlutils.c
30283 ____________________________________________________________________________
30284 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
30285         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
30286              From: Chris Nandor <pudge@pobox.com>
30287              Date: Thu, 25 Oct 2001 22:15:03 -0400
30288              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
30289      Branch: perl
30290            ! perl.h
30291 ____________________________________________________________________________
30292 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
30293         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
30294              C<"string1" STRING2> (latter appears to work everywhere)
30295      Branch: maint-5.6/perl
30296            ! ext/DynaLoader/dlutils.c
30297 ____________________________________________________________________________
30298 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
30299         Log: AUTHORS update.
30300      Branch: perl
30301            ! AUTHORS
30302 ____________________________________________________________________________
30303 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
30304         Log: Integrate change #12660 from maintperl;
30305              
30306              make the dMY_CXT stuff available under all of
30307              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30308      Branch: perl
30309           !> perl.h
30310 ____________________________________________________________________________
30311 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
30312         Log: Subject: [PATCH] DB_File-1.79
30313              From: "Paul Marquess" <paul.marquess@openwave.com>
30314              Date: Fri, 26 Oct 2001 00:03:54 +0100
30315              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
30316      Branch: perl
30317            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
30318            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
30319 ____________________________________________________________________________
30320 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
30321         Log: make the dMY_CXT stuff available under all of
30322              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30323      Branch: maint-5.6/perl
30324            ! perl.h
30325 ____________________________________________________________________________
30326 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
30327         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
30328              From: Michael G Schwern <schwern@pobox.com>
30329              Date: Thu, 25 Oct 2001 18:28:12 -0400
30330              Message-ID: <20011025182812.M4811@blackrider>
30331      Branch: perl
30332            ! t/run/kill_perl.t
30333 ____________________________________________________________________________
30334 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
30335         Log: STRLEN != int.
30336      Branch: perl
30337            ! regcomp.c regexec.c
30338 ____________________________________________________________________________
30339 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
30340         Log: Subject: [PATCH] remove small IVop redundancy
30341              From: Nicholas Clark <nick@ccl4.org>
30342              Date: Thu, 25 Oct 2001 22:48:28 +0100
30343              Message-ID: <20011025224827.M66471@plum.flirble.org>
30344      Branch: perl
30345            ! pp.c pp_hot.c
30346 ____________________________________________________________________________
30347 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
30348         Log: Metaconfig unit change for #12655.
30349      Branch: metaconfig/U/perl
30350            ! Extensions.U
30351 ____________________________________________________________________________
30352 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
30353         Log: Subject: Re: Not OK @12650
30354              From: Andy Dougherty <doughera@lafayette.edu>
30355              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
30356              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
30357      Branch: perl
30358            ! Configure
30359 ____________________________________________________________________________
30360 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
30361         Log: Integrate changes #12652 and #12653 from maintperl;
30362              
30363              more tweaks to change#12626
30364              * move the boilerplate code over to perl.h and make DynaLoader
30365              use it
30366              * make re, Opcode, File::Glob and B threadsafe
30367              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30368              C<no re;> anywhere)
30369              
30370              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30371              
30372              File::Glob required a bit more work in bleadperl
30373              because of ExtUtils::Constant (see the Makefile.PL change)
30374      Branch: perl
30375            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
30376           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30377           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30378 ____________________________________________________________________________
30379 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
30380         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30381      Branch: maint-5.6/perl
30382            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30383            ! ext/Opcode/Opcode.xs ext/re/re.xs
30384 ____________________________________________________________________________
30385 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
30386         Log: more tweaks to change#12626
30387              * move the boilerplate code over to perl.h and make DynaLoader
30388              use it
30389              * make re, Opcode, File::Glob and B threadsafe
30390              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30391              C<no re;> anywhere)
30392      Branch: maint-5.6/perl
30393            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30394            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30395 ____________________________________________________________________________
30396 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
30397         Log: Metaconfig unit change for #12650.
30398      Branch: metaconfig/U/perl
30399            ! Extensions.U
30400 ____________________________________________________________________________
30401 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
30402         Log: Subject: Re: ithreads doesn't like usedl=n
30403              From: Andy Dougherty <doughera@lafayette.edu>
30404              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
30405              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
30406              
30407              Special-case threads::shared.
30408      Branch: perl
30409            ! Configure
30410 ____________________________________________________________________________
30411 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
30412         Log: Getting fancier...
30413      Branch: perl
30414            ! t/TEST
30415 ____________________________________________________________________________
30416 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
30417         Log: csh - what a pain.
30418      Branch: perl
30419            ! t/TEST
30420 ____________________________________________________________________________
30421 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
30422         Log: Update Changes.
30423      Branch: perl
30424            ! Changes patchlevel.h
30425 ____________________________________________________________________________
30426 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
30427         Log: Allow resetting the locale system for the duration
30428              of the build (Mac OS X default setting LANG=En_US
30429              ist kaputt)
30430      Branch: perl
30431            ! Makefile.SH
30432 ____________________________________________________________________________
30433 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
30434         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
30435      Branch: perl
30436            ! ext/Digest/MD5/t/files.t
30437 ____________________________________________________________________________
30438 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
30439         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
30440              From: Andy Dougherty <doughera@lafayette.edu>
30441              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
30442              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
30443      Branch: perl
30444            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
30445            ! ext/threads/shared/Makefile.PL
30446 ____________________________________________________________________________
30447 [ 12643] By: sky                                   on 2001/10/25  12:28:26
30448         Log: Add support for reference members of hashes.
30449      Branch: perl
30450            ! ext/threads/shared/shared.xs
30451 ____________________________________________________________________________
30452 [ 12642] By: ams                                   on 2001/10/25  12:21:13
30453         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
30454              From: "Norton Allen" <nort@qnx.com>
30455              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
30456              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
30457      Branch: perl
30458            ! ext/Digest/MD5/MD5.xs
30459 ____________________________________________________________________________
30460 [ 12641] By: sky                                   on 2001/10/25  10:27:39
30461         Log: Tests shared hashes.
30462      Branch: perl
30463            + ext/threads/shared/t/hv_simple.t
30464            ! MANIFEST
30465 ____________________________________________________________________________
30466 [ 12640] By: sky                                   on 2001/10/25  10:18:23
30467         Log: Fix threadcounts for arrays and hashes.
30468      Branch: perl
30469            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30470 ____________________________________________________________________________
30471 [ 12639] By: sky                                   on 2001/10/25  10:17:26
30472         Log: Note to self, doing *src_ary++ in a macro that evaluates
30473              the value more than once is a good way to dump core.
30474      Branch: perl
30475            ! sharedsv.c
30476 ____________________________________________________________________________
30477 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
30478         Log: Integrate change #12636 from maintperl; more dl fixups.
30479      Branch: perl
30480           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30481           !> ext/DynaLoader/dl_vms.xs
30482 ____________________________________________________________________________
30483 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
30484         Log: Like dl_hpux, like dl_dld.
30485      Branch: perl
30486            ! ext/DynaLoader/dl_dld.xs
30487 ____________________________________________________________________________
30488 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
30489         Log: followups to change#12635
30490      Branch: maint-5.6/perl
30491            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
30492            ! ext/DynaLoader/dl_vms.xs
30493 ____________________________________________________________________________
30494 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
30495         Log: add part of change#12634 to the two files that need it; dl_aix.xs
30496              in maint-5.6 doesn't have the branch that had the problem in
30497              mainline
30498      Branch: maint-5.6/perl
30499            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
30500 ____________________________________________________________________________
30501 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
30502         Log: Fixes for #12627.
30503      Branch: perl
30504            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
30505 ____________________________________________________________________________
30506 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
30507         Log: Since pv_uni_display and sv_uni_display are now used
30508              in the re extension, their symbols have to be exported.
30509      Branch: perl
30510            ! embed.pl global.sym
30511 ____________________________________________________________________________
30512 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
30513         Log: Subject:  Re: [PATCH Perl@12567] debug /list
30514              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30515              Date: Tue, 23 Oct 2001 21:40:33 EDT
30516              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
30517      Branch: perl
30518            ! configure.com
30519 ____________________________________________________________________________
30520 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
30521         Log: This takes care of some of the re 'debug' cases but
30522              not all cases since the information whether the pattern
30523              or the target are utf8 seems to be either lost or not
30524              spread widely enough, sigh.
30525      Branch: perl
30526            ! regcomp.c
30527 ____________________________________________________________________________
30528 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
30529         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
30530              From: John Peacock <jpeacock@rowman.com>
30531              Date: Wed, 24 Oct 2001 16:53:29 -0400
30532              Message-ID: <3BD72A49.1508D152@rowman.com>
30533      Branch: perl
30534            ! configure.com
30535 ____________________________________________________________________________
30536 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
30537         Log: Upgrade NetWare and WinCE as in #12626.
30538      Branch: perl
30539            ! NetWare/dl_netware.xs wince/dl_win32.xs
30540 ____________________________________________________________________________
30541 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
30542         Log: Tru64 compiler nit.
30543      Branch: perl
30544            ! ext/threads/shared/shared.xs
30545 ____________________________________________________________________________
30546 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
30547         Log: Integrate change #12626 from maintperl;
30548              make DynaLoader threadsafe by moving all statics into
30549              interpreter-local space
30550              
30551              TODO: Netware, OS/2, WinCE
30552      Branch: perl
30553           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30554           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30555           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30556           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30557           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30558           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30559           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
30560 ____________________________________________________________________________
30561 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
30562         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
30563              space
30564      Branch: maint-5.6/perl
30565            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
30566            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
30567            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
30568            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
30569            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
30570            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
30571            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
30572 ____________________________________________________________________________
30573 [ 12625] By: sky                                   on 2001/10/24  20:05:26
30574         Log: Change #12623 inflicted an infinite hang. Fixed.
30575      Branch: perl
30576            ! ext/threads/shared/shared.xs
30577 ____________________________________________________________________________
30578 [ 12624] By: sky                                   on 2001/10/24  19:06:55
30579         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
30580      Branch: perl
30581            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30582 ____________________________________________________________________________
30583 [ 12623] By: sky                                   on 2001/10/24  18:06:34
30584         Log: We need to do sharedsv_find in the original perl context.
30585      Branch: perl
30586            ! ext/threads/shared/shared.xs
30587 ____________________________________________________________________________
30588 [ 12622] By: sky                                   on 2001/10/24  17:26:51
30589         Log: Add support for basic support for AVs, references not supported yet.
30590              Add test for AVs.
30591              Add more tests to sv_refs
30592              Fix documentation issues.  
30593      Branch: perl
30594            + ext/threads/shared/t/av_simple.t
30595            ! MANIFEST ext/threads/shared/shared.pm
30596            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
30597 ____________________________________________________________________________
30598 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
30599         Log: Dump Unicode better for re 'debug'.  The regprop()
30600              is unfinished since have to figure out how to detect
30601              Unicodeness in there.
30602      Branch: perl
30603            ! regcomp.c regexec.c
30604 ____________________________________________________________________________
30605 [ 12620] By: sky                                   on 2001/10/24  13:18:07
30606         Log: Add support for finding shared arrays and hashes.
30607      Branch: perl
30608            ! sharedsv.c
30609 ____________________________________________________________________________
30610 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
30611         Log: Rewrite sv_uni_display() as pv_uni_display() as
30612              reimplement sv_uni_display() using that.
30613      Branch: perl
30614            ! dump.c embed.h embed.pl proto.h
30615 ____________________________________________________________________________
30616 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
30617         Log: Integrate change #12615 from maintperl;
30618              on Windows, IO::File::new_tmpfile() fails after being called
30619              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30620              process-wide limit
30621      Branch: perl
30622           !> win32/win32.c
30623 ____________________________________________________________________________
30624 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
30625         Log: Don't try to print ints as IVs.
30626      Branch: perl
30627            ! ext/Time/HiRes/HiRes.xs
30628 ____________________________________________________________________________
30629 [ 12616] By: sky                                   on 2001/10/24  11:06:35
30630         Log: We only need to fetch the SV from the backend if the index
30631              is not the same as mg_private.     In theory this could be
30632              a problem if there are an exact multiple of U16 changes
30633              of a shared variable between two access in a given thread,
30634              we choose to avoid theory for now.
30635      Branch: perl
30636            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
30637 ____________________________________________________________________________
30638 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
30639         Log: on Windows, IO::File::new_tmpfile() fails after being called
30640              32767 times because MSVCRT thinks stdio's TMP_MAX is a
30641              process-wide limit
30642      Branch: maint-5.6/perl
30643            ! win32/win32.c
30644 ____________________________________________________________________________
30645 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
30646         Log: Negation and Unicode: sort of solves 20010303.010,
30647              except not quite like reported in the Subject
30648              (Perl_warner is still utf8-ignorant).
30649      Branch: perl
30650            ! pp.c t/lib/warnings/sv
30651 ____________________________________________________________________________
30652 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
30653         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
30654      Branch: perl
30655            ! sv.c t/lib/warnings/sv
30656 ____________________________________________________________________________
30657 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
30658         Log: sv_uni_display(): do not add the "...", let the caller
30659              do it if wanted, and be prepared for more display options.
30660      Branch: perl
30661            ! dump.c embed.h embed.pl proto.h
30662 ____________________________________________________________________________
30663 [ 12611] By: nick                                  on 2001/10/23  20:28:07
30664         Log: Integrate mainline
30665      Branch: perlio
30666           !> Changes configure.com cygwin/cygwin.c
30667           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
30668           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
30669           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
30670           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
30671           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
30672           !> utils/h2xs.PL utils/perldoc.PL
30673 ____________________________________________________________________________
30674 [ 12610] By: sky                                   on 2001/10/23  19:39:24
30675         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
30676              don't call themselves READONLY but still die with modification
30677              attempt. We only call bless for ext and umagic.
30678      Branch: perl
30679            ! sv.c
30680 ____________________________________________________________________________
30681 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
30682         Log: Croak() on negative time; doc tweaks.
30683      Branch: perl
30684            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
30685            ! ext/Time/HiRes/HiRes.xs
30686 ____________________________________________________________________________
30687 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
30688         Log: FAQ sync.
30689      Branch: perl
30690            ! pod/perlfaq4.pod pod/perlfaq7.pod
30691 ____________________________________________________________________________
30692 [ 12607] By: sky                                   on 2001/10/23  18:27:27
30693         Log: Call setmagic on the referent we are blessing.
30694      Branch: perl
30695            ! sv.c
30696 ____________________________________________________________________________
30697 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
30698         Log: Small test nits.
30699      Branch: perl
30700            ! t/op/lc.t
30701 ____________________________________________________________________________
30702 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
30703         Log: Update Changes.
30704      Branch: perl
30705            ! Changes patchlevel.h
30706 ____________________________________________________________________________
30707 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
30708         Log: Make the PerlIO_init() prototypes consistent.
30709      Branch: perl
30710            ! perlio.c
30711 ____________________________________________________________________________
30712 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
30713         Log: Upping the test count is a good idea.
30714      Branch: perl
30715            ! t/op/lc.t
30716 ____________________________________________________________________________
30717 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
30718         Log: Document the final sigma spot.
30719      Branch: perl
30720            ! pp.c
30721 ____________________________________________________________________________
30722 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
30723         Log: Fix multicharacter titlecase (ucfirst).
30724      Branch: perl
30725            ! pod/perlunicode.pod pp.c t/op/lc.t
30726 ____________________________________________________________________________
30727 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
30728         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
30729              From: Mikhail Zabaluev <mhz@alt-linux.org>
30730              Date: Tue, 23 Oct 2001 10:40:37 +0400
30731              Message-ID: <20011023104037.A12761@localhost.localdomain>
30732              
30733              (#12406 replaced with this)
30734      Branch: perl
30735            ! utils/perldoc.PL
30736 ____________________________________________________________________________
30737 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
30738         Log: MacOS Classic updates from Pudge.
30739      Branch: perl
30740            ! lib/File/Spec.t lib/File/Spec/Mac.pm
30741 ____________________________________________________________________________
30742 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
30743         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
30744              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30745              Date: Sun, 14 Oct 2001 23:14:46 +0200
30746              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
30747              
30748              except for the 2->4 changes.
30749      Branch: perl
30750            ! lib/AutoSplit.t
30751 ____________________________________________________________________________
30752 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
30753         Log: integrate macperl contents into maint-5.6
30754      Branch: maint-5.6/perl
30755            ! mg.c
30756           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
30757           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
30758           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
30759           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30760           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
30761           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
30762           !> t/lib/filefind.t t/lib/filespec.t
30763 ____________________________________________________________________________
30764 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
30765         Log: At some point the #6234 has been lost from the mainline
30766              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
30767      Branch: perl
30768            ! lib/File/Spec/Win32.pm
30769 ____________________________________________________________________________
30770 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
30771         Log: Cygwin seems to round up (or closest, but not down)
30772              for time(), so half of the time (bad pun intended)
30773              Time::HiRes::time() is less than time(), half of
30774              the time it's more.  So let's try harder in the loop.
30775      Branch: perl
30776            ! ext/Time/HiRes/HiRes.t
30777 ____________________________________________________________________________
30778 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
30779         Log: MacOS Classic timeofday(), from Chris Nandor. 
30780      Branch: perl
30781            ! ext/Time/HiRes/HiRes.xs
30782 ____________________________________________________________________________
30783 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
30784         Log: Integrate changes #12580 and #12581 from macperl;
30785              
30786              Fix path construction.
30787              
30788              (Copyright) Nit.
30789      Branch: perl
30790           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
30791 ____________________________________________________________________________
30792 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
30793         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
30794              doesn't seem to help (the error being output to console, maybe?)
30795      Branch: perl
30796            ! lib/Net/Domain.pm
30797 ____________________________________________________________________________
30798 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
30799         Log: Taint the getcwd() result also in Cygwin.
30800              (TODO: which other platforms need the same thing?)
30801      Branch: perl
30802            ! cygwin/cygwin.c
30803 ____________________________________________________________________________
30804 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
30805         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
30806      Branch: perl
30807            ! t/op/taint.t
30808 ____________________________________________________________________________
30809 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
30810         Log: getpwuid() fragility continues.
30811      Branch: perl
30812            ! utils/h2xs.PL
30813 ____________________________________________________________________________
30814 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
30815         Log: getpwuid() might succeed but that's no guarantee
30816              that the $home will be defined.
30817      Branch: perl
30818            ! ext/File/Glob/t/basic.t
30819 ____________________________________________________________________________
30820 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
30821         Log: It's safer to to expand the variable, too... (see #12571)
30822      Branch: perl
30823            ! t/TEST
30824 ____________________________________________________________________________
30825 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
30826         Log: Integrate with maintperl.
30827      Branch: maint-5.6/macperl
30828           !> win32/bin/pl2bat.pl win32/win32.c
30829 ____________________________________________________________________________
30830 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
30831         Log: Oops, forgot to include Win32 ... just as well, since it
30832              seems in bleadperl, change #7764 was not included
30833              (adding C:\temp).  Re-added.  Rip it back out if it
30834              doesn't belong.  :-)
30835      Branch: maint-5.6/macperl
30836            ! lib/File/Spec/Win32.pm
30837 ____________________________________________________________________________
30838 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
30839         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
30840              From: "Craig A. Berry" <craigberry@mac.com>
30841              Date: Mon, 22 Oct 2001 15:25:19 -0500
30842              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
30843      Branch: perl
30844            ! configure.com
30845 ____________________________________________________________________________
30846 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
30847         Log: Add in lots of File::Spec changes, from Thomas Wegner,
30848              and sync with changes from bleadperl.
30849      Branch: maint-5.6/macperl
30850            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
30851            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30852            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30853            ! lib/File/Spec/Win32.pm t/lib/filespec.t
30854 ____________________________________________________________________________
30855 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
30856         Log: Sync with latest File::Find and tests from bleadperl.
30857      Branch: maint-5.6/macperl
30858            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
30859 ____________________________________________________________________________
30860 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
30861         Log: Nit.
30862      Branch: maint-5.6/macperl
30863            ! perl.c
30864 ____________________________________________________________________________
30865 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
30866         Log: Fix path construction.
30867      Branch: maint-5.6/macperl
30868            ! ext/DynaLoader/DynaLoader_pm.PL
30869 ____________________________________________________________________________
30870 [ 12579] By: nick                                  on 2001/10/22  19:08:35
30871         Log: Integrate mainline (for Arthurs thread.xs fix)
30872      Branch: perlio
30873           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
30874 ____________________________________________________________________________
30875 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
30876         Log: Fix up exported symbols, move relevant docs
30877              over from macperl.pod.
30878      Branch: maint-5.6/macperl
30879            ! macos/ext/MacPerl/MacPerl.pm
30880 ____________________________________________________________________________
30881 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
30882         Log: Make ADDRESS called optionally as a method.
30883      Branch: maint-5.6/macperl
30884            ! macos/lib/Mac/Glue.pm
30885 ____________________________________________________________________________
30886 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
30887         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
30888              Apple event.
30889      Branch: maint-5.6/macperl
30890            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
30891            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
30892            ! macos/macperl/MPTerminology.aete
30893 ____________________________________________________________________________
30894 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
30895         Log: Clean up some build utilities. Change Entab to Duplicate;
30896              fix docs and error reporting; improve macify() of paths;
30897              remove requirement for Exporter.pm presence.
30898      Branch: maint-5.6/macperl
30899            ! macos/InstallBLIB macos/MacPerlTests.cmd
30900            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
30901 ____________________________________________________________________________
30902 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
30903         Log: Sync Time::HiRes with bleadperl
30904      Branch: maint-5.6/macperl
30905            ! macos/bundled_ext/Time/HiRes/HiRes.pm
30906            ! macos/bundled_ext/Time/HiRes/HiRes.t
30907            ! macos/bundled_ext/Time/HiRes/HiRes.xs
30908 ____________________________________________________________________________
30909 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
30910         Log: Fix up Changes
30911      Branch: maint-5.6/macperl
30912            ! macos/Changes
30913 ____________________________________________________________________________
30914 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
30915         Log: A user might belong to only a single group
30916              (the group equal to the group id).
30917      Branch: perl
30918            ! t/op/groups.t
30919 ____________________________________________________________________________
30920 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
30921         Log: Prepending (instead of replacing with) the pwd is safer. 
30922      Branch: perl
30923            ! t/TEST
30924 ____________________________________________________________________________
30925 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
30926         Log: Be more robust if no hostname or domainname
30927              (especially the latter)
30928      Branch: perl
30929            ! lib/Net/Domain.pm
30930 ____________________________________________________________________________
30931 [ 12569] By: sky                                   on 2001/10/22  17:41:07
30932         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
30933      Branch: perl
30934            ! ext/threads/threads.xs
30935 ____________________________________________________________________________
30936 [ 12568] By: nick                                  on 2001/10/22  16:31:24
30937         Log: Integrate mainline
30938      Branch: perlio
30939           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
30940           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30941           +> ext/threads/shared/t/sv_refs.t
30942           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
30943            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
30944            - lib/unicore/To/SpecUpper.pl
30945           !> (integrate 42 files)
30946 ____________________________________________________________________________
30947 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
30948         Log: Update Changes.
30949      Branch: perl
30950            ! Changes patchlevel.h
30951 ____________________________________________________________________________
30952 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
30953         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
30954              From: Michael G Schwern <schwern@pobox.com>
30955              Date: Mon, 22 Oct 2001 03:48:38 -0400
30956              Message-ID: <20011022034838.B1676@blackrider>
30957      Branch: perl
30958            ! pod/perlvar.pod
30959 ____________________________________________________________________________
30960 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
30961         Log: Pod nits, as suggested by Stas Bekman.
30962      Branch: perl
30963            ! ext/threads/shared/shared.pm ext/threads/threads.pm
30964 ____________________________________________________________________________
30965 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
30966         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
30967              From: "Paul Marquess" <paul.marquess@openwave.com> 
30968              Date: Sun, 21 Oct 2001 21:11:15 +0100
30969              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
30970      Branch: perl
30971            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
30972            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
30973            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
30974            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
30975            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
30976            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
30977            ! ext/SDBM_File/sdbm.t
30978 ____________________________________________________________________________
30979 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
30980         Log: Integrate change #12559 from maintperl;
30981              various fixes for system() and backticks under windows
30982      Branch: perl
30983           !> win32/win32.c
30984 ____________________________________________________________________________
30985 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
30986         Log: Integrate change #12560 from maintperl;
30987              make pl2bat use %0 rather than "%0" (the latter fails to work
30988              in a lot of common cases)
30989      Branch: perl
30990           !> win32/bin/pl2bat.pl
30991 ____________________________________________________________________________
30992 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
30993         Log: Integrate changes #12549 and #12550 from maintperl;
30994              
30995              readline() doesn't work with our variables; it confuses them with
30996              my variables (change#4227 was incomplete)
30997      Branch: perl
30998            ! t/lib/strict/vars
30999           !> t/base/rs.t toke.c
31000 ____________________________________________________________________________
31001 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
31002         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
31003              in a lot of common cases)
31004      Branch: maint-5.6/perl
31005            ! win32/bin/pl2bat.pl
31006 ____________________________________________________________________________
31007 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
31008         Log: various fixes for system() and backticks under windows:
31009              
31010              * avoid munging whitespace that is passed within quotes
31011              * work around a cmd.exe misfeature that made multi-arg
31012              system() unreliable when there is more than one quoted
31013              argument
31014              * make multi-arg system() autoquote arguments as needed
31015              before passing them to the shell (this avoids having to
31016              second guess the shell quoting)
31017              * perl's -Dp switch can be used to trace the innards
31018      Branch: maint-5.6/perl
31019            ! win32/win32.c
31020 ____________________________________________________________________________
31021 [ 12558] By: nick                                  on 2001/10/22  08:58:42
31022         Log: Integrate ithreads buffer flush fix from perlio
31023      Branch: perl
31024           !> ext/threads/t/basic.t perl.c
31025 ____________________________________________________________________________
31026 [ 12557] By: nick                                  on 2001/10/22  08:35:09
31027         Log: All tests pass (legitimately) on ithreads
31028      Branch: perlio
31029            ! ext/threads/t/basic.t perl.c
31030 ____________________________________________________________________________
31031 [ 12556] By: nick                                  on 2001/10/22  06:51:22
31032         Log: Integrate non-ithreads fix to mainline
31033      Branch: perl
31034           !> perlio.c
31035 ____________________________________________________________________________
31036 [ 12555] By: nick                                  on 2001/10/22  06:48:33
31037         Log: Restore non-ithreads build. Interestingly binmode test passes
31038              non-ithreads - so crlf layer is not damaged and ithreads fail
31039              is a symptom ...
31040      Branch: perlio
31041            ! perlio.c
31042 ____________________________________________________________________________
31043 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
31044         Log: Integrate from perlio; restructuring.
31045      Branch: perl
31046           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31047           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
31048           !> win32/perlhost.h
31049 ____________________________________________________________________________
31050 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
31051         Log: Integrate from maintperl
31052              (Changes 12350, 12496, 12548, 12549, 12550)
31053      Branch: maint-5.6/macperl
31054           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
31055           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
31056 ____________________________________________________________________________
31057 [ 12552] By: nick                                  on 2001/10/21  19:18:12
31058         Log: Win32 PerlIO_cleanup special cases should no longer be required.
31059      Branch: perlio
31060            ! perl.c
31061 ____________________________________________________________________________
31062 [ 12551] By: nick                                  on 2001/10/21  19:16:56
31063         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
31064      Branch: perlio
31065            ! win32/makefile.mk
31066 ____________________________________________________________________________
31067 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
31068         Log: change#12549 wasn't aware of strictures
31069      Branch: maint-5.6/perl
31070            ! t/pragma/strict-vars toke.c
31071 ____________________________________________________________________________
31072 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
31073         Log: readline() doesn't work with our variables; it confuses them with
31074              my variables (change#4227 was incomplete)
31075      Branch: maint-5.6/perl
31076            ! t/base/rs.t toke.c
31077 ____________________________________________________________________________
31078 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
31079         Log: change#12220 appears to have pulled in a mainline change that
31080              isn't applicable to maint-5.6 (some platforms don't taint
31081              cwd)
31082      Branch: maint-5.6/perl
31083            ! t/lib/filefind-taint.t
31084 ____________________________________________________________________________
31085 [ 12547] By: nick                                  on 2001/10/21  17:15:54
31086         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
31087              for them. Call explicit cleanup during destruct process.
31088              - one binmode test is failing
31089              - also ext/threads/t/basic.t fails under make test, and is noisy under
31090              harness. (Threads results are intermingled and don't match order expected.)
31091      Branch: perlio
31092            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31093            ! perlio.h perliol.h pod/perlapi.pod sv.c
31094 ____________________________________________________________________________
31095 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
31096         Log: Implement multicharacter case mappings where a single
31097              Unicode character can be mapped into several.
31098      Branch: perl
31099            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31100            - lib/unicore/To/SpecUpper.pl
31101            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
31102            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31103            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
31104            ! proto.h t/op/lc.t utf8.c
31105 ____________________________________________________________________________
31106 [ 12545] By: sky                                   on 2001/10/21  15:25:16
31107         Log: First support of threads::shared, support shared svs and references.
31108      Branch: perl
31109            + ext/threads/shared/Makefile.PL ext/threads/shared/README
31110            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31111            + ext/threads/shared/t/sv_refs.t
31112            + ext/threads/shared/t/sv_simple.t
31113            ! MANIFEST sharedsv.c
31114 ____________________________________________________________________________
31115 [ 12544] By: nick                                  on 2001/10/21  14:52:35
31116         Log: PerlIO layer table as PL_perlio (per-interpreter)
31117      Branch: perlio
31118            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
31119            ! pod/perlapi.pod sv.c
31120 ____________________________________________________________________________
31121 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
31122         Log: Prettyprinting.
31123      Branch: perl
31124            ! pod/perlunicode.pod
31125 ____________________________________________________________________________
31126 [ 12542] By: ams                                   on 2001/10/21  03:50:25
31127         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
31128              From: "Sean M. Burke" <sburke@cpan.org>
31129              Date: Sat, 20 Oct 2001 17:51:09 -0600
31130              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
31131      Branch: perl
31132            + pod/perlpodspec.pod
31133            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
31134            ! pod/perltoc.pod
31135 ____________________________________________________________________________
31136 [ 12541] By: nick                                  on 2001/10/20  22:23:53
31137         Log: Fix typos in new locking on MemShared
31138              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
31139              - seems to make segfaults more deterministic - suspect they are 
31140              attempt to free() after Interp and Host have gone.
31141      Branch: perlio
31142            ! perlio.c win32/perlhost.h
31143 ____________________________________________________________________________
31144 [ 12540] By: nick                                  on 2001/10/20  21:50:46
31145         Log: Remove the MemShared re-#define (again)
31146      Branch: perlio
31147            ! perlio.c
31148 ____________________________________________________________________________
31149 [ 12539] By: nick                                  on 2001/10/20  21:49:06
31150         Log: Use locks on MemShared
31151      Branch: perlio
31152            ! win32/perlhost.h
31153 ____________________________________________________________________________
31154 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
31155         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
31156              From: "chromatic" <chromatic@rmci.net>
31157              Date: Sat, 20 Oct 2001 11:13:47 -0600
31158              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
31159      Branch: perl
31160            ! installhtml
31161 ____________________________________________________________________________
31162 [ 12537] By: nick                                  on 2001/10/20  16:44:03
31163         Log: Integrate mainline
31164      Branch: perlio
31165           !> (integrate 48 files)
31166 ____________________________________________________________________________
31167 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
31168         Log: Update Changes.
31169      Branch: perl
31170            ! Changes patchlevel.h
31171 ____________________________________________________________________________
31172 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
31173         Log: Upgrade to podlators 1.11, from Russ Allbery.
31174      Branch: perl
31175            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
31176            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31177            ! pod/pod2man.PL pod/pod2text.PL
31178 ____________________________________________________________________________
31179 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
31180         Log: Integrate perlio change #12532:
31181              introduce and use PerlIO_intmod2str().
31182      Branch: perl
31183           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
31184 ____________________________________________________________________________
31185 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
31186         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
31187      Branch: perl
31188            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
31189 ____________________________________________________________________________
31190 [ 12532] By: nick                                  on 2001/10/20  14:25:37
31191         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
31192              Use for non-PERLIO fdupopen().
31193      Branch: perlio
31194            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
31195 ____________________________________________________________________________
31196 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
31197         Log: Integrate perlio: PerlIO win32 fixes.
31198      Branch: perl
31199           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
31200           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
31201           !> proto.h sv.h win32/win32io.c
31202 ____________________________________________________________________________
31203 [ 12530] By: nick                                  on 2001/10/20  12:53:30
31204         Log: Fixed in two places - p4 resolve
31205      Branch: perlio
31206            ! perlsdio.h
31207 ____________________________________________________________________________
31208 [ 12529] By: nick                                  on 2001/10/20  12:51:05
31209         Log: Fix for ithreads/stdio build
31210      Branch: perlio
31211            ! perlio.c perlsdio.h
31212 ____________________________________________________________________________
31213 [ 12528] By: ams                                   on 2001/10/20  12:13:25
31214         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
31215              From: Michael G Schwern <schwern@pobox.com>
31216              Date: Sat, 20 Oct 2001 01:41:21 -0400
31217              Message-Id: <20011020014121.I3681@blackrider>
31218      Branch: perl
31219            ! installman
31220 ____________________________________________________________________________
31221 [ 12527] By: ams                                   on 2001/10/20  12:09:41
31222         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
31223              From: Michael G Schwern <schwern@pobox.com>
31224              Date: Sat, 20 Oct 2001 02:04:21 -0400
31225              Message-Id: <20011020020421.A11732@blackrider>
31226      Branch: perl
31227            ! lib/Pod/Checker.pm
31228 ____________________________________________________________________________
31229 [ 12526] By: ams                                   on 2001/10/20  11:59:41
31230         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
31231              From: "chromatic" <chromatic@rmci.net>
31232              Date: Fri, 19 Oct 2001 22:46:39 -0600
31233              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
31234      Branch: perl
31235            ! lib/Net/Config.pm
31236 ____________________________________________________________________________
31237 [ 12525] By: nick                                  on 2001/10/20  11:16:18
31238         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
31239              Perl_sv_setsv_flags directly.
31240      Branch: perlio
31241            ! ext/threads/threads.xs
31242 ____________________________________________________________________________
31243 [ 12524] By: nick                                  on 2001/10/20  10:28:17
31244         Log: Add a new flag character 'm' to embed.pl set to represent
31245              "functions" which are really macros. Use it foe the troublesome
31246              sv_setsv() etc. macros in sv.h - changing latter to define
31247              sv_setsv rather than sv_setsv_macro etc.
31248      Branch: perlio
31249            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
31250            ! pod/perlapi.pod proto.h sv.h
31251 ____________________________________________________________________________
31252 [ 12523] By: nick                                  on 2001/10/20  09:17:17
31253         Log: Add comments explaining why win32.h/embed.h are included where they are
31254              in perl.h 
31255      Branch: perlio
31256            ! perl.h
31257 ____________________________________________________________________________
31258 [ 12522] By: nick                                  on 2001/10/20  08:27:44
31259         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
31260              being used yet.
31261      Branch: perlio
31262            ! win32/win32io.c
31263 ____________________________________________________________________________
31264 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
31265         Log: Wording tweaks.
31266      Branch: perl
31267            ! t/TEST
31268 ____________________________________________________________________________
31269 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
31270         Log: Subject: IO module with nonblocking socket connect patch 
31271              From: Raul Dias <raul@dias.com.br>
31272              Date: Fri, 19 Oct 2001 22:45:32 -0300
31273              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
31274      Branch: perl
31275            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
31276 ____________________________________________________________________________
31277 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
31278         Log: Test vertical whitespace combined with /x in \p{}.
31279      Branch: perl
31280            ! t/op/pat.t
31281 ____________________________________________________________________________
31282 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
31283         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
31284              From: Gisle Aas <gisle@ActiveState.com> 
31285              Date: 19 Oct 2001 16:46:02 -0700
31286              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
31287      Branch: perl
31288            ! lib/ExtUtils/MakeMaker.pm
31289 ____________________________________________________________________________
31290 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
31291         Log: No more this symbol.
31292      Branch: perl
31293            ! makedef.pl
31294 ____________________________________________________________________________
31295 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
31296         Log: Integrate change #12511; fix gross win32 build issues.
31297      Branch: perl
31298           !> makedef.pl sv.c
31299 ____________________________________________________________________________
31300 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
31301         Log: Unpack in scalar context should return the first value
31302              returned in list context, as pointed out by Ton Hospel
31303              in 2001-05-21 (this is how it works already in blead,
31304              just adding the test).
31305      Branch: perl
31306            ! t/op/pack.t
31307 ____________________________________________________________________________
31308 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
31309         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
31310              From: "Craig A. Berry" <craigberry@mac.com>
31311              Date: Fri, 19 Oct 2001 16:59:30 -0500
31312              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
31313      Branch: perl
31314            ! utils/perldoc.PL
31315 ____________________________________________________________________________
31316 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
31317         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
31318              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31319              Date: Fri, 19 Oct 2001 17:45:23 EDT
31320              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
31321      Branch: perl
31322            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
31323            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
31324            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
31325            ! vms/vmsish.h
31326 ____________________________________________________________________________
31327 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
31328         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
31329              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31330              Date: Fri, 19 Oct 2001 17:26:35 EDT
31331              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
31332      Branch: perl
31333            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
31334 ____________________________________________________________________________
31335 [ 12511] By: nick                                  on 2001/10/19  19:55:36
31336         Log: Fix gross win32 build issues
31337      Branch: perlio
31338            ! makedef.pl sv.c
31339 ____________________________________________________________________________
31340 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
31341         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
31342              From: David Dyck <dcd@tc.fluke.com>
31343              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
31344              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
31345      Branch: perl
31346            ! lib/File/Find.pm
31347 ____________________________________________________________________________
31348 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
31349         Log: Subject: Re: PerlIO and Encode
31350              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31351              Date: Tue, 16 Oct 2001 01:50:16 +0900
31352              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
31353      Branch: perl
31354            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
31355            ! ext/Encode/Encode/Tcl.t
31356 ____________________________________________________________________________
31357 [ 12508] By: ams                                   on 2001/10/19  17:59:16
31358         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
31359              (See #12499)
31360      Branch: perl
31361            ! pod/perlintro.pod
31362 ____________________________________________________________________________
31363 [ 12507] By: nick                                  on 2001/10/19  16:30:43
31364         Log: Integrate mainline
31365      Branch: perlio
31366           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31367           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31368           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31369           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31370           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31371           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31372           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31373           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
31374           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
31375           +> win32/config_H.win64
31376            - lib/Test/Utils.pm lib/unicore/mktables.PL
31377            - t/lib/Test/Simple/Catch/More.pm
31378           !> (integrate 84 files)
31379 ____________________________________________________________________________
31380 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
31381         Log: Retract the #10451 which seems to be the cause
31382              of the major leakage from while(){eval"sub{}"}
31383      Branch: perl
31384            ! op.c t/run/kill_perl.t
31385 ____________________________________________________________________________
31386 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
31387         Log: Regen toc.
31388      Branch: perl
31389            ! pod/perltoc.pod
31390 ____________________________________________________________________________
31391 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
31392         Log: Tiny tweaks.
31393      Branch: perl
31394            ! pod/perl.pod
31395 ____________________________________________________________________________
31396 [ 12503] By: ams                                   on 2001/10/19  13:34:24
31397         Log: Subject: Re: perlintro.pod
31398              From: Abe Timmerman <abe@ztreet.demon.nl>
31399              Date: Fri, 19 Oct 2001 14:12:40 +0200
31400              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
31401      Branch: perl
31402            ! pod/perlintro.pod
31403 ____________________________________________________________________________
31404 [ 12502] By: ams                                   on 2001/10/19  13:24:12
31405         Log: Slight reorganisation of references.
31406      Branch: perl
31407            ! pod/perl.pod
31408 ____________________________________________________________________________
31409 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
31410         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
31411              From: Kay Röpke <kroepke@dolphin-services.de>
31412              Date: Fri, 19 Oct 2001 14:04:01 +0200 
31413              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
31414      Branch: perl
31415            ! lib/ExtUtils/MakeMaker.pm
31416 ____________________________________________________________________________
31417 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
31418         Log: Unicode categories continue:
31419              implement Category=, Script=, Block=
31420              (these are based on an upcoming update of TR#18)
31421              Fix a bug where we got two In categories named "old italic",
31422              and another where shortcut for the Is categories wasn't taken.
31423      Branch: perl
31424            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
31425            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
31426            ! pod/perlunicode.pod t/op/pat.t
31427 ____________________________________________________________________________
31428 [ 12499] By: ams                                   on 2001/10/19  01:42:29
31429         Log: Subject: a small patch to perlintro.pod.
31430              From: Autrijus Tang <autrijus@autrijus.org>
31431              Date: Fri, 19 Oct 2001 01:45:51 +0800
31432              Message-Id: <20011019014551.A35625@not.autrijus.org>
31433              (Applied by hand with nits.)
31434      Branch: perl
31435            ! pod/perlintro.pod
31436 ____________________________________________________________________________
31437 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
31438         Log: Subject: [PATCH] OpenBSD hints for ithreads
31439              From: Andy Dougherty <doughera@lafayette.edu>
31440              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
31441              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
31442      Branch: perl
31443            ! hints/openbsd.sh
31444 ____________________________________________________________________________
31445 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
31446         Log: Retract #12446; the problem solved by #12474.
31447      Branch: perl
31448            ! hints/aix.sh
31449 ____________________________________________________________________________
31450 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
31451         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
31452              message and suppress line number info (from Steve Hay
31453              <Steve.Hay@uk.radan.com>)
31454      Branch: maint-5.6/perl
31455            ! lib/Carp/Heavy.pm
31456 ____________________________________________________________________________
31457 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
31458         Log: More documented In categories.
31459      Branch: perl
31460            ! pod/perlunicode.pod
31461 ____________________________________________________________________________
31462 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
31463         Log: Update Changes.
31464      Branch: perl
31465            ! Changes patchlevel.h
31466 ____________________________________________________________________________
31467 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
31468         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
31469      Branch: perl
31470            ! MANIFEST
31471 ____________________________________________________________________________
31472 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
31473         Log: Wrong skip() arguments.
31474      Branch: perl
31475            ! ext/B/t/terse.t
31476 ____________________________________________________________________________
31477 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
31478         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
31479              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31480              Date: Wed, 17 Oct 2001 09:10:53 EDT 
31481              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
31482      Branch: perl
31483            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
31484            ! pod/perlapi.pod vms/vms.c
31485 ____________________________________________________________________________
31486 [ 12490] By: ams                                   on 2001/10/18  09:31:00
31487         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
31488              From: Mark-Jason Dominus <mjd@plover.com>
31489              Date: Thu, 18 Oct 2001 06:25:35 -0400
31490              Message-Id: <20011018102535.19264.qmail@plover.com>
31491      Branch: perl
31492            ! pod/perl.pod
31493 ____________________________________________________________________________
31494 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
31495         Log: Prettyprinting.
31496      Branch: perl
31497            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
31498 ____________________________________________________________________________
31499 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
31500         Log: Regen toc.
31501      Branch: perl
31502            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31503 ____________________________________________________________________________
31504 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
31505         Log: Add perlintro, from Skud.
31506      Branch: perl
31507            + pod/perlintro.pod
31508            ! MANIFEST
31509 ____________________________________________________________________________
31510 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
31511         Log: FAQ sync.
31512      Branch: perl
31513            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
31514            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
31515            ! pod/perlfaq8.pod pod/perlfaq9.pod
31516 ____________________________________________________________________________
31517 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
31518         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
31519              in speed (upto 20% speedup in certain operations) but meanwhile
31520              regexps and arithmetics got slower (5-10%) (according to
31521              perlbench average speedup is negligible, and within measuring
31522              flutter, 1%).  Therefore retracting all the changes
31523              aimed at getting -std1 to compile cleanly:  #12475, #12476,
31524              #12479, #12480, #12481, #12482, #12483, #12484.
31525      Branch: perl
31526            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
31527            ! pp_hot.c pp_sys.c toke.c
31528 ____________________________________________________________________________
31529 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
31530         Log: (retracted by #12485)
31531              Strict ANSI doesn't like the third argument of main()
31532              so enable ignoring it if using ultra picky compiler.
31533      Branch: perl
31534            ! miniperlmain.c
31535 ____________________________________________________________________________
31536 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
31537         Log: (retracted by #12485)
31538              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
31539      Branch: perl
31540            ! perl.h
31541 ____________________________________________________________________________
31542 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
31543         Log: (retracted by #12485)
31544              Add explanatory comment.
31545      Branch: perl
31546            ! mg.c
31547 ____________________________________________________________________________
31548 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
31549         Log: (retracted by #12485)
31550              More dollar$hiding.
31551      Branch: perl
31552            ! doio.c perl.h pp_sys.c
31553 ____________________________________________________________________________
31554 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
31555         Log: (retracted by #12485)
31556              KISS.
31557      Branch: perl
31558            ! mg.c
31559 ____________________________________________________________________________
31560 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
31561         Log: (retracted by #12485)
31562              Thou shalt not #ifdef inside macro invocations,
31563              noticed by Rafael Garcia-Suarez.
31564      Branch: perl
31565            ! mg.c
31566 ____________________________________________________________________________
31567 [ 12478] By: ams                                   on 2001/10/17  18:50:55
31568         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
31569              From: Anton Berezin <tobez@tobez.org>
31570              Date: Wed, 17 Oct 2001 18:25:48 +0200
31571              Message-Id: <20011017182548.A12082@heechee.tobez.org>
31572      Branch: perl
31573            ! pp_sys.c
31574 ____________________________________________________________________________
31575 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
31576         Log: (retracted by #12485)
31577              Unterminated #ifdef.
31578      Branch: perl
31579            ! mg.c
31580 ____________________________________________________________________________
31581 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
31582         Log: (retracted by #12485)
31583              Avoid dollar signs in identifiers (in non-VMS) to
31584              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
31585      Branch: perl
31586            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
31587            ! toke.c
31588 ____________________________________________________________________________
31589 [ 12474] By: ams                                   on 2001/10/17  15:14:50
31590         Log: Subject: Two AIX patches
31591              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31592              Date: Wed, 17 Oct 2001 18:04:35 +0200
31593              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
31594      Branch: perl
31595            ! hints/aix.sh makedef.pl
31596 ____________________________________________________________________________
31597 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
31598         Log: Limiting the Time::HiRes::sleep and usleep to
31599              one second is not a good policy if drop-in
31600              replacement is still a goal.
31601      Branch: perl
31602            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31603            ! ext/Time/HiRes/HiRes.xs
31604 ____________________________________________________________________________
31605 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
31606         Log: Subject: [PATCH] Test::Simple 0.32
31607              From: Michael G Schwern <schwern@pobox.com> 
31608              Date: Wed, 17 Oct 2001 03:42:41 -0400
31609              Message-ID: <20011017034241.A25038@blackrider>
31610      Branch: perl
31611            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31612            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31613            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31614            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31615            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31616            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31617            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
31618            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
31619            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
31620            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
31621            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
31622            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
31623            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
31624            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
31625            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
31626            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
31627            ! t/lib/Test/Simple/Catch.pm
31628            ! t/lib/Test/Simple/sample_tests/five_fail.plx
31629 ____________________________________________________________________________
31630 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
31631         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
31632              From: Michael G Schwern <schwern@pobox.com> 
31633              Date: Wed, 17 Oct 2001 04:04:13 -0400
31634              Message-ID: <20011017040413.C25550@blackrider>
31635      Branch: perl
31636            ! t/TEST t/harness vms/test.com
31637 ____________________________________________________________________________
31638 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
31639         Log: Regen doc with perlmodstyle added.
31640      Branch: perl
31641            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31642 ____________________________________________________________________________
31643 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
31644         Log: Pod cleanup.
31645      Branch: perl
31646            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
31647 ____________________________________________________________________________
31648 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
31649         Log: Subject: perlmodstyle as a patch
31650              From: Kirrily Robert <skud@infotrope.net>
31651              Date: Tue, 16 Oct 2001 22:47:23 -0400
31652              Message-ID: <20011016224723.A20673@infotrope.net>
31653      Branch: perl
31654            + pod/perlmodstyle.pod
31655            ! MANIFEST
31656 ____________________________________________________________________________
31657 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
31658         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
31659              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
31660              Date: Thu, 6 Sep 2001 11:09:40 +0100
31661              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
31662              
31663              Mention also the develooper p5p archive.
31664      Branch: perl
31665            ! pod/perlhack.pod
31666 ____________________________________________________________________________
31667 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
31668         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
31669              From: Kay Röpke <kroepke@dolphin-services.de>
31670              Date: Tue, 16 Oct 2001 17:23:52 +0200
31671              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
31672      Branch: perl
31673            ! lib/ExtUtils/MakeMaker.pm
31674 ____________________________________________________________________________
31675 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
31676         Log: Add the special casing mappings (from SpecCase.txt)
31677              (except for the hyper special case mappings that have
31678              the condition list); the special casing mappings are
31679              unused for now.  Small tidying up on mktables.
31680      Branch: perl
31681            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31682            + lib/unicore/To/SpecUpper.pl
31683            ! lib/unicore/mktables
31684 ____________________________________________________________________________
31685 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
31686         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
31687              From: "David H. Adler" <dha@panix.com>       
31688              Date: Tue, 16 Oct 2001 11:59:35 -0400
31689              Message-ID: <20011016115935.A13078@panix.com>
31690              
31691              Subject: [ PATCH ] perldata patch, revised
31692              From: "David H. Adler" <dha@panix.com>     
31693              Date: Tue, 16 Oct 2001 18:26:49 -0400
31694              Message-ID: <20011016182649.C23970@panix.com>
31695      Branch: perl
31696            ! pod/perldata.pod pod/perlop.pod
31697 ____________________________________________________________________________
31698 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
31699         Log: Integrate perlio: PerlIO_dup (for all but Win32).
31700      Branch: perl
31701           !> embed.h embed.pl ext/Encode/Encode.xs
31702           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
31703           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
31704           !> win32/win32io.c
31705 ____________________________________________________________________________
31706 [ 12462] By: nick                                  on 2001/10/16  19:11:30
31707         Log: PerlIOXxxx_dups for all but Win32
31708      Branch: perlio
31709            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31710            ! ext/PerlIO/Via/Via.xs
31711 ____________________________________________________________________________
31712 [ 12461] By: nick                                  on 2001/10/16  18:28:48
31713         Log: Implement PerlIOStdio_dup (explains core dumps - dup
31714              was not setting up a FILE * to be fclosed()).
31715      Branch: perlio
31716            ! perlio.c
31717 ____________________________________________________________________________
31718 [ 12460] By: nick                                  on 2001/10/16  17:31:47
31719         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
31720              overflow.
31721      Branch: perlio
31722            ! perlio.c
31723 ____________________________________________________________________________
31724 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
31725         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
31726              From: "Craig A. Berry" <craigberry@mac.com>
31727              Date: Tue, 16 Oct 2001 13:08:38 -0500
31728              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
31729      Branch: perl
31730            ! configure.com
31731 ____________________________________________________________________________
31732 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
31733         Log: Can't expect too much accuracy from a sleep of one second.
31734              (I think this will also fail with high load.)
31735      Branch: perl
31736            ! ext/Time/HiRes/HiRes.t
31737 ____________________________________________________________________________
31738 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
31739         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
31740              From: "Werner, Randolf" <randolf.werner@sap.com>
31741              Date: Tue, 16 Oct 2001 18:33:02 +0200
31742              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
31743      Branch: perl
31744            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
31745            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
31746 ____________________________________________________________________________
31747 [ 12456] By: nick                                  on 2001/10/16  14:08:16
31748         Log: Builds under ithreads (but fails all threads tests)
31749      Branch: perlio
31750            ! hv.c perlio.c sv.c
31751 ____________________________________________________________________________
31752 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
31753         Log: I think the Perl_sortsv needs *not* be skipped?
31754      Branch: perl
31755            ! makedef.pl
31756 ____________________________________________________________________________
31757 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
31758         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
31759              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
31760              Date: Tue, 16 Oct 2001 15:32:44 +0200
31761              Message-ID: <3BCC531C.11494.3E433F@localhost>
31762      Branch: perl
31763            ! t/op/groups.t
31764 ____________________________________________________________________________
31765 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
31766         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
31767              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
31768              Date: Tue, 16 Oct 2001 15:01:04 +0200
31769              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
31770      Branch: perl
31771            ! t/io/fs.t
31772 ____________________________________________________________________________
31773 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
31774         Log: A forgotten deletion.
31775      Branch: perl
31776            - lib/unicore/mktables.PL
31777 ____________________________________________________________________________
31778 [ 12451] By: nick                                  on 2001/10/16  11:32:48
31779         Log: Skeleton of "PerlIO_dup" coded.
31780              Still-passes all tests non-threaded (well it would wouldn't it!)
31781      Branch: perlio
31782            ! embed.h embed.pl ext/Encode/Encode.xs
31783            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
31784            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
31785            ! win32/win32io.c
31786 ____________________________________________________________________________
31787 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
31788         Log: Document the problem with the swash_fetch() API that affects
31789              more complex case conversions.
31790      Branch: perl
31791            ! lib/utf8_heavy.pl utf8.c
31792 ____________________________________________________________________________
31793 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
31794         Log: Make Time::HiRes::sleep() and usleep() to return
31795              the number of seconds (a floating point value) and 
31796              microseconds (an integer) actually slept (well,
31797              modulo the time spent in measuring the time actually
31798              slept...), to be a better drop-in replacement for
31799              the builtin sleep().  Noticed by Chris Nandor.
31800              
31801              Also make usleep() to croak if fed illegal number
31802              of useconds (anything greater than 1_000_000).
31803      Branch: perl
31804            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31805            ! ext/Time/HiRes/HiRes.xs
31806 ____________________________________________________________________________
31807 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
31808         Log: A missing SvREFCNT_dec.
31809      Branch: perl
31810            ! perl.c
31811 ____________________________________________________________________________
31812 [ 12447] By: nick                                  on 2001/10/15  20:27:53
31813         Log: Beginings of PerlIO_dup support (unstable)
31814      Branch: perlio
31815            ! perlio.c perliol.h
31816 ____________________________________________________________________________
31817 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
31818         Log: (retracted by #12497)
31819              In AIX vac 5 just can't seem to get regcomp right.
31820      Branch: perl
31821            ! hints/aix.sh
31822 ____________________________________________________________________________
31823 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
31824         Log: Bump the version number to agree with the maintperl one.
31825      Branch: perl
31826            ! lib/Tie/RefHash.pm
31827 ____________________________________________________________________________
31828 [ 12444] By: nick                                  on 2001/10/15  15:59:57
31829         Log: Integrate mainline
31830      Branch: perlio
31831           +> lib/Math/BigInt/t/Math/Subclass.pm
31832           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
31833           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
31834           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
31835           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
31836           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
31837           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
31838           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
31839           +> lib/unicore/mktables
31840            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
31841            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
31842            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
31843            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
31844            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
31845            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
31846            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
31847            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
31848            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
31849            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
31850            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
31851            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
31852            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
31853            - lib/unicore/syllables.txt
31854           !> (integrate 344 files)
31855 ____________________________________________________________________________
31856 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
31857         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
31858      Branch: perl
31859            ! ext/DB_File/DB_File.xs
31860 ____________________________________________________________________________
31861 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
31862         Log: Sync the skip() amounts with the number of tests.
31863      Branch: perl
31864            ! lib/Term/Complete.t
31865 ____________________________________________________________________________
31866 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
31867         Log: Update Changes.
31868      Branch: perl
31869            ! Changes patchlevel.h
31870 ____________________________________________________________________________
31871 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
31872         Log: MacOS Classic catdir() rewrite from Thomas Wegner
31873              (backward incompatibility, but a deliberate one,
31874              the old version simply is broken in its logic),
31875              also documentation updates, and as suggested replicated
31876              the File::Spec::Unix documentation updates also on the
31877              File::Spec documentation.
31878              
31879              TODO: there seems to be duplication of documentation
31880              between File::Spec and File::Spec::Unix.  I think
31881              the ::Unix should be left only with specific UNIXisms,
31882              and all the generic documentation should be in ::Spec.
31883      Branch: perl
31884            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
31885            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
31886            ! lib/File/Spec/Unix.pm
31887 ____________________________________________________________________________
31888 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
31889         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
31890              From: Blair Zajac <blair@orcaware.com>
31891              Date: Mon, 24 Sep 2001 11:48:58 -0700
31892              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
31893              
31894              (the skip() messages)
31895      Branch: perl
31896            ! t/op/magic.t
31897 ____________________________________________________________________________
31898 [ 12438] By: ams                                   on 2001/10/14  23:43:59
31899         Log: Subject: [PATCH] make PerlIO default on VMS
31900              From: "Craig A. Berry" <craigberry@mac.com>
31901              Date: Sun, 14 Oct 2001 15:27:18 -0500
31902              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
31903      Branch: perl
31904            ! configure.com
31905 ____________________________________________________________________________
31906 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
31907         Log: Retract #12436 (Abhijit already did this at #12426)
31908      Branch: perl
31909            ! lib/ExtUtils/MM_Unix.pm
31910 ____________________________________________________________________________
31911 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
31912         Log: (retracted by #12437)
31913              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
31914              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
31915              Date: Sat, 13 Oct 2001 20:33:55 +0200
31916              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
31917      Branch: perl
31918            ! lib/ExtUtils/MM_Unix.pm
31919 ____________________________________________________________________________
31920 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
31921         Log: Subject: h2xs grammar nit
31922              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31923              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
31924              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
31925      Branch: perl
31926            ! utils/h2xs.PL
31927 ____________________________________________________________________________
31928 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
31929         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
31930              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31931              Date: Sun, 14 Oct 2001 11:25:08 +0100
31932              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
31933      Branch: perl
31934            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
31935            ! warnings.pl
31936 ____________________________________________________________________________
31937 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
31938         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
31939              for File::Spec::Mac::catfile)
31940      Branch: perl
31941            ! lib/h2xs.t
31942 ____________________________________________________________________________
31943 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
31944         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
31945              From: Nicholas Clark <nick@ccl4.org>
31946              Date: Sat, 13 Oct 2001 00:07:31 +0100
31947              Message-ID: <20011013000731.D67535@plum.flirble.org>
31948      Branch: perl
31949            ! lib/h2xs.t utils/h2xs.PL
31950 ____________________________________________________________________________
31951 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
31952         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
31953              before DEFINE and INC), and repent by taking DEFINE and
31954              INC away from PASTHRU.
31955      Branch: perl
31956            ! lib/ExtUtils/MM_Unix.pm
31957 ____________________________________________________________________________
31958 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
31959         Log: More MANIFEST anomalies.
31960      Branch: perl
31961            ! MANIFEST
31962 ____________________________________________________________________________
31963 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
31964         Log: Not that many.
31965      Branch: perl
31966            ! MANIFEST
31967 ____________________________________________________________________________
31968 [ 12428] By: sky                                   on 2001/10/13  20:59:27
31969         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
31970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31971              Date: Sat, 13 Oct 2001 23:15:55 +0200
31972              Message-ID: <20011013231555.A18071@rafael>
31973      Branch: perl
31974            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
31975            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
31976 ____________________________________________________________________________
31977 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
31978         Log: Rewrite mktables from scratch.
31979              - Cleaner.
31980              - Faster: 15-20 seconds as opposed to several minutes.
31981              - More dynamic: the names of the various categories
31982              such as the linebreak ones are dynamic, not static.
31983              - Is.pl: long names for the general category properties
31984              are now available.
31985              - Ranges (<... ,First>, <..., Last>) from the general
31986              categories work now.
31987              - No more mktables.PL because the mktables.PL is not
31988              and never has been run to create a mktables.
31989              - syllables.txt and Is/Syl*.pl removed: non-standard
31990              (not part of the Unicode), and the whole concept is
31991              being reworked (http://syllabary.sourceforge.net/),
31992              the old way wouldn't even work with the new Syllables.txt
31993              (it would result in 1000+ new categories)
31994      Branch: perl
31995            + lib/unicore/In/163.pl lib/unicore/In/164.pl
31996            + lib/unicore/In/165.pl lib/unicore/In/166.pl
31997            + lib/unicore/In/167.pl lib/unicore/In/168.pl
31998            + lib/unicore/In/169.pl lib/unicore/In/170.pl
31999            + lib/unicore/In/171.pl lib/unicore/Is.pl
32000            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32001            + lib/unicore/mktables
32002            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32003            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32004            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32005            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32006            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32007            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32008            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32009            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32010            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32011            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32012            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32013            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32014            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32015            - lib/unicore/syllables.txt
32016            ! (edit 304 files)
32017 ____________________________________________________________________________
32018 [ 12426] By: ams                                   on 2001/10/13  18:05:36
32019         Log: ExtUtils::MM_Unix should ignore comments when searching for
32020              $VERSION.
32021      Branch: perl
32022            ! lib/ExtUtils/MM_Unix.pm
32023 ____________________________________________________________________________
32024 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
32025         Log: Subject: Re: New module XML::Clean
32026              From: andreas.koenig@anima.de (Andreas J. Koenig)
32027              Date: 13 Oct 2001 10:17:09 +0200
32028              Message-ID: <m37ku0t0my.fsf@anima.de>
32029      Branch: perl
32030            ! pod/perlnewmod.pod
32031 ____________________________________________________________________________
32032 [ 12424] By: sky                                   on 2001/10/13  09:39:59
32033         Log: Set thread stack size if needed.
32034      Branch: perl
32035            ! ext/threads/threads.xs
32036 ____________________________________________________________________________
32037 [ 12423] By: sky                                   on 2001/10/13  09:36:49
32038         Log: We do want to set the attribute to joinable even on modern posix
32039              platforms.
32040      Branch: perl
32041            ! ext/threads/threads.xs
32042 ____________________________________________________________________________
32043 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
32044         Log: Subject: [PATCH ext/Data/Dumper.xs]
32045              From: Brian Ingerson <ingy@ttul.org>
32046              Date: Fri, 12 Oct 2001 19:32:35 -0700
32047              Message-ID: <20011012193235.B889@ttul.org>
32048      Branch: perl
32049            ! ext/Data/Dumper/Dumper.xs
32050 ____________________________________________________________________________
32051 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
32052         Log: Update Changes.
32053      Branch: perl
32054            ! Changes patchlevel.h
32055 ____________________________________________________________________________
32056 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
32057         Log: FAQ sync.
32058      Branch: perl
32059            ! pod/perlfaq3.pod pod/perlfaq4.pod
32060 ____________________________________________________________________________
32061 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
32062         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
32063              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
32064              Date: Fri, 12 Oct 2001 11:51:05 -0700
32065              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
32066      Branch: perl
32067            ! lib/File/Copy.pm
32068 ____________________________________________________________________________
32069 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
32070         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
32071              From: "chromatic" <chromatic@rmci.net>     
32072              Date: Thu, 11 Oct 2001 10:57:55 -0600
32073              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
32074              
32075              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
32076              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32077              Date: Thu, 11 Oct 2001 22:34:21 +0200
32078              Message-ID: <20011011223421.A693@rafael>     
32079              
32080              plus undef $Term::Complete::stty as suggested by Rafael.
32081      Branch: perl
32082            ! lib/Term/Complete.pm lib/Term/Complete.t
32083 ____________________________________________________________________________
32084 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
32085         Log: UUnndduupplleexx..
32086      Branch: perl
32087            ! perl.h
32088 ____________________________________________________________________________
32089 [ 12416] By: sky                                   on 2001/10/12  20:16:19
32090         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
32091              From: Andy Dougherty <doughera@lafayette.edu>
32092              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
32093              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
32094              (Potentially only band-aid)
32095      Branch: perl
32096            ! sv.c
32097 ____________________________________________________________________________
32098 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
32099         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
32100              mishandles kill(), and therefore the sigaction test
32101              should be skipped, from Charles Lane.
32102      Branch: perl
32103            ! ext/POSIX/t/sigaction.t
32104 ____________________________________________________________________________
32105 [ 12414] By: sky                                   on 2001/10/12  18:47:49
32106         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
32107      Branch: perl
32108            ! op.h
32109 ____________________________________________________________________________
32110 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
32111         Log: Upgrade to Math::BigInt 1.44 from Tels and
32112              further fixes from John Peacock.
32113      Branch: perl
32114            + lib/Math/BigInt/t/Math/Subclass.pm
32115            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32116            + lib/Math/BigInt/t/subclass.t
32117            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32118            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32119            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32120            ! lib/Math/BigInt/t/mbimbf.t
32121 ____________________________________________________________________________
32122 [ 12412] By: sky                                   on 2001/10/12  18:28:23
32123         Log: perhaps pthread_attr_t really needs to be set for the old api
32124      Branch: perl
32125            ! ext/threads/threads.xs
32126 ____________________________________________________________________________
32127 [ 12411] By: sky                                   on 2001/10/12  18:11:45
32128         Log: pthread_keycreate not pthread_key_create under the here be dragons API
32129      Branch: perl
32130            ! ext/threads/threads.h
32131 ____________________________________________________________________________
32132 [ 12410] By: sky                                   on 2001/10/12  18:07:37
32133         Log: Apperently OLD PTHREADS API is a bit retarded.
32134              This should fix another set of compile failures in HP-UX 10.20.
32135      Branch: perl
32136            ! ext/threads/threads.h ext/threads/threads.xs
32137 ____________________________________________________________________________
32138 [ 12409] By: nick                                  on 2001/10/12  15:30:01
32139         Log: Blind integrate of mainline
32140      Branch: perlio
32141           +> (branch 32 files)
32142            - lib/unicode/README
32143           !> (integrate 121 files)
32144 ____________________________________________________________________________
32145 [ 12408] By: sky                                   on 2001/10/12  14:55:08
32146         Log: Let us avoid being smart for now.
32147      Branch: perl
32148            ! ext/threads/threads.h
32149 ____________________________________________________________________________
32150 [ 12407] By: sky                                   on 2001/10/12  14:38:12
32151         Log: (void*) the argument to make sure we work with picky compilers
32152      Branch: perl
32153            ! ext/threads/threads.xs
32154 ____________________________________________________________________________
32155 [ 12406] By: ams                                   on 2001/10/12  13:26:04
32156         Log: (replaced with #12600)
32157              
32158              Subject: [PATCH 5.6.1 perldoc] use File::Temp
32159              From: Mikhail Zabaluev <mhz@alt-linux.org>
32160              Date: Fri, 12 Oct 2001 12:47:47 +0400
32161              Message-Id: <20011012124747.E13918@localhost.localdomain>
32162      Branch: perl
32163            ! utils/perldoc.PL
32164 ____________________________________________________________________________
32165 [ 12405] By: ams                                   on 2001/10/12  13:05:32
32166         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
32167              From: andreas.koenig@anima.de (Andreas J. Koenig)
32168              Date: 12 Oct 2001 11:12:07 +0200
32169              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
32170      Branch: perl
32171            ! lib/Memoize/t/speed.t
32172 ____________________________________________________________________________
32173 [ 12404] By: sky                                   on 2001/10/12  12:46:15
32174         Log: A) Support OLD_PTHREADS_API
32175              B) Change from using pthread_t to using a TLS to store the
32176              index of the thread in an hash, this is to avoid problems when
32177              in fact pthread_t was not a seralizable type.
32178              Both these changes are because of HP-UX 10.20
32179              This has not been tested on win32 but should work there.
32180              Need to add support for NetWare.
32181      Branch: perl
32182            ! ext/threads/threads.h ext/threads/threads.xs
32183 ____________________________________________________________________________
32184 [ 12403] By: ams                                   on 2001/10/12  07:34:19
32185         Log: Subject: Re: New module XML::Clean
32186              From: andreas.koenig@anima.de (Andreas J. Koenig)
32187              Date: 12 Oct 2001 10:20:35 +0200
32188              Message-Id: <m3elo9uv58.fsf@anima.de>
32189      Branch: perl
32190            ! pod/perlnewmod.pod
32191 ____________________________________________________________________________
32192 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
32193         Log: More HP model tweaks from Merijn.
32194      Branch: perl
32195            ! README.hpux
32196 ____________________________________________________________________________
32197 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
32198         Log: Update Changes.
32199      Branch: perl
32200            ! Changes patchlevel.h
32201 ____________________________________________________________________________
32202 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
32203         Log: HP-UX update from H.Merijn Brand.
32204      Branch: perl
32205            ! README.hpux
32206 ____________________________________________________________________________
32207 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
32208         Log: Subject: [PATCH] fix link rot in README.vms
32209              From: "Craig A. Berry" <craigberry@mac.com>
32210              Date: Wed, 10 Oct 2001 17:17:00 -0500
32211              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
32212      Branch: perl
32213            ! README.vms
32214 ____________________________________________________________________________
32215 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
32216         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
32217              From: "chromatic" <chromatic@rmci.net>
32218              Date: Wed, 10 Oct 2001 15:50:30 -0600
32219              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
32220      Branch: perl
32221            ! lib/Term/Complete.t
32222 ____________________________________________________________________________
32223 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
32224         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
32225              From: "chromatic" <chromatic@rmci.net>
32226              Date: Wed, 10 Oct 2001 15:45:42 -0600
32227              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
32228      Branch: perl
32229            + lib/ExtUtils/Packlist.t
32230            ! MANIFEST
32231 ____________________________________________________________________________
32232 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
32233         Log: VMS needs quotes around the -I option to keep it from
32234              being downcased, from Charles Lane.
32235      Branch: perl
32236            ! t/run/kill_perl.t
32237 ____________________________________________________________________________
32238 [ 12395] By: ams                                   on 2001/10/10  16:22:32
32239         Log: Subject: [PATCH lib/FindBin.pm]
32240              From: Stas Bekman <stas@stason.org>
32241              Date: Tue, 09 Oct 2001 23:57:10 +0800
32242              Message-Id: <3BC31E56.60805@stason.org>
32243      Branch: perl
32244            ! lib/FindBin.pm
32245 ____________________________________________________________________________
32246 [ 12394] By: ams                                   on 2001/10/10  16:09:53
32247         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
32248              From: Abhijit Menon-Sen <ams@wiw.org>
32249              Date: Wed, 10 Oct 2001 21:59:33 +0530
32250              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
32251      Branch: perl
32252            ! ext/Data/Dumper/Dumper.xs
32253 ____________________________________________________________________________
32254 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
32255         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
32256              from Charles Lane.
32257      Branch: perl
32258            ! lib/File/Spec/VMS.pm
32259 ____________________________________________________________________________
32260 [ 12392] By: ams                                   on 2001/10/10  14:49:43
32261         Log: Subject: [PATCH] two s/// bugfixes
32262              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32263              Date: Wed, 10 Oct 2001 17:23:44 +0200
32264              Message-Id: <20011010172344.C22440@rafael>
32265      Branch: perl
32266            ! pp_ctl.c regexec.c t/op/subst.t
32267 ____________________________________________________________________________
32268 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
32269         Log: Fix/improve handling of the [000000] special "root"
32270              directory, by putting cwd in canonical form when doing
32271              abs2rel, and prepending a 000000 to directory "chunks"
32272              if missing from base or path.  Also adjust test to
32273              reflect the (improved) output from abs2rel.
32274              From Charles Lane.
32275      Branch: perl
32276            ! lib/File/Spec.t lib/File/Spec/VMS.pm
32277 ____________________________________________________________________________
32278 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
32279         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
32280              all of the extra VMSish attributes (such as "treat this logical
32281              as a device name") that are necessary to make programs run.
32282              A tainted %ENV does not hinder VMS.  From Charles Lane.
32283      Branch: perl
32284            ! lib/File/Find/t/taint.t
32285 ____________________________________________________________________________
32286 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
32287         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
32288              
32289              o  VMS is case-insensitive, RTL downcases filenames read
32290              by perl... so need to re-upcase filenames like MANIFEST
32291              and MANIFEST.SKIP
32292              
32293              o  Need to convert VMS-style to Unix-style filenames when comparing
32294              names in MANIFEST to names in filesystem.
32295              
32296              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
32297              since VMS won't let you (easily) delete non-empty directories.
32298              
32299              From Charles Lane.
32300      Branch: perl
32301            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
32302 ____________________________________________________________________________
32303 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
32304         Log: Unix and VMS agree on "*" as a "match any number of any chars"
32305              wildcards, but differ ("?"  vs.  "%") for their "match any single
32306              char" wildcard.  This patch changes "?"  chars to "%" before doing a
32307              VMS glob...at no loss of functionality, since "?"  isn't a valid
32308              filename char on VMS.  From Charles Lane.
32309      Branch: perl
32310            ! doio.c
32311 ____________________________________________________________________________
32312 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
32313         Log: (accidentally empty submit; new life as #12390)
32314      Branch: perl
32315            ! lib/File/Find/t/taint.t
32316 ____________________________________________________________________________
32317 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
32318         Log: Even more VMS tweakage from Charles Lane:
32319              
32320              Tweak #1:  splitdir only works on directory part of filespec,
32321              split off volume first
32322              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
32323              (it's a horrible kludge in the run-time library,
32324              improved in later versions). Check the
32325              $Config{'d_setenv'} flag before attempting to set it.
32326      Branch: perl
32327            ! t/op/chdir.t
32328 ____________________________________________________________________________
32329 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
32330         Log: VMS tweakage from Charles Lane.
32331              
32332              . command.com doubles an output line when prompting for extensions
32333              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
32334              . perl5db doesn't clean up after itself
32335      Branch: perl
32336            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
32337 ____________________________________________________________________________
32338 [ 12384] By: sky                                   on 2001/10/09  19:16:11
32339         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32340              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32341              Date: Tue, 9 Oct 2001 22:10:26 +0200
32342              Message-ID: <20011009221026.A8579@rafael>
32343      Branch: perl
32344            ! pod/perldata.pod
32345 ____________________________________________________________________________
32346 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
32347         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
32348              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32349              Date: 9 Oct 2001 15:15:06 -0000
32350              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
32351      Branch: perl
32352            ! t/op/subst.t
32353 ____________________________________________________________________________
32354 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
32355         Log: Update Changes.
32356      Branch: perl
32357            ! Changes patchlevel.h
32358 ____________________________________________________________________________
32359 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
32360         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
32361              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
32362              when a NULL is passed for the filename string pointer.
32363              From Charles Lane.
32364      Branch: perl
32365            ! vms/vms.c
32366 ____________________________________________________________________________
32367 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
32368         Log: Subject: HP systems update
32369              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32370              Date: Tue, 09 Oct 2001 15:59:22 +0200
32371              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
32372      Branch: perl
32373            ! README.hpux
32374 ____________________________________________________________________________
32375 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
32376         Log: CPAN::Nox does now have a test.
32377      Branch: perl
32378            ! t/lib/1_compile.t
32379 ____________________________________________________________________________
32380 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
32381         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
32382              From: David Dyck <dcd@tc.fluke.com>
32383              Date: Mon, 1 Oct 2001 12:17:36 -0700
32384              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
32385      Branch: perl
32386            ! installperl
32387 ____________________________________________________________________________
32388 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
32389         Log: NetWare update from Ananth Kesari.
32390      Branch: perl
32391            ! NetWare/nwperlsys.h makedef.pl
32392 ____________________________________________________________________________
32393 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
32394         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
32395              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32396              Date: Tue, 9 Oct 2001 08:40:57 EDT
32397              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
32398      Branch: perl
32399            ! lib/File/Find/t/find.t
32400 ____________________________________________________________________________
32401 [ 12374] By: ams                                   on 2001/10/09  05:31:45
32402         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
32403              ExtUtils::Mkbootstrap
32404              From: "chromatic" <chromatic@rmci.net>
32405              Date: Tue, 09 Oct 2001 00:08:37 -0600
32406              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
32407      Branch: perl
32408            + lib/ExtUtils/Mkbootstrap.t
32409            ! MANIFEST
32410 ____________________________________________________________________________
32411 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
32412         Log: Enable more debugging.
32413      Branch: perl
32414            ! lib/utf8_heavy.pl
32415 ____________________________________________________________________________
32416 [ 12372] By: ams                                   on 2001/10/09  02:11:59
32417         Log: #12370 forgot to modify is_gv_magical().
32418      Branch: perl
32419            ! gv.c
32420 ____________________________________________________________________________
32421 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
32422         Log: Make the toupper/lower/title API for Unicode not right
32423              but at least less wrong: prepare for the mapping being
32424              more than just one-character-to-one-character.
32425      Branch: perl
32426            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
32427            ! regexec.c utf8.c
32428 ____________________________________________________________________________
32429 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
32430         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
32431              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32432              Date: Mon, 8 Oct 2001 22:18:23 -0400
32433              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
32434      Branch: perl
32435            ! pod/perlvar.pod t/op/taint.t
32436 ____________________________________________________________________________
32437 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
32438         Log: FAQ sync.
32439      Branch: perl
32440            ! pod/perlfaq3.pod pod/perlfaq4.pod
32441 ____________________________________________________________________________
32442 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
32443         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
32444              From: "chromatic" <chromatic@rmci.net>
32445              Date: Mon, 08 Oct 2001 14:05:32 -0600
32446              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
32447      Branch: perl
32448            ! lib/Term/Cap.t
32449 ____________________________________________________________________________
32450 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
32451         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32452              From: Michael G Schwern <schwern@pobox.com>
32453              Date: Mon, 8 Oct 2001 17:00:14 -0400
32454              Message-ID: <20011008170014.L17083@blackrider>
32455      Branch: perl
32456            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
32457 ____________________________________________________________________________
32458 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
32459         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
32460              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32461              Date: Mon, 8 Oct 2001 16:01:33 EDT
32462              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
32463      Branch: perl
32464            ! ext/Time/HiRes/HiRes.xs
32465 ____________________________________________________________________________
32466 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
32467         Log: Subject: [PATCH] Autosplit patch for VMS
32468              From: "Craig A. Berry" <craigberry@mac.com>
32469              Date: Mon, 08 Oct 2001 15:40:43 -0500
32470              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
32471      Branch: perl
32472            ! lib/AutoSplit.pm lib/AutoSplit.t
32473 ____________________________________________________________________________
32474 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
32475         Log: Don't assume that everybody is running OS X 10.1 yet;
32476              from Kay Röpke.
32477      Branch: perl
32478            ! hints/darwin.sh
32479 ____________________________________________________________________________
32480 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
32481         Log: Update Changes.
32482      Branch: perl
32483            ! Changes patchlevel.h
32484 ____________________________________________________________________________
32485 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
32486         Log: Retract #12358 for now.
32487      Branch: perl
32488            ! lib/Term/Cap.t
32489 ____________________________________________________________________________
32490 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
32491         Log: Can't figure out what this is testing.
32492              (If it is trying to catch SIGKILL, it should stop
32493              trying because that is by definition impossible.)
32494      Branch: perl
32495            ! lib/sigtrap.t
32496 ____________________________________________________________________________
32497 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
32498         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
32499              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32500              Date: Sun, 30 Sep 2001 21:15:13 +0200
32501              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
32502      Branch: perl
32503            ! lib/ExtUtils/MM_Win32.pm
32504 ____________________________________________________________________________
32505 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
32506         Log: Clarify the ldlibpth part and condense the overall text.
32507      Branch: perl
32508            ! t/TEST
32509 ____________________________________________________________________________
32510 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
32511         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
32512              From: "chromatic" <chromatic@rmci.net>
32513              Date: Sun, 07 Oct 2001 16:59:26 -0600
32514              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
32515      Branch: perl
32516            ! lib/Term/Cap.t
32517 ____________________________________________________________________________
32518 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
32519         Log: Update the list because fo #12265.
32520      Branch: perl
32521            ! t/lib/1_compile.t
32522 ____________________________________________________________________________
32523 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
32524         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
32525              From: Nicholas Clark <nick@ccl4.org>
32526              Date: Sun, 7 Oct 2001 20:53:33 +0100
32527              Message-ID: <20011007205333.S38756@plum.flirble.org>   
32528      Branch: perl
32529            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
32530            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32531            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
32532            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
32533            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
32534            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
32535            ! lib/Switch/t/switch.t lib/Term/Complete.t
32536            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
32537            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
32538            ! t/op/my_stash.t
32539 ____________________________________________________________________________
32540 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
32541         Log: Integrate patch #12350 from maintperl; typo in
32542              IO::Seekable doc.
32543      Branch: perl
32544           !> ext/IO/lib/IO/Seekable.pm
32545 ____________________________________________________________________________
32546 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
32547         Log: Detypo.
32548      Branch: perl
32549            ! hints/darwin.sh
32550 ____________________________________________________________________________
32551 [ 12353] By: sky                                   on 2001/10/07  17:16:14
32552         Log: Change 12349 didn't really get it right.
32553      Branch: perl
32554            ! lib/Unicode/README
32555 ____________________________________________________________________________
32556 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
32557         Log: If running the harness the dynamic library search path
32558              may need setting.
32559      Branch: perl
32560            ! t/TEST
32561 ____________________________________________________________________________
32562 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
32563         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
32564              in ldflags.
32565      Branch: perl
32566            ! hints/darwin.sh
32567 ____________________________________________________________________________
32568 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
32569         Log: typo in IO::Seekable doc
32570      Branch: maint-5.6/perl
32571            ! ext/IO/lib/IO/Seekable.pm
32572 ____________________________________________________________________________
32573 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
32574         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
32575              doesn't work on Mac OS X 10.1 (when unpacking the tar the
32576              latter gets renamed as lib/unicode:1, assumedly for security
32577              reasons not to overwrite stuff)
32578      Branch: perl
32579            + lib/Unicode/README
32580            - lib/unicode/README
32581            ! MANIFEST
32582 ____________________________________________________________________________
32583 [ 12348] By: ams                                   on 2001/10/07  05:33:40
32584         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
32585              From: "chromatic" <chromatic@rmci.net>
32586              Date: Sat, 06 Oct 2001 21:42:03 -0600
32587              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
32588      Branch: perl
32589            + lib/CPAN/t/Nox.t
32590            ! MANIFEST
32591 ____________________________________________________________________________
32592 [ 12347] By: ams                                   on 2001/10/07  00:48:10
32593         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
32594              From: "chromatic" <chromatic@rmci.net>
32595              Date: Sat, 06 Oct 2001 18:52:10 -0600
32596              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
32597      Branch: perl
32598            + lib/sigtrap.t
32599            ! MANIFEST
32600 ____________________________________________________________________________
32601 [ 12346] By: ams                                   on 2001/10/06  23:14:01
32602         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
32603              h2xs write?)
32604              From: Nicholas Clark <nick@ccl4.org>
32605              Date: Sat, 6 Oct 2001 21:46:43 +0100
32606              Message-Id: <20011006214643.L38756@plum.flirble.org>
32607      Branch: perl
32608            ! utils/h2xs.PL
32609 ____________________________________________________________________________
32610 [ 12345] By: ams                                   on 2001/10/06  17:39:53
32611         Log: Subject: [PATCH] Memoize tests
32612              From: Nicholas Clark <nick@ccl4.org>
32613              Date: Sat, 6 Oct 2001 18:04:21 +0100
32614              Message-Id: <20011006180421.J38756@plum.flirble.org>
32615      Branch: perl
32616            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
32617            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
32618            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
32619            ! lib/Memoize/t/expire_module_n.t
32620            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
32621            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
32622            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
32623            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
32624            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
32625            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
32626 ____________________________________________________________________________
32627 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
32628         Log: Retract the latter part of #12343.
32629      Branch: perl
32630            ! ext/IO/lib/IO/Socket/INET.pm
32631 ____________________________________________________________________________
32632 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
32633         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32634              From: David Dyck <dcd@tc.fluke.com>
32635              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
32636              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
32637              
32638              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
32639              From: David Dyck <dcd@tc.fluke.com>
32640              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
32641              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
32642      Branch: perl
32643            ! ext/IO/lib/IO/Socket/INET.pm
32644 ____________________________________________________________________________
32645 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
32646         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
32647              From: Robin Barker <rmb1@cise.npl.co.uk>
32648              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
32649              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
32650      Branch: perl
32651            ! t/TEST
32652 ____________________________________________________________________________
32653 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
32654         Log: Don't assume that %x is good for displaying UVs.
32655      Branch: perl
32656            ! dump.c
32657 ____________________________________________________________________________
32658 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
32659         Log: Update Changes.
32660      Branch: perl
32661            ! Changes patchlevel.h
32662 ____________________________________________________________________________
32663 [ 12339] By: ams                                   on 2001/10/05  10:22:34
32664         Log: Subject: [PATCH] perlfunc/select
32665              From: Nicholas Clark <nick@ccl4.org>
32666              Date: Fri, 5 Oct 2001 11:33:58 +0100
32667              Message-Id: <20011005113358.Z38756@plum.flirble.org>
32668      Branch: perl
32669            ! pod/perlfunc.pod
32670 ____________________________________________________________________________
32671 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
32672         Log: Retract #12313 and #12249.
32673      Branch: perl
32674            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
32675            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
32676            ! pod/perlebcdic.pod
32677 ____________________________________________________________________________
32678 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
32679         Log: Subject: [PATCH] perlvms.pod update
32680              From: "Craig A. Berry" <craigberry@mac.com>
32681              Date: Thu, 04 Oct 2001 12:55:52 -0500
32682              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
32683      Branch: perl
32684            ! vms/perlvms.pod
32685 ____________________________________________________________________________
32686 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
32687         Log: Subject: PATCH: Tie::SubstrHash
32688              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32689              Date: Thu, 04 Oct 2001 12:12:41 +0100
32690              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
32691      Branch: perl
32692            ! lib/Tie/SubstrHash.pm
32693 ____________________________________________________________________________
32694 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
32695         Log: Unicode properties saga continues.
32696      Branch: perl
32697            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
32698            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
32699 ____________________________________________________________________________
32700 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
32701         Log: Yet more Unicode properties.
32702      Branch: perl
32703            + lib/unicore/In/137.pl lib/unicore/In/138.pl
32704            + lib/unicore/In/139.pl lib/unicore/In/140.pl
32705            + lib/unicore/In/141.pl lib/unicore/In/142.pl
32706            + lib/unicore/In/143.pl lib/unicore/In/144.pl
32707            + lib/unicore/In/145.pl lib/unicore/In/146.pl
32708            + lib/unicore/In/147.pl lib/unicore/In/148.pl
32709            + lib/unicore/In/149.pl lib/unicore/In/150.pl
32710            + lib/unicore/In/151.pl lib/unicore/In/152.pl
32711            + lib/unicore/In/153.pl lib/unicore/In/154.pl
32712            + lib/unicore/In/155.pl lib/unicore/In/156.pl
32713            + lib/unicore/In/157.pl lib/unicore/In/158.pl
32714            + lib/unicore/In/159.pl lib/unicore/In/160.pl
32715            + lib/unicore/In/161.pl lib/unicore/In/162.pl
32716            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
32717            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
32718            ! pod/perlunicode.pod
32719 ____________________________________________________________________________
32720 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
32721         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
32722              From: "Craig A. Berry" <craigberry@mac.com>
32723              Date: Wed, 03 Oct 2001 17:45:25 -0500
32724              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
32725              
32726              (the lib/Term/Complete.t patched differently by #12332)
32727      Branch: perl
32728            ! lib/ExtUtils/Command.t
32729 ____________________________________________________________________________
32730 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
32731         Log: Restore only if something to restore.
32732      Branch: perl
32733            ! lib/Term/Complete.t
32734 ____________________________________________________________________________
32735 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
32736         Log: Update various resources for credits,
32737              minor icons fixes, and versions.
32738      Branch: maint-5.6/macperl
32739            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
32740            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
32741            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
32742 ____________________________________________________________________________
32743 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
32744         Log: Quiet the warnings about using undef value
32745      Branch: maint-5.6/macperl
32746            ! lib/File/Temp.pm
32747 ____________________________________________________________________________
32748 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
32749         Log: Fix up Ballon Help and Help menu docs (first pass);
32750              remove balloon rez file, and autogenerate with
32751              Balloon2Rez instead.
32752      Branch: maint-5.6/macperl
32753            + macos/macperl/macscripts/Balloon2Rez
32754            - macos/macperl/MPBalloons.r
32755            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
32756 ____________________________________________________________________________
32757 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
32758         Log: Allow overriding of defaults, for change #12327.
32759      Branch: maint-5.6/macperl
32760            ! perl.h
32761 ____________________________________________________________________________
32762 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
32763         Log: Override PerlProc_exit.
32764      Branch: maint-5.6/macperl
32765            ! macos/macish.h
32766 ____________________________________________________________________________
32767 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
32768         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
32769      Branch: maint-5.6/macperl
32770            + macos/bundled_lib/blib/lib/MD5.pm
32771            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
32772            + macos/lib/Mac/AETE/Dialect.pm
32773            + macos/lib/Mac/AETE/Format/Converter.pm
32774            + macos/lib/Mac/AETE/Format/Dictionary.pm
32775            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
32776            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
32777            + macos/lib/Mac/Toolbox.pod
32778            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
32779 ____________________________________________________________________________
32780 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
32781         Log: Sync up silly CVS headers ... I should commit CVS
32782              first to avoid this ...
32783      Branch: maint-5.6/macperl
32784            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
32785            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
32786            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
32787            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
32788 ____________________________________________________________________________
32789 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
32790         Log: Fix Matthias' address, and attributions.
32791      Branch: maint-5.6/macperl
32792            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
32793            ! pod/perlport.pod
32794 ____________________________________________________________________________
32795 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
32796         Log: Fix Matthias' address, and attributions.
32797      Branch: maint-5.6/macperl
32798            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
32799            ! macos/ext/Mac/Components/Components.pm
32800            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
32801            ! macos/ext/Mac/Dialogs/Dialogs.pm
32802            ! macos/ext/Mac/Events/Events.pm
32803            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
32804            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
32805            ! macos/ext/Mac/Gestalt/Gestalt.pm
32806            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
32807            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
32808            ! macos/ext/Mac/Menus/Menus.pm
32809            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
32810            ! macos/ext/Mac/Movies/Movies.pm
32811            ! macos/ext/Mac/Navigation/Navigation.pm
32812            ! macos/ext/Mac/Notification/Notification.pm
32813            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
32814            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
32815            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
32816            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
32817            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
32818            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
32819            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
32820            ! macos/ext/Mac/StandardFile/StandardFile.pm
32821            ! macos/ext/Mac/TextEdit/TextEdit.pm
32822            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
32823            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
32824            ! macos/lib/Mac/LowMem.pm
32825 ____________________________________________________________________________
32826 [ 12322] By: sky                                   on 2001/10/03  18:41:07
32827         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
32828              From: "Craig A. Berry" <craigberry@mac.com>
32829              Date: Wed, 03 Oct 2001 14:30:55 -0500
32830              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
32831      Branch: perl
32832            ! vms/vms.c
32833 ____________________________________________________________________________
32834 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
32835         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
32836              From: "Craig A. Berry" <craigberry@mac.com>
32837              Date: Wed, 03 Oct 2001 14:30:55 -0500
32838              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
32839      Branch: perl
32840            ! vms/vms.c
32841 ____________________________________________________________________________
32842 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
32843         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
32844              only IsL&) and Inherited (negative lookahead good);
32845              add tests for Common, Inherited, and L&.
32846      Branch: perl
32847            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
32848 ____________________________________________________________________________
32849 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
32850         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
32851              (The Unicode standard uses L& quite often.)
32852      Branch: perl
32853            ! lib/utf8_heavy.pl
32854 ____________________________________________________________________________
32855 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
32856         Log: Add the 'Common' Unicode property (code points not
32857              explicitly assigned to any other script).
32858      Branch: perl
32859            + lib/unicore/In/136.pl
32860            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
32861 ____________________________________________________________________________
32862 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
32863         Log: Skip the RV printing test under threads until fixed.
32864      Branch: perl
32865            ! ext/B/t/terse.t
32866 ____________________________________________________________________________
32867 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
32868         Log: Subject: 12309 / cygwin / win2k
32869              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32870              Date: Wed, 03 Oct 2001 15:25:15 +0200
32871              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
32872      Branch: perl
32873            ! makedef.pl
32874 ____________________________________________________________________________
32875 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
32876         Log: Metaconfig unit change for #12314.
32877      Branch: metaconfig
32878            ! U/modified/Head.U
32879 ____________________________________________________________________________
32880 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
32881         Log: Subject: Both cygwin and djgpp on one machine
32882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32883              Date: Wed, 03 Oct 2001 15:02:59 +0200
32884              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
32885      Branch: perl
32886            ! Configure
32887 ____________________________________________________________________________
32888 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
32889         Log: (retracted by #12338)
32890              
32891              Subject: [PATCH] Code clean up for perlboot.pod
32892              From: Casey West <casey@geeknest.com>
32893              Date: Tue, 2 Oct 2001 19:24:43 -0400
32894              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
32895              
32896              Subject: [PATCH] Code clean up for perlbot.diff
32897              From: Casey West <casey@geeknest.com>
32898              Date: Tue, 2 Oct 2001 19:25:22 -0400
32899              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
32900              
32901              Subject: [PATCH] Code clean up for perlcall.pod
32902              From: Casey West <casey@geeknest.com>
32903              Date: Tue, 2 Oct 2001 19:25:57 -0400
32904              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
32905              
32906              Subject: [PATCH] Code clean up for perldata.pod
32907              From: Casey West <casey@geeknest.com>
32908              Date: Tue, 2 Oct 2001 19:26:29 -0400
32909              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
32910              
32911              Subject: [PATCH] Code clean up for perldbmfilter.pod
32912              From: Casey West <casey@geeknest.com>
32913              Date: Tue, 2 Oct 2001 19:26:59 -0400
32914              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
32915              
32916              Subject: [PATCH] Code clean up for perlebcdic.pod
32917              From: Casey West <casey@geeknest.com>
32918              Date: Tue, 2 Oct 2001 19:27:37 -0400
32919              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
32920      Branch: perl
32921            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
32922            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
32923 ____________________________________________________________________________
32924 [ 12312] By: ams                                   on 2001/10/02  23:43:55
32925         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
32926              From: Michael G Schwern <schwern@pobox.com>
32927              Date: Tue, 2 Oct 2001 17:00:49 -0400
32928              Message-Id: <20011002170049.A9955@blackrider>
32929      Branch: perl
32930            ! lib/ExtUtils/MakeMaker.pm
32931 ____________________________________________________________________________
32932 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
32933         Log: FAQ sync.
32934      Branch: perl
32935            ! pod/perlfaq3.pod
32936 ____________________________________________________________________________
32937 [ 12310] By: nick                                  on 2001/10/02  16:09:49
32938         Log: Integrate mainline
32939      Branch: perlio
32940           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
32941           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
32942           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
32943           !> patchlevel.h t/op/pat.t
32944 ____________________________________________________________________________
32945 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
32946         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
32947              not just one single space.
32948      Branch: perl
32949            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
32950 ____________________________________________________________________________
32951 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
32952         Log: AUTHORS updates.
32953      Branch: perl
32954            ! AUTHORS
32955 ____________________________________________________________________________
32956 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
32957         Log: Update Changes.
32958      Branch: perl
32959            ! Changes patchlevel.h
32960 ____________________________________________________________________________
32961 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
32962         Log: Work around old buggy glibcs for langinfo constants,
32963              from Nicholas Clark and David Dyck.
32964      Branch: perl
32965            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
32966 ____________________________________________________________________________
32967 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
32968         Log: Eradicate Time::Piece; add an example.
32969      Branch: perl
32970            ! ext/I18N/Langinfo/Langinfo.pm
32971 ____________________________________________________________________________
32972 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
32973         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
32974              From: Robert Spier <rspier@pobox.com>
32975              Date: Mon, 1 Oct 2001 23:20:16 -0700
32976              Message-ID: <15289.23712.422087.878224@rls.cx>
32977      Branch: perl
32978            ! lib/Pod/Html.pm
32979 ____________________________________________________________________________
32980 [ 12303] By: sky                                   on 2001/10/02  10:40:57
32981         Log: Fixes obscure bug that manifests itself by.
32982              local $!=0;undef*STDOUT;#segfaults
32983              Has been around for a while. Possible other magic IO vars are
32984              possibly affected as well. Reported by Jos Boumans.
32985      Branch: perl
32986            ! mg.c
32987 ____________________________________________________________________________
32988 [ 12302] By: nick                                  on 2001/10/02  09:00:52
32989         Log: Integrate mainline
32990      Branch: perlio
32991           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
32992           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
32993           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
32994 ____________________________________________________________________________
32995 [ 12301] By: nick                                  on 2001/10/02  08:40:57
32996         Log: Integrate mainline + lib/open.t patch from Chromatic
32997      Branch: perlio
32998           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
32999            ! lib/open.t
33000           !> (integrate 29 files)
33001 ____________________________________________________________________________
33002 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
33003         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
33004              Until it has, better stop early if someone requests threads.
33005      Branch: perl
33006            ! hints/darwin.sh
33007 ____________________________________________________________________________
33008 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
33009         Log: Subject: [ID 20011001.011] redundant code in t/TEST
33010              From: David Dyck <dcd@tc.fluke.com>
33011              Date: Mon, 1 Oct 2001 12:56:24 -0700
33012              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
33013      Branch: perl
33014            ! t/TEST
33015 ____________________________________________________________________________
33016 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
33017         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
33018              From: "chromatic" <chromatic@rmci.net>
33019              Date: Mon, 01 Oct 2001 12:27:12 -0600
33020              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
33021      Branch: perl
33022            ! lib/Term/Cap.t
33023 ____________________________________________________________________________
33024 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
33025         Log: UNICOS testing patches from Nicholas Clark.
33026      Branch: perl
33027            ! t/op/arith.t t/op/pack.t
33028 ____________________________________________________________________________
33029 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
33030         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
33031              From: "chromatic" <chromatic@rmci.net>
33032              Date: Mon, 01 Oct 2001 10:21:51 -0600
33033              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
33034      Branch: perl
33035            ! lib/open.t
33036 ____________________________________________________________________________
33037 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
33038         Log: Make missing the RADIXCHAR a softer, gentler error.
33039      Branch: perl
33040            ! ext/I18N/Langinfo/Langinfo.t
33041 ____________________________________________________________________________
33042 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
33043         Log: Nuke also the LANG because of glibc.
33044      Branch: perl
33045            ! lib/open.t
33046 ____________________________________________________________________________
33047 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
33048         Log: Also the ^Is is optional.
33049      Branch: perl
33050            ! pod/perlunicode.pod t/op/pat.t
33051 ____________________________________________________________________________
33052 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
33053         Log: Be careful to pull chars from the varargs stack when
33054              formatting chars.
33055      Branch: perl
33056            ! regcomp.c
33057 ____________________________________________________________________________
33058 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
33059         Log: sortsv not in place anymore, noticed by John P. Linderman.
33060      Branch: perl
33061            ! pod/perlapi.pod pp_ctl.c
33062 ____________________________________________________________________________
33063 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
33064         Log: Make the diagnostic messages more neutral.
33065      Branch: perl
33066            ! ext/B/t/terse.t
33067 ____________________________________________________________________________
33068 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
33069         Log: Forgotten from #12288.
33070      Branch: perl
33071            ! ext/Data/Dumper/Dumper.pm
33072 ____________________________________________________________________________
33073 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
33074         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
33075              From: Brian Ingerson <ingy@ttul.org>
33076              Date: Sun, 30 Sep 2001 21:45:56 -0700
33077              Message-ID: <20010930214556.D26392@ttul.org>
33078              
33079              (remember also the #12289)
33080      Branch: perl
33081            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33082 ____________________________________________________________________________
33083 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
33084         Log: More Unicode property tests for the abbreviated
33085              general properties.
33086      Branch: perl
33087            ! t/op/pat.t
33088 ____________________________________________________________________________
33089 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
33090         Log: Further tweaks to the Unicode properties.
33091      Branch: perl
33092            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
33093 ____________________________________________________________________________
33094 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
33095         Log: Retract #12284.
33096      Branch: perl
33097            ! lib/Term/Cap.t
33098 ____________________________________________________________________________
33099 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
33100         Log: (Retracted by #12285)
33101      Branch: perl
33102            ! lib/Term/Cap.t
33103 ____________________________________________________________________________
33104 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
33105         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
33106              From: "chromatic" <chromatic@rmci.net>  
33107              Date: Sun, 30 Sep 2001 16:10:02 -0600
33108              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
33109      Branch: perl
33110            + lib/Term/Cap.t
33111            ! MANIFEST
33112 ____________________________________________________________________________
33113 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
33114         Log: Use stty -g to restore the terminal state, do not even
33115              try to run the tests if stty -g is not available.
33116      Branch: perl
33117            ! lib/Term/Complete.t
33118 ____________________________________________________________________________
33119 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
33120         Log: Cleanup utf8_heavy; allow dropping the In prefix from
33121              Unicode script/block properties.
33122      Branch: perl
33123            ! lib/utf8_heavy.pl
33124 ____________________________________________________________________________
33125 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
33126         Log: Retract the #12259 for now.
33127      Branch: perl
33128            ! embed.h embed.pl sv.h
33129 ____________________________________________________________________________
33130 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
33131         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
33132      Branch: perl
33133            + lib/Text/TabsWrap/CHANGELOG
33134            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
33135 ____________________________________________________________________________
33136 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
33137         Log: #12272 wasn't right, it introduced an extra ().
33138      Branch: perl
33139            ! lib/utf8_heavy.pl
33140 ____________________________________________________________________________
33141 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
33142         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
33143              From: Jonathan Stowe <gellyfish@gellyfish.com>
33144              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
33145              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
33146      Branch: perl
33147            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
33148 ____________________________________________________________________________
33149 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
33150         Log: Subject: Patch to put qsortsv in the public API
33151              From: Brian Ingerson <ingy@ttul.org>
33152              Date: Sat, 29 Sep 2001 17:41:13 -0700
33153              Message-ID: <20010929174113.A30223@ttul.org>
33154      Branch: perl
33155            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
33156 ____________________________________________________________________________
33157 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
33158         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
33159              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33160              Date: Sat, 29 Sep 2001 23:54:48 +0200
33161              Message-ID: <20010929235448.A5017@rafael>
33162      Branch: perl
33163            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
33164 ____________________________________________________________________________
33165 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
33166         Log: FAQ sync.
33167      Branch: perl
33168            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
33169            ! pod/perlfaq9.pod
33170 ____________________________________________________________________________
33171 [ 12273] By: bailey                                on 2001/09/29  23:43:46
33172         Log: Resync with mainline
33173      Branch: vmsperl
33174           +> (branch 1207 files)
33175            - (delete 324 files)
33176           !> (integrate 866 files)
33177 ____________________________________________________________________________
33178 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
33179         Log: Nasty recursion trap if one would match Unicode.
33180      Branch: perl
33181            ! lib/utf8_heavy.pl
33182 ____________________________________________________________________________
33183 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
33184         Log: More Unicode todo.
33185      Branch: perl
33186            ! pod/perltodo.pod
33187 ____________________________________________________________________________
33188 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
33189         Log: Explain a bit the new more flexible \p\P syntax.
33190      Branch: perl
33191            ! pod/perlunicode.pod
33192 ____________________________________________________________________________
33193 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
33194         Log: More leniency to the \p and \P: now can have whitespace
33195              between the property definition and the curlies; now can
33196              invert the property by having a caret between the open
33197              curly and the property.
33198      Branch: perl
33199            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
33200 ____________________________________________________________________________
33201 [ 12268] By: nick                                  on 2001/09/29  17:39:26
33202         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
33203              one test (lib/open.t) fails
33204      Branch: perlio
33205           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33206           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33207           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
33208           +> lib/Tie/Scalar.t lib/open.t
33209            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
33210            - ext/B/Stash.t
33211           !> (integrate 62 files)
33212 ____________________________________________________________________________
33213 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
33214         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
33215      Branch: perl
33216            ! t/op/chdir.t
33217 ____________________________________________________________________________
33218 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
33219         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
33220              From: "Craig A. Berry" <craigberry@mac.com> 
33221              Date: Sat, 29 Sep 2001 09:35:33 -0500
33222              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
33223      Branch: perl
33224            ! t/op/chdir.t
33225 ____________________________________________________________________________
33226 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
33227         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
33228              From: "chromatic" <chromatic@rmci.net>
33229              Date: Fri, 28 Sep 2001 21:20:12 -0600
33230              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
33231      Branch: perl
33232            + lib/Tie/Scalar.t
33233            ! MANIFEST lib/Tie/Scalar.pm
33234 ____________________________________________________________________________
33235 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
33236         Log: Allow for more flexibility in the \p{In...} names, now
33237              case doesn't matter, and any space or dash can be
33238              matched by any space, dash, underbar, or empty.
33239              (may be going too far on leniency)
33240      Branch: perl
33241            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
33242            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
33243            ! t/op/pat.t
33244 ____________________________________________________________________________
33245 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
33246         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
33247              From: "chromatic" <chromatic@rmci.net>
33248              Date: Fri, 28 Sep 2001 17:39:50 -0600
33249              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
33250      Branch: perl
33251            + lib/open.t
33252            ! MANIFEST
33253 ____________________________________________________________________________
33254 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
33255         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
33256              From: "Craig A. Berry" <craigberry@mac.com>
33257              Date: Fri, 28 Sep 2001 16:24:51 -0500
33258              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
33259      Branch: perl
33260            ! ext/File/Glob/t/basic.t
33261 ____________________________________________________________________________
33262 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
33263         Log: Subject: [DOC PATCH] Carp.pm pod typo
33264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33265              Date: Fri, 28 Sep 2001 23:14:51 +0200
33266              Message-ID: <20010928231451.E16889@rafael>
33267      Branch: perl
33268            ! lib/Carp.pm
33269 ____________________________________________________________________________
33270 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
33271         Log: Subject: [PATCH] Allow an @INC hook to set %INC
33272              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33273              Date: Fri, 28 Sep 2001 22:18:13 +0200
33274              Message-ID: <20010928221813.A16889@rafael>
33275      Branch: perl
33276            ! pp_ctl.c
33277 ____________________________________________________________________________
33278 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
33279         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
33280              From: Nicholas Clark <nick@ccl4.org>
33281              Date: Fri, 28 Sep 2001 23:39:33 +0100
33282              Message-ID: <20010928233933.C23673@plum.flirble.org>
33283      Branch: perl
33284            ! embed.h embed.pl sv.h
33285 ____________________________________________________________________________
33286 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
33287         Log: Update Changes.
33288      Branch: perl
33289            ! Changes patchlevel.h
33290 ____________________________________________________________________________
33291 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
33292         Log: Move the B tests to B/t.
33293      Branch: perl
33294            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33295            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33296            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
33297            - ext/B/Showlex.t ext/B/Stash.t
33298            ! MANIFEST
33299 ____________________________________________________________________________
33300 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
33301         Log: Forgot from #12254.
33302      Branch: perl
33303            + ext/B/B/Terse.t
33304 ____________________________________________________________________________
33305 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
33306         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
33307              From: "chromatic" <chromatic@rmci.net>
33308              Date: Thu, 27 Sep 2001 23:22:17 -0600
33309              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
33310      Branch: perl
33311            ! MANIFEST
33312 ____________________________________________________________________________
33313 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
33314         Log: Test numbering mismatch.
33315      Branch: perl
33316            ! t/op/chdir.t
33317 ____________________________________________________________________________
33318 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
33319         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
33320              From: "Craig A. Berry" <craigberry@mac.com>
33321              Date: Wed, 26 Sep 2001 17:43:14 -0500
33322              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
33323      Branch: perl
33324            ! iperlsys.h t/op/chdir.t
33325 ____________________________________________________________________________
33326 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
33327         Log: Subject: [PATCH gv.c] make __ANON__ global
33328              From: Robin Barker <rmb1@cise.npl.co.uk>
33329              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
33330              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
33331      Branch: perl
33332            ! gv.c t/op/anonsub.t t/op/runlevel.t
33333 ____________________________________________________________________________
33334 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
33335         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
33336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33337              Date: Thu, 27 Sep 2001 22:34:32 +0200
33338              Message-ID: <20010927223432.A1485@rafael>
33339      Branch: perl
33340            ! ext/B/B/Terse.pm
33341 ____________________________________________________________________________
33342 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
33343         Log: (retracted by #12338)
33344              
33345              Subject: [PATCH] Cleanup of perldsc.pod      
33346              From: Casey West <casey@geeknest.com>
33347              Date: Thu, 27 Sep 2001 11:13:17 -0400
33348              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
33349      Branch: perl
33350            ! pod/perldsc.pod
33351 ____________________________________________________________________________
33352 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
33353         Log: Not everyone is using ithreads...
33354      Branch: perl
33355            ! ext/Devel/Peek/Peek.t
33356 ____________________________________________________________________________
33357 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
33358         Log: Document the nss_delete core dump workaround for HP-UX
33359              and Solaris, bug IDs 20010805.018 and 20010629.004.
33360      Branch: perl
33361            ! README.hpux README.solaris
33362 ____________________________________________________________________________
33363 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
33364         Log: Dump Unicode hash keys also as Unicode,
33365              not just as a byte string.
33366      Branch: perl
33367            ! dump.c ext/Devel/Peek/Peek.t
33368 ____________________________________________________________________________
33369 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
33370         Log: Integrate changes #12241 and #12242 from macperl:
33371              
33372              Remove unneeded disabling of umask() calls
33373              
33374              Note (get|set)sockopt are available.
33375      Branch: perl
33376           !> lib/File/Temp.pm pod/perlport.pod
33377 ____________________________________________________________________________
33378 [ 12244] By: sky                                   on 2001/09/27  08:53:00
33379         Log: Flush buffers on thread closedown.
33380      Branch: perl
33381            ! ext/threads/threads.xs
33382 ____________________________________________________________________________
33383 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
33384         Log: Dump SvUTF8(sv)s also as \x{...}.
33385              
33386              TODO: dump the SvUTF8() hash keys similarly. 
33387      Branch: perl
33388            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
33389 ____________________________________________________________________________
33390 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
33391         Log: Note (get|set)sockopt are available.
33392      Branch: maint-5.6/macperl
33393            ! pod/perlport.pod
33394 ____________________________________________________________________________
33395 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
33396         Log: Remove unneeded disabling of umask() calls
33397      Branch: maint-5.6/macperl
33398            ! lib/File/Temp.pm
33399 ____________________________________________________________________________
33400 [ 12240] By: sky                                   on 2001/09/26  18:44:56
33401         Log: Documention update
33402      Branch: perl
33403            ! ext/threads/threads.pm
33404 ____________________________________________________________________________
33405 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
33406         Log: Update Changes.
33407      Branch: perl
33408            ! Changes patchlevel.h
33409 ____________________________________________________________________________
33410 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
33411         Log: Check that all environment variables are tainted.
33412      Branch: perl
33413            ! t/op/taint.t
33414 ____________________________________________________________________________
33415 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
33416         Log: Manual integration error in #12235.
33417      Branch: perl
33418            ! lib/File/DosGlob.t
33419 ____________________________________________________________________________
33420 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
33421         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
33422              From: "chromatic" <chromatic@rmci.net>
33423              Date: Tue, 25 Sep 2001 23:57:07 -0600
33424              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
33425      Branch: perl
33426            ! perlio.c
33427 ____________________________________________________________________________
33428 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
33429         Log: Integrate macperl changes from Chris Nandor:
33430              12192 11817 11815 11813 11778 11775
33431              
33432              Update CPAN.pm to work with new Mac::BuildTools instead
33433              of ExtUtils::MM_MacOS "orphan" functions
33434              
33435              Fix test
33436              
33437              Make syntax check report in MPW style, fix tests
33438              to use Mac::err=unix to get normal-style error
33439              messages.
33440              
33441              More module and test ports from Thomas Wegner et al
33442              
33443              Fix open of /dev/null for Mac OS
33444              
33445              Allow for platforms to override formatting of errors
33446              on output from Matthias Neeracher (core files)
33447      Branch: perl
33448            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
33449            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
33450            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
33451           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
33452           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
33453           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
33454 ____________________________________________________________________________
33455 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
33456         Log: grrr.
33457      Branch: perl
33458            ! t/op/gv.t
33459 ____________________________________________________________________________
33460 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
33461         Log: Retract #12232.
33462      Branch: perl
33463            ! t/op/gv.t
33464 ____________________________________________________________________________
33465 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
33466         Log: (Retracted by #12233.)
33467      Branch: perl
33468            ! t/op/gv.t
33469 ____________________________________________________________________________
33470 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
33471         Log: Detypo.
33472      Branch: perl
33473            ! ext/Encode/Makefile.PL
33474 ____________________________________________________________________________
33475 [ 12230] By: sky                                   on 2001/09/26  11:36:23
33476         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
33477              We are using a "delay" here because we do not want to depend on thread synchronization issues.
33478      Branch: perl
33479            + ext/threads/t/stress_cv.t
33480            ! MANIFEST ext/threads/t/stress_string.t
33481 ____________________________________________________________________________
33482 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
33483         Log: NetWare tweak from Ananth Kesari.
33484      Branch: perl
33485            ! NetWare/t/Readme.txt
33486 ____________________________________________________________________________
33487 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
33488         Log: Trick to fool case-blind filesystems.
33489      Branch: perl
33490            ! ext/Encode/Makefile.PL
33491 ____________________________________________________________________________
33492 [ 12227] By: sky                                   on 2001/09/26  11:06:50
33493         Log: Threads can start executing in a different order than they were
33494              created.... so we cannot ok() inside the threadstarter.
33495      Branch: perl
33496            ! ext/threads/t/stress_string.t
33497 ____________________________________________________________________________
33498 [ 12226] By: sky                                   on 2001/09/26  07:41:45
33499         Log: Add in stress_string.t to stress test threads a bit more.
33500      Branch: perl
33501            + ext/threads/t/stress_string.t
33502            ! MANIFEST
33503 ____________________________________________________________________________
33504 [ 12225] By: sky                                   on 2001/09/26  07:04:21
33505         Log: Fix negative refcount introduced by #12223.
33506      Branch: perl
33507            ! ext/threads/threads.xs
33508 ____________________________________________________________________________
33509 [ 12224] By: sky                                   on 2001/09/26  06:57:58
33510         Log: Update documentation to match change #12223
33511      Branch: perl
33512            ! sharedsv.c
33513 ____________________________________________________________________________
33514 [ 12223] By: sky                                   on 2001/09/26  06:54:32
33515         Log: Use a separate interpreter for the sharedsv space. Another
33516              negative sv leak. Sigh.
33517      Branch: perl
33518            ! sharedsv.c
33519 ____________________________________________________________________________
33520 [ 12222] By: sky                                   on 2001/09/26  05:58:35
33521         Log: Do the environ assignment in perl_contruct to match perl_destruct.
33522              Now we don't need to perl_parse/perl_run. However environ is a
33523              global....
33524      Branch: perl
33525            ! perl.c
33526 ____________________________________________________________________________
33527 [ 12221] By: sky                                   on 2001/09/26  05:41:02
33528         Log: Move the creation of PL_strtab to perl_construct so we can work
33529              with HV and HEs without running perl_parse.
33530      Branch: perl
33531            ! perl.c
33532 ____________________________________________________________________________
33533 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
33534         Log: integrate macperl changes into maint-5.6
33535      Branch: maint-5.6/perl
33536           !> (integrate 26 files)
33537 ____________________________________________________________________________
33538 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
33539         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
33540              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
33541      Branch: maint-5.6/macperl
33542            ! macos/ext/Mac/Fonts/Fonts.xs
33543            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
33544 ____________________________________________________________________________
33545 [ 12218] By: ams                                   on 2001/09/25  23:31:33
33546         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
33547              From: Nicholas Clark <nick@ccl4.org>
33548              Date: Wed, 26 Sep 2001 01:20:20 +0100
33549              Message-Id: <20010926012020.B48092@plum.flirble.org>
33550      Branch: perl
33551            ! lib/AutoSplit.t
33552 ____________________________________________________________________________
33553 [ 12217] By: ams                                   on 2001/09/25  22:33:05
33554         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
33555              From: "Craig A. Berry" <craigberry@mac.com>
33556              Date: Tue, 25 Sep 2001 18:08:42 -0500
33557              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
33558      Branch: perl
33559            ! vms/vms.c
33560 ____________________________________________________________________________
33561 [ 12216] By: ams                                   on 2001/09/25  21:41:01
33562         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
33563              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
33564              From: Michael G Schwern <schwern@pobox.com>
33565              Date: Wed, 26 Sep 2001 00:38:21 -0400
33566              Message-Id: <20010926003821.A627@blackrider>
33567      Branch: perl
33568            ! lib/AutoSplit.t
33569 ____________________________________________________________________________
33570 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
33571         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
33572              From: Michael G Schwern <schwern@pobox.com>
33573              Date: Tue, 25 Sep 2001 17:43:49 -0400
33574              Message-ID: <20010925174349.B19534@blackrider>
33575      Branch: perl
33576            ! lib/Test/Simple.pm lib/Test/Utils.pm
33577 ____________________________________________________________________________
33578 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
33579         Log: Integrate changes from bleadperl.
33580      Branch: maint-5.6/macperl
33581           !> pod/perlport.pod
33582 ____________________________________________________________________________
33583 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
33584         Log: skip($mess) should result in one skip.
33585      Branch: perl
33586            ! t/test.pl
33587 ____________________________________________________________________________
33588 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
33589         Log: Integrate change #12200 from maintperl.
33590      Branch: maint-5.6/macperl
33591           !> win32/perlhost.h
33592 ____________________________________________________________________________
33593 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
33594         Log: Fix file types to "apple"
33595      Branch: maint-5.6/macperl
33596            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
33597            ! macos/ext/Mac/SAT/t/Collision.rsrc
33598 ____________________________________________________________________________
33599 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
33600         Log: Fix rsrc file as snd file; fix path in t file.
33601      Branch: maint-5.6/macperl
33602            ! macos/ext/Mac/Notification/t/Notification.rsrc
33603            ! macos/ext/Mac/Notification/t/Notification.t
33604 ____________________________________________________________________________
33605 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
33606         Log: Sync up with File::Find from bleadperl.
33607      Branch: maint-5.6/macperl
33608            ! lib/File/Find.pm t/lib/filefind-taint.t
33609 ____________________________________________________________________________
33610 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
33611         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
33612              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
33613              of hundreds)
33614      Branch: maint-5.6/macperl
33615            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
33616            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
33617            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
33618 ____________________________________________________________________________
33619 [ 12207] By: nick                                  on 2001/09/25  19:04:36
33620         Log: Integrate mainline (untested while modem is up)
33621      Branch: perlio
33622           +> lib/AutoSplit.t t/test.pl
33623            - lib/warnings/register.t
33624           !> (integrate 28 files)
33625 ____________________________________________________________________________
33626 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
33627         Log: perldiag entry for #12205.
33628      Branch: perl
33629            ! pod/perldiag.pod
33630 ____________________________________________________________________________
33631 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
33632         Log: Subject: [PATCH] warning on v-string in use/require
33633              From: John Peacock <jpeacock@rowman.com>
33634              Date: Mon, 24 Sep 2001 17:29:03 -0400
33635              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
33636      Branch: perl
33637            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
33638 ____________________________________________________________________________
33639 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
33640         Log: perltooc et al updates.
33641      Branch: perl
33642            ! plan9/mkfile pod/roffitall
33643 ____________________________________________________________________________
33644 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
33645         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
33646              From: Michael G Schwern <schwern@pobox.com>
33647              Date: Sun, 23 Sep 2001 00:07:12 -0400
33648              Message-ID: <20010923000712.A7005@blackrider>
33649      Branch: perl
33650            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
33651 ____________________________________________________________________________
33652 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
33653         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
33654              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33655              Date: Wed, 26 Sep 2001 01:25:10 +0900
33656              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
33657      Branch: perl
33658            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
33659            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
33660            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
33661 ____________________________________________________________________________
33662 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
33663         Log: Integrate change #12200 from maintperl;
33664              on windows, virtualized environment could propagate deleted variables
33665              into children if they happen to be at the very end of the table
33666      Branch: perl
33667           !> win32/perlhost.h
33668 ____________________________________________________________________________
33669 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
33670         Log: on windows, virtualized environment could propagate deleted variables
33671              into children if they happen to be at the very end of the table
33672              (thanks for succinct test case from Johan Holmberg, and fix from
33673              Doug Lankshear)
33674      Branch: maint-5.6/perl
33675            ! win32/perlhost.h
33676 ____________________________________________________________________________
33677 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
33678         Log: avoid the use of ftime() (it does a useless, potentially
33679              expensive call to GetTimeZoneInformation()); this potentially
33680              also results in three more digits of precision from
33681              Time::HiRes::time()
33682      Branch: perl
33683            ! ext/Time/HiRes/HiRes.xs
33684 ____________________________________________________________________________
33685 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
33686         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
33687              
33688              Note: io/binmode is failing, have to figure out why.
33689      Branch: perl
33690            + t/test.pl
33691            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
33692            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
33693            ! t/run/exit.t
33694 ____________________________________________________________________________
33695 [ 12197] By: ams                                   on 2001/09/25  13:48:55
33696         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
33697              From: Nicholas Clark <nick@ccl4.org>
33698              Date: Tue, 25 Sep 2001 00:37:40 +0100
33699              Message-Id: <20010925003740.S4971@plum.flirble.org>
33700              (Further changes expected.)
33701      Branch: perl
33702            + lib/AutoSplit.t
33703            ! MANIFEST
33704 ____________________________________________________________________________
33705 [ 12196] By: sky                                   on 2001/09/25  13:37:12
33706         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
33707              _ftime to try and be more robust.
33708      Branch: perl
33709            ! ext/Time/HiRes/HiRes.xs
33710 ____________________________________________________________________________
33711 [ 12194] By: ams                                   on 2001/09/25  11:40:00
33712         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
33713              From: "Craig A. Berry" <craigberry@mac.com>
33714              Date: Mon, 24 Sep 2001 17:54:20 -0500
33715              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
33716      Branch: perl
33717            ! vms/descrip_mms.template
33718 ____________________________________________________________________________
33719 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
33720         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
33721              not working, cursor not spinning (Bug #422129); external
33722              editor problems (Bug #456329); escape/cmd-. not activating
33723              "Cancel" in Save dialog box (Bug #446960); Runtimes not
33724              executing on launch (Bug #464441).
33725      Branch: maint-5.6/macperl
33726            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
33727            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
33728            ! macos/macperl/MacPerl.r
33729 ____________________________________________________________________________
33730 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
33731         Log: Update CPAN.pm to work with new Mac::BuildTools instead
33732              of ExtUtils::MM_MacOS "orphan" functions
33733      Branch: maint-5.6/macperl
33734            ! lib/CPAN.pm
33735 ____________________________________________________________________________
33736 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
33737         Log: Fix up another xsubpp problem (Matthias Neeracher)
33738      Branch: maint-5.6/macperl
33739            ! macos/xsubpp
33740 ____________________________________________________________________________
33741 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
33742         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
33743      Branch: maint-5.6/macperl
33744            ! macos/lib/ExtUtils/MM_MacOS.pm
33745 ____________________________________________________________________________
33746 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
33747         Log: Fix up Makefiles for more Mac:: modules (and prepare for
33748              static build ...?)
33749      Branch: maint-5.6/macperl
33750            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
33751            ! macos/macperl/Makefile.mk
33752 ____________________________________________________________________________
33753 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
33754         Log: Fix up tests
33755      Branch: maint-5.6/macperl
33756            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
33757 ____________________________________________________________________________
33758 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
33759         Log: Make malloc smarter, fix bugs.  (Bug #404030)
33760      Branch: maint-5.6/macperl
33761            ! macos/icemalloc.c macos/icemalloc.h
33762 ____________________________________________________________________________
33763 [ 12186] By: nick                                  on 2001/09/24  19:18:17
33764         Log: Integrate mainline
33765      Branch: perlio
33766           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
33767           +> lib/filetest.t
33768           !> (integrate 30 files)
33769 ____________________________________________________________________________
33770 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
33771         Log: Retract #12136, the warnings::register is already
33772              tested by t/lib/warnings/9enabled, as pointed out
33773              by Paul Marquess.
33774      Branch: perl
33775            - lib/warnings/register.t
33776            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
33777 ____________________________________________________________________________
33778 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
33779         Log: fix Time::HiRes implementation of gettimeofday() on windows
33780              (HiRes.t#14 now passes)
33781      Branch: perl
33782            ! ext/Time/HiRes/HiRes.xs
33783 ____________________________________________________________________________
33784 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
33785         Log: File::Spec::catfile() canonifies everything to blackslashes on
33786              windows :-(
33787      Branch: perl
33788            ! lib/ExtUtils/Manifest.t
33789 ____________________________________________________________________________
33790 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
33791         Log: test number mismatch
33792      Branch: perl
33793            ! t/op/magic.t
33794 ____________________________________________________________________________
33795 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
33796         Log: ok().
33797      Branch: perl
33798            ! t/op/pack.t
33799 ____________________________________________________________________________
33800 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
33801         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
33802              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33803      Branch: perl
33804            ! pp_pack.c t/op/pack.t
33805 ____________________________________________________________________________
33806 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
33807         Log: Update Changes.
33808      Branch: perl
33809            ! Changes patchlevel.h
33810 ____________________________________________________________________________
33811 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
33812         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
33813              From: Michael G Schwern <schwern@pobox.com>
33814              Date: Mon, 24 Sep 2001 11:12:13 -0400
33815              Message-ID: <20010924111213.G27885@blackrider>
33816      Branch: perl
33817            ! lib/ExtUtils/Manifest.pm
33818 ____________________________________________________________________________
33819 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
33820         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
33821              From: Michael G Schwern <schwern@pobox.com> 
33822              Date: Mon, 24 Sep 2001 11:02:07 -0400
33823              Message-ID: <20010924110207.E27885@blackrider>
33824      Branch: perl
33825            ! vms/test.com
33826 ____________________________________________________________________________
33827 [ 12176] By: ams                                   on 2001/09/24  14:01:59
33828         Log: Update Changes.
33829      Branch: perl
33830            ! Changes
33831 ____________________________________________________________________________
33832 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
33833         Log: Various cleanups.
33834      Branch: perl
33835            ! ext/threads/Makefile.PL ext/threads/threads.xs
33836 ____________________________________________________________________________
33837 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
33838         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
33839      Branch: maint-5.6/macperl
33840           !> (integrate 33 files)
33841 ____________________________________________________________________________
33842 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
33843         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
33844              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33845              Date: Mon, 24 Sep 2001 20:04:58 +0900
33846              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
33847      Branch: perl
33848            ! ext/Encode/Encode/gb2312.enc
33849 ____________________________________________________________________________
33850 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
33851         Log: Clarifying comment to #12164.
33852      Branch: perl
33853            ! lib/Cwd.pm
33854 ____________________________________________________________________________
33855 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
33856         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
33857              From: Nicholas Clark <nick@ccl4.org>
33858              Date: Sun, 23 Sep 2001 23:00:56 +0100
33859              Message-ID: <20010923230055.Y4971@plum.flirble.org>
33860              
33861              (with "sample_constants" changed to "fallback")
33862      Branch: perl
33863            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
33864            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
33865            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
33866            ! lib/h2xs.t utils/h2xs.PL
33867 ____________________________________________________________________________
33868 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
33869         Log: Metaconfig unit change for #12167.
33870      Branch: metaconfig
33871            ! U/modified/Cppsym.U
33872 ____________________________________________________________________________
33873 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
33874         Log: Add a few glibc cpp symbols to probe for.
33875      Branch: perl
33876            ! Configure
33877 ____________________________________________________________________________
33878 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
33879         Log: DJGPP tweaks for Laszlo Molnar.
33880      Branch: perl
33881            ! djgpp/djgppsed.sh dosish.h
33882 ____________________________________________________________________________
33883 [ 12165] By: ams                                   on 2001/09/24  10:07:08
33884         Log: Subject: [PATCH t/op/inccode.t] More tests
33885              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33886              Date: 24 Sep 2001 10:01:44 -0000
33887              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
33888      Branch: perl
33889            ! t/op/inccode.t
33890 ____________________________________________________________________________
33891 [ 12164] By: ams                                   on 2001/09/24  09:43:29
33892         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
33893              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
33894              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
33895              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
33896      Branch: perl
33897            ! lib/Cwd.pm
33898 ____________________________________________________________________________
33899 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
33900         Log: 1_compile updates.
33901      Branch: perl
33902            ! t/lib/1_compile.t
33903 ____________________________________________________________________________
33904 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
33905         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
33906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33907              Date: Wed, 19 Sep 2001 22:47:14 +0200
33908              Message-ID: <20010919224714.A6382@rafael>
33909      Branch: perl
33910            ! pod/perlvar.pod pp_ctl.c
33911 ____________________________________________________________________________
33912 [ 12161] By: ams                                   on 2001/09/23  17:40:02
33913         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
33914              filetest Pragma
33915              From: "chromatic" <chromatic@rmci.net>
33916              Date: Sun, 23 Sep 2001 12:07:25 -0600
33917              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
33918      Branch: perl
33919            + lib/filetest.t
33920            ! MANIFEST t/lib/1_compile.t
33921 ____________________________________________________________________________
33922 [ 12160] By: ams                                   on 2001/09/23  16:32:11
33923         Log: Additional minor chdir() tweak.
33924      Branch: perl
33925            ! pod/perlfunc.pod
33926 ____________________________________________________________________________
33927 [ 12159] By: ams                                   on 2001/09/23  16:25:01
33928         Log: Subject: PATCH lib/ExtUtils/Command.t
33929              From: Abe Timmerman <abe@ztreet.demon.nl>
33930              Date: Sun, 23 Sep 2001 19:11:44 +0200
33931              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
33932      Branch: perl
33933            ! lib/ExtUtils/Command.t
33934 ____________________________________________________________________________
33935 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
33936         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
33937              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
33938              Date: Sun, 23 Sep 2001 02:02:26 +0200
33939              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
33940      Branch: perl
33941            ! makedef.pl
33942 ____________________________________________________________________________
33943 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
33944         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
33945              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
33946              Date: Sat, 22 Sep 2001 12:54:39 -0500
33947              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
33948      Branch: perl
33949            ! t/op/study.t
33950 ____________________________________________________________________________
33951 [ 12156] By: nick                                  on 2001/09/23  07:48:44
33952         Log: Integrate mainline
33953      Branch: perlio
33954            - check83.pl
33955           !> ext/Encode/Encode/2022-cn.enc
33956 ____________________________________________________________________________
33957 [ 12155] By: nick                                  on 2001/09/23  07:48:01
33958         Log: Integrate mainline
33959      Branch: perlio
33960           +> (branch 64 files)
33961            - ext/Encode/Encode/cns11643-1.enc
33962            - ext/Encode/Encode/cns11643-2.enc
33963            - ext/Encode/Encode/iso2022-cn.enc
33964            - ext/Encode/Encode/iso2022-jp.enc
33965            - ext/Encode/Encode/iso2022-jp1.enc
33966            - ext/Encode/Encode/iso2022-jp2.enc
33967            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
33968            - ext/Encode/Encode/iso8859-1.enc
33969            - ext/Encode/Encode/iso8859-1.ucm
33970            - ext/Encode/Encode/iso8859-10.enc
33971            - ext/Encode/Encode/iso8859-10.ucm
33972            - ext/Encode/Encode/iso8859-13.enc
33973            - ext/Encode/Encode/iso8859-13.ucm
33974            - ext/Encode/Encode/iso8859-14.enc
33975            - ext/Encode/Encode/iso8859-14.ucm
33976            - ext/Encode/Encode/iso8859-15.enc
33977            - ext/Encode/Encode/iso8859-15.ucm
33978            - ext/Encode/Encode/iso8859-16.enc
33979            - ext/Encode/Encode/iso8859-16.ucm
33980            - ext/Encode/Encode/iso8859-2.enc
33981            - ext/Encode/Encode/iso8859-2.ucm
33982            - ext/Encode/Encode/iso8859-3.enc
33983            - ext/Encode/Encode/iso8859-3.ucm
33984            - ext/Encode/Encode/iso8859-4.enc
33985            - ext/Encode/Encode/iso8859-4.ucm
33986            - ext/Encode/Encode/iso8859-5.enc
33987            - ext/Encode/Encode/iso8859-5.ucm
33988            - ext/Encode/Encode/iso8859-6.enc
33989            - ext/Encode/Encode/iso8859-6.ucm
33990            - ext/Encode/Encode/iso8859-7.enc
33991            - ext/Encode/Encode/iso8859-7.ucm
33992            - ext/Encode/Encode/iso8859-8.enc
33993            - ext/Encode/Encode/iso8859-8.ucm
33994            - ext/Encode/Encode/iso8859-9.enc
33995            - ext/Encode/Encode/iso8859-9.ucm
33996            - ext/Encode/Encode/isoir-197.enc
33997            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
33998            - t/lib/sample-tests/header_at_end
33999            - t/lib/sample-tests/header_at_end_fail
34000           !> (integrate 174 files)
34001 ____________________________________________________________________________
34002 [ 12154] By: ams                                   on 2001/09/23  07:11:46
34003         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
34004              by Blair Zajac.
34005      Branch: perl
34006            ! pod/perlfunc.pod
34007 ____________________________________________________________________________
34008 [ 12153] By: ams                                   on 2001/09/23  06:56:32
34009         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
34010              Forgotten deprecation of *glob{FILEHANDLE}?
34011              From: "chromatic" <chromatic@rmci.net>
34012              Date: Sat, 22 Sep 2001 21:27:56 -0600
34013              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
34014      Branch: perl
34015            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
34016 ____________________________________________________________________________
34017 [ 12152] By: ams                                   on 2001/09/23  06:42:58
34018         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
34019              From: Michael G Schwern <schwern@pobox.com>
34020              Date: Sun, 23 Sep 2001 03:34:39 -0400
34021              Message-Id: <20010923033439.E7005@blackrider>
34022      Branch: perl
34023            ! lib/File/Find.pm
34024 ____________________________________________________________________________
34025 [ 12151] By: ams                                   on 2001/09/23  06:37:57
34026         Log: Subject: Re: t/op/magic.t missing tests on Win32
34027              From: Michael G Schwern <schwern@pobox.com>
34028              Date: Sat, 22 Sep 2001 20:29:09 -0400
34029              Message-Id: <20010922202909.I18223@blackrider>
34030      Branch: perl
34031            ! t/op/magic.t
34032 ____________________________________________________________________________
34033 [ 12150] By: ams                                   on 2001/09/23  06:36:26
34034         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
34035              Dumpvalue.pm
34036              From: "chromatic" <chromatic@rmci.net>
34037              Date: Sat, 22 Sep 2001 19:41:31 -0600
34038              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
34039      Branch: perl
34040            + lib/Dumpvalue.t
34041            ! MANIFEST lib/Dumpvalue.pm
34042 ____________________________________________________________________________
34043 [ 12149] By: ams                                   on 2001/09/23  06:25:35
34044         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
34045              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34046              Date: Sun, 23 Sep 2001 15:27:56 +0900
34047              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
34048      Branch: perl
34049            ! ext/Encode/Encode/2022-cn.enc
34050 ____________________________________________________________________________
34051 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
34052         Log: Manual eror in #12147.
34053      Branch: perl
34054            ! win32/win32.c
34055 ____________________________________________________________________________
34056 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
34057         Log: Integrate change #12146 from maintperl;
34058              win32_chdir() et al don't handle a NULL argument gracefully
34059      Branch: perl
34060           !> win32/perlhost.h win32/win32.c
34061 ____________________________________________________________________________
34062 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
34063         Log: win32_chdir() et al don't handle a NULL argument gracefully
34064      Branch: maint-5.6/perl
34065            ! win32/perlhost.h win32/win32.c
34066 ____________________________________________________________________________
34067 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
34068         Log: typo in change#12026
34069      Branch: maint-5.6/perl
34070            ! op.c
34071 ____________________________________________________________________________
34072 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
34073         Log: Subject: [PATCH] Re: scalar context unpack bugs
34074              From: Nicholas Clark <nick@ccl4.org>
34075              Date: Sat, 22 Sep 2001 23:07:56 +0100
34076              Message-ID: <20010922230755.O4971@plum.flirble.org>
34077      Branch: perl
34078            ! pp_pack.c t/op/pack.t
34079 ____________________________________________________________________________
34080 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
34081         Log: Try ExtUtils::Command.t everywhere, not just on Win32
34082              (as suggested by NI-S).  Also allow running it either
34083              in t/ or in the main directory.
34084      Branch: perl
34085            ! lib/ExtUtils/Command.t
34086 ____________________________________________________________________________
34087 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
34088         Log: Update the test on warnings/register.t.
34089      Branch: perl
34090            ! t/lib/1_compile.t
34091 ____________________________________________________________________________
34092 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
34093         Log: The code is now almost tidy enough to keep the IRIX cc happy.
34094      Branch: perl
34095            ! hints/irix_6.sh
34096 ____________________________________________________________________________
34097 [ 12140] By: ams                                   on 2001/09/22  17:26:32
34098         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
34099              use_ithreads
34100              From: "Craig A. Berry" <craigberry@mac.com>
34101              Date: Sat, 22 Sep 2001 13:15:32 -0500
34102              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
34103      Branch: perl
34104            ! configure.com
34105 ____________________________________________________________________________
34106 [ 12139] By: ams                                   on 2001/09/22  16:44:08
34107         Log: Do what perl_clone() does for sharedsv functions.
34108      Branch: perl
34109            ! embed.pl proto.h
34110 ____________________________________________________________________________
34111 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
34112         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
34113              (suggested by Sarathy, extensions shouldn't be dabbling with
34114              op structures, so binary backward compatibility should not be
34115              an issue.)
34116      Branch: perl
34117            ! hints/irix_6.sh op.h
34118 ____________________________________________________________________________
34119 [ 12137] By: ams                                   on 2001/09/22  16:21:05
34120         Log: More cleanups. (What's PERL_DECL_PROT?)
34121      Branch: perl
34122            ! embed.pl proto.h sharedsv.h
34123 ____________________________________________________________________________
34124 [ 12136] By: ams                                   on 2001/09/22  15:14:34
34125         Log: (Retracted by #12185)
34126              
34127              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
34128              Add Tests for warnings::register, Doc Update
34129              From: "chromatic" <chromatic@rmci.net>
34130              Date: Sat, 22 Sep 2001 09:43:20 -0600
34131              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
34132      Branch: perl
34133            + lib/warnings/register.t
34134            ! MANIFEST lib/warnings/register.pm
34135 ____________________________________________________________________________
34136 [ 12135] By: ams                                   on 2001/09/22  15:07:50
34137         Log: `@foo' should be @foo for consistency.
34138      Branch: perl
34139            ! pod/perldiag.pod
34140 ____________________________________________________________________________
34141 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
34142         Log: (Retracted by #12138)
34143              
34144              Add -woff (turn warning off) 3187:
34145              "A pointer is converted to a smaller integer."
34146              This happens when your pointers are 64-bit: then every case
34147              of converting pointers to PADOFFSETs (explicitly 32-bit)
34148              faces truncation (even explicit use of INT2PTR doesn't help).
34149              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
34150              Changing PADOFFSET from U32 to UV would help, but that
34151              would break binary backward compatibility of BASEOP and padop
34152              (assuming you have been using 64-bit pointers).
34153      Branch: perl
34154            ! hints/irix_6.sh
34155 ____________________________________________________________________________
34156 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
34157         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
34158              but the name comes from the inside the file, not from the file
34159              name, and Rumanian is the name of the language.
34160      Branch: perl
34161            + ext/Encode/Encode/macRumanian.enc
34162            - ext/Encode/Encode/macRomania.enc
34163            ! MANIFEST
34164 ____________________________________________________________________________
34165 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
34166         Log: Rename perltootc as perltooc for 8.3-friedliness.
34167      Branch: perl
34168            + pod/perltooc.pod
34169            - pod/perltootc.pod
34170            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
34171            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
34172            ! pod/perltoot.pod
34173 ____________________________________________________________________________
34174 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
34175         Log: Find more conflicts by lowercasing.
34176      Branch: perl
34177            + Porting/check83.pl
34178            - check83.pl
34179            ! MANIFEST
34180 ____________________________________________________________________________
34181 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
34182         Log: The AIX cc 5.0.0.0 is simply too buggy.
34183      Branch: perl
34184            ! hints/aix.sh
34185 ____________________________________________________________________________
34186 [ 12129] By: ams                                   on 2001/09/22  12:35:38
34187         Log: Uninteresting cleanup.
34188      Branch: perl
34189            ! form.h
34190 ____________________________________________________________________________
34191 [ 12128] By: ams                                   on 2001/09/22  12:28:48
34192         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
34193              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34194              Date: Sat, 22 Sep 2001 14:29:13 +0100
34195              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
34196      Branch: perl
34197            ! cv.h
34198 ____________________________________________________________________________
34199 [ 12127] By: ams                                   on 2001/09/22  12:04:28
34200         Log: What's a backet?
34201      Branch: perl
34202            ! dump.c
34203 ____________________________________________________________________________
34204 [ 12126] By: ams                                   on 2001/09/22  10:02:34
34205         Log: Removed duplicated tests #19 and #20.
34206      Branch: perl
34207            ! t/op/do.t
34208 ____________________________________________________________________________
34209 [ 12125] By: ams                                   on 2001/09/22  03:58:41
34210         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
34211              From: Michael Carman <mjcarman@home.com>
34212              Date: Fri, 21 Sep 2001 17:54:05 -0500
34213              Message-Id: <3BABC50D.6040202@home.com>
34214              (Applied with some changes.)
34215      Branch: perl
34216            ! pod/perlmod.pod
34217 ____________________________________________________________________________
34218 [ 12124] By: ams                                   on 2001/09/22  03:44:19
34219         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
34220              From: Michael G Schwern <schwern@pobox.com>
34221              Date: Fri, 21 Sep 2001 19:20:40 -0400
34222              Message-Id: <20010921192040.E5494@blackrider>
34223      Branch: perl
34224            ! t/op/chdir.t
34225 ____________________________________________________________________________
34226 [ 12123] By: ams                                   on 2001/09/22  03:41:08
34227         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
34228              From: Blair Zajac <blair@orcaware.com>
34229              Date: Fri, 21 Sep 2001 15:13:04 -0700
34230              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
34231      Branch: perl
34232            ! t/op/chdir.t
34233 ____________________________________________________________________________
34234 [ 12122] By: ams                                   on 2001/09/22  03:37:07
34235         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
34236              20010920.007
34237              From: Michael G Schwern <schwern@pobox.com>
34238              Date: Fri, 21 Sep 2001 17:59:03 -0400
34239              Message-Id: <20010921175903.V5494@blackrider>
34240      Branch: perl
34241            ! t/op/do.t
34242 ____________________________________________________________________________
34243 [ 12121] By: ams                                   on 2001/09/22  03:30:38
34244         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
34245              suite on WinCE)
34246              From: Michael G Schwern <schwern@pobox.com>
34247              Date: Fri, 21 Sep 2001 19:41:03 -0400
34248              Message-Id: <20010921194103.G5494@blackrider>
34249      Branch: perl
34250            ! pod/perlport.pod
34251 ____________________________________________________________________________
34252 [ 12120] By: ams                                   on 2001/09/22  03:28:06
34253         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
34254              From: Michael G Schwern <schwern@pobox.com>
34255              Date: Fri, 21 Sep 2001 17:33:35 -0400
34256              Message-Id: <20010921173335.T5494@blackrider>
34257              ($ENV{FOO}=undef hunk not applied.)
34258      Branch: perl
34259            ! t/op/magic.t
34260 ____________________________________________________________________________
34261 [ 12119] By: ams                                   on 2001/09/22  03:02:26
34262         Log: Subject: [PATCH] perldiag.pod
34263              From: Peter Scott <Peter@PSDT.com>
34264              Date: Fri, 21 Sep 2001 18:54:50 -0700
34265              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
34266              (Moved to the right place.)
34267      Branch: perl
34268            ! pod/perldiag.pod
34269 ____________________________________________________________________________
34270 [ 12118] By: ams                                   on 2001/09/21  20:05:29
34271         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
34272              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34273              Date: Fri, 21 Sep 2001 22:36:54 +0200
34274              Message-Id: <20010921223654.A12742@rafael>
34275      Branch: perl
34276            ! t/op/do.t
34277 ____________________________________________________________________________
34278 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
34279         Log: Restore things as they were before
34280              the backward compatibility police notices.
34281      Branch: perl
34282            ! lib/Cwd.pm
34283 ____________________________________________________________________________
34284 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
34285         Log: More Cwd from Schwern: make also OS/2 and DOS
34286              Cwd agree with File::Spec (that is, native path
34287              syntax using \ instead of / -- backward compatibility
34288              polic warning) and stop Win32 from using bsd_realpath().
34289      Branch: perl
34290            ! lib/Cwd.pm
34291 ____________________________________________________________________________
34292 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
34293         Log: Subject: [PATCH @12110] RE: Untested libraries update
34294              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34295              Date: Fri, 21 Sep 2001 18:21:07 +0100
34296              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
34297      Branch: perl
34298            ! lib/warnings/register.pm
34299 ____________________________________________________________________________
34300 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
34301         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
34302              From: Michael G Schwern <schwern@pobox.com>
34303              Date: Thu, 20 Sep 2001 22:54:02 -0400
34304              Message-ID: <20010920225402.A3611@blackrider>
34305      Branch: perl
34306            ! lib/Cwd.pm
34307 ____________________________________________________________________________
34308 [ 12113] By: ams                                   on 2001/09/21  17:08:24
34309         Log: Subject: [PATCH] avoid v-strings with require/use
34310              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34311              Date: Fri, 21 Sep 2001 12:34:40 -0400
34312              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
34313      Branch: perl
34314            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
34315            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
34316            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
34317            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
34318            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
34319            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
34320            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
34321            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34322            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
34323            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
34324            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
34325            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
34326            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
34327            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
34328            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
34329            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
34330            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
34331            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
34332            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
34333 ____________________________________________________________________________
34334 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
34335         Log: Update Changes.
34336      Branch: perl
34337            ! Changes patchlevel.h
34338 ____________________________________________________________________________
34339 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
34340         Log: Make AIX and Tru64 compilers happy.  
34341      Branch: perl
34342            ! ext/threads/threads.h ext/threads/threads.xs
34343 ____________________________________________________________________________
34344 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
34345         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
34346              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34347              Date: 21 Sep 2001 09:16:37 -0000
34348              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
34349      Branch: perl
34350            ! toke.c
34351 ____________________________________________________________________________
34352 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
34353         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
34354              From: Michael G Schwern <schwern@pobox.com>
34355              Date: Thu, 20 Sep 2001 21:21:34 -0400
34356              Message-ID: <20010920212134.Y28291@blackrider>
34357      Branch: perl
34358            ! pp_sys.c
34359 ____________________________________________________________________________
34360 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
34361         Log: Subject: Re: GDB Debugging Macros from mod_perl
34362              From: rspier@pobox.com (Robert Spier)
34363              Date: Thu, 20 Sep 2001 22:45:03 -0700
34364              Message-ID: <15274.54239.413929.49430@rls.cx>
34365      Branch: perl
34366            ! pod/perltodo.pod
34367 ____________________________________________________________________________
34368 [ 12105] By: sky                                   on 2001/09/21  10:33:34
34369         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
34370              timezone! GetSystemTime should be available on all Win32 
34371              platforms we support. Perhaps Time::HiRes should be extended to
34372              support WinCE and Novell?
34373      Branch: perl
34374            ! ext/Time/HiRes/HiRes.xs
34375 ____________________________________________________________________________
34376 [ 12104] By: sky                                   on 2001/09/21  08:12:39
34377         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
34378      Branch: perl
34379            ! ext/threads/threads.h ext/threads/threads.xs
34380 ____________________________________________________________________________
34381 [ 12103] By: sky                                   on 2001/09/21  07:57:41
34382         Log: Rename the *thread* functions to Perl_* to avoid clashes.
34383              Notably on AIX but could become a problem on other platforms.
34384      Branch: perl
34385            ! ext/threads/threads.h ext/threads/threads.xs
34386 ____________________________________________________________________________
34387 [ 12102] By: sky                                   on 2001/09/21  07:35:30
34388         Log: Add the shared sv space to the global vars.
34389              Fix problems compiling on win32.
34390      Branch: perl
34391            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
34392            ! sharedsv.c sharedsv.h
34393 ____________________________________________________________________________
34394 [ 12101] By: ams                                   on 2001/09/21  00:19:55
34395         Log: Subject: [PATCH] win32/Makefile warning fix
34396              From: Blair Zajac <blair@orcaware.com>
34397              Date: Thu, 20 Sep 2001 18:15:43 -0700
34398              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
34399      Branch: perl
34400            ! win32/Makefile
34401 ____________________________________________________________________________
34402 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
34403         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
34404              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34405              Date: Thu, 20 Sep 2001 18:36:22 +0200
34406              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
34407      Branch: perl
34408            ! lib/ExtUtils/Command.t
34409 ____________________________________________________________________________
34410 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
34411         Log: Cant spl wirth a dam.
34412      Branch: perl
34413            ! intrpvar.h
34414 ____________________________________________________________________________
34415 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
34416         Log: Don't use C++ comments.
34417      Branch: perl
34418            ! ext/threads/threads.xs
34419 ____________________________________________________________________________
34420 [ 12097] By: ams                                   on 2001/09/20  21:42:07
34421         Log: Change #12044 didn't.
34422      Branch: perl
34423            ! lib/constant.pm
34424 ____________________________________________________________________________
34425 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
34426         Log: Metaconfig unit changes for #12095.
34427      Branch: metaconfig
34428            ! U/modified/Myinit.U U/modified/libs.U
34429 ____________________________________________________________________________
34430 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
34431         Log: Remove iconv references since we are not using it
34432              and not going to; regen perltoc, perlmodlib.
34433              (Some references still linger in perltoc, have to figure
34434              out where they are coming from.)
34435      Branch: perl
34436            ! Configure NetWare/config.wc NetWare/config_H.wc
34437            ! Porting/Glossary Porting/config.sh Porting/config_H
34438            ! config_h.SH configure.com epoc/config.sh perl.h
34439            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
34440            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34441            ! vos/config.ga.h win32/config.bc win32/config.gc
34442            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34443            ! win32/config_H.vc wince/config.ce wince/config.h
34444            ! wince/config_H.ce
34445 ____________________________________________________________________________
34446 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
34447         Log: Subject: [PATCH docs] Re: ARGV and read
34448              From: Dave Mitchell <davem@fdgroup.co.uk>
34449              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
34450              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
34451      Branch: perl
34452            ! pod/perltodo.pod pod/perlvar.pod
34453 ____________________________________________________________________________
34454 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
34455         Log: Fresh copies from the cvs.perl.org perlfaq repository.
34456      Branch: perl
34457            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34458            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34459            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34460            ! pod/perlfaq9.pod
34461 ____________________________________________________________________________
34462 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
34463         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
34464              From: Nicholas Clark <nick@ccl4.org>
34465              Date: Thu, 20 Sep 2001 14:27:08 +0100
34466              Message-ID: <20010920142708.X4971@plum.flirble.org>
34467      Branch: perl
34468            ! pp_pack.c t/op/pack.t
34469 ____________________________________________________________________________
34470 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
34471         Log: The sharedsv_space* are variables, not code.  Duh.
34472      Branch: perl
34473            ! intrpvar.h makedef.pl
34474 ____________________________________________________________________________
34475 [ 12090] By: ams                                   on 2001/09/20  11:26:06
34476         Log: Subject: [patch lib/lib_pm.PL]
34477              From: Stas Bekman <stas@stason.org>
34478              Date: Thu, 20 Sep 2001 18:48:53 +0800
34479              Message-Id: <3BA9C995.6010302@stason.org>
34480              (Applied by hand.)
34481      Branch: perl
34482            ! lib/lib_pm.PL
34483 ____________________________________________________________________________
34484 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
34485         Log: Only 21 tests, skipping or not.
34486      Branch: perl
34487            ! lib/ExtUtils/Command.t
34488 ____________________________________________________________________________
34489 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
34490         Log: New exported symbols.
34491      Branch: perl
34492            ! makedef.pl
34493 ____________________________________________________________________________
34494 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
34495         Log: Update Changes.
34496      Branch: perl
34497            ! Changes patchlevel.h
34498 ____________________________________________________________________________
34499 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
34500         Log: Correct numbering of the tests is useful.
34501      Branch: perl
34502            ! ext/threads/t/basic.t
34503 ____________________________________________________________________________
34504 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
34505         Log: More tests now too.
34506      Branch: perl
34507            ! lib/ExtUtils/Command.t
34508 ____________________________________________________________________________
34509 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
34510         Log: More tests now.
34511      Branch: perl
34512            ! ext/threads/t/basic.t
34513 ____________________________________________________________________________
34514 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
34515         Log: The test assumed 7-bit ASCII.  Now it "just"
34516              assumes 8-bit whatever.
34517      Branch: perl
34518            ! t/op/crypt.t
34519 ____________________________________________________________________________
34520 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
34521         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
34522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34523              Date: Wed, 19 Sep 2001 11:45:28 +0200
34524              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
34525              
34526              Lvalue casts are not portable.
34527      Branch: perl
34528            ! ext/threads/threads.xs
34529 ____________________________________________________________________________
34530 [ 12081] By: sky                                   on 2001/09/19  10:17:52
34531         Log: Make the basic test contain only realy basic API tests
34532              Seems to be a problem with detach.
34533      Branch: perl
34534            ! ext/threads/t/basic.t
34535 ____________________________________________________________________________
34536 [ 12080] By: ams                                   on 2001/09/19  01:23:55
34537         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
34538              From: Michael G Schwern <schwern@pobox.com>
34539              Date: Tue, 18 Sep 2001 19:53:48 -0400
34540              Message-Id: <20010918195348.M585@blackrider>
34541              
34542              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
34543              From: Michael G Schwern <schwern@pobox.com>
34544              Date: Tue, 18 Sep 2001 22:07:13 -0400
34545              Message-Id: <20010918220713.B19616@blackrider>
34546      Branch: perl
34547            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
34548            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34549            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
34550            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
34551            ! lib/Test/Tutorial.pod
34552 ____________________________________________________________________________
34553 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
34554         Log: Indent the test a bit.
34555      Branch: perl
34556            ! ext/threads/t/basic.t
34557 ____________________________________________________________________________
34558 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
34559         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
34560              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34561              Date: Tue, 18 Sep 2001 18:06:44 +0200
34562              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
34563      Branch: perl
34564            ! win32/win32.c
34565 ____________________________________________________________________________
34566 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
34567         Log: Subject: stat access time is wrong on Win95
34568              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34569              Date: Tue, 18 Sep 2001 21:59:24 +0200
34570              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
34571      Branch: perl
34572            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
34573 ____________________________________________________________________________
34574 [ 12076] By: ams                                   on 2001/09/18  22:11:25
34575         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
34576              From: Michael G Schwern <schwern@pobox.com>
34577              Date: Tue, 18 Sep 2001 18:47:14 -0400
34578              Message-Id: <20010918184714.I585@blackrider>
34579      Branch: perl
34580            ! t/op/crypt.t
34581 ____________________________________________________________________________
34582 [ 12075] By: sky                                   on 2001/09/18  19:29:37
34583         Log: two test failures
34584              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34585              Message-ID: <20010918221702.A17408@rafael>
34586              partly applied, #12074 already fixed half the patch
34587      Branch: perl
34588            ! ext/threads/t/basic.t
34589 ____________________________________________________________________________
34590 [ 12074] By: sky                                   on 2001/09/18  18:49:03
34591         Log: Fixes test case failure introduced by #12071, the warning is
34592              now correctly spelled :-)
34593      Branch: perl
34594            ! ext/IO/lib/IO/t/io_sel.t
34595 ____________________________________________________________________________
34596 [ 12073] By: sky                                   on 2001/09/18  18:46:22
34597         Log: Make the test behave properly!
34598      Branch: perl
34599            ! ext/threads/t/basic.t
34600 ____________________________________________________________________________
34601 [ 12072] By: ams                                   on 2001/09/18  18:44:59
34602         Log: OP_RCATLINE is an SVOP, not a BASEOP.
34603      Branch: perl
34604            ! opcode.h opcode.pl
34605 ____________________________________________________________________________
34606 [ 12071] By: ams                                   on 2001/09/18  18:06:27
34607         Log: Deprecate != Depreciate.
34608      Branch: perl
34609            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
34610            ! lib/Pod/ParseUtils.pm
34611 ____________________________________________________________________________
34612 [ 12070] By: ams                                   on 2001/09/18  15:14:58
34613         Log: Subject: [PATCH] Getopt::Std cleanup
34614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34615              Date: Tue, 18 Sep 2001 17:32:13 +0200
34616              Message-Id: <20010918173213.C777@rafael>
34617      Branch: perl
34618            ! lib/Getopt/Std.pm lib/Getopt/Std.t
34619 ____________________________________________________________________________
34620 [ 12069] By: sky                                   on 2001/09/18  14:56:33
34621         Log: Forgot the makefile
34622      Branch: perl
34623            + ext/threads/Makefile.PL
34624 ____________________________________________________________________________
34625 [ 12068] By: sky                                   on 2001/09/18  14:13:26
34626         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
34627              The test will fail because of Test.pm not knowing about threads. 
34628              basic needs to be manually tested
34629              compile time warnings on IV2PTR conversions need to be fixed
34630      Branch: perl
34631            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
34632            + ext/threads/threads.h ext/threads/threads.pm
34633            + ext/threads/threads.xs
34634            ! MANIFEST
34635 ____________________________________________________________________________
34636 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
34637         Log: DJGPP tweak from Laszlo Molnar.
34638      Branch: perl
34639            ! djgpp/config.over
34640 ____________________________________________________________________________
34641 [ 12066] By: sky                                   on 2001/09/18  10:24:31
34642         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
34643      Branch: perl
34644            ! sharedsv.c sharedsv.h
34645 ____________________________________________________________________________
34646 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
34647         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
34648              ditto ^cns.
34649      Branch: perl
34650            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
34651            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
34652            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
34653            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
34654            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
34655            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
34656            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
34657            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
34658            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
34659            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
34660            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
34661            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
34662            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
34663            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
34664            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
34665            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
34666            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
34667            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
34668            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
34669            + ext/Encode/Encode/ir-197.enc
34670            - ext/Encode/Encode/cns11643-1.enc
34671            - ext/Encode/Encode/cns11643-2.enc
34672            - ext/Encode/Encode/iso2022-cn.enc
34673            - ext/Encode/Encode/iso2022-jp.enc
34674            - ext/Encode/Encode/iso2022-jp1.enc
34675            - ext/Encode/Encode/iso2022-jp2.enc
34676            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34677            - ext/Encode/Encode/iso8859-1.enc
34678            - ext/Encode/Encode/iso8859-1.ucm
34679            - ext/Encode/Encode/iso8859-10.enc
34680            - ext/Encode/Encode/iso8859-10.ucm
34681            - ext/Encode/Encode/iso8859-11.enc
34682            - ext/Encode/Encode/iso8859-11.ucm
34683            - ext/Encode/Encode/iso8859-13.enc
34684            - ext/Encode/Encode/iso8859-13.ucm
34685            - ext/Encode/Encode/iso8859-14.enc
34686            - ext/Encode/Encode/iso8859-14.ucm
34687            - ext/Encode/Encode/iso8859-15.enc
34688            - ext/Encode/Encode/iso8859-15.ucm
34689            - ext/Encode/Encode/iso8859-16.enc
34690            - ext/Encode/Encode/iso8859-16.ucm
34691            - ext/Encode/Encode/iso8859-2.enc
34692            - ext/Encode/Encode/iso8859-2.ucm
34693            - ext/Encode/Encode/iso8859-3.enc
34694            - ext/Encode/Encode/iso8859-3.ucm
34695            - ext/Encode/Encode/iso8859-4.enc
34696            - ext/Encode/Encode/iso8859-4.ucm
34697            - ext/Encode/Encode/iso8859-5.enc
34698            - ext/Encode/Encode/iso8859-5.ucm
34699            - ext/Encode/Encode/iso8859-6.enc
34700            - ext/Encode/Encode/iso8859-6.ucm
34701            - ext/Encode/Encode/iso8859-7.enc
34702            - ext/Encode/Encode/iso8859-7.ucm
34703            - ext/Encode/Encode/iso8859-8.enc
34704            - ext/Encode/Encode/iso8859-8.ucm
34705            - ext/Encode/Encode/iso8859-9.enc
34706            - ext/Encode/Encode/iso8859-9.ucm
34707            - ext/Encode/Encode/isoir-197.enc
34708            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
34709 ____________________________________________________________________________
34710 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
34711         Log: Must Uppercase.
34712      Branch: perl
34713            ! ext/Encode/Encode.pm
34714 ____________________________________________________________________________
34715 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
34716         Log: Add various encodings.
34717      Branch: perl
34718            + ext/Encode/Encode/iso8859-11.enc
34719            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
34720            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
34721            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
34722            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
34723            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
34724            + ext/Encode/Encode/viscii.ucm
34725            ! MANIFEST ext/Encode/Encode.pm
34726 ____________________________________________________________________________
34727 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
34728         Log: lib/unicode relic.
34729      Branch: perl
34730            ! ext/Encode/compile
34731 ____________________________________________________________________________
34732 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
34733         Log: Subject: [PATCH] Re: filename problems
34734              From: Michael G Schwern <schwern@pobox.com>
34735              Date: Mon, 17 Sep 2001 17:26:26 -0400
34736              Message-ID: <20010917172626.Q585@blackrider>
34737      Branch: perl
34738            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
34739            - t/lib/sample-tests/header_at_end
34740            - t/lib/sample-tests/header_at_end_fail
34741            ! MANIFEST lib/Test/Harness/t/test-harness.t
34742 ____________________________________________________________________________
34743 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
34744         Log: Explicitly explain the 1e9 seconds, not everybody
34745              is a C geek.
34746      Branch: perl
34747            ! ext/Time/HiRes/HiRes.pm
34748 ____________________________________________________________________________
34749 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
34750         Log: Explain an apparent bug reported by
34751              Richard J. Barbalace <rjbarbal@MIT.EDU>,
34752              with additional explanation from Gisle Aas.
34753      Branch: perl
34754            ! ext/Time/HiRes/HiRes.pm
34755 ____________________________________________________________________________
34756 [ 12058] By: ams                                   on 2001/09/17  19:52:01
34757         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
34758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34759              Date: Mon, 17 Sep 2001 22:48:05 +0200
34760              Message-Id: <20010917224805.C11744@rafael>
34761      Branch: perl
34762            ! t/lib/warnings/op t/lib/warnings/pp
34763 ____________________________________________________________________________
34764 [ 12057] By: ams                                   on 2001/09/17  16:51:18
34765         Log: Its a nit!
34766      Branch: perl
34767            ! sv.h
34768 ____________________________________________________________________________
34769 [ 12056] By: ams                                   on 2001/09/17  16:47:55
34770         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
34771              From: "Craig A. Berry" <craigberry@mac.com>
34772              Date: Mon, 17 Sep 2001 12:34:20 -0500
34773              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
34774      Branch: perl
34775            ! vms/vms.c
34776 ____________________________________________________________________________
34777 [ 12055] By: ams                                   on 2001/09/17  16:05:15
34778         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
34779              From: Gisle Aas <gisle@ActiveState.com>
34780              Date: 16 Apr 2001 16:20:34 -0700
34781              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
34782              (Applied by hand.)
34783      Branch: perl
34784            ! lib/CPAN.pm lib/CPAN/Nox.pm
34785 ____________________________________________________________________________
34786 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
34787         Log: Update Changes.
34788      Branch: perl
34789            ! Changes patchlevel.h
34790 ____________________________________________________________________________
34791 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
34792         Log: Adding new files to the MANIFEST is always nice.
34793      Branch: perl
34794            ! MANIFEST
34795 ____________________________________________________________________________
34796 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
34797         Log: Reindent the PerlIO files (suggested by NI-S), used
34798              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
34799              (GNU indent).  Note that wholesale re-indenting might
34800              be nice, but that would break nice formatting/alignment
34801              of assignments, equality testing, and complex boolean
34802              expressions with lots of &s and |s.
34803      Branch: perl
34804            ! perlio.c perlio.h perliol.h
34805 ____________________________________________________________________________
34806 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
34807         Log: Add a script for being 8.3-polite.
34808              The found conflicts are being worked on.
34809      Branch: perl
34810            + check83.pl
34811            ! MANIFEST Porting/pumpkin.pod
34812 ____________________________________________________________________________
34813 [ 12050] By: sky                                   on 2001/09/17  12:44:36
34814         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
34815              finding it.
34816      Branch: perl
34817            ! sv.c
34818 ____________________________________________________________________________
34819 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
34820         Log: Bump up versions because of #12041.
34821      Branch: perl
34822            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
34823            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
34824            ! lib/Time/localtime.pm
34825 ____________________________________________________________________________
34826 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
34827         Log: Bump the version number because of #12042.
34828      Branch: perl
34829            ! lib/CPAN/FirstTime.pm
34830 ____________________________________________________________________________
34831 [ 12047] By: ams                                   on 2001/09/17  11:21:40
34832         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
34833              From: Abhijit Menon-Sen <ams@wiw.org>
34834              Date: Mon, 17 Sep 2001 17:44:12 +0530
34835              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
34836      Branch: perl
34837            ! op.c
34838 ____________________________________________________________________________
34839 [ 12046] By: sky                                   on 2001/09/17  07:14:17
34840         Log: Subject: Re: t/op/ver.t using skip() improperly
34841              From: "chromatic" <chromatic@rmci.net>
34842              Date: Mon, 17 Sep 2001 00:22:29 -0600
34843              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
34844      Branch: perl
34845            ! t/op/ver.t
34846 ____________________________________________________________________________
34847 [ 12045] By: nick                                  on 2001/09/17  07:12:14
34848         Log: Integrate mainline
34849      Branch: perlio
34850           +> t/op/chdir.t
34851           !> (integrate 117 files)
34852 ____________________________________________________________________________
34853 [ 12044] By: ams                                   on 2001/09/17  05:49:53
34854         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
34855              From: Ilmari Karonen <iltzu@sci.fi>
34856              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
34857              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
34858              (And $VERSION = '1.05'.)
34859      Branch: perl
34860            ! lib/constant.pm
34861 ____________________________________________________________________________
34862 [ 12043] By: ams                                   on 2001/09/17  05:44:50
34863         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
34864              From: Michael G Schwern <schwern@pobox.com>
34865              Date: Mon, 17 Sep 2001 07:49:04 +0200
34866              Message-Id: <20010917074904.V1588@blackrider>
34867              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
34868      Branch: perl
34869            + t/op/chdir.t
34870            ! MANIFEST pp_sys.c
34871 ____________________________________________________________________________
34872 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
34873         Log: Subject: Re: CPAN.pm needs some hacking 
34874              From: "chromatic" <chromatic@rmci.net>
34875              Date: Sun, 16 Sep 2001 16:46:29 -0600
34876              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
34877      Branch: perl
34878            ! lib/CPAN/FirstTime.pm
34879 ____________________________________________________________________________
34880 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
34881         Log: Change use|require 5.005_64 to use|require 5.6.1.
34882      Branch: perl
34883            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
34884            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
34885            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
34886            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
34887            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
34888            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34889            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
34890            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
34891            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
34892            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
34893            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
34894            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
34895            ! lib/base.pm lib/fields.pm
34896 ____________________________________________________________________________
34897 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
34898         Log: Bump up version numbers.
34899              
34900              TODO 1: double check that pre-5.6.1 CPAN.pm:s
34901              don't try to download 5.8.0 because of the
34902              version numbers.  Mainly this means using _00
34903              in the core version numbers.
34904              
34905              TODO 2: the "use 5.005_64" in many modules
34906              needs to be changed to, say, "use 5.6.1".
34907      Branch: perl
34908            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
34909            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
34910            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
34911            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
34912            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
34913            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
34914            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34915            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
34916            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
34917            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
34918            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
34919 ____________________________________________________________________________
34920 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
34921         Log: Use UCHARAT() as suggested by Inaba Hiroto.
34922      Branch: perl
34923            ! regexec.c
34924 ____________________________________________________________________________
34925 [ 12038] By: ams                                   on 2001/09/16  15:16:24
34926         Log: Subject: [PATCH] Re: Core module version numbers review
34927              From: Peter Scott <Peter@PSDT.com>
34928              Date: Sun, 16 Sep 2001 09:09:58 -0700
34929              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
34930      Branch: perl
34931            ! lib/perl5db.pl
34932 ____________________________________________________________________________
34933 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
34934         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
34935              not yet fully implemented.
34936      Branch: perl
34937            ! pod/perlfunc.pod pod/perlunicode.pod
34938 ____________________________________________________________________________
34939 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
34940         Log: Subject: [patch] plug PL_beginav_save leak
34941              From: Doug MacEachern <dougm@covalent.net>
34942              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
34943              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
34944      Branch: perl
34945            ! perl.c
34946 ____________________________________________________________________________
34947 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
34948         Log: (accidentally empty checkin)
34949      Branch: perl
34950            ! sv.c
34951 ____________________________________________________________________________
34952 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
34953         Log: Subject: [patch] ithreads+PL_beginav_save
34954              From: Doug MacEachern <dougm@covalent.net>
34955              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
34956              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
34957      Branch: perl
34958            ! sv.c
34959 ____________________________________________________________________________
34960 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
34961         Log: Subject: [PATCH] h2xs.PL with C::Scan
34962              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34963              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
34964              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
34965      Branch: perl
34966            ! utils/h2xs.PL
34967 ____________________________________________________________________________
34968 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
34969         Log: Elaborate (well, make more vague, really) #12030.
34970      Branch: perl
34971            ! pod/perltodo.pod pod/perlunicode.pod
34972 ____________________________________________________________________________
34973 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
34974         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
34975              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34976              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
34977              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
34978      Branch: perl
34979            ! regexec.c
34980 ____________________________________________________________________________
34981 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
34982         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
34983              are not yet complete.
34984      Branch: perl
34985            ! pod/perltodo.pod pod/perlunicode.pod
34986 ____________________________________________________________________________
34987 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
34988         Log: Document what's still to be done on the regular expression
34989              Unicode support, based on the UTR#18.
34990      Branch: perl
34991            ! pod/perltodo.pod pod/perlunicode.pod
34992 ____________________________________________________________________________
34993 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
34994         Log: Regen headers.
34995      Branch: perl
34996            ! embedvar.h perlapi.h
34997 ____________________________________________________________________________
34998 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
34999         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
35000              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35001              Date: Sun, 09 Sep 2001 18:41:54 +0100
35002              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
35003      Branch: perl
35004            ! Porting/findvars ext/ByteLoader/bytecode.h
35005            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
35006            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
35007 ____________________________________________________________________________
35008 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
35009         Log: enable most warnings for windows build; fix the various typecasting
35010              nits that showed up (no bugfixes here)
35011      Branch: maint-5.6/perl
35012            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
35013            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
35014            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
35015            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
35016            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
35017            ! x2p/walk.c
35018 ____________________________________________________________________________
35019 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
35020         Log: Integrate change #12024 from maintperl
35021              (a local() precedence bug)
35022      Branch: perl
35023           !> lib/ExtUtils/Install.pm
35024 ____________________________________________________________________________
35025 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
35026         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
35027              change#8642
35028      Branch: maint-5.6/perl
35029            ! lib/ExtUtils/Install.pm
35030 ____________________________________________________________________________
35031 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
35032         Log: Update Changes.
35033      Branch: perl
35034            ! Changes patchlevel.h
35035 ____________________________________________________________________________
35036 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
35037         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
35038              From: "chromatic" <chromatic@rmci.net>
35039              Date: Fri, 14 Sep 2001 09:44:57 -0600 
35040              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
35041      Branch: perl
35042            ! lib/ExtUtils/Manifest.t
35043 ____________________________________________________________________________
35044 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
35045         Log: Hopefully better skipping of the Complete.t tests
35046              in case of not a tty. 
35047      Branch: perl
35048            ! lib/Term/Complete.t t/op/stat.t
35049 ____________________________________________________________________________
35050 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
35051         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
35052              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35053              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
35054              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
35055      Branch: perl
35056            ! regexec.c t/op/pat.t
35057 ____________________________________________________________________________
35058 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
35059         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
35060              From: Robin Barker <rmb1@cise.npl.co.uk>
35061              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
35062              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
35063      Branch: perl
35064            ! pod/perlport.pod
35065 ____________________________________________________________________________
35066 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
35067         Log: NetWare tweaks from Ananth Kesari.
35068      Branch: perl
35069            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35070            ! NetWare/nwutil.h
35071 ____________________________________________________________________________
35072 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
35073         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
35074              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35075              Date: Fri, 14 Sep 2001 10:51:13 +0200
35076              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
35077      Branch: perl
35078            ! pod/perlport.pod
35079 ____________________________________________________________________________
35080 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
35081         Log: Subject: Re: [PATCH 2 pl2pm.PL]
35082              From: Joe Smith <Joe.Smith@inwap.com>
35083              Date: Fri, 14 Sep 2001 00:13:32 -0700
35084              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
35085              
35086              Eradicate qu.
35087      Branch: perl
35088            ! keywords.h keywords.pl utils/pl2pm.PL
35089 ____________________________________________________________________________
35090 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
35091         Log: Retract #12013, didn't go over too well in Tru64.
35092      Branch: perl
35093            ! embed.h embed.pl sv.h
35094 ____________________________________________________________________________
35095 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
35096         Log: Subject: [PATCH] Execute files of debugger commands
35097              From: Peter Scott <Peter@PSDT.com>
35098              Date: Thu, 13 Sep 2001 15:26:31 -0700
35099              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
35100      Branch: perl
35101            ! lib/perl5db.pl pod/perldebug.pod
35102 ____________________________________________________________________________
35103 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
35104         Log: (Retracted by #12015)
35105              Subject: [proposed PATCH] Re: perl@11920
35106              From: Nicholas Clark <nick@ccl4.org>
35107              Date: Wed, 12 Sep 2001 23:46:09 +0100
35108              Message-ID: <20010912234609.H4971@plum.flirble.org>     
35109      Branch: perl
35110            ! embed.h embed.pl sv.h
35111 ____________________________________________________________________________
35112 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
35113         Log: ucblib shouldn't be linked against in nonstop-ux,
35114              from Tom Bates.
35115      Branch: perl
35116            ! hints/nonstopux.sh
35117 ____________________________________________________________________________
35118 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
35119         Log: Do stty only if we have stty.
35120              
35121              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
35122      Branch: perl
35123            ! lib/Term/Complete.pm
35124 ____________________________________________________________________________
35125 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
35126         Log: Skip the test if not running on a tty.
35127      Branch: perl
35128            ! lib/Term/Complete.t
35129 ____________________________________________________________________________
35130 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
35131         Log: Regen headers.
35132      Branch: perl
35133            ! embed.h opcode.h pod/perlapi.pod proto.h
35134 ____________________________________________________________________________
35135 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
35136         Log: Subject: [PATCH op.c] Re: perl@12003
35137              From: Robin Barker <rmb1@cise.npl.co.uk>
35138              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
35139              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
35140      Branch: perl
35141            ! op.c
35142 ____________________________________________________________________________
35143 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
35144         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
35145              From: Robin Barker <rmb1@cise.npl.co.uk>
35146              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
35147              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
35148      Branch: perl
35149            ! sv.c
35150 ____________________________________________________________________________
35151 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
35152         Log: Upgrade to Memoize 0.66.
35153      Branch: perl
35154            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
35155            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
35156            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
35157 ____________________________________________________________________________
35158 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
35159         Log: Subject: [ID 20010912.007] substr reference core dump
35160              From: me-01@ton.iguana.be
35161              Date: 12 Sep 2001 14:11:16 -0000
35162              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
35163      Branch: perl
35164            ! mg.c
35165 ____________________________________________________________________________
35166 [ 12004] By: ams                                   on 2001/09/12  01:13:49
35167         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
35168              From: Ilmari Karonen <iltzu@sci.fi>
35169              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
35170              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
35171      Branch: perl
35172            ! pod/perlfaq4.pod
35173 ____________________________________________________________________________
35174 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
35175         Log: Update Changes.
35176      Branch: perl
35177            ! Changes patchlevel.h
35178 ____________________________________________________________________________
35179 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
35180         Log: NetWare update from Ananth Kesari.
35181      Branch: perl
35182            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35183            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
35184 ____________________________________________________________________________
35185 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
35186         Log: Retract #11984: div() being redefined, and 1397
35187              failing on 64-bit platforms.
35188      Branch: perl
35189            ! lib/Math/BigInt/Calc.pm
35190 ____________________________________________________________________________
35191 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
35192         Log: Metaconfig unit change for #11999.
35193      Branch: metaconfig
35194            ! U/protos/d_lseekproto.U
35195 ____________________________________________________________________________
35196 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
35197         Log: The lseek fix (#11991) was no fix.
35198      Branch: perl
35199            ! Configure
35200 ____________________________________________________________________________
35201 [ 11998] By: sky                                   on 2001/09/11  07:52:06
35202         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
35203              From: Matt Sergeant <MSergeant@star.net.uk>
35204              Date: Tue, 11 Sep 2001 09:22:32 +0100
35205              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
35206      Branch: perl
35207            ! ext/Encode/Encode.pm
35208 ____________________________________________________________________________
35209 [ 11997] By: sky                                   on 2001/09/11  06:35:29
35210         Log: Sometimes dTHX is added because it is needed on non 
35211              gnuc platforms, but not needed there. This uses GCC
35212              to silence GCC specific warnings by marking pTHX as 
35213              unused.
35214      Branch: perl
35215            ! perl.h
35216 ____________________________________________________________________________
35217 [ 11996] By: nick                                  on 2001/09/11  06:25:27
35218         Log: Integrate mainline
35219      Branch: perlio
35220            - ext/POSIX/sigaction.t lib/File/Find/taint.t
35221           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
35222 ____________________________________________________________________________
35223 [ 11995] By: nick                                  on 2001/09/11  06:23:39
35224         Log: Part Integrate mainline
35225      Branch: perlio
35226           +> (branch 69 files)
35227            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
35228            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
35229            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
35230            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
35231            - lib/Switch/t/switch_case.t lib/Test/Harness.t
35232            - lib/Test/More/Changes lib/Test/More/t/More.t
35233            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
35234            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
35235            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
35236            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
35237            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
35238            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
35239            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
35240            - t/lib/Test/More/Catch.pm wince/perl.ico
35241           !> (integrate 197 files)
35242 ____________________________________________________________________________
35243 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
35244         Log: Subject: Re: [PATCH] Encode.pm docs fix
35245              From: Gisle Aas <gisle@ActiveState.com>
35246              Date: 10 Sep 2001 11:27:02 -0700
35247              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
35248      Branch: perl
35249            ! ext/Encode/Encode.pm
35250 ____________________________________________________________________________
35251 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
35252         Log: Fix unpack U to be the reverse of pack U
35253              (but implement unpack U0U as a backdoor to get
35254              the UTF-8 malformed warnings from un-UTF-8 data)
35255      Branch: perl
35256            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
35257 ____________________________________________________________________________
35258 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
35259         Log: Metaconfig unit change for #11991;
35260              delete an unused unit (d_strtoull.U is the one used)
35261      Branch: metaconfig
35262            ! U/protos/d_lseekproto.U
35263      Branch: metaconfig/U/perl
35264            - strtoull.U
35265 ____________________________________________________________________________
35266 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
35267         Log: Subject: [PATCH] Configure not recording lseek proto
35268              From: Blair Zajac <blair@orcaware.com>
35269              Date: Mon, 10 Sep 2001 17:52:37 -0700
35270              Message-ID: <3B9D6055.BA334A31@orcaware.com>
35271              
35272              plus regen Configure.
35273      Branch: perl
35274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35275            ! config_h.SH uconfig.h
35276 ____________________________________________________________________________
35277 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
35278         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?)))                  
35279              From: Nicholas Clark <nick@ccl4.org>
35280              Date: Tue, 11 Sep 2001 00:00:31 +0100
35281              Message-ID: <20010911000031.G1512@plum.flirble.org>
35282      Branch: perl
35283            + t/op/qq.t
35284            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
35285 ____________________________________________________________________________
35286 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
35287         Log: Subject: [PATCH] Building on win32 w/o perlio
35288              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35289              Date: Mon, 10 Sep 2001 23:38:46 +0200
35290              Message-ID: <3B9D4F06.14433.2C37644@localhost>
35291      Branch: perl
35292            ! perl.c win32/Makefile win32/makefile.mk
35293 ____________________________________________________________________________
35294 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
35295         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
35296              From: "chromatic" <chromatic@rmci.net>
35297              Date: Mon, 10 Sep 2001 15:14:01 -0600
35298              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
35299      Branch: perl
35300            + lib/CGI/t/push.t
35301            ! MANIFEST
35302 ____________________________________________________________________________
35303 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
35304         Log: Subject: avoiding hoardes of zombies
35305              From: Nicholas Clark <nick@ccl4.org>
35306              Date: Mon, 10 Sep 2001 22:00:40 +0100
35307              Message-ID: <20010910220040.C1512@plum.flirble.org>
35308      Branch: perl
35309            ! pod/perlipc.pod
35310 ____________________________________________________________________________
35311 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
35312         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
35313              From: John Peacock <jpeacock@rowman.com>
35314              Date: Mon, 10 Sep 2001 16:34:30 -0400
35315              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
35316      Branch: perl
35317            ! sv.c t/op/ver.t utf8.h
35318 ____________________________________________________________________________
35319 [ 11985] By: ams                                   on 2001/09/10  23:20:13
35320         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
35321      Branch: perl
35322            ! MANIFEST
35323 ____________________________________________________________________________
35324 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
35325         Log: (Retracted by #12001)
35326              Subject: Calc with USE_MUL/USE_DIV
35327              From: Tels <perl_dummy@bloodgate.com>
35328              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
35329              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
35330      Branch: perl
35331            ! lib/Math/BigInt/Calc.pm
35332 ____________________________________________________________________________
35333 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
35334         Log: Subject: [PATCH op.c] Re: perl@11978
35335              From: Robin Barker <rmb1@cise.npl.co.uk>
35336              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
35337              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
35338              
35339              Format errors.
35340      Branch: perl
35341            ! op.c
35342 ____________________________________________________________________________
35343 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
35344         Log: Switch PADOFFSET back to U32 both because of binary backward
35345              compatibility and because Arthur seems to have been fixing the
35346              problems with naughty integer-pointer casting.
35347      Branch: perl
35348            ! op.h
35349 ____________________________________________________________________________
35350 [ 11981] By: ams                                   on 2001/09/10  16:31:43
35351         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
35352              Fix Pod Typo, Add Test for ExtUtils::Command
35353              From: "chromatic" <chromatic@rmci.net>
35354              Date: Mon, 10 Sep 2001 11:20:56 -0600
35355              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
35356      Branch: perl
35357            + lib/ExtUtils/Command.t
35358            ! MANIFEST lib/ExtUtils/Command.pm
35359 ____________________________________________________________________________
35360 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
35361         Log: Subject: [PATCH] Encode.pm docs fix
35362              From: Matt Sergeant <MSergeant@star.net.uk>
35363              Date: Mon, 10 Sep 2001 15:24:01 +0100
35364              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
35365      Branch: perl
35366            ! ext/Encode/Encode.pm
35367 ____________________________________________________________________________
35368 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
35369         Log: Update Changes.
35370      Branch: perl
35371            ! Changes patchlevel.h
35372 ____________________________________________________________________________
35373 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
35374         Log: Revert #11973, the dTHX seems to be needed in there
35375              for threaded builds.
35376      Branch: perl
35377            ! perlio.c
35378 ____________________________________________________________________________
35379 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
35380         Log: Detypo.
35381      Branch: perl
35382            ! pod/perlguts.pod
35383 ____________________________________________________________________________
35384 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
35385         Log: Further Class::Struct patching from Damian.
35386              
35387              The new new semantics are:
35388              
35389              * If you pass an initializer for a nested object, it has to be:
35390              a) a reference to an object of that class, or      
35391              b) a reference to an object of a subclass of that class, or
35392              c) a reference to a hash of arguments to be passed to the
35393              class's constructor
35394              * If you pass no initializer for a nested object, the attribute
35395              is initialized to C<undef>
35396      Branch: perl
35397            ! lib/Class/Struct.pm
35398 ____________________________________________________________________________
35399 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
35400         Log: Skip the crypt test if no crypt.
35401      Branch: perl
35402            ! t/op/crypt.t
35403 ____________________________________________________________________________
35404 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
35405         Log: Warn against using bare v-strings as IP addresses
35406              (okay if using the wrappers from Socket)
35407      Branch: perl
35408            ! pod/perldata.pod pod/perlport.pod
35409 ____________________________________________________________________________
35410 [ 11973] By: sky                                   on 2001/09/10  11:57:58
35411         Log: Remove unused dTHX. Silenced another warning.
35412      Branch: perl
35413            ! perlio.c
35414 ____________________________________________________________________________
35415 [ 11972] By: sky                                   on 2001/09/10  11:54:25
35416         Log: Silence some more warnings INT2PTR.
35417      Branch: perl
35418            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
35419 ____________________________________________________________________________
35420 [ 11971] By: sky                                   on 2001/09/10  11:21:50
35421         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
35422      Branch: perl
35423            ! cop.h
35424 ____________________________________________________________________________
35425 [ 11970] By: sky                                   on 2001/09/10  11:17:25
35426         Log: Apply INT2PTR with force to silence warnings from
35427              PM_GETRE and friends. No more warnings with 64bit 
35428              IVs and 32bit pointers.    
35429      Branch: perl
35430            ! op.c op.h perl.c
35431 ____________________________________________________________________________
35432 [ 11969] By: sky                                   on 2001/09/10  10:13:02
35433         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
35434      Branch: perl
35435            ! pod/perlguts.pod
35436 ____________________________________________________________________________
35437 [ 11968] By: sky                                   on 2001/09/10  10:02:51
35438         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
35439              Rename to custop_op_name to Perl_custom_op_name to match perlapi
35440              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
35441              perl_clone.
35442      Branch: perl
35443            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
35444 ____________________________________________________________________________
35445 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
35446         Log: Using strlen() not good on embedded nul bytes.
35447      Branch: perl
35448            ! regcomp.c
35449 ____________________________________________________________________________
35450 [ 11966] By: ams                                   on 2001/09/09  21:06:13
35451         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
35452              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35453              Date: Mon, 13 Aug 2001 22:51:59 +0200
35454              Message-ID: <20010813225159.C6681@rafael>
35455              (Applied with several tweaks.)
35456      Branch: perl
35457            ! embed.h embed.pl proto.h toke.c
35458 ____________________________________________________________________________
35459 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
35460         Log: The exact error message is system-dependent.
35461      Branch: perl
35462            ! lib/ExtUtils/Manifest.t
35463 ____________________________________________________________________________
35464 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
35465         Log: Add Windows and Mac Sami support to Encode
35466              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
35467      Branch: perl
35468            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
35469            ! MANIFEST
35470 ____________________________________________________________________________
35471 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
35472         Log: Use the tried method.
35473      Branch: perl
35474            ! pod/perlport.pod
35475 ____________________________________________________________________________
35476 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
35477         Log: Can't count parentheses.
35478      Branch: perl
35479            ! ext/IO/lib/IO/Socket/INET.pm
35480 ____________________________________________________________________________
35481 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
35482         Log: perlport additions: 1 while unlink, add/delete directory
35483              entries and permissions, cygwin stat funkiness (from Michael
35484              Schwern and Nicholas Clark)
35485      Branch: perl
35486            ! pod/perlport.pod
35487 ____________________________________________________________________________
35488 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
35489         Log: blib does have a detectable test.
35490      Branch: perl
35491            ! t/lib/1_compile.t
35492 ____________________________________________________________________________
35493 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
35494         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
35495              From: "chromatic" <chromatic@rmci.net>
35496              Date: Sat, 08 Sep 2001 19:33:42 -0600
35497              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
35498      Branch: perl
35499            + lib/Term/Complete.t
35500            ! MANIFEST
35501 ____________________________________________________________________________
35502 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
35503         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
35504              From: Michael G Schwern <schwern@pobox.com> 
35505              Date: Sat, 8 Sep 2001 02:40:26 -0400
35506              Message-ID: <20010908024026.A26283@blackrider>
35507      Branch: perl
35508            + lib/Test/Tutorial.pod
35509            ! MANIFEST
35510 ____________________________________________________________________________
35511 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
35512         Log: Try to look up protocol (by name) only iff it has non-numbers:
35513              nice if the server is in a chrooted environment (no /etc/protocols,
35514              server code using hardcorded protocol numbers like 6 for tcp),
35515              suggested by John Holdsworth <coldwave@bigfoot.com>.
35516              In other words, if we are given a number, why look it up again
35517              (by number)?
35518      Branch: perl
35519            ! ext/IO/lib/IO/Socket/INET.pm
35520 ____________________________________________________________________________
35521 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
35522         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
35523              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35524              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
35525              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
35526              
35527              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
35528              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35529              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
35530              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
35531              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
35532              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35533              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
35534              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
35535      Branch: perl
35536            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
35537 ____________________________________________________________________________
35538 [ 11955] By: ams                                   on 2001/09/09  02:54:21
35539         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35540              From: "Craig A. Berry" <craigberry@mac.com>
35541              Date: Sat, 08 Sep 2001 19:02:16 -0500
35542              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
35543      Branch: perl
35544            ! lib/CGI/t/carp.t
35545 ____________________________________________________________________________
35546 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
35547         Log: Documentation tweaks; think the IP address as an opaque string.
35548      Branch: perl
35549            ! ext/Socket/Socket.pm
35550 ____________________________________________________________________________
35551 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
35552         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
35553              From: Michael G Schwern <schwern@pobox.com>
35554              Date: Sat, 8 Sep 2001 19:45:46 -0400
35555              Message-ID: <20010908194546.C9193@blackrider>
35556      Branch: perl
35557            + lib/blib.t
35558            ! MANIFEST lib/blib.pm t/lib/1_compile.t
35559 ____________________________________________________________________________
35560 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
35561         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
35562              From: "chromatic" <chromatic@rmci.net>
35563              Date: Sat, 08 Sep 2001 12:31:44 -0600
35564              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
35565      Branch: perl
35566            + lib/CGI/t/fast.t
35567            ! MANIFEST
35568 ____________________________________________________________________________
35569 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
35570         Log: The Socket tests were wrong: they were assuming too much.
35571      Branch: perl
35572            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
35573 ____________________________________________________________________________
35574 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
35575         Log: Retract the portability changes since they
35576              seem to have opened a can of worms... will
35577              go back to UNICOS/mk and do the bare minimum
35578              required to get the tests working.
35579      Branch: perl
35580            ! ext/Socket/Socket.xs
35581 ____________________________________________________________________________
35582 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
35583         Log: PADOFFSET is used to cast pointers into integers,
35584              if pointers are 64 bits and U32 32 bits,
35585              bad things may happen, or at least warnings issued.
35586      Branch: perl
35587            ! op.h
35588 ____________________________________________________________________________
35589 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
35590         Log: Still more Socket portability tweaking.
35591              Now Socket.t seems to be happy in all of
35592              Linux/x86, Tru64/alpha, Solaris/sparc,
35593              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
35594              
35595              Addendum: it seems that io_multihomed, io_sock, and hostent
35596              were broken in little-endians (linux/x86 and tru64/alpha)
35597              because of this change.  Argh.
35598      Branch: perl
35599            ! ext/Socket/Socket.xs
35600 ____________________________________________________________________________
35601 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
35602         Log: More portability kicking on inet_ntoa().
35603      Branch: perl
35604            ! ext/Socket/Socket.xs
35605 ____________________________________________________________________________
35606 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
35607         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
35608              From: Michael G Schwern <schwern@pobox.com> 
35609              Date: Fri, 7 Sep 2001 23:06:51 -0400
35610              Message-ID: <20010907230651.R606@blackrider>
35611      Branch: perl
35612            + lib/ExtUtils/Manifest.t
35613            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
35614 ____________________________________________________________________________
35615 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
35616         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
35617              From: "chromatic" <chromatic@rmci.net>
35618              Date: Fri, 07 Sep 2001 17:53:15 -0600      
35619              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
35620      Branch: perl
35621            + lib/ExtUtils/testlib.t
35622            ! MANIFEST
35623 ____________________________________________________________________________
35624 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
35625         Log: Thinko.
35626      Branch: perl
35627            ! lib/integer.t
35628 ____________________________________________________________________________
35629 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
35630         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
35631              From: "Craig A. Berry" <craigberry@mac.com>
35632              Date: Fri, 07 Sep 2001 15:30:03 -0500
35633              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
35634      Branch: perl
35635            ! lib/CGI/Carp.pm
35636 ____________________________________________________________________________
35637 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
35638         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
35639              From: Michael G Schwern <schwern@pobox.com>
35640              Date: Fri, 7 Sep 2001 15:38:13 -0400
35641              Message-ID: <20010907153813.K606@blackrider>
35642      Branch: perl
35643            ! lib/ExtUtils/MM_Unix.pm
35644 ____________________________________________________________________________
35645 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
35646         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
35647              From: Robin Barker <rmb1@cise.npl.co.uk>
35648              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
35649              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
35650      Branch: perl
35651            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
35652 ____________________________________________________________________________
35653 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
35654         Log: Clean up 1_compile.t; move tests to more consistent
35655              places (t/ subdirectories); add integer.t (much of
35656              the pragma is tested elsewhere but there is no one
35657              centralized place)
35658      Branch: perl
35659            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
35660            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
35661            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
35662            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
35663            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
35664            - lib/File/Find/find.t lib/File/Find/taint.t
35665            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
35666 ____________________________________________________________________________
35667 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
35668         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
35669              From: "chromatic" <chromatic@rmci.net>
35670              Date: Fri, 07 Sep 2001 10:17:40 -0600
35671              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
35672      Branch: perl
35673            ! lib/File/Find/taint.t
35674 ____________________________________________________________________________
35675 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
35676         Log: Update Changes.
35677      Branch: perl
35678            ! Changes patchlevel.h
35679 ____________________________________________________________________________
35680 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
35681         Log: Rename the old threading tutorial, start a new one,
35682              regen toc.
35683      Branch: perl
35684            + pod/perlothrtut.pod
35685            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
35686            ! pod/perltoc.pod
35687 ____________________________________________________________________________
35688 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
35689         Log: vars very much has a test.
35690      Branch: perl
35691            ! t/lib/1_compile.t
35692 ____________________________________________________________________________
35693 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
35694         Log: Subject: Re: wince/perl.ico marked as binary
35695              From: Nicholas Clark <nick@ccl4.org>
35696              Date: Fri, 7 Sep 2001 13:54:40 +0100
35697              Message-ID: <20010907135439.D39150@plum.flirble.org>
35698              
35699              and wince/Makefile.ce change from Rainer Keuchel.
35700      Branch: perl
35701            + wince/makeico.pl
35702            ! MANIFEST wince/Makefile.ce
35703 ____________________________________________________________________________
35704 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
35705         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
35706              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35707              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
35708              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
35709      Branch: perl
35710            ! regexec.c
35711 ____________________________________________________________________________
35712 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
35713         Log: (Replaced by #11934)
35714              Subject: Re: [PATCH regexec.c] more general .* and .*?
35715              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35716              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
35717              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
35718      Branch: perl
35719            ! regexec.c
35720 ____________________________________________________________________________
35721 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
35722         Log: The #11931 patching misbehaved.
35723      Branch: perl
35724            ! lib/Test/Harness/t/test-harness.t
35725 ____________________________________________________________________________
35726 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
35727         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
35728              From: Michael G Schwern <schwern@pobox.com>
35729              Date: Fri, 7 Sep 2001 03:30:41 -0400
35730              Message-ID: <20010907033041.A2796@blackrider>
35731      Branch: perl
35732            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
35733            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
35734            + t/lib/sample-tests/header_at_end_fail
35735            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
35736            - lib/Test/Harness.t
35737            ! MANIFEST lib/Test/Harness.pm t/TEST
35738 ____________________________________________________________________________
35739 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
35740         Log: Subject: [PATCH] Digest::MD5 update
35741              From: Gisle Aas <gisle@ActiveState.com>
35742              Date: 06 Sep 2001 23:32:56 -0700
35743              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
35744      Branch: perl
35745            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
35746            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
35747 ____________________________________________________________________________
35748 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
35749         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
35750              From: "chromatic" <chromatic@rmci.net>
35751              Date: Thu, 06 Sep 2001 23:11:44 -0600
35752              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
35753      Branch: perl
35754            + lib/less.t
35755            ! MANIFEST t/lib/1_compile.t
35756 ____________________________________________________________________________
35757 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
35758         Log: The binary file must somehow differently stored.
35759      Branch: perl
35760            - wince/perl.ico
35761            ! MANIFEST
35762 ____________________________________________________________________________
35763 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
35764         Log: Add more modules to the list of modules that have tests,
35765              Schwern's wallet is getting more nervous.
35766              (Run t/lib/1_compile.t manually to see which modules
35767              are lacking tests, or the tests can't be run for some
35768              reason or another, such as the Net:: modules)
35769      Branch: perl
35770            ! t/lib/1_compile.t
35771 ____________________________________________________________________________
35772 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
35773         Log: Try to make Socket::inet_ntoa() more robust.
35774      Branch: perl
35775            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
35776 ____________________________________________________________________________
35777 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
35778         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
35779              From: chromatic <chromatic@rmci.net>       
35780              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
35781              Message-Id: <01090522580506.19590@firewheel>           
35782      Branch: perl
35783            ! lib/English.t
35784 ____________________________________________________________________________
35785 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
35786         Log: Subject: Re: perlvar manpage and localizing special vars
35787              From: Stas Bekman <stas@stason.org>
35788              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
35789              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
35790      Branch: perl
35791            ! pod/perlvar.pod
35792 ____________________________________________________________________________
35793 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
35794         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
35795              From: Robin Barker <rmb1@cise.npl.co.uk>
35796              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
35797              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
35798      Branch: perl
35799            ! lib/ExtUtils/MakeMaker.pm
35800 ____________________________________________________________________________
35801 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
35802         Log: Symbol missing; AIX unhappy.
35803      Branch: perl
35804            ! makedef.pl
35805 ____________________________________________________________________________
35806 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
35807         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
35808              Reported in 5.61, seems to work okay in blead.
35809      Branch: perl
35810            ! t/run/kill_perl.t
35811 ____________________________________________________________________________
35812 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
35813         Log: Update Changes.
35814      Branch: perl
35815            ! Changes patchlevel.h
35816 ____________________________________________________________________________
35817 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
35818         Log: Document the bad assumptions currently breaking
35819              the Socket.t tests 10, 11, and 13 in UNICOS.
35820      Branch: perl
35821            ! ext/Socket/Socket.xs
35822 ____________________________________________________________________________
35823 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
35824         Log: Subject: [PATCH x2p] make OPTIMIZE=...
35825              From: Robin Barker <rmb1@cise.npl.co.uk>
35826              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
35827              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
35828      Branch: perl
35829            ! x2p/Makefile.SH x2p/cflags.SH
35830 ____________________________________________________________________________
35831 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
35832         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
35833              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
35834              Date: Thu, 6 Sep 2001 11:09:40 +0100
35835              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
35836              
35837              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
35838              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35839              Date: 6 Sep 2001 10:14:38 -0000
35840              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
35841      Branch: perl
35842            ! pod/perlfaq1.pod pod/perlhack.pod
35843 ____________________________________________________________________________
35844 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
35845         Log: Subject: Extra NUL is Data::Dumper output - patch
35846              From: Tony Cook <tony@develop-help.com>
35847              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
35848              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
35849      Branch: perl
35850            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
35851 ____________________________________________________________________________
35852 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
35853         Log: Avoid redefinition warning
35854              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
35855              from
35856              perl -w -Ilib -MCwd -e ''
35857      Branch: perl
35858            ! lib/Cwd.pm
35859 ____________________________________________________________________________
35860 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
35861         Log: Update the is_tainted() example implementation.
35862      Branch: perl
35863            ! pod/perlsec.pod
35864 ____________________________________________________________________________
35865 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
35866         Log: Missing) in #11912.
35867      Branch: perl
35868            ! lib/Test/Simple/t/fail.t
35869 ____________________________________________________________________________
35870 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
35871         Log: Rewhack Test-Simple into core harness.
35872      Branch: perl
35873            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
35874            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
35875            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
35876            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
35877            ! lib/Test/Simple/t/skipall.t
35878 ____________________________________________________________________________
35879 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
35880         Log: Workaround for the new Exporter 'feature'.
35881      Branch: perl
35882            ! lib/Test/More.pm
35883 ____________________________________________________________________________
35884 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
35885         Log: Re-introduce pure-Perl fall-back for abs_path,
35886              re-introduce #11898.
35887      Branch: perl
35888            ! lib/Cwd.pm lib/File/Find.pm
35889 ____________________________________________________________________________
35890 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
35891         Log: More tests.
35892      Branch: perl
35893            ! lib/Exporter.t
35894 ____________________________________________________________________________
35895 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
35896         Log: Retract #11898 for now because it introduces
35897              a rather nasty depencency: when B is being built,
35898              MakeMaker is used.  MakeMaker uses File::Find.
35899              File::Find uses Cwd::getcwd()...which doesn't
35900              exist yet.
35901      Branch: perl
35902            ! lib/File/Find.pm
35903 ____________________________________________________________________________
35904 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
35905         Log: New test welcome.
35906      Branch: perl
35907            + lib/Test/Simple/t/simple.t
35908 ____________________________________________________________________________
35909 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
35910         Log: Old test begone.
35911      Branch: perl
35912            - lib/Attribute/Handlers/test.pl
35913 ____________________________________________________________________________
35914 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
35915         Log: Test-Simple syncup from Schwern.
35916      Branch: perl
35917            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
35918            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
35919            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
35920            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
35921            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
35922            - lib/Test/More/Changes lib/Test/More/t/More.t
35923            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
35924            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
35925            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
35926            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
35927            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
35928            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
35929            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
35930            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
35931            ! t/lib/Test/Simple/sample_tests/death.plx
35932            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
35933            ! t/lib/Test/Simple/sample_tests/extras.plx
35934            ! t/lib/Test/Simple/sample_tests/five_fail.plx
35935            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
35936            ! t/lib/Test/Simple/sample_tests/one_fail.plx
35937            ! t/lib/Test/Simple/sample_tests/require.plx
35938            ! t/lib/Test/Simple/sample_tests/success.plx
35939            ! t/lib/Test/Simple/sample_tests/too_few.plx
35940            ! t/lib/Test/Simple/sample_tests/two_fail.plx
35941 ____________________________________________________________________________
35942 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
35943         Log: Integrate File::Find changes from bleadperl
35944      Branch: maint-5.6/macperl
35945            ! lib/File/Find.pm t/lib/filefind-taint.t
35946 ____________________________________________________________________________
35947 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
35948         Log: Integrate 11847 from maint-5.6/perl
35949      Branch: maint-5.6/macperl
35950           !> sv.c
35951 ____________________________________________________________________________
35952 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
35953         Log: In UNICOS division yada yada.
35954      Branch: perl
35955            ! t/op/override.t
35956 ____________________________________________________________________________
35957 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
35958         Log: In UNICOS division is really lossy, better use
35959              a tolerance test.
35960      Branch: perl
35961            ! ext/Time/HiRes/HiRes.t
35962 ____________________________________________________________________________
35963 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
35964         Log: In UNICOS sigaction() sets an extra flag
35965              ("the signal has been registered for all the processes in
35966              a multitasking group.")
35967      Branch: perl
35968            ! ext/POSIX/sigaction.t
35969 ____________________________________________________________________________
35970 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
35971         Log: Documentation micropatch from Damian.
35972      Branch: perl
35973            ! lib/Attribute/Handlers.pm
35974 ____________________________________________________________________________
35975 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
35976         Log: (Retracted by #11908)
35977              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
35978              From: Michael G Schwern <schwern@pobox.com>
35979              Date: Wed, 5 Sep 2001 15:58:21 -0400
35980              Message-ID: <20010905155821.I632@blackrider>
35981      Branch: perl
35982            ! lib/File/Find.pm lib/File/Find/taint.t
35983 ____________________________________________________________________________
35984 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
35985         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
35986              From: Michael G Schwern <schwern@pobox.com>
35987              Date: Wed, 5 Sep 2001 19:16:31 -0400
35988              Message-ID: <20010905191631.E11386@blackrider>
35989      Branch: perl
35990            + lib/CGI/t/carp.t
35991            ! MANIFEST
35992 ____________________________________________________________________________
35993 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
35994         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
35995              From: chromatic <chromatic@rmci.net>
35996              Date: Wed, 5 Sep 2001 18:08:07 -0600
35997              Message-Id: <01090518080700.19590@firewheel>
35998      Branch: perl
35999            ! lib/English.pm
36000 ____________________________________________________________________________
36001 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
36002         Log: Fix a typo #11889 and add a test for the same.
36003      Branch: perl
36004            ! ext/Socket/Socket.t ext/Socket/Socket.xs
36005 ____________________________________________________________________________
36006 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
36007         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
36008              From: "Craig A. Berry" <craigberry@mac.com>
36009              Date: Wed, 05 Sep 2001 17:48:54 -0500
36010              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
36011      Branch: perl
36012            ! lib/warnings.t t/run/kill_perl.t
36013 ____________________________________________________________________________
36014 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
36015         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
36016              From: Michael G Schwern <schwern@pobox.com>
36017              Date: Wed, 5 Sep 2001 17:22:25 -0400
36018              Message-ID: <20010905172225.C11386@blackrider>
36019      Branch: perl
36020            ! t/run/kill_perl.t
36021 ____________________________________________________________________________
36022 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
36023         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
36024              From: Nicholas Clark <nick@ccl4.org>
36025              Date: Wed, 5 Sep 2001 20:54:24 +0100
36026              Message-ID: <20010905205424.C25120@plum.flirble.org>
36027      Branch: perl
36028            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
36029 ____________________________________________________________________________
36030 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
36031         Log: Forgotten thing.
36032      Branch: perl
36033            ! uconfig.h
36034 ____________________________________________________________________________
36035 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
36036         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
36037              From: chromatic <chromatic@rmci.net>               
36038              Date: Wed, 5 Sep 2001 13:22:08 -0600
36039              Message-Id: <01090513220807.10587@firewheel> 
36040      Branch: perl
36041            ! lib/English.pm
36042 ____________________________________________________________________________
36043 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
36044         Log: inet_ntoa() tweaks:
36045              - don't allow addresses with > 255 characters
36046              - indent the HP-UX workaround
36047              - don't leak memory
36048      Branch: perl
36049            ! ext/Socket/Socket.xs
36050 ____________________________________________________________________________
36051 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
36052         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
36053              <xwu@theeducationcenter.com>
36054      Branch: perl
36055            ! lib/File/Find.pm
36056 ____________________________________________________________________________
36057 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
36058         Log: Typo nits.
36059      Branch: perl
36060            ! lib/File/Find.pm
36061 ____________________________________________________________________________
36062 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
36063         Log: -Wall nit.
36064      Branch: perl
36065            ! op.c
36066 ____________________________________________________________________________
36067 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
36068         Log: Update to Scalar-List-Utils 1.05
36069      Branch: perl
36070            ! ext/List/Util/ChangeLog ext/List/Util/README
36071            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
36072 ____________________________________________________________________________
36073 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
36074         Log: Update Changes.
36075      Branch: perl
36076            ! Changes patchlevel.h
36077 ____________________________________________________________________________
36078 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
36079         Log: Update to Scalar-List-Utils 1.04
36080      Branch: perl
36081            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
36082            ! ext/List/Util/lib/List/Util.pm
36083            ! ext/List/Util/lib/Scalar/Util.pm
36084 ____________________________________________________________________________
36085 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
36086         Log: Metaconfigify #11724.
36087      Branch: metaconfig
36088            ! U/threads/archname.U
36089 ____________________________________________________________________________
36090 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
36091         Log: The MacOS reference is okay, no reason to hide it.
36092      Branch: perl
36093            ! lib/Cwd.pm
36094 ____________________________________________________________________________
36095 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
36096         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
36097              From: Michael G Schwern <schwern@pobox.com>
36098              Date: Tue, 4 Sep 2001 15:30:10 -0400
36099              Message-ID: <20010904153010.H26466@blackrider> 
36100              
36101              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
36102      Branch: perl
36103            ! ext/Cwd/Makefile.PL lib/Cwd.pm
36104 ____________________________________________________________________________
36105 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
36106         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.))
36107              From: Michael G Schwern <schwern@pobox.com>
36108              Date: Tue, 4 Sep 2001 17:39:13 -0400
36109              Message-ID: <20010904173913.C626@blackrider>
36110      Branch: perl
36111            ! lib/Cwd.pm
36112 ____________________________________________________________________________
36113 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
36114         Log: Subject: Re: Perl_pp_* in public API?
36115              From: "Craig A. Berry" <craigberry@mac.com>
36116              Date: Tue, 4 Sep 2001 21:51:29 -0500
36117              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
36118      Branch: perl
36119            ! ext/List/Util/Util.xs
36120 ____________________________________________________________________________
36121 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
36122         Log: From Damian: Class::Struct was unable to define
36123              recursive classes.  After the patch an object reference
36124              (rather than a hash) is required to initialize
36125              an object attribute.  If no such initializer is given to
36126              the constructor, object attributes are now default
36127              initialized to C<undef>.
36128      Branch: perl
36129            ! lib/Class/Struct.pm lib/Class/Struct.t
36130 ____________________________________________________________________________
36131 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
36132         Log: Subject: Re: sv_catpvfn and sv_setpvfn
36133              From: Richard Soderberg <rs@oregonnet.com>
36134              Date: Tue, 4 Sep 2001 15:16:47 -0700
36135              Message-Id: <200109042216.PAA17858@oregonnet.com>
36136      Branch: perl
36137            ! pod/perlclib.pod pod/perlguts.pod
36138 ____________________________________________________________________________
36139 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
36140         Log: NetWare updates from Ananth Kesari.
36141      Branch: perl
36142            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
36143            ! NetWare/nw5thread.h
36144 ____________________________________________________________________________
36145 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
36146         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?))
36147              From: Nicholas Clark <nick@ccl4.org>
36148              Date: Tue, 4 Sep 2001 22:42:50 +0100
36149              Message-ID: <20010904224250.P25120@plum.flirble.org>
36150      Branch: perl
36151            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
36152            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
36153            ! t/op/oct.t toke.c
36154 ____________________________________________________________________________
36155 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
36156         Log: Fix Cwd::getcwd() not being tainted, as noticed
36157              by Schwern.
36158      Branch: perl
36159            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
36160            - ext/Cwd/Cwd.t
36161            ! MANIFEST ext/Cwd/Cwd.xs util.c
36162 ____________________________________________________________________________
36163 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
36164         Log: Retract #11870 and volatilize the right destruct_level.
36165              Silly thinko pointed out by Sarathy.
36166      Branch: perl
36167            ! intrpvar.h perl.c
36168 ____________________________________________________________________________
36169 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
36170         Log: At least a temporary fix for the mysterious scope core dumps
36171              in Tru64 from Graham.
36172      Branch: perl
36173            ! ext/List/Util/Util.xs
36174 ____________________________________________________________________________
36175 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
36176         Log: (Retracted by #11872)
36177      Branch: perl
36178            ! intrpvar.h
36179 ____________________________________________________________________________
36180 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
36181         Log: Quench a -Wall gripe noticed by Robin Barker.
36182      Branch: perl
36183            ! op.c
36184 ____________________________________________________________________________
36185 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
36186         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
36187              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36188              Date: Wed, 05 Sep 2001 02:01:32 +0900
36189              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
36190      Branch: perl
36191            ! lib/Unicode/UCD.pm
36192 ____________________________________________________________________________
36193 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
36194         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
36195              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36196              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
36197              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
36198      Branch: perl
36199            ! gv.c
36200 ____________________________________________________________________________
36201 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
36202         Log: Update Changes.
36203      Branch: perl
36204            ! Changes patchlevel.h
36205 ____________________________________________________________________________
36206 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
36207         Log: Add the \[$@%&*] prototype support.
36208      Branch: perl
36209            ! op.c pod/perlsub.pod t/comp/proto.t
36210 ____________________________________________________________________________
36211 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
36212         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
36213              From: Michael G Schwern <schwern@pobox.com>
36214              Date: Mon, 3 Sep 2001 18:59:01 -0400
36215              Message-ID: <20010903185901.Z9233@blackrider>
36216      Branch: perl
36217            ! lib/CGI/t/form.t
36218 ____________________________________________________________________________
36219 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
36220         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
36221              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36222              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
36223              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
36224      Branch: perl
36225            ! gv.c
36226 ____________________________________________________________________________
36227 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
36228         Log: More srand entry tweakage based on Randal's suggestion.
36229      Branch: perl
36230            ! pod/perlfunc.pod
36231 ____________________________________________________________________________
36232 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
36233         Log: Subject: [PATCH] 'main' *is* a reserved word
36234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36235              Date: Mon, 3 Sep 2001 22:55:41 +0200
36236              Message-ID: <20010903225541.A24097@rafael>
36237      Branch: perl
36238            ! toke.c
36239 ____________________________________________________________________________
36240 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
36241         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
36242              From: Peter Prymmer <pvhp@best.com>
36243              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
36244              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
36245      Branch: perl
36246            ! README.vms configure.com
36247 ____________________________________________________________________________
36248 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
36249         Log: Subject: Re: A slightly better default seed?   
36250              From: Michael G Schwern <schwern@pobox.com>
36251              Date: Mon, 3 Sep 2001 18:08:15 -0400 
36252              Message-ID: <20010903180815.W9233@blackrider>
36253      Branch: perl
36254            ! t/op/srand.t
36255 ____________________________________________________________________________
36256 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
36257         Log: Add sharedsv.o to microperl object files.
36258      Branch: perl
36259            ! Makefile.micro
36260 ____________________________________________________________________________
36261 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
36262         Log: AUTHORS updates and
36263              
36264              Subject: [PATCH] Just some preening :-)        
36265              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36266              Date: Tue, 4 Sep 2001 14:16:59 +0100
36267              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
36268      Branch: perl
36269            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
36270 ____________________________________________________________________________
36271 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
36272         Log: Typo fix and slight rewording.
36273      Branch: perl
36274            ! pod/perlfunc.pod
36275 ____________________________________________________________________________
36276 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
36277         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
36278      Branch: perl
36279            ! pod/perlfaq4.pod
36280 ____________________________________________________________________________
36281 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
36282         Log: The helper file changed name.
36283      Branch: perl
36284            ! MANIFEST
36285 ____________________________________________________________________________
36286 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
36287         Log: Update to Scalar-List-Utils 1.03
36288      Branch: perl
36289            + ext/List/Util/t/shuffle.t
36290            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
36291            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
36292            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
36293            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
36294            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
36295            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
36296            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
36297            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
36298 ____________________________________________________________________________
36299 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
36300         Log: Make crypt() do something more sane for Unicode
36301              (take crypt() of the low eight bits of the characters,
36302              instead of taking crypt() of the UTF-8 of the scalar);
36303              add a test for crypt().
36304      Branch: perl
36305            + t/op/crypt.t
36306            ! MANIFEST pod/perlfunc.pod pp.c
36307 ____________________________________________________________________________
36308 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
36309         Log: Reorganize the srand entry.
36310      Branch: perl
36311            ! pod/perlfunc.pod
36312 ____________________________________________________________________________
36313 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
36314         Log: Remove the tests that assume something about
36315              calling srand() without arguments multiple times.
36316      Branch: perl
36317            ! t/op/srand.t
36318 ____________________________________________________________________________
36319 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
36320         Log: Upgrade to Math::BigInt 1.42.
36321      Branch: perl
36322            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36323            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36324            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36325            ! lib/Math/BigInt/t/mbimbf.t
36326 ____________________________________________________________________________
36327 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
36328         Log: integrate change#11847 from maint-5.6
36329              
36330              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36331      Branch: perl
36332            ! sv.c
36333 ____________________________________________________________________________
36334 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
36335         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36336      Branch: maint-5.6/perl
36337            ! sv.c
36338 ____________________________________________________________________________
36339 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
36340         Log: As far as I can tell these functions have been Unicodified.
36341      Branch: perl
36342            ! doop.c
36343 ____________________________________________________________________________
36344 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
36345         Log: Update to Storable 1.0.13.
36346      Branch: perl
36347            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36348            ! ext/Storable/Storable.xs
36349 ____________________________________________________________________________
36350 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
36351         Log: Patch the Filter::Simple test to work with
36352              the core test suite (since the FilterTest.pm
36353              is in t/lib, not in lib).
36354      Branch: perl
36355            ! lib/Filter/Simple/t/filter.t
36356 ____________________________________________________________________________
36357 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
36358         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
36359      Branch: perl
36360            + t/lib/FilterTest.pm
36361            - t/lib/MyFilter.pm
36362 ____________________________________________________________________________
36363 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
36364         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
36365              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
36366              Text::Balanced 1.86.
36367      Branch: perl
36368            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
36369            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
36370            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
36371            + lib/Switch/t/nested.t lib/Switch/t/switch.t
36372            + lib/Text/Balanced/Changes lib/Text/Balanced/README
36373            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
36374            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
36375            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
36376            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
36377            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36378            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
36379            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
36380            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
36381            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
36382            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
36383            ! MANIFEST lib/Attribute/Handlers.pm
36384            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
36385            ! lib/Attribute/Handlers/demo/Demo.pm
36386            ! lib/Attribute/Handlers/demo/Descriptions.pm
36387            ! lib/Attribute/Handlers/demo/MyClass.pm
36388            ! lib/Attribute/Handlers/demo/demo.pl
36389            ! lib/Attribute/Handlers/demo/demo2.pl
36390            ! lib/Attribute/Handlers/demo/demo3.pl
36391            ! lib/Attribute/Handlers/demo/demo4.pl
36392            ! lib/Attribute/Handlers/demo/demo_call.pl
36393            ! lib/Attribute/Handlers/demo/demo_chain.pl
36394            ! lib/Attribute/Handlers/demo/demo_cycle.pl
36395            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
36396            ! lib/Attribute/Handlers/demo/demo_phases.pl
36397            ! lib/Attribute/Handlers/demo/demo_range.pl
36398            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
36399            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
36400            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
36401            ! lib/Text/Balanced.pm
36402 ____________________________________________________________________________
36403 [ 11841] By: sky                                   on 2001/09/03  11:04:15
36404         Log: Forgot to add a file with Change #11840
36405      Branch: perl
36406            + t/op/srand.t
36407 ____________________________________________________________________________
36408 [ 11840] By: sky                                   on 2001/09/03  11:02:04
36409         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
36410              From: Michael G Schwern <schwern@pobox.com>
36411              Date: Mon, 3 Sep 2001 07:43:00 -0400
36412              Message-ID: <20010903074300.E9233@blackrider>
36413      Branch: perl
36414            ! MANIFEST pod/perlfunc.pod t/op/rand.t
36415 ____________________________________________________________________________
36416 [ 11839] By: sky                                   on 2001/09/03  10:47:11
36417         Log: Document the changes with regards to running of END blocks.
36418              And DESTROY on global objects are called in perl_destruct()!
36419      Branch: perl
36420            ! pod/perl572delta.pod pod/perlembed.pod
36421 ____________________________________________________________________________
36422 [ 11838] By: sky                                   on 2001/09/03  09:34:44
36423         Log: Subject: [PATCH t/op/time.t] Partial cleanup
36424              From: Michael G Schwern <schwern@pobox.com>
36425              Date: Mon, 3 Sep 2001 06:29:42 -0400
36426              Message-ID: <20010903062942.C9233@blackrider>
36427      Branch: perl
36428            ! t/op/time.t
36429 ____________________________________________________________________________
36430 [ 11837] By: sky                                   on 2001/09/03  09:30:02
36431         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
36432              From: Michael G Schwern <schwern@pobox.com>
36433              Date: Mon, 3 Sep 2001 06:24:13 -0400
36434              Message-ID: <20010903062413.B9233@blackrider>
36435      Branch: perl
36436            ! t/op/rand.t
36437 ____________________________________________________________________________
36438 [ 11836] By: sky                                   on 2001/09/03  07:56:47
36439         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
36440              From: Michael G Schwern <schwern@pobox.com>
36441              Date: Sun, 2 Sep 2001 21:38:43 -0400
36442              Message-ID: <20010902213843.L2711@blackrider>
36443      Branch: perl
36444            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
36445            ! MANIFEST
36446 ____________________________________________________________________________
36447 [ 11835] By: nick                                  on 2001/09/03  06:20:06
36448         Log: Integrate mainline
36449      Branch: perlio
36450           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
36451            - t/op/misc.t
36452           !> (integrate 187 files)
36453 ____________________________________________________________________________
36454 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
36455         Log: Update Changes.
36456      Branch: perl
36457            ! Changes patchlevel.h
36458 ____________________________________________________________________________
36459 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
36460         Log: Slight tweaks.
36461      Branch: perl
36462            ! t/run/kill_perl.t
36463 ____________________________________________________________________________
36464 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
36465         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
36466      Branch: perl
36467            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36468 ____________________________________________________________________________
36469 [ 11831] By: sky                                   on 2001/09/02  12:10:42
36470         Log: Change #11828 wasn't complete, this updates to intest path
36471      Branch: perl
36472            ! t/run/kill_perl.t
36473 ____________________________________________________________________________
36474 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
36475         Log: 's's's.
36476      Branch: perl
36477            ! Changes
36478 ____________________________________________________________________________
36479 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
36480         Log: Update Changes.
36481      Branch: perl
36482            ! Changes patchlevel.h
36483 ____________________________________________________________________________
36484 [ 11828] By: sky                                   on 2001/09/02  11:53:56
36485         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
36486              From: Michael G Schwern <schwern@pobox.com>
36487              Date: Sat, 1 Sep 2001 20:18:58 -0400
36488              Message-ID: <20010901201858.X606@blackrider>
36489              +MANIFEST Fix
36490      Branch: perl
36491            + t/run/kill_perl.t
36492            - t/op/misc.t t/run/segfault.t
36493            ! MANIFEST
36494 ____________________________________________________________________________
36495 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
36496         Log: Subject: [PATCH] lib/Time/Local.pm
36497              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36498              Date: Sun, 2 Sep 2001 06:50:01 -0500
36499              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
36500      Branch: perl
36501            ! lib/Time/Local.pm
36502 ____________________________________________________________________________
36503 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
36504         Log: Tick off Unicode collation and the normalization from
36505              the todo list.
36506      Branch: perl
36507            ! pod/perltodo.pod
36508 ____________________________________________________________________________
36509 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
36510         Log: Update to Unicode 3.1.1.
36511      Branch: perl
36512            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
36513            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
36514            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
36515            ! lib/unicore/PropList.txt lib/unicore/README.perl
36516            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
36517            ! lib/unicore/rename lib/unicore/version
36518 ____________________________________________________________________________
36519 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
36520         Log: Slight doc tweaks for the module.
36521      Branch: perl
36522            ! lib/Unicode/UCD.pm
36523 ____________________________________________________________________________
36524 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
36525         Log: Rename the variable: it *used* to be (wrongly) that the
36526              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
36527              but that is no more the case: PL_reg_match_utf8 is better.
36528      Branch: perl
36529            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
36530            ! regexec.c sv.c thrdvar.h
36531 ____________________________________________________________________________
36532 [ 11822] By: ams                                   on 2001/09/02  02:54:50
36533         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
36534              From: Ilmari Karonen <iltzu@sci.fi>
36535              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
36536              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
36537              (op/sub_lval.t updated to take new error message into account.)
36538      Branch: perl
36539            ! op.c t/op/sub_lval.t
36540 ____________________________________________________________________________
36541 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
36542         Log: remove stray CRs in files; keep all files with UNIX line-ends
36543              (Porting/makerel adds CRs to the files that need it in the
36544              distribution)
36545      Branch: perl
36546            ! NetWare/t/NWScripts.pl README.dos
36547            ! ext/Encode/Encode/cns11643-1.enc
36548            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
36549            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
36550 ____________________________________________________________________________
36551 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
36552         Log: some remnants of change#11803
36553      Branch: perl
36554            ! ext/ByteLoader/byterun.h perl.h
36555 ____________________________________________________________________________
36556 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
36557         Log: Update to Unicode::Collate 0.08.
36558      Branch: perl
36559            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
36560            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
36561 ____________________________________________________________________________
36562 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
36563         Log: Test tweaks.
36564      Branch: perl
36565            ! t/op/pat.t
36566 ____________________________________________________________________________
36567 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
36568         Log: Fix test
36569      Branch: maint-5.6/macperl
36570            ! t/lib/b.t
36571 ____________________________________________________________________________
36572 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
36573         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
36574              warnings in Config.pm with -W; increase default and
36575              minimum RAM; bump version number.
36576      Branch: maint-5.6/macperl
36577            + macos/lib/Mac/LowMem.pm
36578            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
36579            ! macos/configpm macos/macperl/MacPerl.r
36580 ____________________________________________________________________________
36581 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
36582         Log: Make syntax check report in MPW style, fix tests
36583              to use Mac::err=unix to get normal-style error
36584              messages.
36585      Branch: maint-5.6/macperl
36586            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
36587            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
36588 ____________________________________________________________________________
36589 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
36590         Log: Make MPW-style errors optional (but the default); add
36591              MacPerl::ErrorFormat() function and Mac::err pragma
36592      Branch: maint-5.6/macperl
36593            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
36594            + macos/ext/Mac/err/err.xs
36595            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
36596            ! macos/macish.c macos/macish.h macos/macperl.sym
36597 ____________________________________________________________________________
36598 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
36599         Log: More module and test ports from Thomas Wegner et al
36600      Branch: maint-5.6/macperl
36601            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36602            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
36603            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
36604            ! t/op/magic.t
36605 ____________________________________________________________________________
36606 [ 11812] By: sky                                   on 2001/09/01  17:19:30
36607         Log: Subject: [PATCH t/op/concat.t] cleanup
36608              From: Michael G Schwern <schwern@pobox.com>
36609              Date: Sat, 1 Sep 2001 14:06:28 -0400
36610              Message-ID: <20010901140628.C606@blackrider>
36611      Branch: perl
36612            ! t/op/concat.t
36613 ____________________________________________________________________________
36614 [ 11811] By: sky                                   on 2001/09/01  12:25:29
36615         Log: Change #11805 didn't update the MANIFEST
36616      Branch: perl
36617            ! MANIFEST
36618 ____________________________________________________________________________
36619 [ 11810] By: sky                                   on 2001/09/01  11:52:44
36620         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
36621              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36622              Date: Sat, 1 Sep 2001 14:50:14 +0200
36623              Message-ID: <20010901145014.A691@rafael>
36624      Branch: perl
36625            ! t/op/inccode.t
36626 ____________________________________________________________________________
36627 [ 11809] By: sky                                   on 2001/09/01  11:49:22
36628         Log: Subject: PATCH: ExtUtils::MakeMaker
36629              From: Tony Bowden <tony@kasei.com>
36630              Date: Sat, 1 Sep 2001 10:33:53 +0100
36631              Message-ID: <20010901103353.A13863@soto.kasei.com>
36632              Manually applied
36633      Branch: perl
36634            ! lib/ExtUtils/MakeMaker.pm
36635 ____________________________________________________________________________
36636 [ 11808] By: sky                                   on 2001/09/01  11:39:13
36637         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
36638              From: mike808@users.sourceforge.net
36639              Date: Sat, 1 Sep 101 11:27:50 GMT
36640              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
36641              With little tweak
36642      Branch: perl
36643            ! lib/Term/Cap.pm
36644 ____________________________________________________________________________
36645 [ 11807] By: ams                                   on 2001/09/01  11:31:16
36646         Log: Subject: oct() and hex()
36647              From: Nicholas Clark <nick@ccl4.org>
36648              Date: Fri, 31 Aug 2001 23:14:13 +0100
36649              Message-Id: <20010831231413.J4950@plum.flirble.org>
36650      Branch: perl
36651            ! pod/perlclib.pod
36652 ____________________________________________________________________________
36653 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
36654         Log: Integrate change 11801 from maintperl
36655      Branch: maint-5.6/macperl
36656            ! perl.c
36657 ____________________________________________________________________________
36658 [ 11805] By: sky                                   on 2001/08/31  21:35:10
36659         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
36660              From: Michael G Schwern <schwern@pobox.com>
36661              Date: Fri, 31 Aug 2001 15:36:28 -0400
36662              Message-ID: <20010831153628.B598@blackrider>
36663              Check for things which used to segfault
36664      Branch: perl
36665            + t/run/segfault.t
36666 ____________________________________________________________________________
36667 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
36668         Log: integrate change#11801 from maint-5.6
36669              
36670              remove age-old UNICOS "workaround" that introduces a static, and
36671              hence an egregious race condition for threaded builds (*sigh*
36672              beats me why this kludge wasn't guarded by a UNICOS-specific
36673              #define *sigh*)
36674      Branch: perl
36675            ! perl.c
36676 ____________________________________________________________________________
36677 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
36678         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
36679              working in 5.7.x
36680      Branch: perl
36681            - objXSUB.h
36682            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
36683            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
36684            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
36685            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
36686            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
36687            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
36688            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
36689            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
36690            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
36691            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
36692            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
36693            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
36694            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
36695            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
36696            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
36697            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
36698            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
36699            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
36700            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
36701            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
36702            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
36703            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
36704 ____________________________________________________________________________
36705 [ 11802] By: ams                                   on 2001/08/31  18:11:32
36706         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
36707              From: "Philip Newton" <Philip.Newton@gmx.net>
36708              Date: Fri, 31 Aug 2001 21:12:56 +0200
36709              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
36710      Branch: perl
36711            ! pod/perldiag.pod
36712 ____________________________________________________________________________
36713 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
36714         Log: remove age-old UNICOS "workaround" that introduces a static, and
36715              hence an egregious race condition for threaded builds (*sigh*
36716              beats me why this kludge wasn't guarded by a UNICOS-specific
36717              #define *sigh*)
36718      Branch: maint-5.6/perl
36719            ! perl.c
36720 ____________________________________________________________________________
36721 [ 11800] By: sky                                   on 2001/08/31  17:30:26
36722         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
36723              Might break on platforms where bool is larger than 8 bites ???
36724      Branch: perl
36725            ! regcomp.c
36726 ____________________________________________________________________________
36727 [ 11799] By: ams                                   on 2001/08/31  12:15:44
36728         Log: Integrate 11778 into mainline.
36729      Branch: perl
36730            ! t/base/term.t
36731 ____________________________________________________________________________
36732 [ 11798] By: sky                                   on 2001/08/31  11:31:44
36733         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
36734              supposed to happen.
36735      Branch: perl
36736            ! regcomp.c
36737 ____________________________________________________________________________
36738 [ 11797] By: sky                                   on 2001/08/31  11:28:17
36739         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
36740              From: "John P. Linderman" <jpl@research.att.com>
36741              Date: Fri, 31 Aug 2001 08:20:35 -0400
36742              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
36743              Fixes test 14 which could fail randomly in rare cases.
36744      Branch: perl
36745            ! ext/Time/HiRes/HiRes.t regcomp.c
36746 ____________________________________________________________________________
36747 [ 11796] By: ams                                   on 2001/08/31  01:13:07
36748         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
36749              From: Nicholas Clark <nick@ccl4.org>
36750              Date: Thu, 30 Aug 2001 23:21:50 +0100
36751              Message-Id: <20010830232150.D4950@plum.flirble.org>
36752      Branch: perl
36753            ! ext/Sys/Syslog/Makefile.PL
36754 ____________________________________________________________________________
36755 [ 11795] By: ams                                   on 2001/08/30  23:53:23
36756         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
36757              patching example
36758              From: Michael G Schwern <schwern@pobox.com>
36759              Date: Thu, 30 Aug 2001 17:02:08 -0400
36760              Message-Id: <20010830170208.M2318@blackrider>
36761      Branch: perl
36762            ! pod/perlhack.pod
36763 ____________________________________________________________________________
36764 [ 11794] By: ams                                   on 2001/08/30  19:35:36
36765         Log: Subject: [PATCH] pp_modulo
36766              From: Nicholas Clark <nick@ccl4.org>
36767              Date: Thu, 30 Aug 2001 18:20:54 +0100
36768              Message-Id: <20010830182053.A4950@plum.flirble.org>
36769      Branch: perl
36770            ! pp.c t/op/64bitint.t
36771 ____________________________________________________________________________
36772 [ 11793] By: sky                                   on 2001/08/30  13:02:48
36773         Log: 11792 wasn't complete
36774      Branch: perl
36775            ! makedef.pl regcomp.c
36776 ____________________________________________________________________________
36777 [ 11792] By: sky                                   on 2001/08/30  12:21:11
36778         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
36779      Branch: perl
36780            ! makedef.pl
36781 ____________________________________________________________________________
36782 [ 11791] By: sky                                   on 2001/08/30  10:08:02
36783         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
36784      Branch: perl
36785            ! config_h.SH
36786 ____________________________________________________________________________
36787 [ 11790] By: sky                                   on 2001/08/30  08:22:31
36788         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
36789              on the pad. Fixes coredumps in cleanups introduced by
36790              Change 11755  
36791      Branch: perl
36792            ! op.c perl.c sv.h
36793 ____________________________________________________________________________
36794 [ 11789] By: sky                                   on 2001/08/29  19:01:47
36795         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
36796              This is a replacement implmentation that works on HPUX.
36797              This bug should probably be fixed in GCC.
36798      Branch: perl
36799            ! ext/Socket/Socket.xs
36800 ____________________________________________________________________________
36801 [ 11788] By: ams                                   on 2001/08/29  17:35:33
36802         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
36803              From: Nicholas Clark <nick@ccl4.org>
36804              Date: Wed, 29 Aug 2001 18:21:56 +0100
36805              Message-Id: <20010829182156.O4950@plum.flirble.org>
36806      Branch: perl
36807            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
36808 ____________________________________________________________________________
36809 [ 11787] By: sky                                   on 2001/08/29  10:42:54
36810         Log: Added test for pack_addr_in and unpack_addr_in
36811              Nitpik in test 10
36812      Branch: perl
36813            ! ext/Socket/Socket.t
36814 ____________________________________________________________________________
36815 [ 11786] By: sky                                   on 2001/08/29  10:28:14
36816         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
36817              Trying to catch errors on HP-UX
36818      Branch: perl
36819            ! ext/Socket/Socket.t
36820 ____________________________________________________________________________
36821 [ 11785] By: sky                                   on 2001/08/29  09:07:03
36822         Log: make sure USE_THREADS is defined so external apps work
36823      Branch: perl
36824            ! config_h.SH
36825 ____________________________________________________________________________
36826 [ 11784] By: sky                                   on 2001/08/29  08:06:12
36827         Log: Subject: Re: The hitlist of untested modules.
36828              From: Jonathan Stowe <gellyfish@gellyfish.com>
36829              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
36830              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
36831              Start of tests for Shell.pm (make Schwern poorer!)
36832      Branch: perl
36833            + lib/Shell.t
36834            ! MANIFEST
36835 ____________________________________________________________________________
36836 [ 11783] By: sky                                   on 2001/08/29  07:37:50
36837         Log: END{} can change the return value even if we die from BEGIN{}
36838      Branch: perl
36839            ! miniperlmain.c
36840 ____________________________________________________________________________
36841 [ 11782] By: ams                                   on 2001/08/29  06:32:17
36842         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
36843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36844              Date: Wed, 29 Aug 2001 09:18:17 +0200
36845              Message-Id: <20010829091817.A4453@rafael>
36846      Branch: perl
36847            ! t/op/inccode.t
36848 ____________________________________________________________________________
36849 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
36850         Log: Delete xsubpp.patch, as full copy exists now
36851      Branch: maint-5.6/macperl
36852            - macos/xsubpp.patch
36853 ____________________________________________________________________________
36854 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
36855         Log: Add Changes file
36856      Branch: maint-5.6/macperl
36857            + macos/Changes
36858 ____________________________________________________________________________
36859 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
36860         Log: Add Mac version of xsubpp as separate file
36861      Branch: maint-5.6/macperl
36862            + macos/xsubpp
36863            ! macos/Makefile.mk
36864 ____________________________________________________________________________
36865 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
36866         Log: Fix open of /dev/null for Mac OS
36867      Branch: maint-5.6/macperl
36868            ! t/base/term.t
36869 ____________________________________________________________________________
36870 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
36871         Log: Various patches: enable more tests; skip CVS in PerlInstall;
36872              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
36873      Branch: maint-5.6/macperl
36874            ! macos/MacPerlTests.cmd macos/PerlInstall
36875            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
36876 ____________________________________________________________________________
36877 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
36878         Log: Allow for platforms to override formatting of errors
36879              on output from Matthias Neeracher (Mac files)
36880      Branch: maint-5.6/macperl
36881            ! macos/macish.c macos/macish.h
36882 ____________________________________________________________________________
36883 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
36884         Log: Allow for platforms to override formatting of errors
36885              on output from Matthias Neeracher (core files)
36886      Branch: maint-5.6/macperl
36887            ! perl.h pp_ctl.c util.c
36888 ____________________________________________________________________________
36889 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
36890         Log: Add some param checking, from reports by Kevin Reid.
36891      Branch: maint-5.6/macperl
36892            ! macos/ext/Mac/Controls/Controls.pm
36893            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
36894 ____________________________________________________________________________
36895 [ 11773] By: ams                                   on 2001/08/28  23:54:57
36896         Log: Subject: [PATCH] make coretest
36897              From: Paul Johnson <paul@pjcj.net>
36898              Date: Wed, 29 Aug 2001 00:11:38 +0200
36899              Message-Id: <20010829001138.B12169@pjcj.net>
36900              (Applied without the change to perlhack.pod. This should
36901              probably stay undocumented.)
36902      Branch: perl
36903            ! Makefile.SH t/TEST
36904 ____________________________________________________________________________
36905 [ 11772] By: sky                                   on 2001/08/28  13:01:20
36906         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
36907              From: Michael G Schwern <schwern@pobox.com>
36908              Date: Tue, 28 Aug 2001 09:57:39 -0400
36909              Message-ID: <20010828095738.E17775@blackrider>
36910      Branch: perl
36911            ! pod/perlhack.pod t/op/pack.t
36912 ____________________________________________________________________________
36913 [ 11771] By: sky                                   on 2001/08/28  11:20:13
36914         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
36915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36916              Date: Tue, 28 Aug 2001 14:23:43 +0200
36917              Message-ID: <20010828142343.A19299@rafael>
36918      Branch: perl
36919            ! pod/perlvar.pod pp_ctl.c
36920 ____________________________________________________________________________
36921 [ 11770] By: ams                                   on 2001/08/28  10:13:21
36922         Log: Subject: [PATCH] odd typo in op.h
36923              From: Nicholas Clark <nick@ccl4.org>
36924              Date: Tue, 28 Aug 2001 12:10:26 +0100
36925              Message-Id: <20010828121026.V4950@plum.flirble.org>
36926      Branch: perl
36927            ! op.h
36928 ____________________________________________________________________________
36929 [ 11769] By: sky                                   on 2001/08/28  08:09:16
36930         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
36931              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
36932              Date: Tue, 28 Aug 2001 02:22:20 +0300
36933              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
36934      Branch: perl
36935            ! ext/B/B/Lint.pm
36936 ____________________________________________________________________________
36937 [ 11768] By: ams                                   on 2001/08/28  00:47:35
36938         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
36939              From: Michael G Schwern <schwern@pobox.com>
36940              Date: Mon, 27 Aug 2001 21:24:44 -0400
36941              Message-Id: <20010827212444.F12582@blackrider>
36942      Branch: perl
36943            ! pod/perlhack.pod t/op/pack.t
36944 ____________________________________________________________________________
36945 [ 11767] By: ams                                   on 2001/08/27  23:59:48
36946         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
36947              From: Michael G Schwern <schwern@pobox.com>
36948              Date: Mon, 27 Aug 2001 20:12:29 -0400
36949              Message-Id: <20010827201229.D12582@blackrider>
36950      Branch: perl
36951            ! pod/perlhack.pod t/op/pack.t
36952 ____________________________________________________________________________
36953 [ 11766] By: ams                                   on 2001/08/27  23:39:40
36954         Log: Update Changes.
36955      Branch: perl
36956            ! Changes
36957 ____________________________________________________________________________
36958 [ 11765] By: ams                                   on 2001/08/27  22:53:10
36959         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
36960              From: Michael G Schwern <schwern@pobox.com>
36961              Date: Mon, 27 Aug 2001 19:47:30 -0400
36962              Message-Id: <20010827194730.C12582@blackrider>
36963      Branch: perl
36964            ! t/op/inccode.t
36965 ____________________________________________________________________________
36966 [ 11764] By: ams                                   on 2001/08/27  22:46:21
36967         Log: Subject: [PATCH] new tests for the coderef-in-@INC
36968              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36969              Date: Mon, 27 Aug 2001 22:36:27 +0200
36970              Message-Id: <20010827223627.C690@rafael>
36971              
36972              Subject: Re: [PATCH] new tests for the coderef-in-@INC
36973              From: Nicholas Clark <nick@ccl4.org>
36974              Date: Tue, 28 Aug 2001 00:02:46 +0100
36975              Message-Id: <20010828000245.R4950@plum.flirble.org>
36976      Branch: perl
36977            + t/op/inccode.t
36978            ! MANIFEST
36979 ____________________________________________________________________________
36980 [ 11763] By: ams                                   on 2001/08/27  22:41:09
36981         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
36982              bleadperl on fire, Win95+4NT)
36983              From: Michael G Schwern <schwern@pobox.com>
36984              Date: Mon, 27 Aug 2001 16:54:42 -0400
36985              Message-Id: <20010827165442.F9436@blackrider>
36986      Branch: perl
36987            ! lib/warnings.t
36988 ____________________________________________________________________________
36989 [ 11762] By: sky                                   on 2001/08/27  19:19:17
36990         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
36991              avaible at compile time. This broke the compilation of 
36992              Net/Ping.pm
36993      Branch: perl
36994            ! lib/Net/Ping.pm
36995 ____________________________________________________________________________
36996 [ 11761] By: sky                                   on 2001/08/27  18:34:48
36997         Log: Removed tripple definitions of CUSTOM_OP functions.
36998      Branch: perl
36999            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37000 ____________________________________________________________________________
37001 [ 11760] By: sky                                   on 2001/08/27  18:21:27
37002         Log: Regen headers
37003      Branch: perl
37004            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
37005            ! perlapi.h proto.h
37006 ____________________________________________________________________________
37007 [ 11759] By: ams                                   on 2001/08/27  16:31:53
37008         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
37009              From: "chromatic" <chromatic@rmci.net>
37010              Date: Mon, 27 Aug 2001 11:17:09 -0600
37011              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
37012      Branch: perl
37013            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
37014 ____________________________________________________________________________
37015 [ 11758] By: sky                                   on 2001/08/27  15:16:42
37016         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
37017              Thanks to H. Merijn Brand for the patch.
37018              Some of the comments and or guards might be removable in perl.h now.
37019      Branch: perl
37020            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
37021            ! Porting/Glossary Porting/config_H README.threads config_h.SH
37022            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
37023            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
37024            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
37025            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
37026            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
37027            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
37028            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
37029            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
37030            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37031            ! win32/config_H.vc win32/perllib.c win32/win32.h
37032            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
37033            ! wince/config.h wince/config_H.ce wince/win32.h
37034            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
37035 ____________________________________________________________________________
37036 [ 11757] By: sky                                   on 2001/08/27  13:39:16
37037         Log: Subject: GNU ld parses arguments different
37038              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37039              Date: Mon, 27 Aug 2001 16:25:51 +0200
37040              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
37041      Branch: perl
37042            ! hints/hpux.sh
37043 ____________________________________________________________________________
37044 [ 11756] By: sky                                   on 2001/08/27  13:18:45
37045         Log: Subject: Custom Ops
37046              From: Simon Cozens <simon@netthink.co.uk>
37047              Date: Sat, 25 Aug 2001 17:45:09 +0100
37048              Message-ID: <20010825174509.A5752@netthink.co.uk>
37049              I also added a fix to Opcode.pm to quite test cases.
37050      Branch: perl
37051            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
37052            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
37053 ____________________________________________________________________________
37054 [ 11755] By: sky                                   on 2001/08/27  05:37:17
37055         Log: Plugs a memory leak on destruction of regular expressions
37056              introcued by #11274.
37057              PL_regex_padav now has an AV as it's first entry with a list
37058              of freed regex_padav slots that it will reuse on creating
37059              new PMOPs.
37060      Branch: perl
37061            ! op.c perl.c
37062 ____________________________________________________________________________
37063 [ 11754] By: ams                                   on 2001/08/26  14:38:52
37064         Log: Subject: [PATCH] t/io/binmode.t
37065              From: Nicholas Clark <nick@ccl4.org>
37066              Date: Sun, 26 Aug 2001 12:03:05 +0100
37067              Message-Id: <20010826120305.C4950@plum.flirble.org>
37068              
37069              (Also a nitpick in #11752 to t/op/universal.t)
37070      Branch: perl
37071            ! t/io/binmode.t t/op/universal.t
37072 ____________________________________________________________________________
37073 [ 11753] By: ams                                   on 2001/08/26  08:19:34
37074         Log: Subject: [PATCH] op/universal.t failing
37075              From: Nicholas Clark <nick@ccl4.org>
37076              Date: Sun, 26 Aug 2001 09:48:22 +0100
37077              Message-Id: <20010826094822.B4950@plum.flirble.org>
37078      Branch: perl
37079            ! t/op/universal.t
37080 ____________________________________________________________________________
37081 [ 11752] By: ams                                   on 2001/08/25  22:46:13
37082         Log: Subject: Re: 'can' with undefined subs
37083              From: Tony Bowden <tony@kasei.com>
37084              Date: Sat, 25 Aug 2001 14:58:17 +0100
37085              Message-Id: <20010825145817.A11788@soto.kasei.com>
37086              (Applied with minor modifications.)
37087      Branch: perl
37088            ! t/op/universal.t
37089 ____________________________________________________________________________
37090 [ 11751] By: ams                                   on 2001/08/25  18:28:43
37091         Log: Subject: Re: 'can' with undefined subs
37092              From: Tony Bowden <tony@kasei.com>
37093              Date: Sat, 25 Aug 2001 15:13:14 +0100
37094              Message-Id: <20010825151314.B11788@soto.kasei.com>
37095      Branch: perl
37096            ! lib/UNIVERSAL.pm
37097 ____________________________________________________________________________
37098 [ 11750] By: nick                                  on 2001/08/25  15:24:15
37099         Log: Integrate mainline
37100      Branch: perlio
37101           +> t/io/binmode.t
37102           !> (integrate 26 files)
37103 ____________________________________________________________________________
37104 [ 11749] By: nick                                  on 2001/08/25  14:55:41
37105         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
37106              From:  John Peacock <jpeacock@rowman.com>
37107              Date:  Wed, 22 Aug 2001 12:05:28 -0400
37108              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
37109      Branch: perl
37110            ! pod/perlhack.pod
37111 ____________________________________________________________________________
37112 [ 11748] By: nick                                  on 2001/08/25  14:53:04
37113         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
37114              From:  Michael G Schwern <schwern@pobox.com>
37115              Date:  Wed, 22 Aug 2001 19:22:45 -0400
37116              Message-Id:  <20010822192245.U619@blackrider>
37117      Branch: perl
37118            ! MANIFEST
37119 ____________________________________________________________________________
37120 [ 11747] By: nick                                  on 2001/08/25  14:52:33
37121         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
37122              From:  Nicholas Clark <nick@ccl4.org>
37123              Date:  Wed, 22 Aug 2001 23:29:06 +0100
37124              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
37125      Branch: perl
37126            + t/io/binmode.t
37127            ! perlio.c pod/perlfunc.pod
37128 ____________________________________________________________________________
37129 [ 11744] By: nick                                  on 2001/08/25  14:37:33
37130         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
37131              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37132              Date:  Fri, 24 Aug 2001 22:10:42 +0200
37133              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
37134      Branch: perl
37135            ! x2p/a2py.c x2p/walk.c
37136 ____________________________________________________________________________
37137 [ 11743] By: nick                                  on 2001/08/25  14:32:47
37138         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
37139              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37140              Date:  Fri, 24 Aug 2001 23:34:13 +0200
37141              Message-Id:  <20010824233413.A1285@rafael>
37142      Branch: perl
37143            ! pod/perlfunc.pod pod/perlvar.pod
37144 ____________________________________________________________________________
37145 [ 11742] By: ams                                   on 2001/08/25  13:16:02
37146         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
37147              From: Nicholas Clark <nick@ccl4.org>
37148              Date: Sat, 25 Aug 2001 14:50:07 +0100
37149              Message-Id: <20010825145007.L41464@plum.flirble.org>
37150      Branch: perl
37151            ! pp_ctl.c
37152 ____________________________________________________________________________
37153 [ 11741] By: nick                                  on 2001/08/24  07:08:45
37154         Log: When applying patch via Porting/apply fails, do p4 refresh
37155              to get old files back.
37156      Branch: perl
37157            ! Porting/apply
37158 ____________________________________________________________________________
37159 [ 11740] By: ams                                   on 2001/08/24  04:47:24
37160         Log: #11739 was incomplete.
37161      Branch: perl
37162            ! pod/perldiag.pod
37163 ____________________________________________________________________________
37164 [ 11739] By: ams                                   on 2001/08/24  04:09:40
37165         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
37166              From: "Philip Newton" <Philip.Newton@gmx.net>
37167              Date: Fri, 24 Aug 2001 07:08:34 +0200
37168      Branch: perl
37169            ! pod/perldiag.pod
37170 ____________________________________________________________________________
37171 [ 11738] By: ams                                   on 2001/08/24  02:19:42
37172         Log: Fixed Doug Wilson's email address.
37173      Branch: perl
37174            ! AUTHORS
37175 ____________________________________________________________________________
37176 [ 11737] By: ams                                   on 2001/08/24  00:10:13
37177         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
37178              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37179              Date: Thu, 23 Aug 2001 22:22:58 +0200
37180              Message-Id: <20010823222258.A901@rafael>
37181      Branch: perl
37182            ! pod/perldiag.pod
37183 ____________________________________________________________________________
37184 [ 11736] By: ams                                   on 2001/08/24  00:05:02
37185         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
37186              From: "Craig A. Berry" <craigberry@mac.com>
37187              Date: Thu, 23 Aug 2001 19:07:45 -0500
37188              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
37189      Branch: perl
37190            ! configure.com
37191 ____________________________________________________________________________
37192 [ 11735] By: sky                                   on 2001/08/23  13:42:07
37193         Log: Backed out 11732, it breaks lib/strict.t 
37194      Branch: perl
37195            ! op.c
37196 ____________________________________________________________________________
37197 [ 11734] By: sky                                   on 2001/08/23  11:45:59
37198         Log: Removed toy from 17133 after Matt Sargeants request.
37199      Branch: perl
37200            ! pod/perlfaq4.pod
37201 ____________________________________________________________________________
37202 [ 11733] By: sky                                   on 2001/08/23  11:36:29
37203         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
37204              From: Robin Houston <robin@kitsite.com>
37205              Date: Wed, 22 Aug 2001 23:06:16 +0100
37206              Message-ID: <20010822230616.A254@robin.kitsite.com>
37207      Branch: perl
37208            ! pod/perlfaq4.pod
37209 ____________________________________________________________________________
37210 [ 11732] By: sky                                   on 2001/08/23  10:36:02
37211         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
37212              From: Simon Cozens <simon@netthink.co.uk>
37213              Date: Thu, 23 Aug 2001 12:06:36 +0100
37214              Message-ID: <20010823120636.A9961@netthink.co.uk>
37215      Branch: perl
37216            ! op.c
37217 ____________________________________________________________________________
37218 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
37219         Log: fix broken windows build
37220      Branch: perl
37221            ! perl.h
37222 ____________________________________________________________________________
37223 [ 11730] By: ams                                   on 2001/08/22  21:35:30
37224         Log: Subject: [PATCH] io/tell.t doesn't chdir t
37225              From: Nicholas Clark <nick@ccl4.org>
37226              Date: Wed, 22 Aug 2001 23:25:58 +0100
37227              Message-Id: <20010822232557.Y82818@plum.flirble.org>
37228      Branch: perl
37229            ! t/io/tell.t
37230 ____________________________________________________________________________
37231 [ 11729] By: ams                                   on 2001/08/22  20:32:21
37232         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37233              questions)
37234              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37235              Date: Wed, 22 Aug 2001 17:09:04 -0400
37236              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37237              (Oops, forgot File::Spec::Unix in the previous patch.)
37238      Branch: perl
37239            ! lib/File/Spec/Unix.pm
37240 ____________________________________________________________________________
37241 [ 11728] By: ams                                   on 2001/08/22  20:25:41
37242         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37243              questions)
37244              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37245              Date: Wed, 22 Aug 2001 17:09:04 -0400
37246              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37247      Branch: perl
37248            ! lib/File/Spec.pm
37249 ____________________________________________________________________________
37250 [ 11727] By: ams                                   on 2001/08/22  19:43:30
37251         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
37252              From: John Peacock <jpeacock@rowman.com>
37253              Date: Wed, 22 Aug 2001 12:35:52 -0400
37254              Message-Id: <3B83DF68.5D89DC81@rowman.com>
37255              (Adds proper tests for $], notwithstanding Subject. +nitpick)
37256      Branch: perl
37257            ! t/op/ver.t
37258 ____________________________________________________________________________
37259 [ 11726] By: ams                                   on 2001/08/22  19:36:39
37260         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
37261              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
37262              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
37263              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
37264      Branch: perl
37265            ! lib/diagnostics.pm lib/diagnostics.t
37266 ____________________________________________________________________________
37267 [ 11725] By: ams                                   on 2001/08/22  19:25:01
37268         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
37269              From: Nicholas Clark <nick@ccl4.org>
37270              Date: Wed, 22 Aug 2001 20:59:05 +0100
37271              Message-Id: <20010822205905.U82818@plum.flirble.org>
37272      Branch: perl
37273            ! pp.c t/op/64bitint.t t/op/arith.t
37274 ____________________________________________________________________________
37275 [ 11724] By: ams                                   on 2001/08/22  10:02:33
37276         Log: Subject: Configure blooper
37277              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37278              Date: Wed, 22 Aug 2001 12:38:35 +0200
37279              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
37280      Branch: perl
37281            ! Configure
37282 ____________________________________________________________________________
37283 [ 11723] By: ams                                   on 2001/08/21  16:17:53
37284         Log: Subject: [PATCH] installperl -help
37285              From: Nicholas Clark <nick@ccl4.org>
37286              Date: Tue, 21 Aug 2001 17:34:23 +0100
37287              Message-Id: <20010821173423.F82818@plum.flirble.org>
37288      Branch: perl
37289            ! installperl
37290 ____________________________________________________________________________
37291 [ 11722] By: ams                                   on 2001/08/20  07:46:31
37292         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
37293              From: Ilmari Karonen <iltzu@sci.fi>
37294              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
37295              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
37296      Branch: perl
37297            ! pod/perlvar.pod
37298 ____________________________________________________________________________
37299 [ 11721] By: nick                                  on 2001/08/20  06:24:31
37300         Log: Integrate mainline
37301      Branch: perlio
37302           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
37303           +> lib/Lingua/KO/Hangul/Util/Changes
37304           +> lib/Lingua/KO/Hangul/Util/README
37305           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37306           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37307           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37308           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37309           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37310           +> lib/Unicode/Normalize/t/test.t
37311            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37312           !> (integrate 55 files)
37313 ____________________________________________________________________________
37314 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
37315         Log: Integrate Change #11599 from maint-5.6/perl
37316      Branch: maint-5.6/macperl
37317           !> README.win32
37318 ____________________________________________________________________________
37319 [ 11719] By: ams                                   on 2001/08/18  21:21:42
37320         Log: Add Porting/apply to MANIFEST.
37321      Branch: perl
37322            ! MANIFEST
37323 ____________________________________________________________________________
37324 [ 11718] By: sky                                   on 2001/08/18  14:38:01
37325         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
37326              Better solution would be to make 5005threaded perl use
37327              the same system as ithreads do
37328      Branch: perl
37329            ! perl.h
37330 ____________________________________________________________________________
37331 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
37332         Log: New try for ID 20010407.006: detach the semantics
37333              "was the last match target UTF8" into its own variable.
37334      Branch: perl
37335            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
37336            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
37337 ____________________________________________________________________________
37338 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
37339         Log: UTF8 flag should be meaningful only when POK.
37340      Branch: perl
37341            ! dump.c
37342 ____________________________________________________________________________
37343 [ 11715] By: sky                                   on 2001/08/18  11:45:16
37344         Log: USE_THREADS and USE_ITHREADS are never true at the same time
37345      Branch: perl
37346            ! perl.h
37347 ____________________________________________________________________________
37348 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
37349         Log: Retract #11712 for now.  The real fix would probably
37350              be something like making PL_reg_sv a copy (PV + UTF8)
37351              of the matched/substituted string (note: not just a SvPOK
37352              string, for example the stringified form of a ROK would
37353              be applicable)  Beware of leaks.
37354      Branch: perl
37355            ! pp_hot.c t/op/pat.t
37356 ____________________________________________________________________________
37357 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
37358         Log: UTF8 wasn't printing for PVMGs.
37359      Branch: perl
37360            ! dump.c
37361 ____________________________________________________________________________
37362 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
37363         Log: (Retracted by #11714)
37364              
37365              Okay analysis, debatable fix.  (The fix will inc
37366              the refcount of all temporary match objects,
37367              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
37368              which will then cause griping at untie() time
37369              ("inner references remain").
37370              
37371              Fix for ID 20010407.006: PL_reg_sv got wiped out
37372              by freetemps if the match target was a temporary
37373              (like function_call() =~ /.../), which in turn meant
37374              that the $1 et al stopped working if they had UTF-8
37375              in them.  Therefore bump up the refcount of PL_reg_sv.
37376      Branch: perl
37377            ! pp_hot.c t/op/pat.t
37378 ____________________________________________________________________________
37379 [ 11711] By: ams                                   on 2001/08/17  20:32:08
37380         Log: Subject: [PATCH] doesn't compile, was perl@11710
37381              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37382              Date: Fri, 17 Aug 2001 23:21:10 +0200
37383              Message-Id: <20010817232110.C7041@rafael> 
37384      Branch: perl
37385            ! sharedsv.c
37386 ____________________________________________________________________________
37387 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
37388         Log: Update Changes.
37389      Branch: perl
37390            ! Changes patchlevel.h
37391 ____________________________________________________________________________
37392 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
37393         Log: Upgrade to libnet 1.0704.
37394      Branch: perl
37395            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37396            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
37397            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
37398            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
37399            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
37400            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
37401            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
37402 ____________________________________________________________________________
37403 [ 11708] By: sky                                   on 2001/08/17  13:34:04
37404         Log: Let perl_clone copy PL_exit_flags
37405      Branch: perl
37406            ! sv.c
37407 ____________________________________________________________________________
37408 [ 11707] By: sky                                   on 2001/08/17  12:28:41
37409         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
37410      Branch: perl
37411            ! sharedsv.c sharedsv.h
37412 ____________________________________________________________________________
37413 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
37414         Log: The metaconfig unit change for #11705.
37415      Branch: metaconfig/U/perl
37416            ! Extensions.U
37417 ____________________________________________________________________________
37418 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
37419         Log: Allow the threads extension to be found if present.
37420      Branch: perl
37421            ! Configure
37422 ____________________________________________________________________________
37423 [ 11704] By: nick                                  on 2001/08/17  11:47:54
37424         Log: Mail -> change script (pre-alpha)
37425      Branch: perl
37426            + Porting/apply
37427 ____________________________________________________________________________
37428 [ 11703] By: sky                                   on 2001/08/17  07:11:24
37429         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
37430              Thanks to Tom Hospel for pointing out my error.
37431      Branch: perl
37432            ! op.h
37433 ____________________________________________________________________________
37434 [ 11702] By: sky                                   on 2001/08/17  04:18:11
37435         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.
37436      Branch: perl
37437            ! embed.pl miniperlmain.c perl.c perl.h proto.h
37438 ____________________________________________________________________________
37439 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
37440         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
37441              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
37442      Branch: perl
37443            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
37444            + lib/Lingua/KO/Hangul/Util/README
37445            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37446            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37447            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37448            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37449            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37450            + lib/Unicode/Normalize/t/test.t
37451            ! MANIFEST
37452 ____________________________________________________________________________
37453 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
37454         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
37455              Date: Thu, 16 Aug 2001 22:46:15 -0500
37456              From: "Craig A. Berry" <craigberry@mac.com>
37457              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
37458      Branch: perl
37459            ! configure.com numeric.c
37460 ____________________________________________________________________________
37461 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
37462         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
37463              of the usual suspects (like getpwent) but not for others
37464              (like localtime and rand).  The _r versions are available
37465              for all of them, so let's use them.
37466      Branch: perl
37467            ! perl.h
37468 ____________________________________________________________________________
37469 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
37470         Log: (Accidental apply; thankfully empty.)
37471      Branch: perl
37472            ! hints/os390.sh
37473 ____________________________________________________________________________
37474 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
37475         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
37476              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37477              Date: Thu, 16 Aug 2001 16:27:49 +0100
37478              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
37479      Branch: perl
37480            ! regexec.c t/op/re_tests
37481 ____________________________________________________________________________
37482 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
37483         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
37484              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37485              Date: Thu, 16 Aug 2001 18:50:01 +0100
37486              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
37487      Branch: perl
37488            ! pp_hot.c t/op/pat.t
37489 ____________________________________________________________________________
37490 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
37491         Log: Subject: [PATCH] *time_r again
37492              From: "Arthur Bergman" <arthur@contiller.se>
37493              Date: Thu, 16 Aug 2001 16:01:54 +0200
37494              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
37495      Branch: perl
37496            ! op.h
37497 ____________________________________________________________________________
37498 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
37499         Log: system() and backtick error handling cleanup from Craig A. Berry.
37500      Branch: perl
37501            ! vms/vms.c
37502 ____________________________________________________________________________
37503 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
37504         Log: change#10334 leaks memory, copies string when it doesn't
37505              need to
37506      Branch: perl
37507            ! perl.c
37508 ____________________________________________________________________________
37509 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
37510         Log: One more twist to the sprintf + utf8 testing.
37511      Branch: perl
37512            ! t/op/misc.t
37513 ____________________________________________________________________________
37514 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
37515         Log: Fix for 20010407.008 sprintf removes utf8-ness.
37516      Branch: perl
37517            ! pp.c t/op/misc.t
37518 ____________________________________________________________________________
37519 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
37520         Log: Subject: [PATCH] *time_r fixes
37521              From: "Arthur Bergman" <arthur@contiller.se>
37522              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
37523              Date: Thu, 16 Aug 2001 14:22:27 +0200
37524      Branch: perl
37525            ! op.h
37526 ____________________________________________________________________________
37527 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
37528         Log: Upgrade to CGI.pm 2.77.
37529      Branch: perl
37530            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
37531            ! lib/CGI/t/function.t
37532 ____________________________________________________________________________
37533 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
37534         Log: Document the bytes-to-Unicode upgrading.
37535      Branch: perl
37536            ! pod/perlunicode.pod
37537 ____________________________________________________________________________
37538 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
37539         Log: Add a test for Unicode sprintf.
37540      Branch: perl
37541            ! t/op/misc.t
37542 ____________________________________________________________________________
37543 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
37544         Log: Add Unicode tests for index/rindex.
37545      Branch: perl
37546            ! t/op/index.t
37547 ____________________________________________________________________________
37548 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
37549         Log: Document a bit the art of minimizing the installation,
37550              based on the p5p discussion.
37551      Branch: perl
37552            ! INSTALL
37553 ____________________________________________________________________________
37554 [ 11684] By: nick                                  on 2001/08/15  15:03:31
37555         Log: Integrate mainline
37556      Branch: perlio
37557           +> sharedsv.c sharedsv.h
37558           !> (integrate 53 files)
37559 ____________________________________________________________________________
37560 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
37561         Log: Update Changes.
37562      Branch: perl
37563            ! Changes patchlevel.h
37564 ____________________________________________________________________________
37565 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
37566         Log: The #11673 necessitated a test tweak.
37567      Branch: perl
37568            ! t/io/utf8.t
37569 ____________________________________________________________________________
37570 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
37571         Log: Also UNICOS is in the general case unable to silently
37572              handle fp overflows.
37573      Branch: perl
37574            ! numeric.c
37575 ____________________________________________________________________________
37576 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
37577         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
37578              NV_EPSILON #defined.
37579      Branch: perl
37580            ! perl.h
37581 ____________________________________________________________________________
37582 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
37583         Log: Re-establish the fp overflow detection for VAX VMS; there
37584              is no easy way to have the IEEE fp silent overflow semantics.
37585              (in Alpha VMS we still will use IEEE fp by default-- but it
37586              is still possible to configure Perl to use G_FLOAT)
37587      Branch: perl
37588            ! numeric.c
37589 ____________________________________________________________________________
37590 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
37591         Log: Subject: [PATCH] pp_lock 
37592              From: "Arthur Bergman" <arthur@contiller.se>
37593              Date: Wed, 15 Aug 2001 11:52:16 +0200
37594              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
37595      Branch: perl
37596            ! pp.c
37597 ____________________________________________________________________________
37598 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
37599         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
37600              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37601              Date: Wed, 15 Aug 2001 11:32:11 +0100
37602              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
37603      Branch: perl
37604            ! regcomp.c t/op/re_tests
37605 ____________________________________________________________________________
37606 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
37607         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
37608              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37609              Date: Wed, 15 Aug 2001 10:33:49 +0100
37610              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
37611      Branch: perl
37612            ! regexec.c t/op/re_tests
37613 ____________________________________________________________________________
37614 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
37615         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
37616              From: Barrie Slaymaker <barries@slaysys.com>
37617              Date: Tue, 14 Aug 2001 14:32:25 -0400
37618              Message-ID: <20010814143225.A19822@jester.slaysys.com>
37619      Branch: perl
37620            ! lib/File/Spec.t lib/File/Spec/Unix.pm
37621 ____________________________________________________________________________
37622 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
37623         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
37624              From: Peter Prymmer <pvhp@forte.com>
37625              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
37626              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
37627      Branch: perl
37628            ! README.vms configure.com
37629 ____________________________________________________________________________
37630 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
37631         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
37632              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37633              Date: Tue, 14 Aug 2001 21:23:27 +0200
37634              Message-ID: <20010814212327.A1919@rafael>
37635      Branch: perl
37636            ! doio.c
37637 ____________________________________________________________________________
37638 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
37639         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
37640              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37641              Date: Tue, 14 Aug 2001 22:30:11 +0200
37642              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
37643              
37644              Combination of nmake, quoting, and Perl expanded $( in here-doc.
37645      Branch: perl
37646            ! ext/SDBM_File/Makefile.PL
37647 ____________________________________________________________________________
37648 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
37649         Log: Todo updates.
37650      Branch: perl
37651            ! pod/perltodo.pod
37652 ____________________________________________________________________________
37653 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
37654         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
37655              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37656              Date: Mon, 13 Aug 2001 23:15:01 +0200
37657              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
37658      Branch: perl
37659            ! sv.c
37660 ____________________________________________________________________________
37661 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
37662         Log: Subject: [PATCH] [b-]showlex.t
37663              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37664              Date: Sun, 12 Aug 2001 22:24:51 +0200
37665              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
37666              
37667              The 4nt command shell will expand the % in command line
37668              no matter what quoting is attempted, changed the % to @.
37669      Branch: perl
37670            ! ext/B/Showlex.t
37671 ____________________________________________________________________________
37672 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
37673         Log: Subject: [PATCH] magic.t
37674              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
37675              Date: Sun, 12 Aug 2001 20:49:27 +0200
37676              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
37677      Branch: perl
37678            ! t/op/magic.t
37679 ____________________________________________________________________________
37680 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
37681         Log: Add sharedsv* to the DOSish platforms; plus add
37682              some WinCE files to the list of DOSish files.
37683      Branch: perl
37684            ! NetWare/Makefile Porting/makerel win32/Makefile
37685            ! win32/makefile.mk wince/Makefile.ce
37686 ____________________________________________________________________________
37687 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
37688         Log: More DOSish files.
37689      Branch: perl
37690            ! Porting/makerel
37691 ____________________________________________________________________________
37692 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
37693         Log: Strip CRs from the WinCE files.  Now we need to
37694              figure out in which CRs are really needed: probably
37695              Makefile.ce and the README files, at least, probably
37696              also the registry.bat.
37697      Branch: perl
37698            ! wince/Makefile.ce wince/README.compile wince/README.perlce
37699            ! wince/config.h wince/include/cectype.h wince/include/errno.h
37700            ! wince/include/sys/stat.h wince/include/sys/types.h
37701            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
37702            ! wince/perldll.def wince/registry.bat wince/wince.h
37703            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
37704 ____________________________________________________________________________
37705 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
37706         Log: Add some files to DOSish and writables.
37707      Branch: perl
37708            ! Porting/makerel
37709 ____________________________________________________________________________
37710 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
37711         Log: Compile failure message tidying.
37712      Branch: perl
37713            ! t/lib/1_compile.t
37714 ____________________________________________________________________________
37715 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
37716         Log: The new sharedsv* should be exported only if usethreads.
37717      Branch: perl
37718            ! makedef.pl
37719 ____________________________________________________________________________
37720 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
37721         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
37722              From: Peter Prymmer <pvhp@forte.com>
37723              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
37724              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
37725      Branch: perl
37726            ! README.os390
37727 ____________________________________________________________________________
37728 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
37729         Log: Update Changes.
37730      Branch: perl
37731            ! Changes patchlevel.h
37732 ____________________________________________________________________________
37733 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
37734         Log: Subject: [PATHC] sharedsv.[c|h]
37735              From: "Artur Bergman" <artur@contiller.se>
37736              Date: Mon, 13 Aug 2001 14:38:41 +0200
37737              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
37738              
37739              Subject: [PATCH] embed.pl
37740              From: Arthur Bergman <arthur@contiller.se>
37741              Date: Mon, 13 Aug 2001 14:38:14 +0200
37742              Message-ID: <B79D96D6.3088%arthur@contiller.se>
37743              
37744              Subject: [PATCH] sharedsv cleanups
37745              From: "Arthur Bergman" <arthur@contiller.se>
37746              Date: Mon, 13 Aug 2001 15:14:25 +0200
37747              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
37748              
37749              Plus few tweaks: _init needs to be Adp, the prototypes
37750              should not be revealed unless using ithreads, #endif FOO
37751              must be #endif /* FOO */, adding (parentheses) around
37752              do { } while doesn't work too well.
37753      Branch: perl
37754            + sharedsv.c sharedsv.h
37755            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
37756            ! perl.h perlapi.c pod/perlapi.pod proto.h
37757 ____________________________________________________________________________
37758 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
37759         Log: Subject: Re: END {} blocks run in perl_run
37760              From: Arthur Bergman <arthur@contiller.se>
37761              Date: Mon, 13 Aug 2001 11:11:30 +0200
37762              Message-ID: <B79D6661.3068%arthur@contiller.se>
37763      Branch: perl
37764            ! perl.c
37765 ____________________________________________________________________________
37766 [ 11657] By: nick                                  on 2001/08/13  09:03:02
37767         Log: Integrate mainline
37768      Branch: perlio
37769           +> (branch 326 files)
37770            - (delete 330 files)
37771           !> (integrate 85 files)
37772 ____________________________________________________________________________
37773 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
37774         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
37775              and the Perl will be built to do that by default (adding that
37776              will break scripts having non-UTF-8 binary data, such as Latin-1.)
37777      Branch: perl
37778            ! op.c toke.c utf8.h
37779 ____________________________________________________________________________
37780 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
37781         Log: Unnecessary downgrades.
37782      Branch: perl
37783            ! doop.c
37784 ____________________________________________________________________________
37785 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
37786         Log: Failure not true anymore (probably caused by my broken setup).
37787      Branch: perl
37788            ! t/op/pat.t
37789 ____________________________________________________________________________
37790 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
37791         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
37792              stopped working).
37793      Branch: perl
37794            ! op.h pp_ctl.c regcomp.c
37795 ____________________________________________________________________________
37796 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
37797         Log: There is no IN_UTF8.
37798      Branch: perl
37799            ! utf8.h
37800 ____________________________________________________________________________
37801 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
37802         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
37803      Branch: perl
37804            ! op.c op.h pp_ctl.c regcomp.c
37805 ____________________________________________________________________________
37806 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
37807         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
37808              and a test tweak.
37809      Branch: perl
37810            ! op.c t/pod/find.t
37811 ____________________________________________________________________________
37812 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
37813         Log: Todo updates and fixes.
37814      Branch: perl
37815            ! pod/perltodo.pod
37816 ____________________________________________________________________________
37817 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
37818         Log: Mark tests (and one module) having explicit Latin-1
37819              (and one file having explicit UTF-8) with an explicit
37820              'no utf8' (and one explicit 'use utf8').
37821              
37822              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
37823      Branch: perl
37824            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
37825            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
37826            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
37827 ____________________________________________________________________________
37828 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
37829         Log: Subject: SV: END {} blocks run in perl_run
37830              From: "Arthur Bergman" <arthur@contiller.se>
37831              Date: Sun, 12 Aug 2001 00:34:28 +0200 
37832              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
37833      Branch: perl
37834            ! miniperlmain.c perl.c
37835 ____________________________________________________________________________
37836 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
37837         Log: Typos in #11645.
37838      Branch: perl
37839            ! perl.h
37840 ____________________________________________________________________________
37841 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
37842         Log: On ithreads default to use_reentrant except on naturally
37843              threadsafe platforms.
37844      Branch: perl
37845            ! perl.h
37846 ____________________________________________________________________________
37847 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
37848         Log: (Hopefully) a fix for 20010723.004: make install needs
37849              write permission in build directory.  The problem was
37850              probably caused by overeager sprinkling of the lib/re.pm
37851              dependencies (which was done to guarantee lib/re.pm being
37852              uptodate for parallel makes: now solved by funneling that
37853              through an explicit recursive make in the preplibrary target).
37854      Branch: perl
37855            ! Makefile.SH
37856 ____________________________________________________________________________
37857 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
37858         Log: Dispell the "use utf8" superstition.
37859      Branch: perl
37860            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
37861            ! pod/perlunicode.pod
37862 ____________________________________________________________________________
37863 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
37864         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
37865              From: "Abigail" <abigail@foad.org> 
37866              Date: Sat, 11 Aug 2001 23:49:49 +0200
37867              Message-ID: <20010811214950.23255.qmail@foad.org>
37868      Branch: perl
37869            ! t/op/taint.t
37870 ____________________________________________________________________________
37871 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
37872         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
37873              From: Abhijit Menon-Sen <ams@wiw.org>
37874              Date: Sat, 11 Aug 2001 06:18:19 +0530
37875              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
37876      Branch: perl
37877            ! mg.c
37878 ____________________________________________________________________________
37879 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
37880         Log: Test for change #11639.
37881      Branch: perl
37882            ! t/op/tiehandle.t
37883 ____________________________________________________________________________
37884 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
37885         Log: Subject: Re: Can't localize *FH, then tie it
37886              From: Abhijit Menon-Sen <ams@wiw.org>
37887              Date: Sun, 12 Aug 2001 16:08:06 +0530
37888              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
37889      Branch: perl
37890            ! pp_hot.c pp_sys.c
37891 ____________________________________________________________________________
37892 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
37893         Log: Drop all the unnecessary "use utf8" clauses and some of
37894              the unnecessary "use bytes" ones.
37895              
37896              TODO: scour the documentation for unnecessary "use utf8"
37897              and prominently display it in perldelta when the time comes.
37898              ("use utf8" should be necessary ONLY if one wants the script
37899              to be in UTF-8.)  Also should be checked in some non-ASCII
37900              non-Latin-1 platform, like EBCDIC.
37901      Branch: perl
37902            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
37903            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
37904 ____________________________________________________________________________
37905 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
37906         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
37907              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
37908              in Unicode handling.
37909      Branch: perl
37910            + t/op/lc.t
37911            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
37912 ____________________________________________________________________________
37913 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
37914         Log: Thinko: we want the flags for native cc, not gcc.
37915      Branch: perl
37916            ! hints/dec_osf.sh
37917 ____________________________________________________________________________
37918 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
37919         Log: (retracted by 13077)
37920              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
37921              From: Robin Houston <robin@kitsite.com>
37922              Date: Fri, 10 Aug 2001 14:42:02 +0100
37923              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
37924      Branch: perl
37925            ! pp.c
37926 ____________________________________________________________________________
37927 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
37928         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
37929              From: Abhijit Menon-Sen <ams@wiw.org>
37930              Date: Sat, 11 Aug 2001 16:31:04 +0530
37931              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
37932      Branch: perl
37933            ! op.c
37934 ____________________________________________________________________________
37935 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
37936         Log: Get rid of indread, from Abhijit Menon-Sen.
37937      Branch: perl
37938            ! pp_sys.c
37939 ____________________________________________________________________________
37940 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
37941         Log: CRLFgngngn.
37942      Branch: perl
37943            ! win32/Makefile win32/makefile.mk
37944 ____________________________________________________________________________
37945 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
37946         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
37947      Branch: perl
37948            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
37949            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
37950            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
37951            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
37952            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
37953            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
37954            ! win32/Makefile win32/makefile.mk
37955 ____________________________________________________________________________
37956 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
37957         Log: Avoid #elif (less portable than #else #if).
37958      Branch: perl
37959            ! handy.h
37960 ____________________________________________________________________________
37961 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
37962         Log: Subject: patch for perlvar.pod
37963              From: mah@everybody.org (Mark A. Hershberger)
37964              Date: 08 Aug 2001 17:03:16 -0500
37965              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
37966      Branch: perl
37967            ! pod/perlvar.pod
37968 ____________________________________________________________________________
37969 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
37970         Log: cpp commands must start (the # must be) at the column #0.
37971      Branch: perl
37972            ! op.c
37973 ____________________________________________________________________________
37974 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
37975         Log: If using gcc -B/foo/bar makedepend would give
37976              unnecessary warnings about unused -B/foo/bar.
37977      Branch: perl
37978            ! makedepend.SH
37979 ____________________________________________________________________________
37980 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
37981         Log: Update Changes.
37982      Branch: perl
37983            ! Changes patchlevel.h
37984 ____________________________________________________________________________
37985 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
37986         Log: s/z/tz/
37987      Branch: perl
37988            ! pod/perlfaq2.pod
37989 ____________________________________________________________________________
37990 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
37991         Log: Article nit.
37992      Branch: perl
37993            ! pod/perlfaq2.pod
37994 ____________________________________________________________________________
37995 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
37996         Log: Rename lib/unicode files to lib/unicore to avoid
37997              conflicts between core lib/unicode and Unicode::
37998              files in case-ignoring filesystems.
37999      Branch: perl
38000            + (add 325 files)
38001            - (delete 324 files)
38002            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
38003 ____________________________________________________________________________
38004 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
38005         Log: Upgrade to Math::BigInt 1.41.
38006      Branch: perl
38007            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
38008 ____________________________________________________________________________
38009 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
38010         Log: Subject: [PATCH] remove PL_na from typemap
38011              From: James <james@rf.net>
38012              Date: Mon, 06 Aug 2001 20:23:15 -0700
38013              Message-ID: <3B6F5F23.A31A81B1@rf.net>
38014              
38015              (had to be manually applied)
38016      Branch: perl
38017            ! lib/ExtUtils/typemap
38018 ____________________________________________________________________________
38019 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
38020         Log: The metaconfig unit changes for #11618.
38021      Branch: metaconfig/U/perl
38022            + d_fpclassl.U i_fp.U
38023 ____________________________________________________________________________
38024 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
38025         Log: Forgot this from #11618.
38026              
38027              NOTE: wince/config_H.ce needs updating.
38028      Branch: perl
38029            ! wince/config.ce
38030 ____________________________________________________________________________
38031 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
38032         Log: Introduce more floating point classifying APIs;
38033              try to define (most importantly) Perl_is{inf,nan}(x).
38034              
38035              For this first cut, assume none such APIs exist in non-UNIXoid
38036              platforms-- this is of course too unkind: Win32 rumoredly has
38037              _fpclass() and _isnan(), and VMS/VOS very probably have some
38038              of the APIs available.     The only thing Perl uses at the moment
38039              is Perl_isnan() (has been in use for a while now).
38040              
38041              NOTE: the Win32 and NetWare config_h.?c need regenerating.
38042      Branch: perl
38043            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38044            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38045            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
38046            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38047            ! vos/config.ga.h win32/config.bc win32/config.gc
38048            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38049            ! win32/config_H.vc wince/config.ce wince/config.h
38050 ____________________________________________________________________________
38051 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
38052         Log: Integrate change #11519 from perlio:
38053              
38054              Avoid testing for (non-)existance of "encoding(xxxx)"
38055              layer is called "encoding" the (xxxx) is an argument.
38056      Branch: perl
38057           !> lib/open.pm
38058 ____________________________________________________________________________
38059 [ 11616] By: nick                                  on 2001/08/09  07:50:24
38060         Log: Integrate mainline
38061      Branch: perlio
38062           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
38063           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
38064           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
38065           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
38066            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38067            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38068           !> (integrate 79 files)
38069 ____________________________________________________________________________
38070 [ 11615] By: nick                                  on 2001/08/09  06:23:44
38071         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
38072              layer is called "encoding" the (xxxx) is an argument.
38073      Branch: perlio
38074            ! lib/open.pm
38075 ____________________________________________________________________________
38076 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
38077         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
38078              From: Paul Johnson <paul@pjcj.net>
38079              Date: Wed, 8 Aug 2001 23:54:17 +0200
38080              Message-ID: <20010808235417.O1006@pjcj.net>
38081      Branch: perl
38082            ! ext/B/B/Concise.pm
38083 ____________________________________________________________________________
38084 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
38085         Log: Make VMS use IEEE math by default; reorder Tru64 hints
38086              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
38087              exception semantics) is always set if using (the new) cc.
38088      Branch: perl
38089            ! configure.com hints/dec_osf.sh
38090 ____________________________________________________________________________
38091 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
38092         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
38093              From: Abhijit Menon-Sen <ams@wiw.org>
38094              Date: Tue, 7 Aug 2001 17:16:05 +0530
38095              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
38096      Branch: perl
38097            ! pp_sys.c
38098 ____________________________________________________________________________
38099 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
38100         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
38101              From: "Craig A. Berry" <craigberry@mac.com>
38102              Date: Tue, 07 Aug 2001 22:27:47 -0500
38103              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
38104      Branch: perl
38105            ! t/run/exit.t
38106 ____________________________________________________________________________
38107 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
38108         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
38109              From: "Craig A. Berry" <craigberry@mac.com>
38110              Date: Tue, 07 Aug 2001 20:01:53 -0500
38111              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
38112      Branch: perl
38113            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
38114 ____________________________________________________________________________
38115 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
38116         Log: Update the magazine information.
38117      Branch: perl
38118            ! pod/perlfaq2.pod
38119 ____________________________________________________________________________
38120 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
38121         Log: Ignore SIGFPE everywhere.
38122      Branch: perl
38123            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
38124 ____________________________________________________________________________
38125 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
38126         Log: With permission, change the licensing of the docs by
38127              TomC (and Gnat) to comply with the rest of Perl.
38128      Branch: perl
38129            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38130            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38131            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38132            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
38133            ! pod/perltootc.pod
38134 ____________________________________________________________________________
38135 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
38136         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
38137              From: Andy Dougherty <doughera@lafayette.edu>
38138              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
38139              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
38140      Branch: perl
38141            ! hints/openbsd.sh
38142 ____________________________________________________________________________
38143 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
38144         Log: Subject: [PATCH] Makefile.SH test_prep dependency
38145              From: Andy Dougherty <doughera@lafayette.edu>
38146              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
38147              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
38148      Branch: perl
38149            ! Makefile.SH
38150 ____________________________________________________________________________
38151 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
38152         Log: Don't autogenerate the headers et alia,
38153              make regen_headers explicitly.
38154      Branch: perl
38155            ! Makefile.SH
38156 ____________________________________________________________________________
38157 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
38158         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
38159              From: Gurusamy Sarathy <gsar@ActiveState.com> 
38160              Date: Tue, 07 Aug 2001 08:33:26 -0700
38161              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
38162              
38163              Unnecessary dependency.
38164      Branch: perl
38165            ! embed.pl
38166 ____________________________________________________________________________
38167 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
38168         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
38169              From: Abhijit Menon-Sen <ams@wiw.org>
38170              Date: Tue, 7 Aug 2001 09:10:54 +0530
38171              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
38172      Branch: perl
38173            ! pp_hot.c
38174 ____________________________________________________________________________
38175 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
38176         Log: Subject: [PATCH perl@11597] B && BEGIN handling
38177              From: "James A. Duncan" <jduncan@fotango.com>
38178              Date: Mon, 6 Aug 2001 17:29:11 +0100
38179              Message-ID: <20010806172911.A2071@fotango.com>
38180              
38181              (the intrpvar.h addition moved to the end for bincompat)
38182      Branch: perl
38183            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
38184 ____________________________________________________________________________
38185 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
38186         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
38187      Branch: perl
38188           !> README.win32
38189 ____________________________________________________________________________
38190 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
38191         Log: fix URLs for fcrypt.c
38192      Branch: maint-5.6/perl
38193            ! README.win32
38194 ____________________________________________________________________________
38195 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
38196         Log: Yet another way to say Infinity: HP-UX calls its "++".
38197      Branch: perl
38198            ! lib/Math/BigInt/t/bigintpm.t
38199 ____________________________________________________________________________
38200 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
38201         Log: Update Changes.
38202      Branch: perl
38203            ! Changes patchlevel.h
38204 ____________________________________________________________________________
38205 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
38206         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
38207      Branch: perl
38208            ! pod/perlfaq5.pod
38209 ____________________________________________________________________________
38210 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
38211         Log: The #11593 wasn't right.
38212      Branch: perl
38213            ! lib/Math/BigInt/t/bigintpm.t
38214 ____________________________________________________________________________
38215 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
38216         Log: Subject: [PATCH: perl@11564] introducing perlivp
38217              From: Prymmer/Kahn <pvhp@best.com>
38218              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
38219              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
38220              
38221              Subject: Re: [PATCH: perl@11564] introducing perlivp
38222              From: Prymmer/Kahn <pvhp@best.com>
38223              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
38224              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
38225      Branch: perl
38226            + utils/perlivp.PL
38227            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
38228            ! win32/Makefile win32/makefile.mk
38229 ____________________________________________________________________________
38230 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
38231         Log: libcs are confused what to call Infinity.
38232      Branch: perl
38233            ! lib/Math/BigInt/t/bigintpm.t
38234 ____________________________________________________________________________
38235 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
38236         Log: Avoid SIGFPE in Tru64.
38237      Branch: perl
38238            ! numeric.c
38239 ____________________________________________________________________________
38240 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
38241         Log: Upgrade to Math::BigInt 1.40.
38242              
38243              NOTE: this patch necessitates doing something about
38244              infinity handling since the new bigintpm.t tests use
38245              infinity, which causes SIGFPEs at least in Tru64.
38246      Branch: perl
38247            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38248            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38249            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38250            ! lib/Math/BigInt/t/mbimbf.t
38251 ____________________________________________________________________________
38252 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
38253         Log: remove hardcoded cmd shell in testsuite
38254      Branch: perl
38255            ! t/op/glob.t t/op/magic.t t/op/stat.t
38256 ____________________________________________________________________________
38257 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
38258         Log: 4-arg select() was busted on windows because change#8178 didn't
38259              make it into mainline
38260      Branch: perl
38261            ! perl.h win32/include/sys/socket.h
38262 ____________________________________________________________________________
38263 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
38264         Log: Rename the Getopt::Long tests to be as they are
38265              in the Getopt::Long official distribution.
38266      Branch: perl
38267            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
38268            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
38269            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38270            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38271            ! MANIFEST
38272 ____________________________________________________________________________
38273 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
38274         Log: Upgrade to Getopt::Long 2.26.
38275      Branch: perl
38276            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
38277            ! MANIFEST lib/Getopt/Long.pm
38278 ____________________________________________________________________________
38279 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
38280         Log: Retract #10874 (the hack should be unnecessary by now)
38281      Branch: perl
38282            ! lib/Test/Harness.pm
38283 ____________________________________________________________________________
38284 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
38285         Log: avoid temp file littering in tests
38286      Branch: perl
38287            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
38288 ____________________________________________________________________________
38289 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
38290         Log: Subject: warning in sv.c: double format, NV arg
38291              From: "Philip Newton" <Philip.Newton@gmx.net>
38292              Date: Sun, 5 Aug 2001 19:41:07 +0200
38293              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
38294      Branch: perl
38295            ! sv.c
38296 ____________________________________________________________________________
38297 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
38298         Log: fix POSIX.t#13 for windos
38299      Branch: perl
38300            ! ext/POSIX/POSIX.t
38301 ____________________________________________________________________________
38302 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
38303         Log: Add a test for PerlIO::Via.
38304      Branch: perl
38305            + ext/PerlIO/t/via.t
38306            ! MANIFEST ext/PerlIO/Via/Via.pm
38307 ____________________________________________________________________________
38308 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
38309         Log: flock() and link() are not available on Windows 9x
38310      Branch: perl
38311            ! win32/config_sh.PL
38312 ____________________________________________________________________________
38313 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
38314         Log: Some Tru64 C compilers have C++ components that confuse
38315              the ccversion parsing.
38316      Branch: perl
38317            ! hints/dec_osf.sh
38318 ____________________________________________________________________________
38319 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
38320         Log: (Reintroduce #11125)
38321              
38322              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
38323              From: Alan Burlison <Alan.Burlison@sun.com> 
38324              Date: Tue, 03 Jul 2001 15:20:13 +0100   
38325              Message-ID: <3B41D49D.A923D4F9@sun.com> 
38326      Branch: perl
38327            ! lib/ExtUtils/MM_Unix.pm
38328 ____________________________________________________________________________
38329 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
38330         Log: Little pointer juggling for HP-UX cc to avoid
38331              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
38332              followed by
38333              "error 1549: Modifiable lvalue required for assignment operator."
38334      Branch: perl
38335            ! hv.c
38336 ____________________________________________________________________________
38337 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
38338         Log: Continuation of #11575: SANY_SEEN completely deprecated,
38339              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
38340              plus a fix for the bug.
38341      Branch: perl
38342            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
38343 ____________________________________________________________________________
38344 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
38345         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
38346              From: Doug MacEachern <dougm@covalent.net>
38347              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
38348              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
38349      Branch: perl
38350            ! sv.c
38351 ____________________________________________________________________________
38352 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
38353         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
38354              the new CANY is the \C.  The problem reported and the
38355              test case supplied in
38356              
38357              Subject: UTF-8 bugs in string length & single line regex matches
38358              From: "Daniel P. Berrange" <dan@berrange.com>
38359              Date: Fri, 3 Aug 2001 11:39:33 +0100
38360              Message-ID: <20010803113932.A19318@berrange.com>
38361      Branch: perl
38362            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
38363            ! t/op/pat.t
38364 ____________________________________________________________________________
38365 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
38366         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
38367              From: Doug MacEachern <dougm@covalent.net>
38368              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
38369              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
38370      Branch: perl
38371            ! perl.c regexec.c
38372 ____________________________________________________________________________
38373 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
38374         Log: The #11572 didn't up the test count.
38375      Branch: perl
38376            ! t/op/length.t
38377 ____________________________________________________________________________
38378 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
38379         Log: Subject: UTF-8 bugs in string length & single line regex matches
38380              From: "Daniel P. Berrange" <dan@berrange.com>
38381              Date: Fri, 3 Aug 2001 11:39:33 +0100         
38382              Message-ID: <20010803113932.A19318@berrange.com>
38383              
38384              (the mg_length() fix)
38385      Branch: perl
38386            ! mg.c t/op/length.t
38387 ____________________________________________________________________________
38388 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
38389         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38390              From: Abhijit Menon-Sen <ams@wiw.org>
38391              Date: Sat, 4 Aug 2001 16:56:35 +0530
38392              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
38393      Branch: perl
38394            ! hv.c
38395 ____________________________________________________________________________
38396 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
38397         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38398              From: Abhijit Menon-Sen <ams@wiw.org>
38399              Date: Sat, 4 Aug 2001 16:16:03 +0530
38400              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
38401      Branch: perl
38402            ! hv.c
38403 ____________________________________________________________________________
38404 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
38405         Log: Subject: Re: [patch] refcount re ops
38406              From: Abhijit Menon-Sen <ams@wiw.org>
38407              Date: Sat, 4 Aug 2001 08:54:55 +0530
38408              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
38409      Branch: perl
38410            ! sv.c
38411 ____________________________________________________________________________
38412 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
38413         Log: Subject: [patch] refcount re ops
38414              From: Doug MacEachern <dougm@covalent.net>
38415              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
38416              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
38417      Branch: perl
38418            ! regcomp.c sv.c
38419 ____________________________________________________________________________
38420 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
38421         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
38422              From: Doug MacEachern <dougm@covalent.net>
38423              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
38424              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
38425      Branch: perl
38426            ! perl.c regexec.c
38427 ____________________________________________________________________________
38428 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
38429         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
38430              From: "Craig A. Berry" <craigberry@mac.com> 
38431              Date: Fri, 03 Aug 2001 16:16:16 -0500
38432              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
38433      Branch: perl
38434            ! t/op/misc.t
38435 ____________________________________________________________________________
38436 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
38437         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
38438              From: John Kristian <jmk2001@engineer.com>
38439              Date: Fri, 03 Aug 2001 00:59:08 -0700
38440              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
38441      Branch: perl
38442            ! win32/win32.c
38443 ____________________________________________________________________________
38444 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
38445         Log: Update Changes.
38446      Branch: perl
38447            ! Changes patchlevel.h
38448 ____________________________________________________________________________
38449 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
38450         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
38451              From: "Craig A. Berry" <craigberry@mac.com>
38452              Date: Thu, 02 Aug 2001 23:15:24 -0500
38453              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
38454      Branch: perl
38455            ! ext/B/Stash.t
38456 ____________________________________________________________________________
38457 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
38458         Log: Subject: [patch] plug PL_cshname leak
38459              From: Doug MacEachern <dougm@covalent.net>
38460              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
38461              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
38462      Branch: perl
38463            ! sv.c
38464 ____________________________________________________________________________
38465 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
38466         Log: Subject: [patch] plug PL_sh_path leak
38467              From: Doug MacEachern <dougm@covalent.net>
38468              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
38469              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
38470      Branch: perl
38471            ! sv.c
38472 ____________________________________________________________________________
38473 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
38474         Log: Subject: [patch] plug PL_regex_padav leaks
38475              From: Doug MacEachern <dougm@covalent.net>
38476              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
38477              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
38478      Branch: perl
38479            ! op.c op.h perl.c
38480 ____________________________________________________________________________
38481 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
38482         Log: Subject: [patch] plug PL_origargv leak
38483              From: Doug MacEachern <dougm@covalent.net>
38484              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
38485              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
38486      Branch: perl
38487            ! perl.c
38488 ____________________________________________________________________________
38489 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
38490         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38491              From: Abhijit Menon-Sen <ams@wiw.org>
38492              Date: Fri, 3 Aug 2001 06:38:11 +0530
38493              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
38494      Branch: perl
38495            ! hv.c
38496 ____________________________________________________________________________
38497 [ 11557] By: nick                                  on 2001/08/03  08:17:38
38498         Log: Integrate mainline
38499      Branch: perlio
38500           +> (branch 47 files)
38501            - lib/Switch/test.pl
38502           !> (integrate 49 files)
38503 ____________________________________________________________________________
38504 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
38505         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
38506              From: "Craig A. Berry" <craigberry@mac.com>
38507              Date: Thu, 02 Aug 2001 12:56:19 -0500
38508              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
38509      Branch: perl
38510            ! ext/B/Showlex.t
38511 ____________________________________________________________________________
38512 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
38513         Log: Be more careful about non-existent files.
38514      Branch: perl
38515            ! lib/File/Copy.pm
38516 ____________________________________________________________________________
38517 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
38518         Log: Subject: [PATCH resend] deparse empty formats
38519              From: Robin Houston <robin@kitsite.com> 
38520              Date: Thu, 2 Aug 2001 14:32:36 +0100
38521              Message-ID: <20010802143236.A894@robin.kitsite.com>
38522      Branch: perl
38523            ! ext/B/B/Deparse.pm
38524 ____________________________________________________________________________
38525 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
38526         Log: Subject: [patch] ithreads + refto fix improvement
38527              From: Doug MacEachern <dougm@covalent.net>
38528              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
38529              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
38530      Branch: perl
38531            ! pp.c
38532 ____________________________________________________________________________
38533 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
38534         Log: Readability nit from Abhijit.
38535      Branch: perl
38536            ! op.c
38537 ____________________________________________________________________________
38538 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
38539         Log: setproctitle() API version nit from Anton Berezin.
38540      Branch: perl
38541            ! mg.c
38542 ____________________________________________________________________________
38543 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
38544         Log: Add PerlCE to the docs.
38545      Branch: perl
38546            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38547            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38548 ____________________________________________________________________________
38549 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
38550         Log: Integrate the PerlCE (WinCE Perl) port;
38551              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
38552      Branch: perl
38553            + README.ce wince/FindExt.pm wince/Makefile.ce
38554            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
38555            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
38556            + wince/bin/search.pl wince/config.ce wince/config.h
38557            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
38558            + wince/dl_win32.xs wince/include/arpa/inet.h
38559            + wince/include/cectype.h wince/include/errno.h
38560            + wince/include/netdb.h wince/include/sys/socket.h
38561            + wince/include/sys/stat.h wince/include/sys/types.h
38562            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
38563            + wince/perl.rc wince/perldll.def wince/perllib.c
38564            + wince/perlmain.c wince/registry.bat wince/runperl.c
38565            + wince/splittree.pl wince/win32.h wince/win32iop.h
38566            + wince/win32thread.c wince/win32thread.h wince/wince.c
38567            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
38568            + wince/xdistclean.ksh wince/xmakediffs.ksh
38569            ! MANIFEST perl.c perl.h perlio.c
38570 ____________________________________________________________________________
38571 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
38572         Log: setproctitle() made simpler.  (This assumes the string is
38573              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
38574              should be used.  Note len, not len + 1.)  BSD-fu from Anton
38575              Berezin.
38576      Branch: perl
38577            ! mg.c
38578 ____________________________________________________________________________
38579 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
38580         Log: Subject: [PATCH] -Wall cleanup: op.c
38581              From: Richard Soderberg <rs@oregonnet.com>
38582              Date: Thu, 2 Aug 2001 00:17:09 -0700
38583              Message-Id: <200108020717.AAA26895@oregonnet.com>
38584              
38585              Subject: [PATCH] -Wall cleanup: sv.c
38586              From: Richard Soderberg <rs@oregonnet.com>
38587              Date: Thu, 2 Aug 2001 00:49:21 -0700
38588              Message-Id: <200108020749.AAA27492@oregonnet.com>
38589      Branch: perl
38590            ! op.c sv.c
38591 ____________________________________________________________________________
38592 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
38593         Log: Update Changes.
38594      Branch: perl
38595            ! Changes patchlevel.h
38596 ____________________________________________________________________________
38597 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
38598         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
38599              From: Doug MacEachern <dougm@covalent.net>
38600              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
38601              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
38602      Branch: perl
38603            ! op.c
38604 ____________________________________________________________________________
38605 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
38606         Log: The #11541 didn't work under threads.
38607      Branch: perl
38608            ! op.c
38609 ____________________________________________________________________________
38610 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
38611         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
38612              From: Hugo <hv@crypt.compulink.co.uk>
38613              Date: Fri, 22 Jun 2001 01:19:08 +0100 
38614              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
38615              
38616              (Skip tests if accept() failed)
38617      Branch: perl
38618            ! ext/IO/lib/IO/t/io_unix.t
38619 ____________________________________________________________________________
38620 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
38621         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
38622              From: "Stian Seeberg" <sseeberg@nimsoft.no>
38623              Date: Mon, 30 Jul 2001 12:28:07 +0200
38624              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
38625      Branch: perl
38626            ! perl.h
38627 ____________________________________________________________________________
38628 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
38629         Log: Subject: Pluggable optimizer
38630              From: Simon Cozens <simon@netthink.co.uk>
38631              Date: Wed, 1 Aug 2001 13:57:02 -0700
38632              Message-ID: <20010801135702.I10442@netthink.co.uk>
38633      Branch: perl
38634            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
38635 ____________________________________________________________________________
38636 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
38637         Log: Subject: [ID 20010801.039] perlre.pod message typo
38638              From: Autrijus Tang <autrijus@geb.elixus.org>
38639              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
38640              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
38641      Branch: perl
38642            ! pod/perlre.pod
38643 ____________________________________________________________________________
38644 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
38645         Log: Test for change #11536.
38646      Branch: perl
38647            ! t/op/tiehandle.t
38648 ____________________________________________________________________________
38649 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
38650         Log: More test fixups for #11537.
38651      Branch: perl
38652            ! t/lib/warnings/4lint t/lib/warnings/9enabled
38653 ____________________________________________________________________________
38654 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
38655         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
38656              From: Doug MacEachern <dougm@covalent.net>
38657              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
38658              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
38659      Branch: perl
38660            ! op.c t/TestInit.pm
38661 ____________________________________________________________________________
38662 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
38663         Log: Subject: [patch] ithreads + refto bug
38664              From: Doug MacEachern <dougm@covalent.net>
38665              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
38666              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
38667              
38668              (Test in change #11539)
38669      Branch: perl
38670            ! pp.c
38671 ____________________________________________________________________________
38672 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
38673         Log: Subject: [PATCH: perl@11523] fixups for t/harness
38674              From: Prymmer/Kahn <pvhp@best.com>
38675              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
38676              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
38677      Branch: perl
38678            ! t/harness
38679 ____________________________________________________________________________
38680 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
38681         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
38682              From: Prymmer/Kahn <pvhp@best.com>
38683              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
38684              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
38685      Branch: perl
38686            ! win32/Makefile win32/makefile.mk
38687 ____________________________________________________________________________
38688 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
38689         Log: Need to know the number of tests.
38690      Branch: perl
38691            ! t/run/exit.t
38692 ____________________________________________________________________________
38693 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
38694         Log: Subject: Re: new exit tests on VMS
38695              From: "Craig A. Berry" <craigberry@mac.com>
38696              Date: Tue, 31 Jul 2001 12:19:29 -0500
38697              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
38698      Branch: perl
38699            ! t/run/exit.t
38700 ____________________________________________________________________________
38701 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
38702         Log: Retract #11530 (the dTHX is needed under threads)
38703      Branch: perl
38704            ! perlio.c
38705 ____________________________________________________________________________
38706 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
38707         Log: (Retracted by #11531)
38708      Branch: perl
38709            ! perlio.c
38710 ____________________________________________________________________________
38711 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
38712         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
38713              From: Richard Soderberg <rs@crystalflame.net>
38714              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
38715              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
38716      Branch: perl
38717            ! unixish.h
38718 ____________________________________________________________________________
38719 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
38720         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
38721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38722              Date: Tue, 31 Jul 2001 05:39:09 -0400
38723              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
38724              
38725              (with a note about the case of UV being equal to long long)
38726      Branch: perl
38727            ! utils/h2xs.PL
38728 ____________________________________________________________________________
38729 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
38730         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
38731              From: "Craig A. Berry" <craigberry@mac.com>
38732              Date: Tue, 31 Jul 2001 14:57:43 -0500
38733              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
38734      Branch: perl
38735            ! t/io/fs.t
38736 ____________________________________________________________________________
38737 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
38738         Log: Fix for
38739              
38740              Subject: [ID 20010116.001] File::Copy truncates orig file 
38741              From: arbor@al37al08.telecel.pt
38742              Date: Tue, 16 Jan 2001 11:43:02 GMT
38743              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
38744              
38745              (copy($foo, $foo) would truncate $foo)
38746      Branch: perl
38747            ! lib/File/Copy.pm lib/File/Copy.t
38748 ____________________________________________________________________________
38749 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
38750         Log: Metaconfig unit change for #11524.
38751      Branch: metaconfig/U/perl
38752            ! Extras.U
38753 ____________________________________________________________________________
38754 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
38755         Log: Multiple modules didn't work; plus typo fixes.
38756      Branch: perl
38757            ! Configure
38758 ____________________________________________________________________________
38759 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
38760         Log: Update Changes.
38761      Branch: perl
38762            ! Changes patchlevel.h
38763 ____________________________________________________________________________
38764 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
38765         Log: Regen perlapi.
38766      Branch: perl
38767            ! pod/perlapi.pod
38768 ____________________________________________________________________________
38769 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
38770         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
38771              From: Dave Mitchell <davem@fdgroup.co.uk>
38772              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
38773              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
38774      Branch: perl
38775            ! sv.c
38776 ____________________________________________________________________________
38777 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
38778         Log: Regen toc.
38779      Branch: perl
38780            ! pod/perltoc.pod
38781 ____________________________________________________________________________
38782 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
38783         Log: Regen Porting stuff.
38784      Branch: perl
38785            ! Porting/Glossary Porting/config.sh Porting/config_H
38786 ____________________________________________________________________________
38787 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
38788         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
38789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38790              Date: Tue, 31 Jul 2001 05:34:38 -0400
38791              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
38792      Branch: perl
38793            ! utils/h2xs.PL
38794 ____________________________________________________________________________
38795 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
38796         Log: Metaconfig unit change for #11516. 
38797      Branch: metaconfig/U/perl
38798            ! gccvers.U
38799 ____________________________________________________________________________
38800 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
38801         Log: Add -Wall in cflags, not in Configure.
38802              (This way -Wall affects only the core and the core XS,
38803              not user modules' XS.  Concern from Paul Marquess,
38804              implementation idea from Andy Dougherty.)
38805      Branch: perl
38806            ! Configure cflags.SH
38807 ____________________________________________________________________________
38808 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
38809         Log: Metaconfig unit changes for #11514.
38810      Branch: metaconfig
38811            + U/modified/sysman.U
38812            ! U/installdirs/man1dir.U
38813 ____________________________________________________________________________
38814 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
38815         Log: Subject: Configure's detection of system manual
38816              From: Sean Dague <sean@dague.net> 
38817              Date: Sun, 13 May 2001 15:53:15 -0400
38818              Message-ID: <20010513155315.A15833@underhill.dague.net>
38819      Branch: perl
38820            ! Configure
38821 ____________________________________________________________________________
38822 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
38823         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
38824              From: Autrijus Tang <autrijus@autrijus.org> 
38825              Date: Thu, 21 Jun 2001 23:56:48 +0800
38826              Message-Id: <20010621235648.A57340@not.autrijus.org>
38827      Branch: perl
38828            ! pod/perlobj.pod
38829 ____________________________________________________________________________
38830 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
38831         Log: Subject: Typo in DB_File.pm
38832              From: "Philip Newton" <Philip.Newton@gmx.net>
38833              Date: Tue, 31 Jul 2001 06:19:35 +0200
38834              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
38835      Branch: perl
38836            ! ext/DB_File/DB_File.pm
38837 ____________________________________________________________________________
38838 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
38839         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
38840              From: "Stephen P. Potter" <spp@spotter.yi.org>
38841              Date: Wed, 30 May 2001 13:59:34 -0400
38842              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
38843      Branch: perl
38844            ! pod/perlre.pod
38845 ____________________________________________________________________________
38846 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
38847         Log: eval "format foo=" would loop indefinitely; reported in
38848              
38849              Subject: A load of old rubbish
38850              From: Mike Guy <mjtg@cam.ac.uk>
38851              Date: Mon, 14 May 2001 16:12:22 +0100
38852              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
38853              
38854              (The core dumps reported in there already fixed.)
38855      Branch: perl
38856            ! toke.c
38857 ____________________________________________________________________________
38858 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
38859         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
38860      Branch: perl
38861            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
38862            + lib/Switch/t/switch_case.t
38863            - lib/Switch/test.pl
38864            ! MANIFEST lib/Switch.pm
38865 ____________________________________________________________________________
38866 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
38867         Log: Subject: [PATCH @11505] DB_File-1.78
38868              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
38869              Date: Mon, 30 Jul 2001 22:54:37 +0100
38870              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
38871      Branch: perl
38872            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
38873            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
38874 ____________________________________________________________________________
38875 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
38876         Log: Explain in more detail why -pipe and -fno-common are good.
38877      Branch: perl
38878            ! hints/darwin.sh
38879 ____________________________________________________________________________
38880 [ 11506] By: nick                                  on 2001/07/30  14:32:23
38881         Log: Integrate mainline
38882      Branch: perlio
38883           !> INSTALL Makefile.SH doio.c hints/darwin.sh
38884 ____________________________________________________________________________
38885 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
38886         Log: Perl hasn't been putting man pages into $prefix/lib for
38887              a long time now; pointed out by Andy Dougherty. 
38888      Branch: perl
38889            ! hints/darwin.sh
38890 ____________________________________________________________________________
38891 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
38892         Log: Document the extras Configure option.
38893      Branch: perl
38894            ! INSTALL
38895 ____________________________________________________________________________
38896 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
38897         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
38898              everywhere.
38899      Branch: perl
38900           !> doio.c
38901 ____________________________________________________________________________
38902 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
38903         Log: Doubly guard against invoking CPAN if no extras defined,
38904              pointed out by H. Merijn Brand.
38905      Branch: perl
38906            ! Makefile.SH
38907 ____________________________________________________________________________
38908 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
38909         Log: Fix O_RDONLY check to check for O_RDONLY.
38910      Branch: maint-5.6/macperl
38911            ! doio.c
38912 ____________________________________________________________________________
38913 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
38914         Log: Integrate miscellaneous changes from maint-5.6/perl.
38915      Branch: maint-5.6/macperl
38916           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
38917 ____________________________________________________________________________
38918 [ 11499] By: nick                                  on 2001/07/30  06:52:42
38919         Log: Integrate mainline
38920      Branch: perlio
38921           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
38922           +> win32/sync_ext.pl
38923            - win32/sncfnmcs.pl
38924           !> (integrate 71 files)
38925 ____________________________________________________________________________
38926 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
38927         Log: Update Changes.
38928      Branch: perl
38929            ! Changes patchlevel.h
38930 ____________________________________________________________________________
38931 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
38932         Log: Now Configure -Dextras=Foo::Bar and "make install" will
38933              fetch and install Foo::Bar.
38934      Branch: perl
38935            ! Makefile.SH
38936 ____________________________________________________________________________
38937 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
38938         Log: Metaconfig unit change for #11495.
38939      Branch: metaconfig/U/perl
38940            ! Extras.U
38941 ____________________________________________________________________________
38942 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
38943         Log: extras.make, extras.test, and extras.install make targets.
38944      Branch: perl
38945            ! Configure Makefile.SH
38946 ____________________________________________________________________________
38947 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
38948         Log: Metaconfig unit change for #11493.
38949      Branch: metaconfig/U/perl
38950            ! Extras.U
38951 ____________________________________________________________________________
38952 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
38953         Log: Better to have the list of extras in $extras than 'define'.
38954      Branch: perl
38955            ! Configure
38956 ____________________________________________________________________________
38957 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
38958         Log: The metaconfig unit change for #11490.
38959      Branch: metaconfig/U/perl
38960            + Extras.U
38961 ____________________________________________________________________________
38962 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
38963         Log: Missed from #11490 (the required dependency).
38964      Branch: perl
38965            ! Makefile.SH
38966 ____________________________________________________________________________
38967 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
38968         Log: Add the support of asking for extra modules or bundles of modules
38969              to be fetched from the CPAN and installed as a part of the Perl
38970              build process.  None of this installation is yet really done;
38971              only the list is asked, and saved away in extras.lst for
38972              the build and installation process to worry about later.
38973      Branch: perl
38974            ! Configure
38975 ____________________________________________________________________________
38976 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
38977         Log: Beginnings of better Inf and NaN support.
38978              At least toke.c and sv.c still need quite a bit of work.
38979      Branch: perl
38980            ! numeric.c perl.h
38981 ____________________________________________________________________________
38982 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
38983         Log: Top-level Makefile didn't honour OPTIMIZE.
38984      Branch: perl
38985            ! Makefile.SH
38986 ____________________________________________________________________________
38987 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
38988         Log: Update Changes.
38989      Branch: perl
38990            ! Changes patchlevel.h
38991 ____________________________________________________________________________
38992 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
38993         Log: Use Search::Dict 1.02 interface for charinfo().
38994      Branch: perl
38995            ! lib/UnicodeCD.pm
38996 ____________________________________________________________________________
38997 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
38998         Log: Now also allow transforming the read lines before comparing them.
38999              (This will help UnicodeCD.) 
39000      Branch: perl
39001            ! lib/Search/Dict.pm
39002 ____________________________________________________________________________
39003 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
39004         Log: Remove tiehandle code.
39005      Branch: perl
39006            ! lib/UnicodeCD.pm
39007 ____________________________________________________________________________
39008 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
39009         Log: Allow specifying a comparison function for Search::Dict::look().
39010      Branch: perl
39011            ! lib/Search/Dict.pm
39012 ____________________________________________________________________________
39013 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
39014         Log: Small UnicodeCD tweaks.
39015      Branch: perl
39016            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39017 ____________________________________________________________________________
39018 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
39019         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
39020              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39021              Date: Tue, 24 Jul 2001 01:51:32 +0900
39022              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
39023      Branch: perl
39024            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39025 ____________________________________________________________________________
39026 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
39027         Log: Subject: [PATCH] installperl
39028              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39029              Date: Fri, 27 Jul 2001 19:05:04 -0700
39030              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
39031      Branch: perl
39032            ! installperl
39033 ____________________________________________________________________________
39034 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
39035         Log: Subject: [PATCH] Set proper compatibility versions in core
39036              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39037              Date: Fri, 27 Jul 2001 20:01:49 -0700
39038              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
39039      Branch: perl
39040            ! Makefile.SH
39041 ____________________________________________________________________________
39042 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
39043         Log: Metaconfig unit change for #11477.
39044      Branch: metaconfig/U/perl
39045            ! dlsrc.U
39046 ____________________________________________________________________________
39047 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
39048         Log: Subject: [PATCH] Darwin: -fpic not so good
39049              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39050              Date: Fri, 27 Jul 2001 18:57:38 -0700
39051              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
39052      Branch: perl
39053            ! Configure
39054 ____________________________________________________________________________
39055 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
39056         Log: Subject: [PATCH] Clean up Darwin hints
39057              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39058              Date: Fri, 27 Jul 2001 19:13:15 -0700
39059              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
39060      Branch: perl
39061            ! hints/darwin.sh
39062 ____________________________________________________________________________
39063 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
39064         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
39065              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39066              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
39067              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
39068      Branch: perl
39069            ! pod/perlfunc.pod pp.c t/op/split.t
39070 ____________________________________________________________________________
39071 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
39072         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
39073              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39074              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
39075              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
39076      Branch: perl
39077            ! pod/perlvar.pod
39078 ____________________________________________________________________________
39079 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
39080         Log: Subject: [PATCH] fixes to constant.pm documentation
39081              From: Ilmari Karonen <iltzu@sci.fi>
39082              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
39083              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
39084      Branch: perl
39085            ! lib/constant.pm
39086 ____________________________________________________________________________
39087 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
39088         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
39089              From: "Philip Newton" <Philip.Newton@gmx.net>
39090              Date: Fri, 27 Jul 2001 07:51:10 +0200
39091              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
39092      Branch: perl
39093            ! pod/perlport.pod
39094 ____________________________________________________________________________
39095 [ 11471] By: nick                                  on 2001/07/26  06:23:32
39096         Log: Subject:  [PATCH] Doc fix for perlguts / threading
39097              From:  Arthur Bergman <arthur@contiller.se>
39098              Date:  Wed, 25 Jul 2001 11:28:23 +0200
39099              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
39100      Branch: perl
39101            ! pod/perlguts.pod
39102 ____________________________________________________________________________
39103 [ 11470] By: nick                                  on 2001/07/26  06:21:06
39104         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
39105              From:  Philip Newton <Philip.Newton@gmx.net>
39106              Date:  Wed, 25 Jul 2001 08:19:47 +0200
39107              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
39108      Branch: perl
39109            ! INSTALL
39110 ____________________________________________________________________________
39111 [ 11469] By: nick                                  on 2001/07/26  06:20:25
39112         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
39113              From:  Philip Newton <Philip.Newton@gmx.net>
39114              Date:  Wed, 25 Jul 2001 08:12:48 +0200
39115              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
39116      Branch: perl
39117            ! INSTALL
39118 ____________________________________________________________________________
39119 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
39120         Log: More +x.
39121      Branch: perl
39122            ! Porting/makerel
39123 ____________________________________________________________________________
39124 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
39125         Log: Update Changes.
39126      Branch: perl
39127            ! Changes patchlevel.h
39128 ____________________________________________________________________________
39129 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
39130         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
39131              From: "Philip Newton" <Philip.Newton@gmx.net>
39132              Date: Tue, 24 Jul 2001 06:45:55 +0200
39133              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
39134      Branch: perl
39135            ! os2/perlrexx.c
39136 ____________________________________________________________________________
39137 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
39138         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
39139              From: Peter Prymmer <pvhp@forte.com>
39140              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
39141              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
39142      Branch: perl
39143            ! pod/perlport.pod t/io/fs.t vms/test.com
39144 ____________________________________________________________________________
39145 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
39146         Log: Workaround on Cwd bootstrap problem.
39147      Branch: perl
39148            ! lib/ExtUtils/MakeMaker.pm
39149 ____________________________________________________________________________
39150 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
39151         Log: When in Rome, quote like the Romans do.
39152      Branch: perl
39153            ! cflags.SH
39154 ____________________________________________________________________________
39155 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
39156         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
39157              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39158              Date: Mon, 23 Jul 2001 19:29:49 -0400
39159              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
39160      Branch: perl
39161            + os2/perlrexx.c
39162            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
39163            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
39164            ! t/op/write.t
39165 ____________________________________________________________________________
39166 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
39167         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
39168              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39169              Date: Mon, 23 Jul 2001 18:43:42 -0400
39170              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
39171      Branch: perl
39172            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
39173 ____________________________________________________________________________
39174 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
39175         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
39176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39177              Date: Mon, 23 Jul 2001 18:33:16 -0400
39178              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
39179      Branch: perl
39180            ! lib/ExtUtils/MakeMaker.pm
39181 ____________________________________________________________________________
39182 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
39183         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
39184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39185              Date: Mon, 23 Jul 2001 18:20:35 -0400
39186              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
39187      Branch: perl
39188            ! Makefile.SH cflags.SH
39189 ____________________________________________________________________________
39190 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
39191         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
39192              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
39193              Date: Mon, 23 Jul 2001 11:32:17 -0500
39194              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
39195      Branch: perl
39196            ! lib/ExtUtils/MakeMaker.pm
39197 ____________________________________________________________________________
39198 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
39199         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
39200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39201              Date: Mon, 23 Jul 2001 18:13:20 -0400
39202              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
39203      Branch: perl
39204            ! lib/perl5db.pl
39205 ____________________________________________________________________________
39206 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
39207         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
39208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39209              Date: Mon, 23 Jul 2001 18:07:40 -0400
39210              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
39211      Branch: perl
39212            ! op.c
39213 ____________________________________________________________________________
39214 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
39215         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
39216              From: "Craig A. Berry" <craigberry@mac.com>
39217              Date: Mon, 23 Jul 2001 15:35:06 -0500
39218              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
39219      Branch: perl
39220            ! util.c
39221 ____________________________________________________________________________
39222 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
39223         Log: Subject: [PATCH perlfaq9.pod typo]
39224              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
39225              Date: Mon, 23 Jul 2001 07:49:05 -0700
39226              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
39227      Branch: perl
39228            ! pod/perlfaq9.pod
39229 ____________________________________________________________________________
39230 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
39231         Log: Subject: win32\sncfnmcs.pl corrections
39232              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39233              Date: Mon, 23 Jul 2001 12:56:54 +0200
39234              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
39235              
39236              Rename the script a little bit more sensibly.
39237      Branch: perl
39238            + win32/sync_ext.pl
39239            - win32/sncfnmcs.pl
39240            ! MANIFEST README.win32
39241 ____________________________________________________________________________
39242 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
39243         Log: Test tweak.
39244      Branch: perl
39245            ! ext/B/Deparse.t
39246 ____________________________________________________________________________
39247 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
39248         Log: Metaconfig unit tweak for #11450.
39249      Branch: metaconfig/U/perl
39250            ! Mksymlinks.U
39251 ____________________________________________________________________________
39252 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
39253         Log: Too volatile failsafe check.
39254      Branch: perl
39255            ! Configure
39256 ____________________________________________________________________________
39257 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
39258         Log: Further doc tweaks.
39259      Branch: perl
39260            ! lib/UnicodeCD.pm
39261 ____________________________________________________________________________
39262 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
39263         Log: Doc tweaks.
39264      Branch: perl
39265            ! lib/UnicodeCD.pm
39266 ____________________________________________________________________________
39267 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
39268         Log: Doc tweakery from Abhijit.
39269      Branch: perl
39270            ! Porting/repository.pod
39271 ____________________________________________________________________________
39272 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
39273         Log: An accidental empty line.
39274      Branch: perl
39275            ! MANIFEST
39276 ____________________________________________________________________________
39277 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
39278         Log: Missing MANIFESTations.
39279      Branch: perl
39280            ! MANIFEST
39281 ____________________________________________________________________________
39282 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
39283         Log: Update Changes.
39284      Branch: perl
39285            ! Changes patchlevel.h
39286 ____________________________________________________________________________
39287 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
39288         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
39289              From: Mike Guy <mjtg@cam.ac.uk>
39290              Date: Fri, 20 Jul 2001 16:12:49 +0100
39291              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
39292      Branch: perl
39293            ! Porting/pumpkin.pod
39294 ____________________________________________________________________________
39295 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
39296         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39297              From: Peter Prymmer <pvhp@forte.com>
39298              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
39299              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
39300      Branch: perl
39301            ! pod/perlhack.pod
39302 ____________________________________________________________________________
39303 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
39304         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
39305              From: Michael G Schwern <schwern@pobox.com>
39306              Date: Fri, 20 Jul 2001 20:22:35 -0400
39307              Message-ID: <20010720202235.O4498@blackrider>
39308      Branch: perl
39309            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
39310            ! lib/Test/t/todo.t
39311 ____________________________________________________________________________
39312 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
39313         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
39314              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39315              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
39316              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
39317      Branch: perl
39318            ! ext/POSIX/POSIX.pod
39319 ____________________________________________________________________________
39320 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
39321         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
39322              From: Mark-Jason Dominus <mjd@plover.com>
39323              Date: Fri, 20 Jul 2001 23:16:54 -0400
39324              Message-ID: <20010721031654.21877.qmail@plover.com>
39325      Branch: perl
39326            ! ext/POSIX/POSIX.pod
39327 ____________________________________________________________________________
39328 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
39329         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
39330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39331              Date: Sun, 22 Jul 2001 14:56:09 +0200
39332              Message-ID: <20010722145609.A766@rafael>
39333      Branch: perl
39334            ! ext/B/O.pm
39335 ____________________________________________________________________________
39336 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
39337         Log: Subject: regexec.c #define cleanup
39338              From: Mark-Jason Dominus <mjd@plover.com>
39339              Date: Sat, 21 Jul 2001 18:33:25 -0400
39340              Message-ID: <20010721223325.3069.qmail@plover.com>
39341      Branch: perl
39342            ! regexec.c
39343 ____________________________________________________________________________
39344 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
39345         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
39346              From: Prymmer/Kahn <pvhp@best.com>
39347              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
39348              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
39349      Branch: perl
39350            ! t/io/fs.t
39351 ____________________________________________________________________________
39352 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
39353         Log: Typo in #11432.
39354      Branch: perl
39355            ! ext/POSIX/POSIX.t
39356 ____________________________________________________________________________
39357 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
39358         Log: Integrate (manually) change #11424 from macperl.
39359      Branch: perl
39360            ! ext/Filter/t/call.t
39361 ____________________________________________________________________________
39362 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
39363         Log: Integrate change #11408 from macperl.
39364      Branch: perl
39365           !> README.macos pod/perlport.pod
39366 ____________________________________________________________________________
39367 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
39368         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
39369      Branch: perl
39370           +> macos/MacPerlTests.cmd macos/xsubpp.patch
39371            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
39372            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
39373            ! ext/POSIX/POSIX.t
39374 ____________________________________________________________________________
39375 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
39376         Log: pod/*.t tests not picked up by t/TEST either
39377      Branch: maint-5.6/perl
39378            ! t/TEST
39379 ____________________________________________________________________________
39380 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
39381         Log: better tweak for change#11429 (windows has both / and \ separated
39382              paths in @INC at that point)
39383      Branch: maint-5.6/perl
39384            ! t/pod/testp2pt.pl
39385 ____________________________________________________________________________
39386 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
39387         Log: MacOS pod test tweak needs \Escape
39388      Branch: maint-5.6/perl
39389            ! t/pod/testp2pt.pl
39390 ____________________________________________________________________________
39391 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
39392         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
39393              resulting duplicate output, but t/harness isn't)
39394      Branch: maint-5.6/perl
39395            ! t/run/runenv.t
39396 ____________________________________________________________________________
39397 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
39398         Log: t/harness wasn't picking up all the tests
39399      Branch: maint-5.6/perl
39400            ! t/harness
39401 ____________________________________________________________________________
39402 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
39403         Log: update MANIFEST for new file
39404      Branch: maint-5.6/perl
39405            ! MANIFEST
39406 ____________________________________________________________________________
39407 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
39408         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
39409              the exception of the macperl/macos/... tree
39410      Branch: maint-5.6/perl
39411           +> t/lib/filefind-taint.t
39412           !> (integrate 72 files)
39413 ____________________________________________________________________________
39414 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
39415         Log: Fix test.
39416      Branch: maint-5.6/macperl
39417            ! macos/bundled_ext/Filter/t/call.t
39418 ____________________________________________________________________________
39419 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
39420         Log: Make perl fork()-safe (in a slightly limited way) even on
39421              platforms that don't have pthread_atfork() (extension of
39422              the fix in change#11151).
39423              
39424              Note that this will not help extensions that call fork()
39425              directly in C, or that link to libraries that call fork()
39426              directly.  Such cases must be fixed to either call
39427              PerlProc_fork(), or call atfork_lock() in parent before the
39428              calling the function that forks and call atfork_unlock()
39429              in both parent and child immediately after the fork().
39430              (There are no worries if C code calls exec() in the child
39431              immediately after a fork().  Only cases where the child
39432              calls perl's API functions (including New()) after the
39433              fork() are problematic.)
39434              
39435              This change also eliminates the use of vfork() from perl,
39436              since all such uses were violating the severe restrictions
39437              on modifying the state of the process between the vfork()
39438              and the exec().
39439              
39440              This is a modified version of patches suggested by Abhijit
39441              Menon-Sen and Richard Soderberg.
39442      Branch: perl
39443            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
39444            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
39445 ____________________________________________________________________________
39446 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
39447         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
39448              Switch, and Text::Balanced.
39449      Branch: maint-5.6/macperl
39450            + macos/bundled_ext/Filter/Util/Call/Call.pm
39451            + macos/bundled_ext/Filter/Util/Call/Call.xs
39452            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
39453            + macos/bundled_ext/Filter/t/MyFilter.pm
39454            + macos/bundled_ext/Filter/t/call.t
39455            + macos/bundled_ext/Filter/t/filter-util.pl
39456            + macos/bundled_lib/blib/lib/Class/ISA.pm
39457            + macos/bundled_lib/blib/lib/Digest.pm
39458            + macos/bundled_lib/blib/lib/Filter/Simple.pm
39459            + macos/bundled_lib/blib/lib/Switch.pm
39460            + macos/bundled_lib/blib/lib/Text/Balanced.pm
39461            + macos/bundled_lib/blib/lib/Text/Balanced.pod
39462            + macos/bundled_lib/t/Class/ISA/test.pl
39463            + macos/bundled_lib/t/Digest/Digest.t
39464            + macos/bundled_lib/t/Filter/Simple/test.pl
39465            + macos/bundled_lib/t/Switch/test.pl
39466            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
39467            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
39468            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
39469            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
39470            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
39471            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
39472            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
39473            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
39474 ____________________________________________________________________________
39475 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
39476         Log: Add Filter::Util::Call to config/make files; edit utils
39477              to recognize the module (it was descended too far down).
39478              Bump version to 5.6.1a4.
39479      Branch: maint-5.6/macperl
39480            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
39481            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
39482            ! macos/macperl/Makefile.mk macos/xsubpp.patch
39483 ____________________________________________________________________________
39484 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
39485         Log: Make DB_File the default for MLDBM on MacOS.
39486      Branch: maint-5.6/macperl
39487            ! macos/bundled_lib/blib/lib/MLDBM.pm
39488 ____________________________________________________________________________
39489 [ 11419] By: nick                                  on 2001/07/20  14:51:03
39490         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
39491              From:  Simon Cozens <simon@netthink.co.uk>
39492              Date:  Fri, 20 Jul 2001 11:42:35 -0400
39493              Message-Id:  <20010720114235.A5235@netthink.co.uk>
39494      Branch: perl
39495            ! lib/UnicodeCD.pm
39496 ____________________________________________________________________________
39497 [ 11418] By: nick                                  on 2001/07/20  14:48:12
39498         Log: Subject:  [PATCH regcomp.h] adds a comment
39499              From:  Abhijit Menon-Sen <ams@wiw.org>
39500              Date:  Fri, 20 Jul 2001 21:05:37 +0530
39501              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
39502      Branch: perl
39503            ! regcomp.h
39504 ____________________________________________________________________________
39505 [ 11417] By: nick                                  on 2001/07/20  14:16:38
39506         Log: Subject:  [PATCH 5.7.2] INSTALL updates
39507              From:  Andy Dougherty <doughera@lafayette.edu>
39508              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
39509              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
39510      Branch: perl
39511            ! INSTALL
39512 ____________________________________________________________________________
39513 [ 11416] By: nick                                  on 2001/07/20  06:44:44
39514         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39515              From:  Russ Allbery <rra@stanford.edu>
39516              Date:  19 Jul 2001 15:52:37 -0700
39517              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
39518      Branch: perl
39519            ! lib/Pod/Man.pm
39520 ____________________________________________________________________________
39521 [ 11415] By: nick                                  on 2001/07/20  06:35:11
39522         Log: Subject:  [PATCH] defer op_seq allocation
39523              From:  Abhijit Menon-Sen <ams@wiw.org>
39524              Date:  Thu, 19 Jul 2001 22:12:24 +0530
39525              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
39526      Branch: perl
39527            ! op.c
39528 ____________________________________________________________________________
39529 [ 11414] By: nick                                  on 2001/07/20  06:23:36
39530         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
39531              From:  Abhijit Menon-Sen <ams@wiw.org>
39532              Date:  Fri, 20 Jul 2001 01:18:50 +0530
39533              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
39534              (Private e-mail)
39535      Branch: perl
39536            ! ext/Time/HiRes/HiRes.xs
39537 ____________________________________________________________________________
39538 [ 11413] By: nick                                  on 2001/07/20  06:18:53
39539         Log: Integrate mainline
39540      Branch: perlio
39541           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
39542            - t/base/commonsense.t
39543           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
39544           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
39545           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
39546           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
39547           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
39548           !> win32/win32.c
39549 ____________________________________________________________________________
39550 [ 11412] By: nick                                  on 2001/07/19  06:44:27
39551         Log: Integrate win32/perlhost.h from maintenance branch.
39552              (Rest of $ENV{PATH} / system() fix.)
39553      Branch: perl
39554           !> win32/perlhost.h
39555 ____________________________________________________________________________
39556 [ 11411] By: nick                                  on 2001/07/19  06:41:34
39557         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
39558              From:  Philip Newton <Philip.Newton@gmx.net>
39559              Date:  Wed, 18 Jul 2001 21:43:57 +0200
39560              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
39561      Branch: perl
39562            ! pod/perlhack.pod
39563 ____________________________________________________________________________
39564 [ 11410] By: nick                                  on 2001/07/19  06:39:35
39565         Log: Subject:  Security hole in taint checking in open()
39566              From:  deekoo@tentacle.net
39567              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
39568              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
39569      Branch: perl
39570            ! doio.c
39571 ____________________________________________________________________________
39572 [ 11409] By: nick                                  on 2001/07/19  06:28:08
39573         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
39574              From:  Abhijit Menon-Sen <ams@wiw.org>
39575              Date:  Thu, 19 Jul 2001 04:30:43 +0530
39576              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
39577      Branch: perl
39578            ! ext/Time/HiRes/HiRes.xs
39579 ____________________________________________________________________________
39580 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
39581         Log: Update docs with latest implementation information and new URLs.
39582      Branch: maint-5.6/macperl
39583            ! README.macos pod/perlport.pod
39584 ____________________________________________________________________________
39585 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
39586         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
39587              Fix BuildRules to accept optimization variables.
39588      Branch: maint-5.6/macperl
39589            + macos/bundled_ext/Digest/MD5/Makefile.mk
39590            ! macos/BuildRules.mk macos/Makefile.mk
39591            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
39592            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
39593 ____________________________________________________________________________
39594 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
39595         Log: Integrate changes 11399,11401
39596      Branch: maint-5.6/macperl
39597           !> win32/perlhost.h win32/win32.c
39598 ____________________________________________________________________________
39599 [ 11405] By: nick                                  on 2001/07/18  06:50:33
39600         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
39601              from perl5.6*
39602      Branch: perl
39603           !> win32/perlhost.h win32/win32.c
39604 ____________________________________________________________________________
39605 [ 11404] By: nick                                  on 2001/07/18  06:43:59
39606         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
39607              From:  hv@crypt0.demon.co.uk
39608              Date:  Wed, 18 Jul 2001 05:58:46 +0100
39609              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
39610      Branch: perl
39611            ! ext/POSIX/POSIX.t
39612 ____________________________________________________________________________
39613 [ 11403] By: nick                                  on 2001/07/18  06:38:57
39614         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
39615              From:  hv@crypt0.demon.co.uk
39616              Date:  Wed, 18 Jul 2001 05:21:54 +0100
39617              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
39618      Branch: perl
39619            ! numeric.c t/op/arith.t
39620 ____________________________________________________________________________
39621 [ 11402] By: nick                                  on 2001/07/18  06:19:17
39622         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
39623              From:  mjd@plover.com
39624              Date:  17 Jul 2001 17:59:20 -0000
39625              Message-Id:  <20010717175920.8177.qmail@plover.com>
39626      Branch: perl
39627            ! pod/perlre.pod
39628 ____________________________________________________________________________
39629 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
39630         Log: thinko in change#11400 (duh)
39631      Branch: maint-5.6/perl
39632            ! win32/perlhost.h
39633 ____________________________________________________________________________
39634 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
39635         Log: change#11399 revealed another unrelated bug; this is just a temporary
39636              bandaid
39637      Branch: maint-5.6/perl
39638            ! win32/perlhost.h
39639 ____________________________________________________________________________
39640 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
39641         Log: fix bugs in handling of the virtualized environment under windows;
39642              there were bugs in propagating any changes to %ENV down to the real
39643              environment when such changes happened in the toplevel process
39644              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
39645              problem identification, and for a part of the fix)
39646      Branch: maint-5.6/perl
39647            ! win32/perlhost.h win32/win32.c
39648 ____________________________________________________________________________
39649 [ 11398] By: nick                                  on 2001/07/17  08:26:35
39650         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
39651              From: Peter Prymmer <pvhp@forte.com>
39652              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
39653              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
39654              
39655              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
39656              should not depend on existance of Config.pm
39657      Branch: perl
39658           +> t/lib/commonsense.t
39659            - t/base/commonsense.t
39660            ! MANIFEST t/README
39661 ____________________________________________________________________________
39662 [ 11397] By: nick                                  on 2001/07/17  08:09:58
39663         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
39664              From:  Michael G Schwern <schwern@pobox.com>
39665              Date:  Mon, 16 Jul 2001 18:20:31 -0400
39666              Message-Id:  <20010716182031.A1128@blackrider>
39667      Branch: perl
39668            ! pod/perlhack.pod
39669 ____________________________________________________________________________
39670 [ 11396] By: nick                                  on 2001/07/17  08:04:11
39671         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
39672              From:  Gwyn Judd <b.judd@xtra.co.nz>
39673              Date:  Tue, 17 Jul 2001 20:55:58 +1200
39674              Message-Id:  <20010717205558.A3107@thislove>
39675      Branch: perl
39676            ! pod/perlfunc.pod
39677 ____________________________________________________________________________
39678 [ 11395] By: nick                                  on 2001/07/17  08:02:22
39679         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
39680              From:  Peter Prymmer <pvhp@forte.com>
39681              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
39682              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
39683      Branch: perl
39684            ! t/op/sprintf.t
39685 ____________________________________________________________________________
39686 [ 11394] By: nick                                  on 2001/07/17  07:57:06
39687         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
39688              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
39689              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
39690              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
39691      Branch: perl
39692            ! gv.c
39693 ____________________________________________________________________________
39694 [ 11392] By: nick                                  on 2001/07/17  07:50:12
39695         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
39696              From:  Coral <coral@moonlight.crystalflame.net>
39697              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
39698              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
39699      Branch: perl
39700            ! pp_sys.c thread.h
39701 ____________________________________________________________________________
39702 [ 11391] By: nick                                  on 2001/07/17  07:34:28
39703         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
39704              From:  Jonathan Stowe <gellyfish@gellyfish.com>
39705              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
39706              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
39707      Branch: perl
39708            ! utils/h2xs.PL
39709 ____________________________________________________________________________
39710 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
39711         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
39712              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
39713              and Mac::Apps::Launch, which don't work, and Time::HiRes and
39714              Time::Piece, which don't yet work.
39715      Branch: maint-5.6/macperl
39716            + (add 154 files)
39717 ____________________________________________________________________________
39718 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
39719         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
39720              Also add hack to get around missing setenv for PERL5DB.
39721      Branch: maint-5.6/macperl
39722            ! macos/macish.c macos/macish.h
39723 ____________________________________________________________________________
39724 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
39725         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
39726      Branch: maint-5.6/macperl
39727            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
39728            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
39729 ____________________________________________________________________________
39730 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
39731         Log: Fix up some configuration and make options, add extra
39732              extensions.
39733      Branch: maint-5.6/macperl
39734            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
39735            ! macos/macperl/Makefile.mk
39736 ____________________________________________________________________________
39737 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
39738         Log: From Change 11374 in maintperl.
39739      Branch: maint-5.6/macperl
39740           !> utils/h2ph.PL
39741 ____________________________________________________________________________
39742 [ 11385] By: nick                                  on 2001/07/16  14:12:58
39743         Log: Back out change to h2xs till it passes its test.
39744      Branch: perl
39745            ! utils/h2xs.PL
39746 ____________________________________________________________________________
39747 [ 11384] By: nick                                  on 2001/07/16  14:00:10
39748         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
39749              From:  Jonathan Stowe <gellyfish@gellyfish.com>
39750              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
39751              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
39752      Branch: perl
39753            ! utils/h2xs.PL
39754 ____________________________________________________________________________
39755 [ 11383] By: nick                                  on 2001/07/16  13:53:12
39756         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
39757              From:  Robin Houston <robin@kitsite.com>
39758              Date:  Sun, 15 Jul 2001 18:22:31 +0100
39759              Message-Id:  <20010715182230.A11174@robin>
39760      Branch: perl
39761            ! hints/darwin.sh
39762 ____________________________________________________________________________
39763 [ 11382] By: nick                                  on 2001/07/16  13:52:49
39764         Log: Subject:  [PATCH perl@11372] re_dup
39765              From:  Radu Greab <radu@netsoft.ro>
39766              Date:  Sun, 15 Jul 2001 04:50:06 +0300
39767              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
39768      Branch: perl
39769            ! sv.c
39770 ____________________________________________________________________________
39771 [ 11379] By: nick                                  on 2001/07/16  13:35:39
39772         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
39773              From:  Robin Houston <robin@kitsite.com>
39774              Date:  Sat, 14 Jul 2001 14:28:50 +0100
39775              Message-Id:  <20010714142850.A10205@robin>
39776      Branch: perl
39777            ! ext/B/B/Deparse.pm
39778 ____________________________________________________________________________
39779 [ 11378] By: nick                                  on 2001/07/16  13:30:36
39780         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
39781              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
39782              Date:  Sat, 14 Jul 2001 22:17:42 +0900
39783              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
39784      Branch: perl
39785            + ext/Encode/Encode/euc-jp-0212.enc
39786            ! ext/Encode/Encode/Tcl.pm
39787 ____________________________________________________________________________
39788 [ 11377] By: nick                                  on 2001/07/16  13:17:28
39789         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
39790              From:  Andy Dougherty <doughera@lafayette.edu>
39791              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
39792              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
39793      Branch: perl
39794            ! hints/darwin.sh hints/rhapsody.sh
39795 ____________________________________________________________________________
39796 [ 11376] By: nick                                  on 2001/07/16  09:05:00
39797         Log: Integrate mainline
39798      Branch: perlio
39799           +> ext/Encode/Encode/7bit-greek.enc
39800           +> ext/Encode/Encode/7bit-latin1.enc
39801           +> ext/Encode/Encode/cns11643-1.enc
39802           +> ext/Encode/Encode/cns11643-2.enc
39803           +> ext/Encode/Encode/iso2022-cn.enc
39804           +> ext/Encode/Encode/iso2022-jp1.enc
39805           +> ext/Encode/Encode/iso2022-jp2.enc
39806           !> Changes Configure MANIFEST Makefile.SH
39807           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
39808           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
39809           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
39810           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
39811           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
39812 ____________________________________________________________________________
39813 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
39814         Log: integrate change#11374 from maint-5.6
39815              
39816              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
39817      Branch: perl
39818           !> utils/h2ph.PL
39819 ____________________________________________________________________________
39820 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
39821         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
39822      Branch: maint-5.6/perl
39823            ! utils/h2ph.PL
39824 ____________________________________________________________________________
39825 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
39826         Log: Update Changes.
39827      Branch: perl
39828            ! Changes patchlevel.h
39829 ____________________________________________________________________________
39830 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
39831         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
39832              From: Jonathan Stowe <gellyfish@gellyfish.com>
39833              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
39834              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
39835      Branch: perl
39836            ! utils/h2xs.PL
39837 ____________________________________________________________________________
39838 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
39839         Log: Subject: patch to add DEL to [:cntrl:]
39840              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39841              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
39842              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
39843      Branch: perl
39844            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
39845 ____________________________________________________________________________
39846 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
39847         Log: Metaconfig unit change for #11369; plus a dependency nit.
39848      Branch: metaconfig
39849            ! U/compline/nblock_io.U
39850      Branch: metaconfig/U/perl
39851            ! Extensions.U
39852 ____________________________________________________________________________
39853 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
39854         Log: #include <stdlib.h> so that exit() is prototyped,
39855              noticed by Hugo.
39856      Branch: perl
39857            ! Configure
39858 ____________________________________________________________________________
39859 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
39860         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
39861              From: Peter Prymmer <pvhp@forte.com>
39862              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
39863              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
39864      Branch: perl
39865            ! t/op/sprintf.t
39866 ____________________________________________________________________________
39867 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
39868         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
39869              From: Peter Prymmer <pvhp@forte.com>
39870              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
39871              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
39872      Branch: perl
39873            ! ext/Encode/Encode/Tcl.t
39874 ____________________________________________________________________________
39875 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
39876         Log: Add information about gcc 3.0 basic block profiling.
39877      Branch: perl
39878            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
39879 ____________________________________________________________________________
39880 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
39881         Log: Subject: Error in lib/PerlIO/Via.pm ?
39882              From: Mark-Jason Dominus <mjd@plover.com>
39883              Date: Fri, 13 Jul 2001 15:55:41 -0400
39884              Message-ID: <20010713195541.26751.qmail@plover.com>
39885      Branch: perl
39886            ! ext/PerlIO/Via/Via.pm
39887 ____________________________________________________________________________
39888 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
39889         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
39890              section from the Compiler section.
39891      Branch: perl
39892            ! myconfig.SH
39893 ____________________________________________________________________________
39894 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
39895         Log: Handle glibc style of constant definitions using enum
39896              with intervening #defines; from Brendan O'Dea.
39897      Branch: perl
39898            ! utils/h2ph.PL
39899 ____________________________________________________________________________
39900 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
39901         Log: Add LC_MESSAGES to the locale_h export tag (it already is
39902              in the Makefile.PL and thusly eligible for an XS constant)
39903              (see also maintperl #10543)
39904      Branch: perl
39905            ! ext/POSIX/POSIX.pm
39906 ____________________________________________________________________________
39907 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
39908         Log: Subject: Re: [patch] re_dup
39909              From: Abhijit Menon-Sen <ams@wiw.org>
39910              Date: Fri, 13 Jul 2001 21:41:09 +0530
39911              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
39912      Branch: perl
39913            ! sv.c
39914 ____________________________________________________________________________
39915 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
39916         Log: Subject: [patch] re_dup
39917              From: Doug MacEachern <dougm@covalent.net>
39918              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
39919              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
39920      Branch: perl
39921            ! sv.c
39922 ____________________________________________________________________________
39923 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
39924         Log: Update Changes.
39925      Branch: perl
39926            ! Changes patchlevel.h
39927 ____________________________________________________________________________
39928 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
39929         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
39930              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
39931              Date: Sat, 14 Jul 2001 00:06:30 +0900
39932              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
39933      Branch: perl
39934            + ext/Encode/Encode/7bit-greek.enc
39935            + ext/Encode/Encode/7bit-latin1.enc
39936            + ext/Encode/Encode/cns11643-1.enc
39937            + ext/Encode/Encode/cns11643-2.enc
39938            + ext/Encode/Encode/iso2022-cn.enc
39939            + ext/Encode/Encode/iso2022-jp1.enc
39940            + ext/Encode/Encode/iso2022-jp2.enc
39941            ! MANIFEST ext/Encode/Encode/Tcl.pm
39942            ! ext/Encode/Encode/iso2022-kr.enc
39943 ____________________________________________________________________________
39944 [ 11357] By: nick                                  on 2001/07/13  14:24:06
39945         Log: Blind integrate mainline (as of 5.7.2?)
39946      Branch: perlio
39947           !> AUTHORS Changes Porting/config.sh Porting/config_H
39948           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
39949           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
39950           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39951           !> win32/makefile.mk
39952 ____________________________________________________________________________
39953 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
39954         Log: Snip away the devel patchlevel.
39955      Branch: perl
39956            ! patchlevel.h
39957 ____________________________________________________________________________
39958 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
39959         Log: Bump the version to 5.7.2.
39960      Branch: perl
39961            ! Porting/config.sh Porting/config_H patchlevel.h
39962            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
39963            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39964            ! win32/makefile.mk
39965 ____________________________________________________________________________
39966 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
39967         Log: Update Changes.
39968      Branch: perl
39969            ! Changes
39970 ____________________________________________________________________________
39971 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
39972         Log: Reword.
39973      Branch: perl
39974            ! AUTHORS
39975 ____________________________________________________________________________
39976 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
39977         Log: AUTHORS update.
39978      Branch: perl
39979            ! AUTHORS
39980 ____________________________________________________________________________
39981 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
39982         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
39983              unless ithreads.
39984      Branch: perl
39985            ! makedef.pl
39986 ____________________________________________________________________________
39987 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
39988         Log: Integrate perlio.
39989      Branch: perl
39990           !> win32/distclean.bat
39991 ____________________________________________________________________________
39992 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
39993         Log: Test the encoding transform only iff we have PerlIO,
39994              noticed by H. Merijn Brand.
39995      Branch: perl
39996            ! ext/PerlIO/t/encoding.t
39997 ____________________________________________________________________________
39998 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
39999         Log: README.netware tweaks from Ananth Kesari.
40000      Branch: perl
40001            ! README.netware
40002 ____________________________________________________________________________
40003 [ 11346] By: nick                                  on 2001/07/13  09:18:51
40004         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
40005              to avoid /unicode vs /Unicode issues.
40006      Branch: perlio
40007            ! win32/distclean.bat
40008 ____________________________________________________________________________
40009 [ 11345] By: nick                                  on 2001/07/13  06:24:18
40010         Log: Integrate mainline
40011      Branch: perlio
40012           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
40013            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
40014           !> (integrate 63 files)
40015 ____________________________________________________________________________
40016 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
40017         Log: Add d_bincompat5005 information to perl -V.
40018      Branch: perl
40019            ! myconfig.SH
40020 ____________________________________________________________________________
40021 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
40022         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
40023              From: Abhijit Menon-Sen <ams@wiw.org>
40024              Date: Fri, 13 Jul 2001 07:12:36 +0530
40025              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
40026      Branch: perl
40027            ! sv.c
40028 ____________________________________________________________________________
40029 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
40030         Log: Remove unicode::distinct, as per Inaba Hiroto.
40031      Branch: perl
40032            - lib/unicode/distinct.pm
40033            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
40034            ! t/lib/1_compile.t
40035 ____________________________________________________________________________
40036 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
40037         Log: Paging for Dr Octothorpe.
40038      Branch: perl
40039            ! pod/perlfaq4.pod
40040 ____________________________________________________________________________
40041 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
40042         Log: cut-n-paste error noticed by mjd.
40043      Branch: perl
40044            ! pod/perlfaq4.pod
40045 ____________________________________________________________________________
40046 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
40047         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
40048              From: Peter Prymmer <pvhp@forte.com>
40049              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
40050              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
40051      Branch: perl
40052            ! pod/perlfaq4.pod
40053 ____________________________________________________________________________
40054 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
40055         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
40056              From: Randall Gellens <randy@qualcomm.com>
40057              Date: Thu, 12 Jul 2001 16:56:23 -0700
40058              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
40059      Branch: perl
40060            ! Porting/repository.pod
40061 ____________________________________________________________________________
40062 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
40063         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
40064      Branch: perl
40065            ! thread.h
40066 ____________________________________________________________________________
40067 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
40068         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
40069              From: coral <coral@moonlight.crystalflame.net>
40070              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
40071              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
40072      Branch: perl
40073            ! thread.h
40074 ____________________________________________________________________________
40075 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
40076         Log: Metaconfig unit change for #11134.
40077      Branch: metaconfig
40078            + U/threads/d_pthread_atfork.U
40079 ____________________________________________________________________________
40080 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
40081         Log: Add HAS_PTHREAD_ATFORK.
40082      Branch: perl
40083            ! Configure NetWare/config.wc NetWare/config_H.wc
40084            ! Porting/Glossary Porting/config.sh Porting/config_H
40085            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
40086            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
40087            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40088            ! win32/config.gc win32/config.vc win32/config_H.bc
40089            ! win32/config_H.gc win32/config_H.vc
40090 ____________________________________________________________________________
40091 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
40092         Log: Subject: [PATCH] File::Copy fails on tied handles
40093              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
40094              Date: Thu, 12 Jul 2001 15:18:51 -0700
40095              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
40096      Branch: perl
40097            ! lib/File/Copy.pm
40098 ____________________________________________________________________________
40099 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
40100         Log: Subject: [PATCH] Langinfo.t
40101              From: Nicholas Clark <nick@ccl4.org>
40102              Date: Thu, 12 Jul 2001 23:55:38 +0100
40103              Message-ID: <20010712235538.M5827@plum.flirble.org>
40104      Branch: perl
40105            ! ext/I18N/Langinfo/Langinfo.t
40106 ____________________________________________________________________________
40107 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
40108         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
40109              From: Peter Prymmer <pvhp@forte.com>
40110              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
40111              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
40112      Branch: perl
40113            ! pod/perl572delta.pod
40114 ____________________________________________________________________________
40115 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
40116         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
40117              From: Abhijit Menon-Sen <ams@wiw.org>
40118              Date: Fri, 13 Jul 2001 05:21:16 +0530
40119              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
40120      Branch: perl
40121            ! sv.c
40122 ____________________________________________________________________________
40123 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
40124         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
40125              From: Abhijit Menon-Sen <ams@wiw.org>
40126              Date: Fri, 13 Jul 2001 03:04:25 +0530
40127              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
40128      Branch: perl
40129            ! av.c
40130 ____________________________________________________________________________
40131 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
40132         Log: s/^M$//g
40133      Branch: perl
40134            ! win32/Makefile win32/makefile.mk
40135 ____________________________________________________________________________
40136 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
40137         Log: Update Changes.
40138      Branch: perl
40139            ! Changes patchlevel.h
40140 ____________________________________________________________________________
40141 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
40142         Log: Typo spotted by Philip Newton.
40143      Branch: perl
40144            ! pod/perl572delta.pod
40145 ____________________________________________________________________________
40146 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
40147         Log: Subject: [PATCH] fixes perl_clone of perl_clone
40148              From: Artur Bergman <artur@contiller.se>
40149              Date: Thu, 12 Jul 2001 20:57:09 +0200
40150              Message-ID: <B773BFA4.236B%artur@contiller.se>
40151      Branch: perl
40152            ! sv.c
40153 ____________________________________________________________________________
40154 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
40155         Log: Add README.uts from Hal Morris.
40156      Branch: perl
40157            + README.uts
40158            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
40159            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40160 ____________________________________________________________________________
40161 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
40162         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
40163              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40164              Date: Thu, 12 Jul 2001 20:32:37 +0200
40165              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
40166      Branch: perl
40167            ! hints/aix.sh
40168 ____________________________________________________________________________
40169 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
40170         Log: Subject: Patch: document reg_data.what member
40171              From: Mark-Jason Dominus <mjd@plover.com>
40172              Message-ID: <20010712182532.14821.qmail@plover.com>
40173              Date: Thu, 12 Jul 2001 14:25:32 -0400
40174      Branch: perl
40175            ! regcomp.c regcomp.h
40176 ____________________________________________________________________________
40177 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
40178         Log: Subject: [PATCH] Perl_re_dup()
40179              From: Abhijit Menon-Sen <ams@wiw.org>
40180              Date: Thu, 12 Jul 2001 23:54:32 +0530
40181              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
40182      Branch: perl
40183            ! embed.h embed.pl perlapi.c proto.h sv.c
40184 ____________________________________________________________________________
40185 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
40186         Log: Regen Configure, modlib, toc.
40187      Branch: perl
40188            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40189            ! pod/perlmodlib.pod pod/perltoc.pod
40190 ____________________________________________________________________________
40191 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
40192         Log: The problem seems to be in PerlIO::Layer::->find() not
40193              accepting the ":encoding(blurflur)" arguments.
40194      Branch: perl
40195            ! lib/PerlIO.pm lib/open.pm
40196 ____________________________________________________________________________
40197 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
40198         Log: AIX doc update.
40199      Branch: perl
40200            ! README.aix pod/perl572delta.pod
40201 ____________________________________________________________________________
40202 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
40203         Log: Subject: AIX README update
40204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40205              Date: Thu, 12 Jul 2001 19:28:30 +0200
40206              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
40207      Branch: perl
40208            ! README.aix
40209 ____________________________________________________________________________
40210 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
40211         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
40212              From: Norton Allen <allen@huarp.harvard.edu>
40213              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
40214              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
40215      Branch: perl
40216            ! ext/IO/lib/IO/t/io_unix.t
40217 ____________________________________________________________________________
40218 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
40219         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40220              From: Norton Allen <allen@huarp.harvard.edu>
40221              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
40222              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
40223      Branch: perl
40224            ! README.qnx hints/qnx.sh
40225 ____________________________________________________________________________
40226 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
40227         Log: Subject: [patch] faster PM_GETRE
40228              From: Doug MacEachern <dougm@covalent.net>
40229              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
40230              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
40231      Branch: perl
40232            ! op.h
40233 ____________________________________________________________________________
40234 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
40235         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
40236              From: Doug MacEachern <dougm@covalent.net>
40237              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
40238              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
40239      Branch: perl
40240            ! op.c
40241 ____________________________________________________________________________
40242 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
40243         Log: Tell where the nice Estonian database is.
40244      Branch: perl
40245            ! lib/open.pm
40246 ____________________________________________________________________________
40247 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
40248         Log: Retract #11309 since #11310 is a better fix.
40249      Branch: perl
40250            ! t/lib/1_compile.t
40251 ____________________________________________________________________________
40252 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
40253         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
40254              change#11300 needs to return the status of failed win32_spawnvp())
40255              
40256              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
40257              splitting correctly; remove unused variables; 'require' at run time
40258              rather than 'use' at compile time for I18N::Langinfo, since it
40259              isn't everyware
40260      Branch: perl
40261            ! lib/open.pm win32/win32.c
40262 ____________________________________________________________________________
40263 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
40264         Log: Temporary workaround.
40265      Branch: perl
40266            ! t/lib/1_compile.t
40267 ____________________________________________________________________________
40268 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
40269         Log: UCD typo in #11306 and add also more known-to-be-tested
40270              modules to the skip list.
40271      Branch: perl
40272            ! t/lib/1_compile.t
40273 ____________________________________________________________________________
40274 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
40275         Log: Rename Unicode::UCD to UnicodeCD to avoid
40276              messups with case-insensitive filesystems.
40277      Branch: perl
40278            + lib/UnicodeCD.pm lib/UnicodeCD.t
40279            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
40280            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
40281 ____________________________________________________________________________
40282 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
40283         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
40284              From: daniel@biz.bitpusher.com
40285              Date: Wed, 11 Jul 2001 23:25:47 -0700
40286              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
40287      Branch: perl
40288            ! lib/Tie/Array.pm t/op/splice.t
40289 ____________________________________________________________________________
40290 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
40291         Log: Subject: [PATCH] More accurate line numbers in messages
40292              From: Paul Johnson <paul@pjcj.net>
40293              Date: Thu, 12 Jul 2001 04:14:11 +0200
40294              Message-ID: <20010712041411.A3467@pjcj.net>
40295              
40296              (With prototyping and multiplicity tweaks.)
40297      Branch: perl
40298            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
40299 ____________________________________________________________________________
40300 [ 11304] By: nick                                  on 2001/07/12  12:53:40
40301         Log: Integrate mainline
40302      Branch: perlio
40303           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
40304           !> regexec.c thread.h
40305 ____________________________________________________________________________
40306 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
40307         Log: Cut-and-pasto in #11298.
40308      Branch: perl
40309            ! ext/ByteLoader/bytecode.h
40310 ____________________________________________________________________________
40311 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
40312         Log: Update the AIX known problems section.
40313      Branch: perl
40314            ! pod/perl572delta.pod
40315 ____________________________________________________________________________
40316 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
40317         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
40318              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40319              Date: Thu, 12 Jul 2001 12:16:16 +0200
40320              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
40321      Branch: perl
40322            ! hints/aix.sh
40323 ____________________________________________________________________________
40324 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
40325         Log: Integrate perlio.
40326      Branch: perl
40327           !> makedef.pl win32/win32.c
40328 ____________________________________________________________________________
40329 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
40330         Log: Subject: [PATCH] fix for PMOP threadness failures
40331              From: Artur Bergman <artur@contiller.se>
40332              Date: Thu, 12 Jul 2001 09:48:06 +0200
40333              Message-ID: <B77322D6.22DD%artur@contiller.se>
40334      Branch: perl
40335            ! regexec.c
40336 ____________________________________________________________________________
40337 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
40338         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
40339              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40340              Date: Thu, 12 Jul 2001 09:09:48 +0200
40341              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
40342              
40343              More parentheses to keep bcc happy.
40344      Branch: perl
40345            ! ext/ByteLoader/bytecode.h
40346 ____________________________________________________________________________
40347 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
40348         Log: Subject: Re: [patch] pthread_atfork bandaid
40349              From: Doug MacEachern <dougm@covalent.net>
40350              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
40351              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
40352      Branch: perl
40353            ! thread.h
40354 ____________________________________________________________________________
40355 [ 11296] By: nick                                  on 2001/07/12  11:55:48
40356         Log: Exclude reentrant_buffer from .def file
40357      Branch: perlio
40358            ! makedef.pl
40359 ____________________________________________________________________________
40360 [ 11295] By: nick                                  on 2001/07/12  11:11:44
40361         Log: Honour void-ness of my_exit()
40362      Branch: perlio
40363            ! win32/win32.c
40364 ____________________________________________________________________________
40365 [ 11294] By: nick                                  on 2001/07/12  07:51:04
40366         Log: Integrate mainline
40367      Branch: perlio
40368           +> uts/sprintf_wrap.c
40369           !> (integrate 35 files)
40370 ____________________________________________________________________________
40371 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
40372         Log: Retract #11289.
40373      Branch: perl
40374            ! embed.h embed.pl perl.c proto.h thread.h
40375 ____________________________________________________________________________
40376 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
40377         Log: Now the :locale pseudolayer *almost* works...
40378      Branch: perl
40379            ! lib/open.pm
40380 ____________________________________________________________________________
40381 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
40382         Log: Locale encoding tweaks.
40383      Branch: perl
40384            ! lib/open.pm
40385 ____________________________________________________________________________
40386 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
40387         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
40388              From: Mark-Jason Dominus <mjd@plover.com>
40389              Date: Thu, 12 Jul 2001 00:59:31 -0400
40390              Message-ID: <20010712045931.8543.qmail@plover.com>
40391              
40392              Remove the chmod/umask leading zero warning.
40393      Branch: perl
40394            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
40395            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40396 ____________________________________________________________________________
40397 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
40398         Log: (Retracted by #11289.)
40399      Branch: perl
40400            ! embed.h embed.pl perl.c proto.h thread.h
40401 ____________________________________________________________________________
40402 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
40403         Log: Needed by #11283.
40404      Branch: perl
40405            ! intrpvar.h
40406 ____________________________________________________________________________
40407 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
40408         Log: Metaconfig unit change for #11286.
40409      Branch: metaconfig/U/perl
40410            ! patchlevel.U
40411 ____________________________________________________________________________
40412 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
40413         Log: Subject: Re: [PATCH Configure] perl -V broken
40414              From: Andy Dougherty <doughera@lafayette.edu>
40415              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
40416              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
40417      Branch: perl
40418            ! Configure myconfig.SH
40419 ____________________________________________________________________________
40420 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
40421         Log: Retract #11166 (and #11237).
40422      Branch: perl
40423            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
40424            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
40425            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40426 ____________________________________________________________________________
40427 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
40428         Log: UTS tweaks for Hal Morris.
40429      Branch: perl
40430            + uts/sprintf_wrap.c
40431            ! MANIFEST hints/uts.sh perl.h
40432 ____________________________________________________________________________
40433 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
40434         Log: Subject: [PATCH] Use reentrant API glibc
40435              From: Artur Bergman <artur@contiller.se>
40436              Date: Thu, 12 Jul 2001 00:58:21 +0200
40437              Message-ID: <B772A6AD.2288%artur@contiller.se>
40438      Branch: perl
40439            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
40440            ! sv.c
40441 ____________________________________________________________________________
40442 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
40443         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
40444              From: barries <barries@slaysys.com>
40445              Date: Wed, 11 Jul 2001 15:11:46 -0400
40446              Message-ID: <20010711151146.G24560@jester.slaysys.com>
40447      Branch: perl
40448            ! pp_sys.c t/lib/warnings/doio win32/win32.c
40449 ____________________________________________________________________________
40450 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
40451         Log: Subject: [patch] pthread_atfork bandaid
40452              From: Doug MacEachern <dougm@covalent.net>
40453              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
40454              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
40455      Branch: perl
40456            ! miniperlmain.c perl.c
40457 ____________________________________________________________________________
40458 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
40459         Log: Subject: [patch] perl_clone leaks
40460              From: Doug MacEachern <dougm@covalent.net>
40461              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
40462              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
40463      Branch: perl
40464            ! sv.c
40465 ____________________________________________________________________________
40466 [ 11279] By: nick                                  on 2001/07/11  15:49:38
40467         Log: Integrate mainline
40468      Branch: perlio
40469           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
40470           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
40471           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
40472           +> lib/Term/ANSIColor/README
40473           !> (integrate 54 files)
40474 ____________________________________________________________________________
40475 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
40476         Log: Update Changes.
40477      Branch: perl
40478            ! Changes patchlevel.h
40479 ____________________________________________________________________________
40480 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
40481         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
40482              From: Peter Prymmer <pvhp@forte.com>
40483              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
40484              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
40485              
40486              Backport of embed.pl to 5.003.
40487      Branch: perl
40488            ! embed.pl
40489 ____________________________________________________________________________
40490 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
40491         Log: Subject: Re: POSIX test #14 on UTS 
40492              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40493              Date: Wed, 11 Jul 2001 03:02:14 +0100
40494              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
40495      Branch: perl
40496            ! ext/POSIX/POSIX.t
40497 ____________________________________________________________________________
40498 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
40499         Log: Make the I32 an IV to preserve structure alignment and size.
40500      Branch: perl
40501            ! op.h
40502 ____________________________________________________________________________
40503 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
40504         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
40505              From: "Artur Bergman" <artur@contiller.se>
40506              Date: Wed, 11 Jul 2001 14:23:37 +0200
40507              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
40508              
40509              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
40510      Branch: perl
40511            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
40512            ! pod/perlapi.pod sv.c
40513 ____________________________________________________________________________
40514 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
40515         Log: Tweak until Pod::Parser gets updated.
40516      Branch: perl
40517            ! t/pod/special_seqs.xr
40518 ____________________________________________________________________________
40519 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
40520         Log: File::Spec usage tweak.
40521      Branch: perl
40522            ! lib/ExtUtils.t
40523 ____________________________________________________________________________
40524 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
40525         Log: Integrate #11263 from macperl; macos and macosx updates.
40526      Branch: perl
40527           !> pod/perlport.pod
40528 ____________________________________________________________________________
40529 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
40530         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
40531              From: Peter Prymmer <pvhp@forte.com>
40532              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
40533              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
40534      Branch: perl
40535            + ext/Time/HiRes/hints/dynixptx.pl
40536            ! MANIFEST hints/dynixptx.sh
40537 ____________________________________________________________________________
40538 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
40539         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
40540              From: Nicholas Clark <nick@ccl4.org>
40541              Date: Tue, 10 Jul 2001 23:17:43 +0100
40542              Message-ID: <20010710231742.B59620@plum.flirble.org>
40543      Branch: perl
40544            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
40545 ____________________________________________________________________________
40546 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
40547         Log: Subject: [DOC PATCH] Pluggable runops
40548              From: Paul Johnson <paul@pjcj.net>
40549              Date: Tue, 10 Jul 2001 21:53:28 +0200
40550              Message-ID: <20010710215328.B26577@pjcj.net>
40551      Branch: perl
40552            ! pod/perlguts.pod
40553 ____________________________________________________________________________
40554 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
40555         Log: Subject: [PATCH] Authors
40556              From: Artur Bergman <artur@contiller.se>
40557              Date: Tue, 10 Jul 2001 20:39:12 +0200
40558              Message-ID: <B771186F.21CD%artur@contiller.se>
40559      Branch: perl
40560            ! AUTHORS
40561 ____________________________________________________________________________
40562 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
40563         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
40564              From: Doug MacEachern <dougm@covalent.net>
40565              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
40566              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
40567      Branch: perl
40568            ! pp_ctl.c
40569 ____________________________________________________________________________
40570 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
40571         Log: Subject: doc patch; times() in scalar context
40572              From: mjd@plover.com
40573              Date: 10 Jul 2001 18:01:17 -0000
40574              Message-ID: <20010710180117.12477.qmail@plover.com>
40575      Branch: perl
40576            ! pod/perlfunc.pod
40577 ____________________________________________________________________________
40578 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
40579         Log: Subject: [PATCH] Small fix to pp_gmtime
40580              From: Artur Bergman <artur@contiller.se>
40581              Date: Tue, 10 Jul 2001 19:54:52 +0200
40582              Message-ID: <B7710E0B.21C5%artur@contiller.se>
40583      Branch: perl
40584            ! pp_sys.c
40585 ____________________________________________________________________________
40586 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
40587         Log: Integrate changes from mainline perl, add notes about
40588              Mac OS X and Mac OS.
40589      Branch: maint-5.6/macperl
40590            ! pod/perlport.pod
40591 ____________________________________________________________________________
40592 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
40593         Log: A proof of the dangers of package; ?
40594      Branch: perl
40595            ! t/lib/warnings/op
40596 ____________________________________________________________________________
40597 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
40598         Log: Regen toc and modlib.
40599      Branch: perl
40600            ! pod/perlmodlib.pod pod/perltoc.pod
40601 ____________________________________________________________________________
40602 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
40603         Log: Add compexcl(), casefold(), and casespec() interfaces;
40604              and make all interfaces to return hash references instead
40605              of hashes. 
40606      Branch: perl
40607            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
40608 ____________________________________________________________________________
40609 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
40610         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
40611              From: "Philip Newton" <Philip.Newton@gmx.net>
40612              Date: Tue, 10 Jul 2001 09:55:59 +0200
40613              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
40614              
40615              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
40616              From: "Philip Newton" <Philip.Newton@gmx.net>
40617              Date: Tue, 10 Jul 2001 09:56:37 +0200
40618              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
40619      Branch: perl
40620            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40621            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
40622 ____________________________________________________________________________
40623 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
40624         Log: Subject: [patch] undef &xsub for 1,2
40625              From: Doug MacEachern <dougm@covalent.net>
40626              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
40627              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
40628              
40629              (This version of the patch with a comment from Gisle.)
40630      Branch: perl
40631            ! op.c
40632 ____________________________________________________________________________
40633 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
40634         Log: Mention package; deprecation and the Win32 problems.
40635      Branch: perl
40636            ! pod/perl572delta.pod
40637 ____________________________________________________________________________
40638 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
40639         Log: Subject: [PATCH] deprecate package with no arguments
40640              From: Robin Houston <robin@kitsite.com>
40641              Date: Tue, 10 Jul 2001 13:33:40 +0100
40642              Message-ID: <20010710133340.A13452@robin.kitsite.com>
40643      Branch: perl
40644            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
40645 ____________________________________________________________________________
40646 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
40647         Log: Upgrade to podlators 1.10.
40648      Branch: perl
40649            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
40650            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
40651            ! pod/pod2man.PL pod/pod2text.PL
40652 ____________________________________________________________________________
40653 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
40654         Log: Upgrade to Term::ANSIColor 1.04.
40655      Branch: perl
40656            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
40657            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
40658 ____________________________________________________________________________
40659 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
40660         Log: Integrate perlio (the right fix for the ":layer(args)")
40661      Branch: perl
40662           !> perlio.c
40663 ____________________________________________________________________________
40664 [ 11252] By: nick                                  on 2001/07/10  06:58:14
40665         Log: Fix open(...,"...:layer(xxx)",...)
40666              - use memEQ not strEQ as there is '(' not '\0'
40667      Branch: perlio
40668            ! perlio.c
40669 ____________________________________________________________________________
40670 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
40671         Log: Telling the number of tests helps.
40672      Branch: perl
40673            ! ext/PerlIO/t/encoding.t
40674 ____________________________________________________________________________
40675 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
40676         Log: Require I18N::Langinfo, not use.
40677      Branch: perl
40678            ! lib/open.pm
40679 ____________________________________________________________________________
40680 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
40681         Log: Add a test for for PerlIO ":encoding(...)" layer.
40682      Branch: perl
40683            + ext/PerlIO/t/encoding.t
40684            ! MANIFEST ext/Encode/Encode.pm
40685 ____________________________________________________________________________
40686 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
40687         Log: PerlIO ":encoding(foobar)" temporary fix.
40688              Not really correct, I think, since the change means
40689              that prefixes match.
40690      Branch: perl
40691            ! perlio.c
40692 ____________________________________________________________________________
40693 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
40694         Log: Update to Math::BigInt 1.36.  The biggest news is
40695              the separation of the backend; now the pure Perl
40696              implementation is in Math::BigInt::Calc, but one
40697              can plugin, say, Math::BigInt::BitVect, and get
40698              considerable speedup.
40699      Branch: perl
40700            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
40701            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
40702            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
40703            ! lib/Math/BigInt/t/mbimbf.t
40704 ____________________________________________________________________________
40705 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
40706         Log: Subject: Re: compatibility question
40707              From: Peter Prymmer <pvhp@forte.com>
40708              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
40709              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
40710      Branch: perl
40711            ! lib/ExtUtils/MM_VMS.pm
40712 ____________________________________________________________________________
40713 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
40714         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
40715              From: Norton Allen <allen@huarp.harvard.edu>
40716              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
40717              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
40718      Branch: perl
40719            ! ext/File/Glob/t/basic.t
40720 ____________________________________________________________________________
40721 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
40722         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
40723              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40724              Date: Tue, 10 Jul 2001 00:29:55 +0900
40725              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
40726      Branch: perl
40727            + ext/Encode/Encode/HZ.enc
40728            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
40729            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
40730            ! ext/Encode/Encode/iso2022-jp.enc
40731            ! ext/Encode/Encode/iso2022-kr.enc
40732 ____________________________________________________________________________
40733 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
40734         Log: Add in all them there macos/ files.
40735      Branch: maint-5.6/macperl
40736            + (add 577 files)
40737 ____________________________________________________________________________
40738 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
40739         Log: Add the new modules to the list of having those own tests.
40740      Branch: perl
40741            ! t/lib/1_compile.t
40742 ____________________________________________________________________________
40743 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
40744         Log: Add INOUT to control both ways at the same time.
40745      Branch: perl
40746            ! lib/open.pm
40747 ____________________________________________________________________________
40748 [ 11240] By: nick                                  on 2001/07/09  16:33:50
40749         Log: Integrate mainline
40750      Branch: perlio
40751           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
40752           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
40753           !> (integrate 41 files)
40754 ____________________________________________________________________________
40755 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
40756         Log: More encoding mapping magic.
40757      Branch: perl
40758            ! lib/open.pm
40759 ____________________________________________________________________________
40760 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
40761         Log: Update Changes.
40762      Branch: perl
40763            ! Changes patchlevel.h
40764 ____________________________________________________________________________
40765 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
40766         Log: (Retracted by #11285).
40767              
40768              Subject: [PATCH] OPpCONST_OCTAL fixes
40769              From: Abhijit Menon-Sen <ams@wiw.org>
40770              Date: Mon, 9 Jul 2001 07:38:45 +0530
40771              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
40772      Branch: perl
40773            ! op.c
40774 ____________________________________________________________________________
40775 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
40776         Log: Add a pseudolayer ":locale" to the open pragma which
40777              will get the encoding from the locale.  Yet undocumented
40778              because I can't get the PerlIO :encoding(foobar) to work.
40779      Branch: perl
40780            ! ext/Encode/Encode.pm lib/open.pm
40781 ____________________________________________________________________________
40782 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
40783         Log: Add more encoding mappings.
40784      Branch: perl
40785            ! ext/Encode/Encode.pm
40786 ____________________________________________________________________________
40787 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
40788         Log: Document that using :encoding layer requires using Encode.
40789      Branch: perl
40790            ! ext/Encode/Encode.pm lib/PerlIO.pm
40791 ____________________________________________________________________________
40792 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
40793         Log: Netware tweak from Ananth Kesari.
40794      Branch: perl
40795            ! NetWare/netware.h
40796 ____________________________________________________________________________
40797 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
40798         Log: t/harness doesn't know about run/*.t
40799      Branch: perl
40800            ! t/harness
40801 ____________________________________________________________________________
40802 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
40803         Log: run/exit.t busted on windows
40804      Branch: perl
40805            ! t/run/exit.t
40806 ____________________________________________________________________________
40807 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
40808         Log: fix a couple of UCD.t tests that fail due to bad case
40809      Branch: perl
40810            ! lib/Unicode/UCD.t
40811 ____________________________________________________________________________
40812 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
40813         Log: test skip logic was broken
40814      Branch: perl
40815            ! ext/I18N/Langinfo/Langinfo.t
40816 ____________________________________________________________________________
40817 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
40818         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
40819              failure of ExtUtils.t#27 when built in debug mode)
40820      Branch: perl
40821            ! lib/ExtUtils/MM_Win32.pm
40822 ____________________________________________________________________________
40823 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
40824         Log: I18N::Langinfo is not available on windows
40825      Branch: perl
40826            ! win32/FindExt.pm
40827 ____________________________________________________________________________
40828 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
40829         Log: save a dTHX
40830      Branch: perl
40831            ! ext/POSIX/POSIX.xs
40832 ____________________________________________________________________________
40833 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
40834         Log: Update Changes.
40835      Branch: perl
40836            ! Changes patchlevel.h
40837 ____________________________________________________________________________
40838 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
40839         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
40840              as pointed out by Sarathy.
40841      Branch: perl
40842            ! ext/I18N/Langinfo/Langinfo.xs
40843 ____________________________________________________________________________
40844 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
40845         Log: Retract #11212.
40846      Branch: perl
40847            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
40848 ____________________________________________________________________________
40849 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
40850         Log: Bump up the VERSION of Cwd.xs.
40851      Branch: perl
40852            ! ext/Cwd/Makefile.PL
40853 ____________________________________________________________________________
40854 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
40855         Log: Retract #11220, the problem wasn't the missing leading zero.
40856              Here's the problem:
40857              $ ./perl -we 'chmod(oct("755"), ".")'
40858              Non-octal literal mode (493) specified at -e line 1.
40859              (Did you mean 0493 instead?)
40860      Branch: perl
40861            ! lib/ExtUtils/MM_Unix.pm
40862 ____________________________________________________________________________
40863 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
40864         Log: (Retracted by #11221)
40865              Change the PERM_RW and PERM_RWX to 0644 and 0755
40866              (add the leading zero).
40867      Branch: perl
40868            ! lib/ExtUtils/MM_Unix.pm
40869 ____________________________________________________________________________
40870 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
40871         Log: Integrate changes #11193, 11205, 11209 from macperl.
40872              
40873              Fix up AutoLoader to fudge for Mac paths in import().
40874              
40875              Allow symbols in try_symbol() to begin with "_".
40876              
40877              Small portability fix for Mac OS.
40878      Branch: perl
40879           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
40880 ____________________________________________________________________________
40881 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
40882         Log: Metaconfig unit change for #11217.
40883      Branch: metaconfig/U/perl
40884            ! Extensions.U
40885 ____________________________________________________________________________
40886 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
40887         Log: Detypo, problem noticed by Gerrit P. Haase.
40888      Branch: perl
40889            ! Configure config_h.SH
40890 ____________________________________________________________________________
40891 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
40892         Log: Cwd cleanups.
40893      Branch: perl
40894            ! ext/Cwd/Cwd.xs
40895 ____________________________________________________________________________
40896 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
40897         Log: Slight tweaks on #11213.
40898      Branch: perl
40899            ! toke.c
40900 ____________________________________________________________________________
40901 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
40902         Log: A missing dTHX noticed by Gerrit P. Haase.
40903      Branch: perl
40904            ! ext/POSIX/POSIX.xs
40905 ____________________________________________________________________________
40906 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
40907         Log: Subject: [PATCH toke.c] Simplify yytoke()
40908              From: Simon Cozens <simon@netthink.co.uk>
40909              Date: Sun, 8 Jul 2001 13:24:34 +0100
40910              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
40911              
40912              Split out pending_ident().
40913      Branch: perl
40914            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
40915 ____________________________________________________________________________
40916 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
40917         Log: (Retracted by #11223.)
40918              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
40919              Date: Wed, 05 Nov 1997 17:22:34 -0600
40920              From: Graham Barr <gbarr@ti.com>
40921              Message-Id: <3460FFBA.6DA51F46@ti.com>
40922      Branch: perl
40923            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
40924 ____________________________________________________________________________
40925 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
40926         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
40927      Branch: perl
40928            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
40929            ! pod/perllocale.pod
40930 ____________________________________________________________________________
40931 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
40932         Log: Really do the test under the C locale.
40933      Branch: perl
40934            ! ext/I18N/Langinfo/Langinfo.t
40935 ____________________________________________________________________________
40936 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
40937         Log: Small portability fix for Mac OS.
40938      Branch: maint-5.6/macperl
40939            ! lib/Cwd.pm
40940 ____________________________________________________________________________
40941 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
40942         Log: Metaconfig unit change for #11207.
40943      Branch: metaconfig/U/perl
40944            ! Extensions.U
40945 ____________________________________________________________________________
40946 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
40947         Log: Add I18N::Langinfo, which is basically a wrapper around
40948              nl_langinfo(), which is an additional way to query locale
40949              specific information.
40950      Branch: perl
40951            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
40952            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
40953            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
40954 ____________________________________________________________________________
40955 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
40956         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
40957              used in File::Find tests; replace with if.t.
40958      Branch: maint-5.6/macperl
40959            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
40960            ! t/pragma/warn/op
40961 ____________________________________________________________________________
40962 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
40963         Log: Allow symbols in try_symbol() to begin with "_".
40964      Branch: maint-5.6/macperl
40965            ! makedef.pl
40966 ____________________________________________________________________________
40967 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
40968         Log: Sync up the File::Find changes from the rewrite by
40969              Thomas Wegner, et al.
40970      Branch: maint-5.6/macperl
40971            + t/lib/filefind-taint.t
40972            ! lib/File/Find.pm t/lib/filefind.t
40973 ____________________________________________________________________________
40974 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
40975         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
40976              From: Thomas Wegner <wegner_thomas@yahoo.com>
40977              Date: Thu, 5 Jul 2001 20:31:25 +0200
40978              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
40979      Branch: maint-5.6/macperl
40980            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
40981 ____________________________________________________________________________
40982 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
40983         Log: Some more test portability fixes.
40984      Branch: maint-5.6/macperl
40985            ! t/lib/filecopy.t t/pragma/warn/pp_sys
40986 ____________________________________________________________________________
40987 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
40988         Log: The #11200 removed wrong (non-existent) target.  Duh.
40989      Branch: perl
40990            ! Makefile.SH
40991 ____________________________________________________________________________
40992 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
40993         Log: Zap the lib/re.pm before creating it.
40994      Branch: perl
40995            ! Makefile.SH
40996 ____________________________________________________________________________
40997 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
40998         Log: Another test.  Please ignore.
40999      Branch: maint-5.6/macperl
41000            ! README.macos
41001 ____________________________________________________________________________
41002 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
41003         Log: Portability fixes for a lot of tests, especially IO-related
41004              tests, and warnings, and the harness script.
41005      Branch: maint-5.6/macperl
41006            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
41007            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
41008            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
41009            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
41010            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
41011            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
41012            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
41013            ! t/pragma/warnings.t
41014 ____________________________________________________________________________
41015 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
41016         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
41017              From: Nicholas Clark <nick@ccl4.org>
41018              Date: Sat, 7 Jul 2001 21:00:17 +0100
41019              Message-ID: <20010707210017.H59620@plum.flirble.org>
41020      Branch: perl
41021            ! lib/h2xs.t
41022 ____________________________________________________________________________
41023 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
41024         Log: The UNICOS/mk SysV IPC problem has been fixed.
41025      Branch: perl
41026            ! pod/perl572delta.pod
41027 ____________________________________________________________________________
41028 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
41029         Log: Slight update tweaks on perlunicode.pod.
41030      Branch: perl
41031            ! pod/perlunicode.pod
41032 ____________________________________________________________________________
41033 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
41034         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
41035              From: Mark-Jason Dominus <mjd@plover.com>
41036              Date: Sat, 07 Jul 2001 13:04:04 -0400
41037              Message-ID: <20010707170404.32694.qmail@plover.com>
41038      Branch: perl
41039            ! ext/DB_File/DB_File.pm
41040 ____________________________________________________________________________
41041 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
41042         Log: Fix up AutoLoader to fudge for Mac paths in import().
41043      Branch: maint-5.6/macperl
41044            ! lib/AutoLoader.pm
41045 ____________________________________________________________________________
41046 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
41047         Log: Try to force the lib/re.pm to be there before entering
41048              the extensions builds, should help for parallel makes.
41049      Branch: perl
41050            ! Makefile.SH
41051 ____________________________________________________________________________
41052 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
41053         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41054              From: Norton Allen <allen@huarp.harvard.edu>
41055              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
41056              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
41057      Branch: perl
41058            ! ext/POSIX/POSIX.xs
41059 ____________________________________________________________________________
41060 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
41061         Log: Subject: [PATCH] Re: op/arith.t
41062              From: Nicholas Clark <nick@ccl4.org>
41063              Date: Sat, 7 Jul 2001 13:04:54 +0100
41064              Message-ID: <20010707130454.D59620@plum.flirble.org>
41065      Branch: perl
41066            ! numeric.c toke.c
41067 ____________________________________________________________________________
41068 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
41069         Log: Subject: [PATCH] h2xs
41070              From: Nicholas Clark <nick@ccl4.org>
41071              Date: Fri, 6 Jul 2001 23:25:14 +0100
41072              Message-ID: <20010706232514.X59620@plum.flirble.org>
41073      Branch: perl
41074            ! utils/h2xs.PL
41075 ____________________________________________________________________________
41076 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
41077         Log: Subject: Re: bleedperl perl_alloc..free leakage
41078              From: Radu Greab <radu@netsoft.ro>
41079              Date: Fri, 6 Jul 2001 19:48:54 +0300
41080              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
41081              
41082              Leak-be-gone.
41083      Branch: perl
41084            ! op.c
41085 ____________________________________________________________________________
41086 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
41087         Log: Test again.  Please ignore.
41088      Branch: maint-5.6/macperl
41089            ! README.macos
41090 ____________________________________________________________________________
41091 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
41092         Log: Test.  Please ignore.
41093      Branch: maint-5.6/macperl
41094            ! README.macos
41095 ____________________________________________________________________________
41096 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
41097         Log: Include changes already sent in separately as patches,
41098              before branch was created.
41099      Branch: maint-5.6/macperl
41100            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
41101            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
41102            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
41103            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
41104            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
41105            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
41106            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
41107            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
41108            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
41109            ! t/pragma/strict.t
41110 ____________________________________________________________________________
41111 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
41112         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41113              From: Norton Allen <allen@huarp.harvard.edu>
41114              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41115              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41116      Branch: perl
41117            ! utf8.h
41118 ____________________________________________________________________________
41119 [ 11183] By: nick                                  on 2001/07/06  16:27:40
41120         Log: Integrate mainline
41121      Branch: perlio
41122           +> (branch 42 files)
41123            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
41124            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
41125            - win32/bin/mdelete.bat
41126           !> (integrate 215 files)
41127 ____________________________________________________________________________
41128 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
41129         Log: The #11166 needed also these updated.
41130      Branch: perl
41131            ! lib/warnings.pm warnings.h
41132 ____________________________________________________________________________
41133 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
41134         Log: Update Changes.
41135      Branch: perl
41136            ! Changes patchlevel.h
41137 ____________________________________________________________________________
41138 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
41139         Log: Regen toc.
41140      Branch: perl
41141            ! pod/perltoc.pod
41142 ____________________________________________________________________________
41143 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
41144         Log: Nit from Abhijit.
41145      Branch: perl
41146            ! lib/CPAN.pm
41147 ____________________________________________________________________________
41148 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
41149         Log: Retract #11172.
41150      Branch: perl
41151            ! t/op/method.t
41152 ____________________________________________________________________________
41153 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
41154         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41155              From: Norton Allen <allen@huarp.harvard.edu>
41156              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41157              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41158      Branch: perl
41159            ! lib/Cwd.pm
41160 ____________________________________________________________________________
41161 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
41162         Log: (Accidentally empty check-in.)
41163      Branch: perl
41164            ! utf8.h
41165 ____________________________________________________________________________
41166 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
41167         Log: Retract #11165 since Sarathy pointed out it'll not
41168              work properly under threads, the problem should be
41169              solved using "the savestack, either via SSNEW() or
41170              using a newSVpv()+SAVEFREESV() combo."
41171      Branch: perl
41172            ! ext/POSIX/POSIX.xs
41173 ____________________________________________________________________________
41174 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
41175         Log: Retract #11125 since NI-S pointed out it'll not work in
41176              cases where the extension has their own handcrafted INC
41177              et alia.
41178      Branch: perl
41179            ! lib/ExtUtils/MM_Unix.pm
41180 ____________________________________________________________________________
41181 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
41182         Log: Subject: RE: [PATCH] -I and MakeMaker again
41183              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41184              Date: Fri, 6 Jul 2001 09:18:29 +0200
41185              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
41186      Branch: perl
41187            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
41188            ! lib/ExtUtils/MM_Win32.pm
41189 ____________________________________________________________________________
41190 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
41191         Log: (Retracted by #11178)
41192              Subject: [PATCH t/op/method.t] SUPER:: strangeness
41193              From: Piers Cawley <pdcawley@iterative-software.com>
41194              Date: 06 Jul 2001 10:49:01 +0100
41195              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
41196      Branch: perl
41197            ! t/op/method.t
41198 ____________________________________________________________________________
41199 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
41200         Log: VOS README update from Paul Green.
41201      Branch: perl
41202            ! README.vos
41203 ____________________________________________________________________________
41204 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
41205         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41206              From: Norton Allen <allen@huarp.harvard.edu>
41207              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
41208              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
41209      Branch: perl
41210            ! README.qnx hints/qnx.sh
41211 ____________________________________________________________________________
41212 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
41213         Log: Subject: [PATCH] Doc patch for Tie::Hash
41214              From: Artur Bergman <artur@contiller.se>
41215              Date: Thu, 05 Jul 2001 22:51:18 +0200
41216              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
41217      Branch: perl
41218            ! lib/Tie/Hash.pm
41219 ____________________________________________________________________________
41220 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
41221         Log: Subject: [PATCH] perlfaq4.pod
41222              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
41223              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
41224              Date: Thu, 5 Jul 2001 18:44:10 +0100 
41225      Branch: perl
41226            ! pod/perlfaq4.pod
41227 ____________________________________________________________________________
41228 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
41229         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
41230              From: Robin Houston <robin@kitsite.com>
41231              Date: Thu, 5 Jul 2001 18:33:21 +0100
41232              Message-ID: <20010705183321.A27345@robin.kitsite.com>
41233      Branch: perl
41234            ! ext/B/B/Deparse.pm
41235 ____________________________________________________________________________
41236 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
41237         Log: (Retracted by #11285.)
41238              
41239              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
41240              From: Abhijit Menon-Sen <ams@wiw.org>
41241              Date: Fri, 6 Jul 2001 01:26:32 +0530
41242              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
41243      Branch: perl
41244            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
41245            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
41246            ! warnings.pl
41247 ____________________________________________________________________________
41248 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
41249         Log: (Retracted by #11175)
41250              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41251              From: Norton Allen <allen@huarp.harvard.edu>
41252              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
41253              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
41254      Branch: perl
41255            ! ext/POSIX/POSIX.xs
41256 ____________________________________________________________________________
41257 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
41258         Log: Unterminated C< (noticed by Richard Hatch), and few other
41259              small Unicode doc tweaks.
41260      Branch: perl
41261            ! pod/perlretut.pod
41262 ____________________________________________________________________________
41263 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
41264         Log: More flexible argument understanding; add charblocks() and
41265              charscripts(); make charblock() and charscript() two-way;
41266              add charinrange(); separate the $Unicode::UCD::VERSION and
41267              the version of the Unicode by adding UnicodeVersion().
41268      Branch: perl
41269            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41270 ____________________________________________________________________________
41271 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
41272         Log: Update Unicode::UCD on \p{In...}.
41273      Branch: perl
41274            ! lib/Unicode/UCD.pm
41275 ____________________________________________________________________________
41276 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
41277         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
41278              From: Norton Allen <allen@huarp.harvard.edu>
41279              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
41280              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
41281      Branch: perl
41282            ! lib/ExtUtils/MM_Unix.pm
41283 ____________________________________________________________________________
41284 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
41285         Log: POSIX-BC tweaks from Thomas Dorner.
41286      Branch: perl
41287            ! hints/posix-bc.sh perlio.h
41288 ____________________________________________________________________________
41289 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
41290         Log: Module updates for the delta.
41291      Branch: perl
41292            ! pod/perl572delta.pod
41293 ____________________________________________________________________________
41294 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
41295         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
41296              From: Norton Allen <allen@huarp.harvard.edu>
41297              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
41298              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
41299      Branch: perl
41300            ! ext/IO/lib/IO/t/io_sock.t
41301 ____________________________________________________________________________
41302 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
41303         Log: Subject: [PATCH perldiag.pod] Quick fixes
41304              From: Simon Cozens <simon@netthink.co.uk>
41305              Date: Wed, 4 Jul 2001 20:22:12 +0100
41306              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
41307      Branch: perl
41308            ! pod/perldiag.pod
41309 ____________________________________________________________________________
41310 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
41311         Log: (retracted by #13533)
41312              
41313              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
41314              From: Radu Greab <radu@netsoft.ro>
41315              Date: Wed, 4 Jul 2001 22:13:31 +0300
41316              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
41317      Branch: perl
41318            ! op.c sv.c t/op/pos.t
41319 ____________________________________________________________________________
41320 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
41321         Log: Subject: [PATCH] -I and MakeMaker again
41322              From: Michael G Schwern <schwern@pobox.com>
41323              Date: Wed, 4 Jul 2001 15:03:07 -0400
41324              Message-ID: <20010704150307.I20340@blackrider>
41325              
41326              (and retract #11145)
41327      Branch: perl
41328            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
41329            ! lib/ExtUtils/MakeMaker.pm
41330 ____________________________________________________________________________
41331 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
41332         Log: Subject: Re: PERFORCE change 11142 for review
41333              From: "Philip Newton" <Philip.Newton@gmx.net>
41334              Date: Wed, 4 Jul 2001 20:46:26 +0200
41335              Message-Id: <200107041841.VAA25380@taas.iki.fi>
41336      Branch: perl
41337            ! lib/ExtUtils/MakeMaker.pm
41338 ____________________________________________________________________________
41339 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
41340         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41341              From: Jonathan Stowe <gellyfish@gellyfish.com>
41342              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
41343              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
41344      Branch: perl
41345            ! utils/pl2pm.PL
41346 ____________________________________________________________________________
41347 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
41348         Log: fix the binary compatibility issue when building with/without
41349              usemymalloc by exporting Perl_malloc() et al as simple wrappers
41350              around the system functions (this allows most extensions built
41351              using one mode to coexist with perls built in the other mode)
41352              
41353              XXX the Perl_mfree() wrapper might need to do return(free()) on
41354              platforms where Free_t isn't "void"
41355      Branch: perl
41356            ! embed.h embed.pl makedef.pl proto.h util.c
41357 ____________________________________________________________________________
41358 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
41359         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
41360              since it doesn't ensure threads other than the one calling fork()
41361              aren't holding any locks; the fix is to use pthread_atfork() to
41362              hold global locks
41363              
41364              building perl with -Dusemymalloc exacerbates the problem since
41365              Perl_malloc() holds a mutex, and perl's exec() calls New()
41366              
41367              XXX the code in win32thread.h may be needed on platforms that have
41368              no pthread_atfork()
41369      Branch: perl
41370            ! perl.c thread.h win32/win32thread.h
41371 ____________________________________________________________________________
41372 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
41373         Log: Integrate #11009 from maintperl.
41374      Branch: maint-5.6/macperl
41375           !> lib/ExtUtils/Manifest.pm
41376 ____________________________________________________________________________
41377 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
41378         Log: Flexing my Perforce muscles.
41379      Branch: maint-5.6/macperl
41380            ! README.macos
41381 ____________________________________________________________________________
41382 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
41383         Log: Update Changes.
41384      Branch: perl
41385            ! Changes patchlevel.h
41386 ____________________________________________________________________________
41387 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
41388         Log: Metaconfig unit change for #11146.
41389      Branch: metaconfig/U/perl
41390            ! d_fcntl_can_lock.U
41391 ____________________________________________________________________________
41392 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
41393         Log: Somehow the #ifdefs of the added code (in #11093) made
41394              HP-UX to fail the fcntl locking test, without the ifdefs
41395              the test seems to be working again.  Reason unknown:
41396              HP-UX cc doesn't complain either way.
41397      Branch: perl
41398            ! Configure
41399 ____________________________________________________________________________
41400 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
41401         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
41402      Branch: perl
41403            ! lib/ExtUtils/MM_Unix.pm
41404 ____________________________________________________________________________
41405 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
41406         Log: gcc -Wall nit.
41407      Branch: perl
41408            ! pp_hot.c
41409 ____________________________________________________________________________
41410 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
41411         Log: When removing tests updating the test count is a good idea, too.
41412      Branch: perl
41413            ! lib/Net/t/require.t
41414 ____________________________________________________________________________
41415 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
41416         Log: Document #11134 and add the new symbols to the list of
41417              of MakeMaker known ones.
41418      Branch: perl
41419            ! lib/ExtUtils/MakeMaker.pm
41420 ____________________________________________________________________________
41421 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
41422         Log: Microperl update.
41423      Branch: perl
41424            ! uconfig.h
41425 ____________________________________________________________________________
41426 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
41427         Log: Update the libnet tests as per #11138.
41428      Branch: perl
41429            - lib/Net/t/ph.t
41430            ! MANIFEST lib/Net/t/require.t
41431 ____________________________________________________________________________
41432 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
41433         Log: Regen toc and modlib.
41434      Branch: perl
41435            ! pod/perlmodlib.pod pod/perltoc.pod
41436 ____________________________________________________________________________
41437 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
41438         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
41439              Graham's request.
41440      Branch: perl
41441            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
41442            ! MANIFEST
41443 ____________________________________________________________________________
41444 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
41445         Log: Add the OS/390 harness results to the delta.
41446      Branch: perl
41447            ! pod/perl572delta.pod
41448 ____________________________________________________________________________
41449 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
41450         Log: Avoid the two study tests in OS/390 until the bug has been solved.
41451      Branch: perl
41452            ! t/op/study.t
41453 ____________________________________________________________________________
41454 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
41455         Log: DOS/DJGPP tweaks from Laszlo Molnar.
41456      Branch: perl
41457            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
41458 ____________________________________________________________________________
41459 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
41460         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
41461              From: Michael G Schwern <schwern@pobox.com>
41462              Date: Wed, 4 Jul 2001 00:01:16 -0400
41463              Message-ID: <20010704000116.C591@blackrider>
41464      Branch: perl
41465            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
41466 ____________________________________________________________________________
41467 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
41468         Log: The #11132 missed singleton characters (not part
41469              of a unilo..unihi range) in Unicode scripts.
41470      Branch: perl
41471            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
41472            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
41473            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
41474            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
41475            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
41476            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
41477            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
41478            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
41479            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
41480            ! lib/unicode/mktables.PL t/op/pat.t
41481 ____________________________________________________________________________
41482 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
41483         Log: Support preferentially the Unicode 'scripts' definition
41484              in the \p{In...} notation since according to Unicode the
41485              scripts concept is more natural for matching than using
41486              the somewhat artificial block names.  The block names are
41487              still available, though, and if there's a name conflict,
41488              the scripts one wins and the blocks one has to do with
41489              'Block' appended to its name.  For more information see
41490              
41491              http://www.unicode.org/unicode/reports/tr24/
41492      Branch: perl
41493            + lib/unicode/In/100.pl lib/unicode/In/101.pl
41494            + lib/unicode/In/102.pl lib/unicode/In/103.pl
41495            + lib/unicode/In/104.pl lib/unicode/In/105.pl
41496            + lib/unicode/In/106.pl lib/unicode/In/107.pl
41497            + lib/unicode/In/108.pl lib/unicode/In/109.pl
41498            + lib/unicode/In/110.pl lib/unicode/In/111.pl
41499            + lib/unicode/In/112.pl lib/unicode/In/113.pl
41500            + lib/unicode/In/114.pl lib/unicode/In/115.pl
41501            + lib/unicode/In/116.pl lib/unicode/In/117.pl
41502            + lib/unicode/In/118.pl lib/unicode/In/119.pl
41503            + lib/unicode/In/120.pl lib/unicode/In/121.pl
41504            + lib/unicode/In/122.pl lib/unicode/In/123.pl
41505            + lib/unicode/In/124.pl lib/unicode/In/125.pl
41506            + lib/unicode/In/126.pl lib/unicode/In/127.pl
41507            + lib/unicode/In/128.pl lib/unicode/In/129.pl
41508            + lib/unicode/In/130.pl lib/unicode/In/131.pl
41509            + lib/unicode/In/132.pl lib/unicode/In/133.pl
41510            + lib/unicode/In/134.pl lib/unicode/In/135.pl
41511            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
41512            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
41513            ! (edit 106 files)
41514 ____________________________________________________________________________
41515 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
41516         Log: Better document the difference between a block and a script.
41517      Branch: perl
41518            ! lib/Unicode/UCD.pm
41519 ____________________________________________________________________________
41520 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
41521         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
41522              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41523              Date: Tue, 3 Jul 2001 15:04:23 -0500
41524              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
41525      Branch: perl
41526            ! lib/CPAN.pm
41527 ____________________________________________________________________________
41528 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
41529         Log: Add tests for charscript().
41530      Branch: perl
41531            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41532 ____________________________________________________________________________
41533 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
41534         Log: Add charscript() to get the UTR#24 script names of characters.
41535      Branch: perl
41536            ! lib/Unicode/UCD.pm
41537 ____________________________________________________________________________
41538 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
41539         Log: Todo updates.
41540      Branch: perl
41541            ! pod/perltodo.pod
41542 ____________________________________________________________________________
41543 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
41544         Log: Unicode::UCD updates.
41545      Branch: perl
41546            ! lib/Unicode/UCD.pm
41547 ____________________________________________________________________________
41548 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
41549         Log: (Retracted by #11174)
41550              Subject: MakeMaker should pass through DEFINE and INC to subdirs
41551              From: Alan Burlison <Alan.Burlison@sun.com>
41552              Date: Tue, 03 Jul 2001 15:20:13 +0100
41553              Message-ID: <3B41D49D.A923D4F9@sun.com>
41554      Branch: perl
41555            ! lib/ExtUtils/MM_Unix.pm
41556 ____________________________________________________________________________
41557 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
41558         Log: Subject: Patch needed for UTS
41559              From: hom00@utsglobal.com (Hal Morris)
41560              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
41561              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
41562              
41563              Replace #11113 with a better version.
41564      Branch: perl
41565            ! perl.h
41566 ____________________________________________________________________________
41567 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
41568         Log: Subject: Re: POINTERRIGOR
41569              From: Andy Dougherty <doughera@lafayette.edu>
41570              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
41571              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
41572      Branch: perl
41573            ! util.c
41574 ____________________________________________________________________________
41575 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
41576         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
41577              From: "Philip Newton" <pnewton@gmx.de>
41578              Date: Tue, 3 Jul 2001 17:03:34 +0200
41579              Message-ID: <3B41FAE6.29564.660E117@localhost>
41580      Branch: perl
41581            ! pp_hot.c
41582 ____________________________________________________________________________
41583 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
41584         Log: Typos.
41585      Branch: perl
41586            ! INSTALL
41587 ____________________________________________________________________________
41588 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
41589         Log: Subject: [PATCH 5.6.1] debugger fixes
41590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41591              Date: Tue, 3 Jul 2001 03:38:18 -0400
41592              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
41593              
41594              The $^S is working again.
41595      Branch: perl
41596            ! lib/perl5db.pl
41597 ____________________________________________________________________________
41598 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
41599         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
41600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41601              Date: Tue, 3 Jul 2001 03:34:06 -0400
41602              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
41603      Branch: perl
41604            ! os2/OS2/Process/Process.pm
41605 ____________________________________________________________________________
41606 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
41607         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
41608              From: "Philip Newton" <Philip.Newton@gmx.net>
41609              Date: Tue, 3 Jul 2001 09:11:27 +0200
41610              Message-Id: <200107030706.KAA04596@taas.iki.fi>
41611      Branch: perl
41612            ! lib/FindBin.pm
41613 ____________________________________________________________________________
41614 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
41615         Log: Delta delta.
41616      Branch: perl
41617            ! pod/perl572delta.pod
41618 ____________________________________________________________________________
41619 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
41620         Log: Metaconfig unit change for 11115.
41621      Branch: metaconfig
41622            ! U/modified/libc.U
41623 ____________________________________________________________________________
41624 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
41625         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
41626              (from Richard Hatch) (this was the cause of pipes() and
41627              times() mysteriously not being found)
41628      Branch: perl
41629            ! Configure
41630 ____________________________________________________________________________
41631 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
41632         Log: Retract #10142, the real culprit found by Richard Hatch,
41633              coming soon to Configure near you.
41634      Branch: perl
41635            ! hints/aix.sh
41636 ____________________________________________________________________________
41637 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
41638         Log: (Replaced by #11124) UTS workaround from Hal Morris.
41639      Branch: perl
41640            ! perl.h
41641 ____________________________________________________________________________
41642 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
41643         Log: Subject: [PATCH] grok not grocking correctly
41644              From: Nicholas Clark <nick@ccl4.org>
41645              Date: Tue, 3 Jul 2001 00:19:08 +0100
41646              Message-ID: <20010703001908.H59620@plum.flirble.org>
41647      Branch: perl
41648            ! numeric.c
41649 ____________________________________________________________________________
41650 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
41651         Log: Subject: [PATCH Deparse.t] test just-posted patches
41652              From: Robin Houston <robin@kitsite.com>
41653              Date: Mon, 2 Jul 2001 23:46:15 +0100
41654              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
41655      Branch: perl
41656            ! ext/B/Deparse.t
41657 ____________________________________________________________________________
41658 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
41659         Log: Subject: [PATCH toke.c] autosplit into @F
41660              From: Robin Houston <robin@kitsite.com>
41661              Date: Mon, 2 Jul 2001 23:18:20 +0100
41662              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
41663      Branch: perl
41664            ! perl.c toke.c
41665 ____________________________________________________________________________
41666 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
41667         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
41668              From: Robin Houston <robin@kitsite.com>
41669              Date: Mon, 2 Jul 2001 23:00:48 +0100
41670              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
41671      Branch: perl
41672            ! ext/B/B/Deparse.pm
41673 ____________________________________________________________________________
41674 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
41675         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
41676              From: "Philip Newton" <Philip.Newton@gmx.net>
41677              Date: Mon, 2 Jul 2001 22:06:22 +0200
41678              (no Message-Id)
41679      Branch: perl
41680            ! ext/NDBM_File/hints/linux.pl
41681 ____________________________________________________________________________
41682 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
41683         Log: Subject: Re: Fixed pack problem - sort of
41684              From: Nicholas Clark <nick@ccl4.org>
41685              Date: Mon, 2 Jul 2001 20:59:20 +0100
41686              Message-ID: <20010702205919.F59620@plum.flirble.org>
41687      Branch: perl
41688            ! pp_pack.c t/op/pack.t
41689 ____________________________________________________________________________
41690 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
41691         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
41692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41693              Date: Mon, 2 Jul 2001 15:45:41 -0400
41694              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
41695      Branch: perl
41696            ! os2/os2.c
41697 ____________________________________________________________________________
41698 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
41699         Log: (Mistaken retraction)
41700      Branch: perl
41701            ! utils/pl2pm.PL
41702 ____________________________________________________________________________
41703 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
41704         Log: Detypo in #11103.
41705      Branch: perl
41706            ! utils/pl2pm.PL
41707 ____________________________________________________________________________
41708 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
41709         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41710              From: Jonathan Stowe <gellyfish@gellyfish.com>
41711              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
41712              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
41713      Branch: perl
41714            ! utils/pl2pm.PL
41715 ____________________________________________________________________________
41716 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
41717         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
41718              From: "Craig A. Berry" <craigberry@mac.com>
41719              Date: Mon, 02 Jul 2001 14:11:23 -0500
41720              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
41721      Branch: perl
41722            ! lib/Unicode/UCD.pm
41723 ____________________________________________________________________________
41724 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
41725         Log: Subject: [PATCH] Re: op/numconvert.t failures
41726              From: Nicholas Clark <nick@ccl4.org>
41727              Date: Mon, 2 Jul 2001 20:10:48 +0100
41728              Message-ID: <20010702201048.E59620@plum.flirble.org>
41729      Branch: perl
41730            ! t/op/numconvert.t
41731 ____________________________________________________________________________
41732 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
41733         Log: Update Changes.
41734      Branch: perl
41735            ! Changes patchlevel.h
41736 ____________________________________________________________________________
41737 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
41738         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
41739              The real fix must be more involved.  The line of code all the leaky
41740              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
41741              line of Perl_newPMOP().
41742      Branch: perl
41743            ! op.h
41744 ____________________________________________________________________________
41745 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
41746         Log: Based on
41747              
41748              Subject: Re: sizeof(struct sembuf)
41749              From: Nicholas Clark <nick@ccl4.org>
41750              Date: Sun, 1 Jul 2001 22:26:48 +0100
41751              Message-ID: <20010701222648.W59620@plum.flirble.org>
41752              
41753              but do semop() always the slow way.
41754      Branch: perl
41755            ! doio.c
41756 ____________________________________________________________________________
41757 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
41758         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
41759              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41760              Date: Tue, 03 Jul 2001 00:56:30 +0900
41761              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
41762      Branch: perl
41763            ! ext/Encode/Encode/Tcl.t
41764 ____________________________________________________________________________
41765 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
41766         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
41767              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41768              Date: Tue, 03 Jul 2001 00:55:46 +0900
41769              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
41770      Branch: perl
41771            ! ext/Encode/Encode/Tcl.pm
41772 ____________________________________________________________________________
41773 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
41774         Log: Regen api and toc.
41775      Branch: perl
41776            ! pod/perlapi.pod pod/perltoc.pod
41777 ____________________________________________________________________________
41778 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
41779         Log: Metaconfig unit change for #11093.
41780      Branch: metaconfig/U/perl
41781            ! d_fcntl_can_lock.U
41782 ____________________________________________________________________________
41783 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
41784         Log: The fcntl locking test may hang if NFS locking messed up;
41785              break out with alarm(10).
41786      Branch: perl
41787            ! Configure
41788 ____________________________________________________________________________
41789 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
41790         Log: Move the mdelete.bat from win32/bin to win32.
41791      Branch: perl
41792            ! MANIFEST
41793 ____________________________________________________________________________
41794 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
41795         Log: Typo in #11083.
41796      Branch: perl
41797            ! ext/Time/Piece/Piece.t
41798 ____________________________________________________________________________
41799 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
41800         Log: Netware tweaks from Guruprasad.
41801      Branch: perl
41802            - NetWare/perlsdio.h
41803            ! MANIFEST NetWare/Makefile NetWare/interface.c
41804            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
41805            ! perlsdio.h
41806 ____________________________________________________________________________
41807 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
41808         Log: Subject: Re: [PATH] shared -> unique;
41809              From: Abhijit Menon-Sen <ams@wiw.org>
41810              Date: Wed, 27 Jun 2001 03:51:27 +0530
41811              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
41812      Branch: perl
41813            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
41814 ____________________________________________________________________________
41815 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
41816         Log: Subject: Re: AIX / gcc-3.0
41817              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41818              Date: Mon, 02 Jul 2001 15:20:21 +0200
41819              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
41820      Branch: perl
41821            ! hints/aix.sh
41822 ____________________________________________________________________________
41823 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
41824         Log: Subject: Re: Bug report: split splits on wrong pattern
41825              From: Abhijit Menon-Sen <ams@wiw.org>
41826              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
41827              Date: Mon, 2 Jul 2001 16:31:33 +0530
41828      Branch: perl
41829            ! pp_ctl.c
41830 ____________________________________________________________________________
41831 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
41832         Log: Subject: [PATCH 5.6.1] test harness
41833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41834              Date: Mon, 2 Jul 2001 06:29:21 -0400
41835              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
41836      Branch: perl
41837            ! lib/Test/Harness.pm
41838 ____________________________________________________________________________
41839 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
41840         Log: Subject: [PATCH 5.6.1] debugger goof
41841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41842              Date: Mon, 2 Jul 2001 06:27:22 -0400
41843              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
41844      Branch: perl
41845            ! lib/perl5db.pl
41846 ____________________________________________________________________________
41847 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
41848         Log: Subject: [PATCH 5.6.1] OS/2 cwd
41849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41850              Date: Mon, 2 Jul 2001 06:21:17 -0400
41851              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
41852      Branch: perl
41853            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
41854 ____________________________________________________________________________
41855 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
41856         Log: Make #11082 more OS/2-specific.
41857      Branch: perl
41858            ! ext/Time/Piece/Piece.t
41859 ____________________________________________________________________________
41860 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
41861         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
41862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41863              Date: Mon, 2 Jul 2001 06:06:34 -0400
41864              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
41865      Branch: perl
41866            ! ext/Time/Piece/Piece.t
41867 ____________________________________________________________________________
41868 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
41869         Log: Subject: [PATCH B::Deparse] version number & changes
41870              From: Robin Houston <robin@kitsite.com>  
41871              Date: Sun, 1 Jul 2001 17:17:29 +0100
41872              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
41873      Branch: perl
41874            ! ext/B/B/Deparse.pm
41875 ____________________________________________________________________________
41876 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
41877         Log: Subject: a small fix.
41878              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41879              Date: Mon, 2 Jul 2001 12:17:53 +0200
41880              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
41881      Branch: perl
41882            ! ext/Thread/Thread.xs
41883 ____________________________________________________________________________
41884 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
41885         Log: Subject: RE: perl@10907
41886              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41887              Date: Mon, 2 Jul 2001 12:06:16 +0200
41888              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
41889              
41890              Borland C vs PerlIO.
41891      Branch: perl
41892            ! win32/config.bc win32/config_H.bc
41893 ____________________________________________________________________________
41894 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
41895         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
41896              From: "H.M. Brand" <merijn@l1.procura.nl>
41897              Date: Mon, 02 Jul 2001 11:18:57 +0200
41898              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
41899      Branch: perl
41900            ! t/op/write.t
41901 ____________________________________________________________________________
41902 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
41903         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
41904              From: Michael G Schwern <schwern@pobox.com>
41905              Date: Mon, 2 Jul 2001 00:26:24 -0400
41906              Message-ID: <20010702002624.A18302@blackrider>
41907      Branch: perl
41908            - ext/util/mkbootstrap
41909 ____________________________________________________________________________
41910 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
41911         Log: Subject: [PATCH op.h] v minor comment tweak
41912              From: Robin Houston <robin@puffinry.freeserve.co.uk>
41913              Date: Mon, 2 Jul 2001 00:42:01 +0100
41914              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
41915      Branch: perl
41916            ! op.h
41917 ____________________________________________________________________________
41918 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
41919         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
41920      Branch: perl
41921            ! pod/perlfunc.pod
41922 ____________________________________________________________________________
41923 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
41924         Log: Subject: Re: sizeof(struct sembuf)
41925              From: Nicholas Clark <nick@ccl4.org>
41926              Date: Sun, 1 Jul 2001 19:23:16 +0100
41927              Message-ID: <20010701192316.V59620@plum.flirble.org>
41928              
41929              s/signaling/signalling/
41930      Branch: perl
41931            ! pod/perlfunc.pod
41932 ____________________________________________________________________________
41933 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
41934         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
41935              From: "Philip Newton" <Philip.Newton@gmx.net>
41936              Date: Sun, 1 Jul 2001 09:37:56 +0200
41937              Message-Id: <200107010733.KAA03920@taas.iki.fi>
41938      Branch: perl
41939            ! pod/perlvar.pod
41940 ____________________________________________________________________________
41941 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
41942         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
41943              From: "Philip Newton" <Philip.Newton@gmx.net>
41944              Date: Sun, 1 Jul 2001 09:37:56 +0200
41945              Message-Id: <200107010733.KAA03925@taas.iki.fi>
41946      Branch: perl
41947            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
41948 ____________________________________________________________________________
41949 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
41950         Log: Metaconfig unit change for #11070.
41951      Branch: metaconfig
41952            ! U/compline/randfunc.U
41953 ____________________________________________________________________________
41954 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
41955         Log: Subject: [PATCH perlsnap] its --> it's --> its
41956              From: "Philip Newton" <Philip.Newton@gmx.net>
41957              Date: Sun, 1 Jul 2001 09:37:56 +0200
41958              Message-Id: <200107010733.KAA03914@taas.iki.fi>
41959      Branch: perl
41960            ! Porting/config_H
41961 ____________________________________________________________________________
41962 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
41963         Log: Sync with Sarathy; integrate with perlio.
41964      Branch: perl
41965           !> gv.c
41966 ____________________________________________________________________________
41967 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
41968         Log: regenerate win32/config_H.?c files
41969      Branch: perl
41970            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41971 ____________________________________________________________________________
41972 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
41973         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
41974              naming discipline
41975              
41976              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
41977              because of this)
41978              
41979              fix a warning about "fd" being used without being set in Cwd.xs
41980      Branch: perl
41981            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
41982            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
41983            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
41984            ! win32/config.vc
41985 ____________________________________________________________________________
41986 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
41987         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
41988              within macro arguments") and warnings ("unary minus applied to
41989              unsigned type", among others)
41990      Branch: perl
41991            ! gv.c hv.c op.c pp.c sv.c toke.c
41992 ____________________________________________________________________________
41993 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
41994         Log: win32 fixes: more spurious CRs
41995      Branch: perl
41996            ! win32/mdelete.bat
41997 ____________________________________________________________________________
41998 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
41999         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
42000              from win32/bin (or it gets deleted by distclean); don't delete
42001              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
42002              NT (should be made Win9x specific, and added to makefile.mk)
42003      Branch: perl
42004           +> win32/mdelete.bat
42005            - win32/bin/mdelete.bat
42006            ! win32/Makefile win32/makefile.mk
42007 ____________________________________________________________________________
42008 [ 11063] By: nick                                  on 2001/07/01  18:54:09
42009         Log: Quick for for #ifdef mess
42010      Branch: perlio
42011            ! gv.c
42012 ____________________________________________________________________________
42013 [ 11062] By: nick                                  on 2001/07/01  18:47:42
42014         Log: Raw integrate - does not build #if mess in gv.c
42015      Branch: perlio
42016           !> (integrate 29 files)
42017 ____________________________________________________________________________
42018 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
42019         Log: Make 'compile' target a little less broken.
42020              Still very broken, though: -Wall warnings from
42021              the generated code, boot_Foo prototypes missing,
42022              can't autoload Fcntl::SEEK_CUR et alia, ...
42023      Branch: perl
42024            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
42025            ! utils/perlcc.PL x2p/Makefile.SH
42026 ____________________________________________________________________________
42027 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
42028         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
42029      Branch: perl
42030            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42031            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
42032 ____________________________________________________________________________
42033 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
42034         Log: Update Changes.
42035      Branch: perl
42036            ! Changes patchlevel.h
42037 ____________________________________________________________________________
42038 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
42039         Log: Still one typo, regen toc.
42040      Branch: perl
42041            ! lib/Unicode/UCD.pm pod/perltoc.pod
42042 ____________________________________________________________________________
42043 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
42044         Log: Detypos and regen toc.
42045      Branch: perl
42046            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
42047 ____________________________________________________________________________
42048 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
42049         Log: VERSION tweak.
42050      Branch: perl
42051            ! ext/List/Util/lib/List/Util.pm
42052 ____________________________________________________________________________
42053 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
42054         Log: Attempt at plugging the leak under ithreads detected by Doug.
42055      Branch: perl
42056            ! op.h
42057 ____________________________________________________________________________
42058 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
42059         Log: gcc -Wall lint after #11051.
42060      Branch: perl
42061            ! pp_sys.c
42062 ____________________________________________________________________________
42063 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
42064         Log: Integrate perlio.
42065      Branch: perl
42066           !> lib/File/Find/taint.t
42067 ____________________________________________________________________________
42068 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
42069         Log: Don't use the v-strings for module VERSIONs.
42070      Branch: perl
42071            ! lib/Unicode/UCD.pm
42072 ____________________________________________________________________________
42073 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
42074         Log: Code cleanup based on turning off the -woffs in IRIX.
42075              Not all of the gripes cleaned up (hairy code in hv.c and
42076              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
42077              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
42078              to the IRIX hints)
42079      Branch: perl
42080            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
42081            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
42082            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
42083            ! regcomp.c sv.c
42084 ____________________________________________________________________________
42085 [ 11050] By: nick                                  on 2001/06/30  20:46:46
42086         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
42087      Branch: perlio
42088            ! lib/File/Find/taint.t
42089 ____________________________________________________________________________
42090 [ 11049] By: nick                                  on 2001/06/30  18:13:33
42091         Log: Integrate mainline
42092      Branch: perlio
42093           +> NetWare/nwstdio.h NetWare/perlsdio.h
42094           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42095           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
42096           +> lib/Unicode/UCD.t t/run/exit.t
42097           !> (integrate 60 files)
42098 ____________________________________________________________________________
42099 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
42100         Log: Delta delta.
42101      Branch: perl
42102            ! pod/perl572delta.pod
42103 ____________________________________________________________________________
42104 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
42105         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
42106              by CPAN.pm, use rather _00.
42107      Branch: perl
42108            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
42109            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
42110            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
42111            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
42112            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
42113            ! lib/ExtUtils/Embed.pm lib/Test.pm
42114 ____________________________________________________________________________
42115 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
42116         Log: Add a simple Unicode character database interface, Unicode::UCD.
42117      Branch: perl
42118            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
42119            ! MANIFEST
42120 ____________________________________________________________________________
42121 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
42122         Log: Subject: [PATCH] op/numconver.t
42123              From: Nicholas Clark <nick@ccl4.org>
42124              Date: Sat, 30 Jun 2001 15:40:10 +0100
42125              Message-ID: <20010630154010.I59620@plum.flirble.org>
42126      Branch: perl
42127            ! t/op/numconvert.t
42128 ____________________________________________________________________________
42129 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
42130         Log: The $^N is now taken (by #11038).
42131      Branch: perl
42132            ! t/base/lex.t
42133 ____________________________________________________________________________
42134 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
42135         Log: The #11040 had slipped to a wrong function...
42136      Branch: perl
42137            ! sv.c
42138 ____________________________________________________________________________
42139 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
42140         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
42141              the Configure library symbol probe mysteriously finds all
42142              symbols but those of pipe() and times().
42143      Branch: perl
42144            ! hints/aix.sh
42145 ____________________________________________________________________________
42146 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
42147         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
42148              From: Nicholas Clark <nick@ccl4.org>
42149              Date: Fri, 29 Jun 2001 23:49:07 +0100
42150              Message-ID: <20010629234907.D59620@plum.flirble.org>
42151      Branch: perl
42152            ! lib/ExtUtils.t
42153 ____________________________________________________________________________
42154 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
42155         Log: Subject: [PATCH] weakref fix 2, not yet there
42156              From: Artur Bergman <artur@contiller.se>
42157              Date: Sat, 30 Jun 2001 01:18:16 +0200
42158              Message-ID: <B762D957.1CC9%artur@contiller.se>
42159      Branch: perl
42160            ! sv.c
42161 ____________________________________________________________________________
42162 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
42163         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
42164              From: Michael G Schwern <schwern@pobox.com>
42165              Date: Fri, 29 Jun 2001 19:39:11 -0400
42166              Message-ID: <20010629193910.D25304@blackrider>
42167      Branch: perl
42168            + t/run/exit.t
42169            ! MANIFEST
42170 ____________________________________________________________________________
42171 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
42172         Log: Add support for $^N, the most-recently closed group.
42173      Branch: perl
42174            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
42175            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
42176            ! thrdvar.h
42177 ____________________________________________________________________________
42178 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
42179         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
42180              From: lvirden@cas.org
42181              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
42182              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
42183              
42184              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
42185              From: lvirden@cas.org
42186              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
42187              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
42188      Branch: perl
42189            ! README.solaris
42190 ____________________________________________________________________________
42191 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
42192         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
42193              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42194              Date: Sat, 30 Jun 2001 07:33:37 +0900
42195              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
42196              
42197              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
42198              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42199              Date: Sat, 30 Jun 2001 21:38:14 +0900
42200              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
42201      Branch: perl
42202            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42203            + ext/Encode/Encode/7bit-kr.enc
42204            ! MANIFEST ext/Encode/Encode/Tcl.pm
42205 ____________________________________________________________________________
42206 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
42207         Log: NetWare tweaks from Guruprasad.
42208      Branch: perl
42209            + NetWare/nwstdio.h NetWare/perlsdio.h
42210            ! MANIFEST NetWare/Makefile NetWare/config.wc
42211            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
42212            ! NetWare/t/Readme.txt
42213 ____________________________________________________________________________
42214 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
42215         Log: More module $VERSION bump-ups.
42216      Branch: perl
42217            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
42218            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
42219            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
42220 ____________________________________________________________________________
42221 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
42222         Log: Doc update due to #11032.
42223      Branch: perl
42224            ! pod/perl572delta.pod
42225 ____________________________________________________________________________
42226 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
42227         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
42228              From: Peter Prymmer <pvhp@forte.com>
42229              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
42230              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
42231      Branch: perl
42232            ! ext/Time/HiRes/HiRes.xs
42233 ____________________________________________________________________________
42234 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
42235         Log: -lpthreads missing in AIX.
42236      Branch: perl
42237            ! hints/aix.sh
42238 ____________________________________________________________________________
42239 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
42240         Log: Subject: [PATCH] CLONE && weakrefs
42241              From: Artur Bergman <artur@contiller.se>
42242              Date: Fri, 29 Jun 2001 17:02:00 +0200
42243              Message-ID: <B7626508.1CA0%artur@contiller.se>
42244      Branch: perl
42245            ! sv.c
42246 ____________________________________________________________________________
42247 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
42248         Log: Subject: Re: Bug report: split splits on wrong pattern
42249              From: Radu Greab <radu@netsoft.ro>
42250              Date: Wed, 27 Jun 2001 21:50:52 +0300
42251              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
42252      Branch: perl
42253            ! pp_ctl.c t/op/split.t
42254 ____________________________________________________________________________
42255 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
42256         Log: Metaconfig unit change for #11027.
42257      Branch: metaconfig/U/perl
42258            ! d_modfl.U
42259 ____________________________________________________________________________
42260 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
42261         Log: I thought this Configure glitch for AIX was just recently fixed?
42262      Branch: perl
42263            ! Configure
42264 ____________________________________________________________________________
42265 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
42266         Log: Update Changes.
42267      Branch: perl
42268            ! Changes patchlevel.h
42269 ____________________________________________________________________________
42270 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
42271         Log: Subject: Re: perl@10967, File::Find, and Cwd
42272              From: Mike Guy <mjtg@cam.ac.uk>
42273              Date: Fri, 29 Jun 2001 14:56:49 +0100
42274              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
42275      Branch: perl
42276            ! lib/File/Find/taint.t
42277 ____________________________________________________________________________
42278 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
42279         Log: Update the sv_pvprintify() spec.
42280      Branch: perl
42281            ! pod/perltodo.pod
42282 ____________________________________________________________________________
42283 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
42284         Log: Known test failures update.
42285      Branch: perl
42286            ! pod/perl572delta.pod
42287 ____________________________________________________________________________
42288 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
42289         Log: Based on
42290              
42291              Subject: [PATCH @11016] More );) fixes
42292              From: Richard Soderberg <rs@crystalflame.net>
42293              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
42294              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
42295      Branch: perl
42296            ! ext/Thread/Thread.xs ext/Thread/typemap
42297 ____________________________________________________________________________
42298 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
42299         Log: Subject: [PATCH @11016] Fixes compile errors in four files
42300              From: Richard Soderberg <rs@crystalflame.net>
42301              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
42302              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
42303      Branch: perl
42304            ! mg.c pp.c pp_hot.c util.c
42305 ____________________________________________________________________________
42306 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
42307         Log: AIX hints tweaking continues, from Merijn Brand.
42308      Branch: perl
42309            ! hints/aix.sh
42310 ____________________________________________________________________________
42311 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
42312         Log: HP-UX needs gccversion sooner, from Merijn Brand.
42313      Branch: perl
42314            ! hints/hpux.sh
42315 ____________________________________________________________________________
42316 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
42317         Log: Subject: [PATCH 5.6.1] OS/2 docs
42318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42319              Date: Fri, 29 Jun 2001 02:34:12 -0400
42320              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
42321      Branch: perl
42322            ! README.os2 os2/Changes
42323 ____________________________________________________________________________
42324 [ 11017] By: nick                                  on 2001/06/29  10:20:30
42325         Log: Integrate mainline
42326      Branch: perlio
42327           +> (branch 37 files)
42328            - ext/ODBM_File/sdbm.t
42329           !> (integrate 211 files)
42330 ____________________________________________________________________________
42331 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
42332         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
42333              the modules found using a script written by Larry Schatzer Jr.
42334      Branch: perl
42335            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
42336            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
42337            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
42338            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42339            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
42340            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
42341            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
42342            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
42343            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
42344            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
42345            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
42346            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
42347            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
42348            ! lib/constant.pm lib/fields.pm lib/strict.pm
42349 ____________________________________________________________________________
42350 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
42351         Log: The latest JPL from the anoncvs.
42352      Branch: perl
42353            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42354 ____________________________________________________________________________
42355 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
42356         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
42357      Branch: perl
42358            ! t/op/pat.t
42359 ____________________________________________________________________________
42360 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
42361         Log: Worrying about insecure directories now is a bit too late.
42362      Branch: perl
42363            ! lib/File/Find/taint.t
42364 ____________________________________________________________________________
42365 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
42366         Log: Cannot DIE() in a void function,
42367              from Richard Hatch <rhatch@austin.ibm.com>.
42368      Branch: perl
42369            ! ext/IPC/SysV/SysV.xs
42370 ____________________________________________________________________________
42371 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
42372         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
42373              From: Peter Prymmer <pvhp@forte.com>
42374              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
42375              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
42376              
42377              (unfinished: time/hires tests 3, 5, 14 failing, but better
42378              than wholesale failure)
42379      Branch: perl
42380            ! ext/Time/HiRes/HiRes.xs
42381 ____________________________________________________________________________
42382 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
42383         Log: Subject: [PATCH 5.6.1] OS/2 improvements
42384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42385              Date: Thu, 28 Jun 2001 16:03:14 -0400
42386              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
42387      Branch: perl
42388            + os2/os2_base.t
42389            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
42390            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
42391            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
42392            ! os2/os2ish.h
42393 ____________________________________________________________________________
42394 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
42395         Log: Subject: Incrementing Extutils::Manifest's $VERSION
42396              From: Michael G Schwern <schwern@pobox.com>
42397              Date: Thu, 28 Jun 2001 13:13:49 -0400
42398              Message-ID: <20010628131349.A14738@blackrider>
42399      Branch: maint-5.6/perl
42400            ! lib/ExtUtils/Manifest.pm
42401 ____________________________________________________________________________
42402 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
42403         Log: AIX tweak from Merijn Brand.
42404      Branch: perl
42405            ! hints/aix.sh
42406 ____________________________________________________________________________
42407 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
42408         Log: Create the macperl branch.
42409      Branch: maint-5.6/macperl
42410           +> (branch 1728 files)
42411 ____________________________________________________________________________
42412 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
42413         Log: Update Changes.
42414      Branch: perl
42415            ! Changes patchlevel.h
42416 ____________________________________________________________________________
42417 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
42418         Log: More Perforce lore.
42419      Branch: perl
42420            ! Porting/repository.pod
42421 ____________________________________________________________________________
42422 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
42423         Log: Metaconfig unit changes for #11003.
42424      Branch: metaconfig/U/perl
42425            + d_nl_langinfo.U i_langinfo.U
42426 ____________________________________________________________________________
42427 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
42428         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
42429              Expected not to exist in non-UNIX excepting in VMS, where
42430              according to a quick web survey they just might.
42431      Branch: perl
42432            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
42433            ! Porting/config_H config_h.SH configure.com epoc/config.sh
42434            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
42435            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42436            ! win32/config.bc win32/config.gc win32/config.vc
42437 ____________________________________________________________________________
42438 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
42439         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
42440              in AIX is one is doing a 64-bit build.
42441      Branch: perl
42442            ! hints/aix.sh
42443 ____________________________________________________________________________
42444 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
42445         Log: Metaconfig unit changes for #11000.
42446      Branch: metaconfig/U/perl
42447            ! use64bits.U uselfs.U
42448 ____________________________________________________________________________
42449 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
42450         Log: Move use64bitint and use64bitall before uselargefiles.
42451      Branch: perl
42452            ! Configure
42453 ____________________________________________________________________________
42454 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
42455         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
42456              From: Robert Spier <rspier@pobox.com>
42457              Message-ID: <15162.41164.618712.841415@rls.cx>
42458              Date: Wed, 27 Jun 2001 23:13:16 -0400
42459      Branch: perl
42460            ! doio.c
42461 ____________________________________________________________________________
42462 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
42463         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
42464              From: Peter Prymmer <pvhp@forte.com>
42465              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
42466              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
42467      Branch: perl
42468            ! numeric.c
42469 ____________________________________________________________________________
42470 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
42471         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
42472              From: Peter Prymmer <pvhp@forte.com>
42473              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
42474              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
42475      Branch: perl
42476            ! configure.com ext/Digest/MD5/Makefile.PL
42477 ____________________________________________________________________________
42478 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
42479         Log: Update Changes.
42480      Branch: perl
42481            ! Changes patchlevel.h
42482 ____________________________________________________________________________
42483 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
42484         Log: Tiny EPOC updates.
42485      Branch: perl
42486            ! epoc/config.sh
42487 ____________________________________________________________________________
42488 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
42489         Log: The Test::More and Test::Simple tests required help
42490              thanks to our schizophrenic test scheme.
42491      Branch: perl
42492            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42493            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42494            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
42495            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
42496            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
42497 ____________________________________________________________________________
42498 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
42499         Log: Upgrade to Test::Simple 0.09.
42500      Branch: perl
42501            + lib/Test/Simple/Changes
42502            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
42503            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
42504            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
42505            ! lib/Test/Simple/t/plan_is_noplan.t
42506 ____________________________________________________________________________
42507 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
42508         Log: Upgrade to Test::More 0.07.
42509      Branch: perl
42510            + lib/Test/More/Changes
42511            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
42512            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
42513            ! lib/Test/More/t/skipall.t
42514 ____________________________________________________________________________
42515 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
42516         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
42517              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42518              Date: Wed, 27 Jun 2001 18:40:04 +0200
42519              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
42520      Branch: perl
42521            ! hints/hpux.sh
42522 ____________________________________________________________________________
42523 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
42524         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42525              From: Norton Allen <allen@huarp.harvard.edu>
42526              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
42527              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
42528      Branch: perl
42529            ! README.qnx hints/qnx.sh
42530 ____________________________________________________________________________
42531 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
42532         Log: Subject: [PATCH] two little documentation nits
42533              From: Abhijit Menon-Sen <ams@wiw.org>
42534              Date: Wed, 27 Jun 2001 20:07:50 +0530
42535              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
42536      Branch: perl
42537            ! sv.c sv.h
42538 ____________________________________________________________________________
42539 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
42540         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
42541              From: Norton Allen <allen@huarp.harvard.edu>
42542              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
42543              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
42544      Branch: perl
42545            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42546 ____________________________________________________________________________
42547 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
42548         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
42549              From: Michael G Schwern <schwern@pobox.com>
42550              Date: Wed, 27 Jun 2001 02:34:58 -0400
42551              Message-ID: <20010627023458.K23874@blackrider>
42552      Branch: perl
42553            ! vms/test.com
42554 ____________________________________________________________________________
42555 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
42556         Log: Add perl_clone_host() for Netware.
42557      Branch: perl
42558            ! NetWare/nw5.c
42559 ____________________________________________________________________________
42560 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
42561         Log: GCC 3.0 hints for HP-UX.
42562      Branch: perl
42563            ! hints/hpux.sh
42564 ____________________________________________________________________________
42565 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
42566         Log: In some Linux distributions the libndbm is broken
42567              (no null key support), therefore link with libgdbm
42568              (if available), since it has a working ndbm emulation,
42569              from Jonathan Stowe.
42570      Branch: perl
42571            + ext/NDBM_File/hints/linux.pl
42572            ! MANIFEST
42573 ____________________________________________________________________________
42574 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
42575         Log: Subject: [PATCH perl@10930] find.t hack for VMS
42576              From: "Craig A. Berry" <craigberry@mac.com>
42577              Date: Tue, 26 Jun 2001 23:40:25 -0500
42578              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
42579      Branch: perl
42580            ! lib/File/Find/find.t
42581 ____________________________________________________________________________
42582 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
42583         Log: AUTHORS updates.
42584      Branch: perl
42585            ! AUTHORS
42586 ____________________________________________________________________________
42587 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
42588         Log: Metaconfig unit change like #10980.
42589      Branch: metaconfig
42590            ! U/compline/d_stdstdio.U
42591 ____________________________________________________________________________
42592 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
42593         Log: "lose the it's", from Abhijit Menon-Sen.
42594              ("It's" not searched, pods not searched.)
42595      Branch: perl
42596            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
42597            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
42598            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
42599            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
42600            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
42601            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
42602 ____________________________________________________________________________
42603 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
42604         Log: "lose the looses", from Abhijit Menon-Sen.
42605      Branch: perl
42606            ! ext/B/B/Assembler.pm gv.c
42607 ____________________________________________________________________________
42608 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
42609         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
42610      Branch: perl
42611            ! hints/os390.sh
42612 ____________________________________________________________________________
42613 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
42614         Log: DEC C 5.3 on the VAX simply doesn't seem to like
42615              compiling the MD5 extension, disable it there for now,
42616              from Peter Prymmer.
42617      Branch: perl
42618            ! configure.com
42619 ____________________________________________________________________________
42620 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
42621         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
42622              From: Jonathan Stowe <gellyfish@gellyfish.com>
42623              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
42624              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
42625      Branch: perl
42626            ! pod/perlfaq3.pod
42627 ____________________________________________________________________________
42628 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
42629         Log: Subject: [PATCH 5.6.1] perlxs misprints
42630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42631              Date: Tue, 26 Jun 2001 17:20:00 -0400
42632              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
42633      Branch: perl
42634            ! pod/perlxs.pod
42635 ____________________________________________________________________________
42636 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
42637         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
42638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42639              Date: Tue, 26 Jun 2001 17:27:07 -0400
42640              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
42641      Branch: perl
42642            ! lib/ExtUtils/MM_Unix.pm
42643 ____________________________________________________________________________
42644 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
42645         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
42646              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42647              Date: Tue, 26 Jun 2001 17:23:24 -0400
42648              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
42649      Branch: perl
42650            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
42651 ____________________________________________________________________________
42652 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
42653         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
42654              by Olaf Flebbe.
42655      Branch: perl
42656            ! perl.h
42657 ____________________________________________________________________________
42658 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
42659         Log: Detypo.
42660      Branch: perl
42661            ! lib/Memoize/t/tie_sdbm.t
42662 ____________________________________________________________________________
42663 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
42664         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
42665      Branch: perl
42666            ! win32/perllib.c
42667 ____________________________________________________________________________
42668 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
42669         Log: Subject: [patch] perl_clone+CvFILE
42670              From: Doug MacEachern <dougm@covalent.net>
42671              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
42672              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
42673      Branch: perl
42674            ! sv.c
42675 ____________________________________________________________________________
42676 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
42677         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
42678              From: Mark-Jason Dominus <mjd@plover.com>
42679              Date: Tue, 26 Jun 2001 12:33:01 -0400
42680              Message-ID: <20010626163301.31298.qmail@plover.com>
42681      Branch: perl
42682            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42683 ____________________________________________________________________________
42684 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
42685         Log: Update Changes.
42686      Branch: perl
42687            ! Changes patchlevel.h
42688 ____________________________________________________________________________
42689 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
42690         Log: Also catfile() needs now to explicitly exported.
42691      Branch: perl
42692            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42693 ____________________________________________________________________________
42694 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
42695         Log: Regen toc.
42696      Branch: perl
42697            ! pod/perltoc.pod
42698 ____________________________________________________________________________
42699 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
42700         Log: Nonexistent pod command.
42701      Branch: perl
42702            ! pod/perl572delta.pod
42703 ____________________________________________________________________________
42704 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
42705         Log: Be more portable in the quest for tmpdir.
42706      Branch: perl
42707            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
42708 ____________________________________________________________________________
42709 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
42710         Log: Be more portable in finding out the home directory,
42711              and use File::Spec to do the concat.
42712              (Come to think of it, couldn't File::Spec provide
42713              for a ->homedir method?)
42714      Branch: perl
42715            ! lib/Net/Config.pm
42716 ____________________________________________________________________________
42717 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
42718         Log: Doc patch for #10959.
42719      Branch: perl
42720            ! pod/perlfunc.pod
42721 ____________________________________________________________________________
42722 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
42723         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
42724              From: "Philip Newton" <pnewton@gmx.de>
42725              Date: Tue, 26 Jun 2001 16:26:47 +0200
42726              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
42727      Branch: perl
42728            ! pod/perldata.pod
42729 ____________________________________________________________________________
42730 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
42731         Log: Subject: [PATH] shared -> unique;
42732              From: "Artur Bergman" <artur@contiller.se>
42733              Date: Tue, 26 Jun 2001 16:18:40 +0200
42734              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
42735              
42736              Because "shared" isn't: it's read-only.
42737      Branch: perl
42738            ! toke.c xsutils.c
42739 ____________________________________________________________________________
42740 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
42741         Log: Escape multiline croak messages.
42742      Branch: perl
42743            ! t/op/ver.t
42744 ____________________________________________________________________________
42745 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
42746         Log: No more pragma/*.t for minitest.
42747      Branch: perl
42748            ! Makefile.SH
42749 ____________________________________________________________________________
42750 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
42751         Log: AUTHORS updates.
42752      Branch: perl
42753            ! AUTHORS
42754 ____________________________________________________________________________
42755 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
42756         Log: delta updates.
42757      Branch: perl
42758            ! pod/perl572delta.pod
42759 ____________________________________________________________________________
42760 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
42761         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
42762              From: Artur Bergman <artur@contiller.se> 
42763              Date: Tue, 26 Jun 2001 15:32:53 +0200
42764              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
42765      Branch: perl
42766            ! makedef.pl sv.c sv.h win32/perllib.c
42767 ____________________________________________________________________________
42768 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
42769         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
42770              From: Jonathan Stowe <gellyfish@gellyfish.com>
42771              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
42772              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
42773              
42774              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
42775      Branch: perl
42776            + ext/Time/HiRes/hints/sco.pl
42777            ! MANIFEST
42778 ____________________________________________________________________________
42779 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
42780         Log: Subject: [PATCH 5.6.1] static build
42781              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42782              Date: Tue, 26 Jun 2001 04:22:25 -0400
42783              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
42784      Branch: perl
42785            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
42786            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
42787 ____________________________________________________________________________
42788 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
42789         Log: DJGPP patches from Laszlo Molnar.
42790      Branch: perl
42791            ! djgpp/djgpp.c perl.c util.c
42792 ____________________________________________________________________________
42793 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
42794         Log: Netware patches from Ananth Kesari.
42795      Branch: perl
42796            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
42797            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
42798            ! NetWare/nwtinfo.h
42799 ____________________________________________________________________________
42800 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
42801         Log: Detypo.
42802      Branch: perl
42803            ! ext/Errno/Errno_pm.PL
42804 ____________________________________________________________________________
42805 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
42806         Log: There seems to be two ways of spelling the $^O in *STEP.
42807      Branch: perl
42808            ! ext/Errno/Errno_pm.PL
42809 ____________________________________________________________________________
42810 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
42811         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
42812              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
42813      Branch: perl
42814            ! ext/Errno/Errno_pm.PL
42815 ____________________________________________________________________________
42816 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
42817         Log: Known bugs update.
42818      Branch: perl
42819            ! pod/perl572delta.pod
42820 ____________________________________________________________________________
42821 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
42822         Log: The default installation of Cygwin has 500 as root's uid.
42823      Branch: perl
42824            ! lib/User/pwent.t
42825 ____________________________________________________________________________
42826 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
42827         Log: Be even more relaxed (re-allow having only one entry).
42828      Branch: perl
42829            ! t/op/grent.t t/op/pwent.t
42830 ____________________________________________________________________________
42831 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
42832         Log: Test failure updates.
42833      Branch: perl
42834            ! pod/perl572delta.pod
42835 ____________________________________________________________________________
42836 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
42837         Log: MPE/iX test tweaks from Mark Bixby.
42838      Branch: perl
42839            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
42840            ! t/io/fs.t t/op/stat.t
42841 ____________________________________________________________________________
42842 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
42843         Log: Microperl findings.
42844      Branch: perl
42845            ! perl.h pp_sys.c
42846 ____________________________________________________________________________
42847 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
42848         Log: Touch uconfig.h.
42849      Branch: perl
42850            ! uconfig.h
42851 ____________________________________________________________________________
42852 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
42853         Log: Subject: [PATCH] Proposed fix for Pod::Man
42854              From: Rob Napier <rnapier@employees.org>
42855              Date: Mon, 25 Jun 2001 15:49:24 -0400
42856              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
42857              
42858              Cater for Solaris nroff brokenness (shortchanges daisywheel
42859              printers, but hey, we also no more support PDPs.)
42860      Branch: perl
42861            ! lib/Pod/Man.pm
42862 ____________________________________________________________________________
42863 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
42864         Log: Typo in #10937.
42865      Branch: perl
42866            ! ext/POSIX/sigaction.t
42867 ____________________________________________________________________________
42868 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
42869         Log: SIGCONT not trappable in VMS.
42870      Branch: perl
42871            ! ext/POSIX/sigaction.t
42872 ____________________________________________________________________________
42873 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
42874         Log: Subject: [DRAFT] Encode-Tcl.t
42875              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42876              Date: Tue, 26 Jun 2001 03:38:08 +0900
42877              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
42878      Branch: perl
42879            + ext/Encode/Encode/Tcl.t
42880            ! MANIFEST ext/Encode/Encode/Tcl.pm
42881 ____________________________________________________________________________
42882 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
42883         Log: Because of #10932 retract also the perlfunc hunk of #10910.
42884      Branch: perl
42885            ! pod/perlfunc.pod
42886 ____________________________________________________________________________
42887 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
42888         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
42889              by Ilya Zakharevich in
42890              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
42891      Branch: perl
42892            ! XSUB.h
42893 ____________________________________________________________________________
42894 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
42895         Log: Typo in #10889.
42896      Branch: perl
42897            ! hints/uts.sh
42898 ____________________________________________________________________________
42899 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
42900         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
42901              From: Abhijit Menon-Sen <ams@wiw.org>
42902              Date: Mon, 25 Jun 2001 23:45:45 +0530
42903              Message-ID: <20010625234545.A5022@lustre.linux.in>
42904      Branch: perl
42905            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
42906 ____________________________________________________________________________
42907 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
42908         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
42909              From: Michael G Schwern <schwern@pobox.com>
42910              Date: Mon, 25 Jun 2001 14:35:51 -0400
42911              Message-ID: <20010625143551.H13819@blackrider>
42912      Branch: perl
42913            ! lib/Test.pm
42914 ____________________________________________________________________________
42915 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
42916         Log: Update Changes.
42917      Branch: perl
42918            ! Changes patchlevel.h
42919 ____________________________________________________________________________
42920 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
42921         Log: Regen toc and modlib.
42922      Branch: perl
42923            ! pod/perlmodlib.pod pod/perltoc.pod
42924 ____________________________________________________________________________
42925 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
42926         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
42927              for the benefit of C++ compilers, as suggested by Guruprasad.
42928      Branch: perl
42929            ! embed.pl proto.h
42930 ____________________________________________________________________________
42931 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
42932         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
42933              From: Jonathan Stowe <gellyfish@gellyfish.com>
42934              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
42935              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
42936      Branch: perl
42937            ! pod/perlfaq5.pod
42938 ____________________________________________________________________________
42939 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
42940         Log: Missed from #10925.
42941      Branch: perl
42942            ! gv.c
42943 ____________________________________________________________________________
42944 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
42945         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
42946              From: Robin Houston <robin@kitsite.com>
42947              Date: Sat, 19 May 2001 16:19:34 +0100
42948              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
42949      Branch: perl
42950            ! cv.h gv.h op.c
42951 ____________________________________________________________________________
42952 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
42953         Log: Netware README tweak.
42954      Branch: perl
42955            ! README.netware
42956 ____________________________________________________________________________
42957 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
42958         Log: Subject: [PATCH] Re: overload.t fails
42959              From: Abhijit Menon-Sen <ams@wiw.org>
42960              Date: Mon, 25 Jun 2001 14:52:20 +0530
42961              Message-ID: <20010625145220.A24114@lustre.linux.in>
42962      Branch: perl
42963            ! lib/overload.t
42964 ____________________________________________________________________________
42965 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
42966         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
42967              From: Mike Guy <mjtg@cam.ac.uk>
42968              Date: Mon, 25 Jun 2001 11:43:23 +0100
42969              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
42970      Branch: perl
42971            ! lib/Carp.pm
42972 ____________________________________________________________________________
42973 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
42974         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
42975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42976              Date: Sun, 24 Jun 2001 05:17:05 -0400
42977              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
42978      Branch: perl
42979            ! os2/os2ish.h
42980 ____________________________________________________________________________
42981 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
42982         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
42983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42984              Date: Mon, 25 Jun 2001 05:52:27 -0400
42985              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
42986      Branch: perl
42987            ! hints/os2.sh
42988 ____________________________________________________________________________
42989 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
42990         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
42991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42992              Date: Mon, 25 Jun 2001 05:23:35 -0400
42993              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
42994      Branch: perl
42995            ! os2/os2.c
42996 ____________________________________________________________________________
42997 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
42998         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
42999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43000              Date: Mon, 25 Jun 2001 05:04:32 -0400
43001              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
43002      Branch: perl
43003            ! os2/OS2/REXX/DLL/DLL.pm
43004 ____________________________________________________________________________
43005 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
43006         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
43007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43008              Date: Mon, 25 Jun 2001 05:02:36 -0400
43009              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
43010      Branch: perl
43011            ! mg.c os2/dl_os2.c os2/os2.c
43012 ____________________________________________________________________________
43013 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
43014         Log: Subject: Re: [PATCH 5.6.1] misprints
43015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43016              Date: Mon, 25 Jun 2001 04:50:50 -0400
43017              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
43018      Branch: perl
43019            ! os2/os2.c pp_sys.c
43020 ____________________________________________________________________________
43021 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
43022         Log: Add Test::More and Test::Simple to the delta.
43023      Branch: perl
43024            ! pod/perl572delta.pod
43025 ____________________________________________________________________________
43026 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
43027         Log: Add Test::More, from Michael G Schwern.
43028      Branch: perl
43029            + lib/Test/More.pm lib/Test/More/t/More.t
43030            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43031            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43032            + t/lib/Test/More/Catch.pm
43033            ! MANIFEST
43034 ____________________________________________________________________________
43035 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
43036         Log: Add Test::Simple from Michael G Schwern.
43037      Branch: perl
43038            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43039            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43040            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43041            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
43042            + t/lib/Test/Simple/Catch.pm
43043            + t/lib/Test/Simple/sample_tests/death.plx
43044            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
43045            + t/lib/Test/Simple/sample_tests/extras.plx
43046            + t/lib/Test/Simple/sample_tests/five_fail.plx
43047            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
43048            + t/lib/Test/Simple/sample_tests/one_fail.plx
43049            + t/lib/Test/Simple/sample_tests/require.plx
43050            + t/lib/Test/Simple/sample_tests/success.plx
43051            + t/lib/Test/Simple/sample_tests/too_few.plx
43052            + t/lib/Test/Simple/sample_tests/two_fail.plx
43053            ! MANIFEST
43054 ____________________________________________________________________________
43055 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
43056         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
43057              From: "Craig A. Berry" <craigberry@mac.com>
43058              Date: Sun, 24 Jun 2001 23:41:36 -0500
43059              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
43060      Branch: perl
43061            ! pp_sys.c
43062 ____________________________________________________________________________
43063 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
43064         Log: Upgrade to Attribute::Handlers 0.70.
43065      Branch: perl
43066            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43067            ! MANIFEST lib/Attribute/Handlers.pm
43068 ____________________________________________________________________________
43069 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
43070         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43071              From: Abhijit Menon-Sen <ams@wiw.org>
43072              Date: Sat, 23 Jun 2001 05:17:44 +0530
43073              Message-ID: <20010623051744.A18583@lustre.linux.in>
43074              
43075              (Can't think of a good place to put tests.)
43076      Branch: perl
43077            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
43078 ____________________________________________________________________________
43079 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
43080         Log: Subject: [PATCH] t/op/pat.t typo fix
43081              From: Richard Soderberg <rs@crystalflame.net>
43082              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
43083              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
43084      Branch: perl
43085            ! t/op/pat.t
43086 ____________________________________________________________________________
43087 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
43088         Log: Move the pack warnings to their own file, as pointed
43089              out by Spider.
43090      Branch: perl
43091            + t/lib/warnings/pp_pack
43092            ! MANIFEST t/lib/warnings/pp
43093 ____________________________________________________________________________
43094 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
43095         Log: Update Changes.
43096      Branch: perl
43097            ! Changes patchlevel.h
43098 ____________________________________________________________________________
43099 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
43100         Log: Partially fix a problem noticed by IRIX compiler:
43101              the initialization of parse_start was bypassed by
43102              several gotos.  Now initialized to zero, which may
43103              not be the best choice.
43104      Branch: perl
43105            ! regcomp.c
43106 ____________________________________________________________________________
43107 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
43108         Log: Relax the group and password tests back to moaning only
43109              if no matches at all are found.  (Even with a small sample
43110              I could find many sites where there are, umm, anomalies in
43111              the said databases.)       
43112      Branch: perl
43113            ! t/op/grent.t t/op/pwent.t
43114 ____________________________________________________________________________
43115 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
43116         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
43117      Branch: perl
43118            ! pp_ctl.c
43119 ____________________________________________________________________________
43120 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
43121         Log: De-cut-and-pasto in #10902.
43122      Branch: perl
43123            ! pp_ctl.c
43124 ____________________________________________________________________________
43125 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
43126         Log: The #10771 didn't take?
43127      Branch: perl
43128            ! pp_ctl.c
43129 ____________________________________________________________________________
43130 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
43131         Log: Undo the filetests part of #10900, under multiplicity
43132              weird errors take place.
43133      Branch: perl
43134            ! pp_sys.c
43135 ____________________________________________________________________________
43136 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
43137         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
43138      Branch: perl
43139            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
43140 ____________________________________________________________________________
43141 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
43142         Log: (Replaced by #10922)
43143              
43144              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43145              From: Tony Bowden <tony@kasei.com>
43146              Date: Sun, 24 Jun 2001 17:32:40 +0100
43147              Message-ID: <20010624173240.A16293@blackstar.co.uk>
43148              
43149              Document (well, mention) shortmess() and longmess()
43150              to rob people of their fun of reinventing the wheel.
43151      Branch: perl
43152            ! lib/Carp.pm
43153 ____________________________________________________________________________
43154 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
43155         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
43156              From: Brian Jepson <bjepson@oreilly.com>
43157              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
43158              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
43159      Branch: perl
43160            ! pp_sys.c
43161 ____________________________________________________________________________
43162 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
43163         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
43164              From: Robin Barker <rmb1@cise.npl.co.uk> 
43165              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
43166              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
43167      Branch: perl
43168            ! lib/CPAN.pm
43169 ____________________________________________________________________________
43170 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
43171         Log: Memoize patch from mjd.
43172      Branch: perl
43173            ! lib/Memoize/t/tie_storable.t
43174 ____________________________________________________________________________
43175 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
43176         Log: Spec the sv_pvprintify() a bit more.
43177      Branch: perl
43178            ! pod/perltodo.pod
43179 ____________________________________________________________________________
43180 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
43181         Log: Upgrade to Memoize 0.65.
43182      Branch: perl
43183            + lib/Memoize/t/array_confusion.t
43184            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
43185            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
43186            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43187            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
43188            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
43189            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
43190            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
43191            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
43192            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
43193            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
43194            ! lib/Memoize/t/tie_storable.t
43195 ____________________________________________________________________________
43196 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
43197         Log: Metaconfig unit change for #10892.
43198      Branch: metaconfig
43199            ! U/modified/Options.U
43200 ____________________________________________________________________________
43201 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
43202         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
43203              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43204              Date: Sun, 24 Jun 2001 05:24:40 -0400
43205              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
43206      Branch: perl
43207            ! Configure hints/os2.sh
43208 ____________________________________________________________________________
43209 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
43210         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
43211              From: Mike Guy <mjtg@cam.ac.uk>
43212              Date: Sun, 24 Jun 2001 15:28:39 +0100
43213              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
43214              
43215              Fix an ancient (5.002) bug.
43216      Branch: perl
43217            ! lib/Carp/Heavy.pm
43218 ____________________________________________________________________________
43219 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
43220         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
43221              variables.
43222      Branch: perl
43223            ! pp_sys.c
43224 ____________________________________________________________________________
43225 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
43226         Log: Make UTS as per #10888.
43227      Branch: perl
43228            ! hints/uts.sh
43229 ____________________________________________________________________________
43230 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
43231         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
43232      Branch: perl
43233            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
43234            ! mpeix/mpeixish.h perl.h unixish.h
43235 ____________________________________________________________________________
43236 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
43237         Log: AUTHORS update.
43238      Branch: perl
43239            ! AUTHORS
43240 ____________________________________________________________________________
43241 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
43242         Log: Subject: Encode::Tcl for multibyte doesnot work
43243              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43244              Date: Sun, 24 Jun 2001 22:48:21 +0900
43245              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
43246      Branch: perl
43247            ! ext/Encode/Encode/Tcl.pm
43248 ____________________________________________________________________________
43249 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
43250         Log: Subject: [PATCH] Remove tautology in error messages
43251              From: Mike Guy <mjtg@cam.ac.uk>
43252              Date: Sun, 24 Jun 2001 13:31:00 +0100
43253              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
43254      Branch: perl
43255            ! pp_sys.c
43256 ____________________________________________________________________________
43257 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
43258         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
43259      Branch: perl
43260            ! hints/darwin.sh
43261 ____________________________________________________________________________
43262 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
43263         Log: Subject: Re: [PATCH 5.6.1] test suite
43264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43265              Date: Sun, 24 Jun 2001 05:47:05 -0400
43266              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
43267              
43268              Test suite fixes.
43269      Branch: perl
43270            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
43271 ____________________________________________________________________________
43272 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
43273         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
43274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43275              Date: Sun, 24 Jun 2001 05:37:19 -0400
43276              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
43277      Branch: perl
43278            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
43279 ____________________________________________________________________________
43280 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
43281         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
43282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43283              Date: Sun, 24 Jun 2001 05:34:50 -0400
43284              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
43285              
43286              Pacify compiler warnings.
43287      Branch: perl
43288            ! pp_sys.c
43289 ____________________________________________________________________________
43290 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
43291         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43293              Date: Sun, 24 Jun 2001 05:21:18 -0400
43294              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
43295              
43296              Enable compression of executables during link time.
43297      Branch: perl
43298            ! hints/os2.sh
43299 ____________________________________________________________________________
43300 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
43301         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43303              Date: Sun, 24 Jun 2001 05:15:11 -0400
43304              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
43305              
43306              Add ordinals to the export list for Perl DLL.
43307              (Breaks intra-version DLL compatibility.)
43308      Branch: perl
43309            ! makedef.pl
43310 ____________________________________________________________________________
43311 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
43312         Log: Allow (displaying and) re-editing the Subject in perlbug.
43313              Also abstract the Subject quality control into a function.
43314      Branch: perl
43315            ! utils/perlbug.PL
43316 ____________________________________________________________________________
43317 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
43318         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
43319      Branch: perl
43320            ! utils/perlbug.PL
43321 ____________________________________________________________________________
43322 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
43323         Log: Regen toc and modlib.
43324      Branch: perl
43325            ! pod/perlmodlib.pod pod/perltoc.pod
43326 ____________________________________________________________________________
43327 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
43328         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
43329              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
43330              attribute semantics as much as possible, or 'ntsec' which uses
43331              native NTFS semantics.)  (See also #10877.)
43332      Branch: perl
43333            ! perl.c
43334 ____________________________________________________________________________
43335 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
43336         Log: (Retracted by #11586)
43337              
43338              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
43339      Branch: perl
43340            ! lib/Test/Harness.pm
43341 ____________________________________________________________________________
43342 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
43343         Log: Just zap the -uPerlio.
43344      Branch: perl
43345            ! ext/B/Stash.t
43346 ____________________________________________________________________________
43347 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
43348         Log: Do not test PerlIO if PerlIO not used.
43349      Branch: perl
43350            ! ext/PerlIO/PerlIO.t
43351 ____________________________________________________________________________
43352 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
43353         Log: Regen perlapi.
43354      Branch: perl
43355            ! pod/perlapi.pod
43356 ____________________________________________________________________________
43357 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
43358         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
43359              From: Nicholas Clark <nick@ccl4.org>
43360              Date: Sat, 23 Jun 2001 22:55:47 +0100
43361              Message-ID: <20010623225547.Z98663@plum.flirble.org>
43362      Branch: perl
43363            ! numeric.c
43364 ____________________________________________________________________________
43365 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
43366         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
43367              From: Prymmer/Kahn <pvhp@best.com>
43368              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
43369              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
43370      Branch: perl
43371            ! lib/h2xs.t
43372 ____________________________________________________________________________
43373 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
43374         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
43375              cygwin does not taint cwd, just like win32.
43376      Branch: perl
43377            ! lib/File/Find/taint.t t/op/taint.t
43378 ____________________________________________________________________________
43379 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
43380         Log: Retract #10865, the patch should be unnecessary.
43381              (But seemingly helpful in Cygwin?  Strange.)
43382      Branch: perl
43383            ! lib/Memoize/t/tie_ndbm.t
43384 ____________________________________________________________________________
43385 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
43386         Log: Misplaced test file; plus Cygwin filesystem semantics.
43387      Branch: perl
43388            + ext/SDBM_File/sdbm.t
43389            - ext/ODBM_File/sdbm.t
43390            ! MANIFEST
43391 ____________________________________________________________________________
43392 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
43393         Log: (Retracted by #10867.)
43394      Branch: perl
43395            ! lib/Memoize/t/tie_ndbm.t
43396 ____________________________________________________________________________
43397 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
43398         Log: Metaconfig unit change for #10863.
43399      Branch: metaconfig/U/perl
43400            ! Extensions.U
43401 ____________________________________________________________________________
43402 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
43403         Log: In Cygwin do not build NDBM_File and ODBM_File unless
43404              -lndbm and -ldbm are available.
43405      Branch: perl
43406            ! Configure config_h.SH
43407 ____________________________________________________________________________
43408 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
43409         Log: More Cygwin filesystem semantics.
43410      Branch: perl
43411            ! t/io/fs.t t/op/stat.t
43412 ____________________________________________________________________________
43413 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
43414         Log: More DOSish permission semantics for Cygwin.
43415      Branch: perl
43416            ! lib/AnyDBM_File.t
43417 ____________________________________________________________________________
43418 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
43419         Log: Cygwin too has different permission semantics.
43420      Branch: perl
43421            ! ext/GDBM_File/gdbm.t
43422 ____________________________________________________________________________
43423 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
43424         Log: The group (and assumedly passwd) databases can have
43425              only one entry (this is the case in cygwin).
43426      Branch: perl
43427            ! t/op/grent.t t/op/pwent.t
43428 ____________________________________________________________________________
43429 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
43430         Log: Also in Cygwin use Socket to figure out domainname
43431              (if any) (avoids trying to call external 'domainname',
43432              which doesn't at the moment exist in Cygwin)
43433      Branch: perl
43434            ! lib/Net/Domain.pm
43435 ____________________________________________________________________________
43436 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
43437         Log: Remove also the lib$Foo.def, not just $Foo.def.
43438      Branch: perl
43439            ! lib/ExtUtils/MM_Unix.pm
43440 ____________________________________________________________________________
43441 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
43442         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
43443      Branch: perl
43444            ! unixish.h
43445 ____________________________________________________________________________
43446 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
43447         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
43448              to match the whole isprint(), only the space character.
43449      Branch: perl
43450            ! handy.h pod/perlre.pod t/op/pat.t
43451 ____________________________________________________________________________
43452 [ 10854] By: nick                                  on 2001/06/23  08:09:33
43453         Log: Integrate mainline
43454      Branch: perlio
43455           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
43456           !> lib/ExtUtils.t lib/File/Find/taint.t
43457           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
43458           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
43459           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43460 ____________________________________________________________________________
43461 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
43462         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
43463              with its floats    in os390 and s390 (UTS).
43464      Branch: perl
43465            ! lib/Math/BigInt/t/bigintpm.t
43466 ____________________________________________________________________________
43467 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
43468         Log: Add also UTS (s390) to the non-IEEE float platforms.
43469      Branch: perl
43470            ! t/op/sprintf.t
43471 ____________________________________________________________________________
43472 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
43473         Log: Subject: RFC: what are applicable standards for exponent sizes?
43474              From: Peter Prymmer <pvhp@forte.com>
43475              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
43476              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
43477      Branch: perl
43478            ! t/op/sprintf.t
43479 ____________________________________________________________________________
43480 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
43481         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
43482              From: Peter Prymmer <pvhp@forte.com>
43483              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
43484              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
43485      Branch: perl
43486            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
43487 ____________________________________________________________________________
43488 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
43489         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
43490              From: Peter Prymmer <pvhp@forte.com>
43491              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
43492              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
43493      Branch: perl
43494            ! lib/ExtUtils.t
43495 ____________________________________________________________________________
43496 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
43497         Log: Retract #10845.
43498      Branch: perl
43499            ! lib/File/Find/taint.t
43500 ____________________________________________________________________________
43501 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
43502         Log: Yet another error message.
43503      Branch: perl
43504            ! t/op/mkdir.t
43505 ____________________________________________________________________________
43506 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
43507         Log: The croak message for nonexistent socket functions may vary.
43508      Branch: perl
43509            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
43510 ____________________________________________________________________________
43511 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
43512         Log: (Retracted by #10848.)
43513      Branch: perl
43514            ! lib/File/Find/taint.t
43515 ____________________________________________________________________________
43516 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
43517         Log: Integrate perlio.
43518      Branch: perl
43519           !> lib/File/Find/taint.t t/op/write.t
43520 ____________________________________________________________________________
43521 [ 10843] By: nick                                  on 2001/06/22  21:24:51
43522         Log: Back out debug in taint.t
43523      Branch: perlio
43524            ! lib/File/Find/taint.t
43525 ____________________________________________________________________________
43526 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
43527         Log: setitimer() does not exist in Unicos, despite of what
43528              Configure thinks, from Mark P. Lutz.
43529      Branch: perl
43530            ! hints/unicos.sh
43531 ____________________________________________________________________________
43532 [ 10841] By: nick                                  on 2001/06/22  21:19:36
43533         Log: Skip cwd test on Win32 ???
43534      Branch: perlio
43535            ! lib/File/Find/taint.t
43536 ____________________________________________________________________________
43537 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
43538         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
43539              and Tru64 gcc -Wall happy.
43540      Branch: perl
43541            ! mg.c
43542 ____________________________________________________________________________
43543 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
43544         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
43545      Branch: perl
43546            ! ext/IPC/SysV/Semaphore.pm
43547 ____________________________________________________________________________
43548 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
43549         Log: Metaconfig unit change for #10837.
43550      Branch: metaconfig/U/perl
43551            ! Cross.U
43552 ____________________________________________________________________________
43553 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
43554         Log: Cleanup of the cross-compilation unit.
43555      Branch: perl
43556            ! Configure
43557 ____________________________________________________________________________
43558 [ 10836] By: nick                                  on 2001/06/22  20:45:12
43559         Log: Skip |- based op/write.t on Win32 as well as VMS
43560      Branch: perlio
43561            ! t/op/write.t
43562 ____________________________________________________________________________
43563 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
43564         Log: Integrate perlio.
43565      Branch: perl
43566           !> util.c
43567 ____________________________________________________________________________
43568 [ 10834] By: nick                                  on 2001/06/22  20:41:54
43569         Log: Integrate mainline
43570      Branch: perlio
43571           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43572           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
43573           !> vos/config.ga.h
43574 ____________________________________________________________________________
43575 [ 10833] By: nick                                  on 2001/06/22  20:22:58
43576         Log: Patcho fix.
43577      Branch: perlio
43578            ! util.c
43579 ____________________________________________________________________________
43580 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
43581         Log: Metaconfig unit changes for #10831.
43582      Branch: metaconfig
43583            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
43584 ____________________________________________________________________________
43585 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
43586         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
43587              From: Andy Dougherty <doughera@lafayette.edu>
43588              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
43589              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
43590      Branch: perl
43591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43592            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
43593 ____________________________________________________________________________
43594 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
43595         Log: MPE/iX prototype nits from Mark Bixby.
43596      Branch: perl
43597            ! pp_sys.c
43598 ____________________________________________________________________________
43599 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
43600         Log: Detypo.
43601      Branch: perl
43602            ! util.c
43603 ____________________________________________________________________________
43604 [ 10828] By: nick                                  on 2001/06/22  15:33:37
43605         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
43606      Branch: perlio
43607           +> lib/h2xs.t
43608           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
43609           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
43610           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
43611           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
43612           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43613           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43614           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
43615           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
43616           !> vms/vmsish.h
43617 ____________________________________________________________________________
43618 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
43619         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
43620              Date: Fri, 22 Jun 2001 10:08:35 -0500
43621              From: "Craig A. Berry" <craigberry@mac.com>
43622              Message-Id: <a05101001b75908704194@[192.168.56.145]>
43623      Branch: perl
43624            ! vms/vms.c vms/vmsish.h
43625 ____________________________________________________________________________
43626 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
43627         Log: NetWare scripts tweak from Ananth Kesari.
43628      Branch: perl
43629            ! NetWare/t/NWScripts.pl
43630 ____________________________________________________________________________
43631 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
43632         Log: Update Changes.
43633      Branch: perl
43634            ! Changes patchlevel.h
43635 ____________________________________________________________________________
43636 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
43637         Log: Add .i and .s targets.
43638      Branch: perl
43639            ! Makefile.SH
43640 ____________________________________________________________________________
43641 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
43642         Log: Upgrade to Locale::Maketext 1.03.
43643      Branch: perl
43644            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43645            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
43646 ____________________________________________________________________________
43647 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
43648         Log: Upgrade to I18N::LangTags 0.26.
43649      Branch: perl
43650            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
43651            ! lib/I18N/LangTags/test.pl
43652 ____________________________________________________________________________
43653 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
43654         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
43655              Philip Newton.
43656      Branch: perl
43657            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
43658            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43659 ____________________________________________________________________________
43660 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
43661         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
43662              From: Prymmer/Kahn <pvhp@best.com>
43663              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
43664              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
43665      Branch: perl
43666            + lib/h2xs.t
43667            ! MANIFEST utils/h2xs.PL
43668 ____________________________________________________________________________
43669 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
43670         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
43671              From: Prymmer/Kahn <pvhp@best.com>
43672              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
43673              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
43674      Branch: perl
43675            ! lib/ExtUtils.t
43676 ____________________________________________________________________________
43677 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
43678         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
43679              From: Prymmer/Kahn <pvhp@best.com>
43680              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
43681              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
43682      Branch: perl
43683            ! t/pod/plainer.t
43684 ____________________________________________________________________________
43685 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
43686         Log: AUTHORS update.
43687      Branch: perl
43688            ! AUTHORS
43689 ____________________________________________________________________________
43690 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
43691         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
43692              From: "Craig A. Berry" <craigberry@mac.com>
43693              Date: Thu, 21 Jun 2001 18:20:38 -0500
43694              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
43695      Branch: perl
43696            ! ext/POSIX/POSIX.xs
43697 ____________________________________________________________________________
43698 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
43699         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
43700              From: "Craig A. Berry" <craigberry@mac.com>
43701              Date: Thu, 21 Jun 2001 09:58:52 -0500
43702              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
43703      Branch: perl
43704            ! ext/B/Deparse.t t/op/write.t
43705 ____________________________________________________________________________
43706 [ 10814] By: nick                                  on 2001/06/22  08:13:09
43707         Log: Integrate mainline.
43708      Branch: perlio
43709           !> (integrate 46 files)
43710 ____________________________________________________________________________
43711 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
43712         Log: Change the prefixes only if $prefix is unset,
43713              as originally patched by Marcel Grunauer.
43714      Branch: perl
43715            ! hints/darwin.sh hints/rhapsody.sh
43716 ____________________________________________________________________________
43717 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
43718         Log: Subject: Re: Patch for hints/darwin.sh
43719              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
43720              Date: Thu, 21 Jun 2001 11:23:46 -0700
43721              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
43722      Branch: perl
43723            ! hints/darwin.sh hints/rhapsody.sh
43724 ____________________________________________________________________________
43725 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
43726         Log: Add .PHONY targets for non-file targets,
43727              from Wilfredo Sánchez.  Should help saying
43728              "make install" on case-insensitive filesystems.
43729      Branch: perl
43730            ! Makefile.SH
43731 ____________________________________________________________________________
43732 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
43733         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
43734              From: Doug MacEachern <dougm@covalent.net>
43735              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
43736              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
43737              
43738              plus reword the getcwd() comment, plus use getcwd() buffer
43739              size minus one.
43740      Branch: perl
43741            ! util.c
43742 ____________________________________________________________________________
43743 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
43744         Log: More gprofing from Doug MacEachern.
43745      Branch: perl
43746            ! Makefile.SH
43747 ____________________________________________________________________________
43748 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
43749         Log: Metaconfig unit change for #10807.
43750      Branch: metaconfig/U/perl
43751            ! d_sfio.U
43752 ____________________________________________________________________________
43753 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
43754         Log: Tell that you are removing the unneeded -lsfio.
43755      Branch: perl
43756            ! Configure
43757 ____________________________________________________________________________
43758 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
43759         Log: More MPE/iX tweaks from Mark Bixby.
43760      Branch: perl
43761            ! perl.c t/op/magic.t
43762 ____________________________________________________________________________
43763 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
43764         Log: The fchdir() proto is supposed to live in <unistd.h>.
43765      Branch: perl
43766            ! ext/Cwd/Cwd.xs
43767 ____________________________________________________________________________
43768 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
43769         Log: This town is too small for the Cwd extension and me,
43770              it would seem...
43771      Branch: perl
43772            ! ext/Cwd/Cwd.xs
43773 ____________________________________________________________________________
43774 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
43775         Log: Metaconfig unit change for #10802.
43776      Branch: metaconfig/U/perl
43777            ! d_modfl.U
43778 ____________________________________________________________________________
43779 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
43780         Log: More d'ohs.
43781      Branch: perl
43782            ! Configure
43783 ____________________________________________________________________________
43784 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
43785         Log: Off-by-one.  I'm so classic.
43786      Branch: perl
43787            ! util.c
43788 ____________________________________________________________________________
43789 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
43790         Log: Update Changes.
43791      Branch: perl
43792            ! Changes patchlevel.h
43793 ____________________________________________________________________________
43794 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
43795         Log: Subject: Documentation patch for Net::FTP
43796              From: Marcel Grunauer <marcel@codewerk.com>
43797              Date: Wed, 20 Jun 2001 23:03:26 +0200
43798              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
43799      Branch: perl
43800            ! lib/Net/FTP.pm
43801 ____________________________________________________________________________
43802 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
43803         Log: Retract the #10417 mg.c and embed.pl parts because of
43804              strange SEGVs in 64bit x86 FreeBSD observed by
43805              Nicholas Clark.
43806      Branch: perl
43807            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
43808 ____________________________________________________________________________
43809 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
43810         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
43811      Branch: perl
43812            ! Configure NetWare/config.wc NetWare/config_H.wc
43813            ! Porting/Glossary Porting/config.sh Porting/config_H
43814            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
43815            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43816            ! vos/config.ga.h win32/config.bc win32/config.gc
43817            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43818            ! win32/config_H.vc
43819 ____________________________________________________________________________
43820 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
43821         Log: Cwd tweak from Doug MacEachern.
43822      Branch: perl
43823            ! ext/Cwd/Cwd.xs
43824 ____________________________________________________________________________
43825 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
43826         Log: Protect the fchdir() and lstat() with ifdefs.
43827              fchdir() needs a Configure probe.
43828      Branch: perl
43829            ! ext/Cwd/Cwd.xs
43830 ____________________________________________________________________________
43831 [ 10794] By: nick                                  on 2001/06/21  17:11:35
43832         Log: Integrate mainline
43833      Branch: perlio
43834           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
43835           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
43836           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
43837           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
43838           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
43839           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
43840           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
43841           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
43842            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
43843            - lib/File/Glob/case.t lib/File/Glob/global.t
43844            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
43845            - lib/File/Temp/posix.t lib/File/Temp/security.t
43846            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
43847            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
43848            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
43849            - lib/Text/Wrap/wrap.t
43850           !> (integrate 41 files)
43851 ____________________________________________________________________________
43852 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
43853         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
43854              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
43855              Date: Thu, 21 Jun 2001 13:04:54 -0500
43856              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
43857      Branch: perl
43858            ! ext/Cwd/Cwd.xs
43859 ____________________________________________________________________________
43860 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
43861         Log: Subject: [PATCH pod] overlong =item
43862              From: Robin Barker <rmb1@cise.npl.co.uk>
43863              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
43864              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
43865      Branch: perl
43866            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
43867            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43868 ____________________________________________________________________________
43869 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
43870         Log: Subject: [PATCH perlio.c] format 
43871              From: Robin Barker <rmb1@cise.npl.co.uk>
43872              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
43873              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
43874      Branch: perl
43875            ! perlio.c
43876 ____________________________________________________________________________
43877 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
43878         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
43879              From: Radu Greab <radu@netsoft.ro>
43880              Date: Thu, 21 Jun 2001 19:06:02 +0300
43881              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
43882      Branch: perl
43883            ! pod/perlapi.pod sv.c
43884 ____________________________________________________________________________
43885 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
43886         Log: The metaconfig unit changes for #10788.
43887      Branch: metaconfig/U/perl
43888            ! Cross.U fflushall.U
43889 ____________________________________________________________________________
43890 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
43891         Log: Cross-configuration changes: make $from to rm the files
43892              before copying them over (this means that he rm can be
43893              removed from the fflushall test), create $targetmkdir      
43894              (not documented in install since it is supposed to internal
43895              use only), make $run to copy over the executable only if
43896              a stamp file .xok doesn't already exist (to avoid unnecessary
43897              copying of the executable)
43898      Branch: perl
43899            ! Configure Makefile.SH
43900 ____________________________________________________________________________
43901 [ 10787] By: nick                                  on 2001/06/21  14:16:18
43902         Log: Integrate mainline
43903      Branch: perlio
43904           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
43905           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
43906           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
43907            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
43908           !> (integrate 34 files)
43909 ____________________________________________________________________________
43910 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
43911         Log: Re-add the files as text.
43912      Branch: perl
43913            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
43914 ____________________________________________________________________________
43915 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
43916         Log: Delete the binary files.
43917      Branch: perl
43918            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
43919 ____________________________________________________________________________
43920 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
43921         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
43922              From: Andy Dougherty <doughera@lafayette.edu>
43923              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
43924              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
43925      Branch: perl
43926            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
43927            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
43928            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
43929            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
43930 ____________________________________________________________________________
43931 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
43932         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
43933              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
43934              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
43935              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
43936              
43937              Setting umask to something friendlier.
43938      Branch: perl
43939            ! installman installperl
43940 ____________________________________________________________________________
43941 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
43942         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
43943              Resort MANIFEST with sort -f, looks much better.
43944      Branch: perl
43945            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
43946            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
43947            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
43948            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
43949            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
43950            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
43951            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
43952            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
43953            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
43954            - lib/File/Glob/case.t lib/File/Glob/global.t
43955            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
43956            - lib/File/Temp/posix.t lib/File/Temp/security.t
43957            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
43958            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
43959            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
43960            - lib/Text/Wrap/wrap.t
43961            ! MANIFEST
43962 ____________________________________________________________________________
43963 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
43964         Log: Upgrade to I18N::LangTags 0.25.
43965      Branch: perl
43966            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
43967            ! lib/I18N/LangTags/List.pm
43968 ____________________________________________________________________________
43969 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
43970         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
43971              From: Richard Soderberg <rs@crystalflame.net>
43972              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
43973              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
43974      Branch: perl
43975            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
43976            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
43977 ____________________________________________________________________________
43978 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
43979         Log: Test obsoleted by change #10777.
43980      Branch: perl
43981            ! t/op/sub_lval.t
43982 ____________________________________________________________________________
43983 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
43984         Log: Case of confused test numbering.
43985      Branch: perl
43986            ! t/op/pat.t
43987 ____________________________________________________________________________
43988 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
43989         Log: Subject: Re: Opinion on undef lvalue
43990              From: Abhijit Menon-Sen <ams@wiw.org>
43991              Date: Sun, 17 Jun 2001 13:04:46 +0530
43992              Message-ID: <20010617130446.B27925@lustre.linux.in>
43993              
43994              Allow lvalue subs to return undef in array context.
43995      Branch: perl
43996            ! pp_hot.c
43997 ____________________________________________________________________________
43998 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
43999         Log: Just a guess that using the same hack for cygwin as
44000              for win32 might help.
44001      Branch: perl
44002            ! lib/File/Find/find.t
44003 ____________________________________________________________________________
44004 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
44005         Log: NetWare tweaks from Guruprasad.
44006      Branch: perl
44007            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
44008            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
44009            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
44010            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
44011 ____________________________________________________________________________
44012 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
44013         Log: Subject: Re: perl@10722: Bogus warnings on REs 
44014              From: Hugo <hv@crypt.compulink.co.uk>
44015              Date: Thu, 21 Jun 2001 09:51:17 +0100
44016              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
44017              
44018              Unroll to avoid a UTS compiler bug.
44019      Branch: perl
44020            ! regcomp.c
44021 ____________________________________________________________________________
44022 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
44023         Log: Subject: Re: [PATCH] Make /o work under i?threads
44024              From: Artur Bergman <artur@contiller.se>
44025              Date: Thu, 21 Jun 2001 14:38:03 +0200
44026              Message-ID: <B757B74A.184D%artur@contiller.se>
44027      Branch: perl
44028            ! t/op/pat.t
44029 ____________________________________________________________________________
44030 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
44031         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44032              From: Artur Bergman <artur@contiller.se> 
44033              Date: Thu, 21 Jun 2001 14:27:33 +0200
44034              Message-ID: <B757B4D4.1849%artur@contiller.se>
44035              
44036              Plus extra parentheses.
44037      Branch: perl
44038            ! op.h
44039 ____________________________________________________________________________
44040 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
44041         Log: Subject: [PATCH] Make /o work under i?threads
44042              From: Richard Soderberg <rs@crystalflame.net>
44043              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
44044              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
44045      Branch: perl
44046            ! pp_ctl.c
44047 ____________________________________________________________________________
44048 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
44049         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44050              From: Artur Bergman <artur@contiller.se>
44051              Date: Thu, 21 Jun 2001 14:04:54 +0200
44052              Message-ID: <B757AF86.1842%artur@contiller.se>
44053      Branch: perl
44054            ! op.h
44055 ____________________________________________________________________________
44056 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
44057         Log: Subject: Re: perl@10765: sv.c not OK on win32
44058              From: Artur Bergman <artur@contiller.se>
44059              Date: Thu, 21 Jun 2001 10:31:06 +0200
44060              Message-ID: <B7577D69.182C%artur@contiller.se>
44061      Branch: perl
44062            ! sv.c
44063 ____________________________________________________________________________
44064 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
44065         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
44066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44067              Date: Thu, 21 Jun 2001 06:23:56 -0400
44068              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
44069              
44070              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
44071              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44072              Date: Thu, 21 Jun 2001 06:32:21 -0400
44073              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
44074      Branch: perl
44075            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
44076 ____________________________________________________________________________
44077 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
44078         Log: Subject: [PATCH] make syslog test more verbose
44079              From: Robert Spier <rspier@pobox.com>
44080              Date: Thu, 21 Jun 2001 00:54:32 -0400
44081              Message-ID: <15153.32264.295807.333073@rls.cx>
44082      Branch: perl
44083            ! ext/Sys/Syslog/syslog.t
44084 ____________________________________________________________________________
44085 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
44086         Log: Subject: op/study.t refinements
44087              From: Hugo <hv@crypt.compulink.co.uk>
44088              Date: Thu, 21 Jun 2001 00:29:07 +0100
44089              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
44090      Branch: perl
44091            ! t/op/study.t
44092 ____________________________________________________________________________
44093 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
44094         Log: Update Changes.
44095      Branch: perl
44096            ! Changes patchlevel.h
44097 ____________________________________________________________________________
44098 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
44099         Log: Subject: Re: [PATCH] djgpp updates
44100              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44101              Date: Wed, 20 Jun 2001 10:05:15 +0200
44102              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
44103      Branch: perl
44104            ! djgpp/config.over
44105 ____________________________________________________________________________
44106 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
44107         Log: Fix for ID 20010619.002 "When building hash, hash keys that
44108              are function calls are not being called", from Abhijit.
44109      Branch: perl
44110            ! t/base/lex.t toke.c
44111 ____________________________________________________________________________
44112 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
44113         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
44114      Branch: perl
44115            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
44116            + lib/Locale/Maketext/test.pl
44117            - lib/Locale/Maketext.t
44118            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44119            ! lib/Locale/Maketext/TPJ13.pod
44120 ____________________________________________________________________________
44121 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
44122         Log: Metaconfig unit change for #10760.
44123      Branch: metaconfig
44124            ! U/modified/Cppsym.U
44125 ____________________________________________________________________________
44126 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
44127         Log: Do not remove the ccsym* Cppsym* files since
44128              they are useful for metaconfig units coming after us.
44129              (This is the Configure nit mentioned in #10752.)
44130      Branch: perl
44131            ! Configure
44132 ____________________________________________________________________________
44133 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
44134         Log: Update to I18N::LangTags 0.24, from Sean Burke.
44135      Branch: perl
44136            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44137            + lib/I18N/LangTags/README
44138            - lib/I18N/LangTags/List.pod
44139            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
44140 ____________________________________________________________________________
44141 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
44142         Log: Regen headers.
44143      Branch: perl
44144            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
44145            ! pod/perlapi.pod proto.h
44146 ____________________________________________________________________________
44147 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
44148         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
44149              From: Artur Bergman <artur@contiller.se>
44150              Date: Wed, 20 Jun 2001 11:31:32 +0200
44151              Message-ID: <B7563A14.17D8%artur@contiller.se>
44152      Branch: perl
44153            ! embed.pl hv.c intrpvar.h sv.c sv.h
44154 ____________________________________________________________________________
44155 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
44156         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
44157              From: Tim Sweetman <tim@aldigital.co.uk> 
44158              Date: Wed, 13 Jun 2001 14:25:17 +0100 
44159              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
44160      Branch: perl
44161            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
44162 ____________________________________________________________________________
44163 [ 10755] By: nick                                  on 2001/06/20  16:12:37
44164         Log: Integrate mainline
44165      Branch: perlio
44166           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
44167           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
44168           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
44169           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
44170           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
44171           !> t/op/study.t util.c
44172 ____________________________________________________________________________
44173 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
44174         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
44175              but not Makefile)
44176      Branch: maint-5.6/perl
44177            ! win32/Makefile
44178 ____________________________________________________________________________
44179 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
44180         Log: Security tweak on readlink().
44181      Branch: perl
44182            ! pp_sys.c
44183 ____________________________________________________________________________
44184 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
44185         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
44186      Branch: perl
44187            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
44188            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
44189            ! mpeix/relink t/op/pwent.t
44190 ____________________________________________________________________________
44191 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
44192         Log: Reinstate #10725 (with probe for alarm()).
44193      Branch: perl
44194            ! t/op/study.t
44195 ____________________________________________________________________________
44196 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
44197         Log: Replace our implementation of realpath() with OpenBSD's
44198              (src/lib/libc/stdlib/realpath.c 1.4).
44199      Branch: perl
44200            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
44201            ! pod/perldiag.pod proto.h util.c
44202 ____________________________________________________________________________
44203 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
44204         Log: Integrate perlio.
44205      Branch: perl
44206           !> perlio.c
44207 ____________________________________________________________________________
44208 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
44209         Log: No point in going into memory-saving contortions
44210              with getcwd() since there's a danger of buffer overflow.
44211              Also make the POSIX extension to use sv_getcwd().
44212              Finally, a missed proto.h fragment.
44213      Branch: perl
44214            ! ext/POSIX/POSIX.xs proto.h util.c
44215 ____________________________________________________________________________
44216 [ 10747] By: nick                                  on 2001/06/20  12:38:26
44217         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
44218      Branch: perlio
44219            ! perlio.c
44220 ____________________________________________________________________________
44221 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
44222         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
44223              From: Graham Barr <gbarr@pobox.com>
44224              Date: Wed, 20 Jun 2001 11:05:49 +0100
44225              Message-ID: <20010620110549.I19188@pobox.com>
44226              
44227              reported in        
44228              
44229              Subject: Bug in IO::Socket::INET module (repeat)
44230              From: "Harmon S. Nine" <hnine@netarx.com>
44231              Date: Tue, 19 Jun 2001 09:41:35 -0400
44232              Message-ID: <3B2F568F.8080605@netarx.com>
44233              
44234              The bug was that the IO::Socket::INET constructor
44235              did not allow a 'LocalPort' of 0.
44236      Branch: perl
44237            ! ext/IO/lib/IO/Socket/INET.pm
44238 ____________________________________________________________________________
44239 [ 10745] By: nick                                  on 2001/06/20  08:56:39
44240         Log: Integrate mainline.
44241      Branch: perlio
44242           !> (integrate 37 files)
44243 ____________________________________________________________________________
44244 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
44245         Log: After some reading I don't think we can blindly
44246              use systems' realpath().  Too many security problems,
44247              too many buggy implementations.
44248              
44249              TODO: the realpath() emulation code in util.c doesn't
44250              seem fully operational?  (readlink(), for example?)
44251      Branch: perl
44252            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
44253            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
44254            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
44255            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
44256            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
44257            ! win32/config_H.gc win32/config_H.vc
44258 ____________________________________________________________________________
44259 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
44260         Log: Metaconfig unit change for #10738.
44261      Branch: metaconfig
44262            ! U/compline/d_gconvert.U
44263 ____________________________________________________________________________
44264 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
44265         Log: Integrate change #10739 from maintperl:
44266              
44267              C<eval "/x$\r\n/x"> fails to compile correctly 
44268      Branch: perl
44269           !> t/op/pat.t toke.c
44270 ____________________________________________________________________________
44271 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
44272         Log: Retract #10725 (Hugo asked NOT to apply the patch)
44273      Branch: perl
44274            ! t/op/study.t
44275 ____________________________________________________________________________
44276 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
44277         Log: The test.third results were funnily named because of the
44278              new test scheme.
44279      Branch: perl
44280            ! t/TEST
44281 ____________________________________________________________________________
44282 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
44283         Log: C<eval "/x$\r\n/x"> fails to compile correctly
44284      Branch: maint-5.6/perl
44285            ! t/op/pat.t toke.c
44286 ____________________________________________________________________________
44287 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
44288         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
44289              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44290              Date: Tue, 19 Jun 2001 19:15:40 -0400
44291              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
44292              
44293              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
44294              because "1e+129" being expected but "1.e+129" being returned.
44295              The culprit (at least in Tru64) is the use of gcvt().
44296      Branch: perl
44297            ! Configure
44298 ____________________________________________________________________________
44299 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
44300         Log: Subject: [PATCH perl@10722] test hunting on VMS
44301              From: "Craig A. Berry" <craigberry@mac.com>
44302              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
44303              Date: Tue, 19 Jun 2001 18:59:01 -0500
44304      Branch: perl
44305            ! vms/test.com
44306 ____________________________________________________________________________
44307 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
44308         Log: Subject: [PATCH] s/typos//
44309              From: Abhijit Menon-Sen <ams@wiw.org>
44310              Date: Wed, 20 Jun 2001 02:15:02 +0530
44311              Message-ID: <20010620021502.A14541@lustre.linux.in>
44312              
44313              Without the op.h s/bearword/bareword/ hunk, see
44314              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
44315      Branch: perl
44316            ! util.c
44317 ____________________________________________________________________________
44318 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
44319         Log: Metaconfig unit change for #10732 and #10733.
44320      Branch: metaconfig/U/perl
44321            ! fflushall.U
44322 ____________________________________________________________________________
44323 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
44324         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
44325              From: "Craig A. Berry" <craigberry@mac.com>
44326              Date: Tue, 19 Jun 2001 17:19:48 -0500
44327              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
44328      Branch: perl
44329            ! configure.com vms/descrip_mms.template
44330 ____________________________________________________________________________
44331 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
44332         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
44333              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44334              Date: Tue, 19 Jun 2001 16:48:07 -0400
44335              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
44336              
44337              Further fixes to fflush(NULL) detection.
44338      Branch: perl
44339            ! Configure
44340 ____________________________________________________________________________
44341 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
44342         Log: AIX test -s hangs with non-existent files?
44343              (A genuine logic bug in Configure, but AIX also broken?)
44344      Branch: perl
44345            ! Configure
44346 ____________________________________________________________________________
44347 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
44348         Log: AUTHORS updates.
44349      Branch: perl
44350            ! AUTHORS
44351 ____________________________________________________________________________
44352 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
44353         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
44354              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44355              Date: Tue, 19 Jun 2001 15:33:25 -0400
44356              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
44357      Branch: perl
44358            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
44359            ! t/lib/warnings/pp
44360 ____________________________________________________________________________
44361 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
44362         Log: Integrate perlio.
44363      Branch: perl
44364           !> lib/File/Find/find.t win32/distclean.bat
44365 ____________________________________________________________________________
44366 [ 10728] By: nick                                  on 2001/06/19  18:24:53
44367         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
44368      Branch: perlio
44369            ! lib/File/Find/find.t win32/distclean.bat
44370 ____________________________________________________________________________
44371 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
44372         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
44373              also add information how to find out whether one has PerlIO.
44374      Branch: perl
44375            ! pod/perlfunc.pod
44376 ____________________________________________________________________________
44377 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
44378         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
44379              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44380              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
44381              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
44382      Branch: perl
44383            ! pod/perlfunc.pod
44384 ____________________________________________________________________________
44385 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
44386         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44387              From: Hugo <hv@crypt.compulink.co.uk>
44388              Date: Tue, 19 Jun 2001 12:37:30 +0100
44389              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
44390      Branch: perl
44391            ! t/op/study.t
44392 ____________________________________________________________________________
44393 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
44394         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44395              From: Hugo <hv@crypt.compulink.co.uk>
44396              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
44397              Date: Tue, 19 Jun 2001 13:15:17 +0100
44398      Branch: perl
44399            ! util.c
44400 ____________________________________________________________________________
44401 [ 10723] By: nick                                  on 2001/06/19  14:46:15
44402         Log: Integrate mainline
44403      Branch: perlio
44404           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
44405           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
44406           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
44407           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
44408           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
44409           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44410            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44411            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44412            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44413            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44414            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44415            - ext/Thread/unsync4.t
44416           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
44417           !> djgpp/config.over djgpp/fixpmain
44418           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
44419           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
44420           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
44421 ____________________________________________________________________________
44422 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
44423         Log: Update Changes.
44424      Branch: perl
44425            ! Changes patchlevel.h
44426 ____________________________________________________________________________
44427 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
44428         Log: The existence shall be MANIFESted.
44429      Branch: perl
44430            ! MANIFEST
44431 ____________________________________________________________________________
44432 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
44433         Log: The old libnet.cfg is first searched from the current directory,
44434              only then from the module path.
44435      Branch: perl
44436            ! utils/libnetcfg.PL
44437 ____________________________________________________________________________
44438 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
44439         Log: NetWare tweaks from Guruprasad.
44440      Branch: perl
44441            ! NetWare/Makefile NetWare/config.wc
44442 ____________________________________________________________________________
44443 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
44444         Log: Subject: [PATCH] djgpp updates
44445              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44446              Date: Tue, 19 Jun 2001 10:59:06 +0200
44447              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
44448      Branch: perl
44449            ! djgpp/config.over djgpp/fixpmain
44450 ____________________________________________________________________________
44451 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
44452         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
44453              From: Prymmer/Kahn <pvhp@best.com>
44454              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
44455              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
44456      Branch: perl
44457            ! win32/Makefile
44458 ____________________________________________________________________________
44459 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
44460         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
44461              to happen right after the inclusion of <inttypes.h>,
44462              from Edward Moy.
44463      Branch: perl
44464            ! handy.h perl.h
44465 ____________________________________________________________________________
44466 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
44467         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
44468              From: Doug MacEachern <dougm@covalent.net>
44469              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
44470              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
44471      Branch: perl
44472            ! ext/DynaLoader/DynaLoader_pm.PL
44473 ____________________________________________________________________________
44474 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
44475         Log: Revert #10656 for performance reasons but leave in the
44476              use of Hv*() macros -- in comments, so that grepping the
44477              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
44478              suggested by Sarathy, also by Abhijit.)
44479      Branch: perl
44480            ! hv.c
44481 ____________________________________________________________________________
44482 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
44483         Log: Subject: [patch] .s MakeMaker suffix
44484              From: Doug MacEachern <dougm@covalent.net>
44485              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
44486              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
44487      Branch: perl
44488            ! lib/ExtUtils/MM_Unix.pm
44489 ____________________________________________________________________________
44490 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
44491         Log: One test lost in the big shuffle restored.
44492      Branch: perl
44493            + ext/IPC/SysV/ipcsysv.t
44494            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
44495 ____________________________________________________________________________
44496 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
44497         Log: Rename the old non-standard threads tests so that
44498              they won't be invoked.
44499      Branch: perl
44500            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
44501            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
44502            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
44503            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
44504            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
44505            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44506            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44507            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44508            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44509            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44510            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44511            - ext/Thread/unsync4.t
44512            ! MANIFEST
44513 ____________________________________________________________________________
44514 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
44515         Log: Integrate perlio.
44516      Branch: perl
44517           !> win32/config_sh.PL
44518 ____________________________________________________________________________
44519 [ 10709] By: nick                                  on 2001/06/19  08:18:18
44520         Log: Integrate mainline
44521      Branch: perlio
44522           +> (branch 40 files)
44523            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
44524            - lib/strict/subs lib/strict/vars lib/warnings/1global
44525            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
44526            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
44527            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
44528            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
44529            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
44530            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
44531            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
44532            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
44533            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
44534            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
44535            - lib/warnings/utf8 lib/warnings/util
44536           !> (integrate 57 files)
44537 ____________________________________________________________________________
44538 [ 10708] By: nick                                  on 2001/06/19  07:57:10
44539         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
44540      Branch: perlio
44541            ! win32/config_sh.PL
44542 ____________________________________________________________________________
44543 [ 10707] By: nick                                  on 2001/06/19  07:05:07
44544         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
44545      Branch: perl
44546            ! perly.c perly.y perly_c.diff vms/perly_c.vms
44547 ____________________________________________________________________________
44548 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
44549         Log: More perl572delta tweaks.
44550      Branch: perl
44551            ! pod/perl572delta.pod
44552 ____________________________________________________________________________
44553 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
44554         Log: Update perl572delta.
44555      Branch: perl
44556            ! pod/perl572delta.pod
44557 ____________________________________________________________________________
44558 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
44559         Log: VOS updates from Paul Green.
44560      Branch: perl
44561            ! vos/Changes vos/build.cm vos/perl.bind
44562 ____________________________________________________________________________
44563 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
44564         Log: Update the vos/config.*.* files.
44565      Branch: perl
44566            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44567            ! vos/config.ga.h
44568 ____________________________________________________________________________
44569 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
44570         Log: Add a makefile for more painless adding of symbols to the
44571              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
44572              takes care of the adding)
44573      Branch: perl
44574            + vos/Makefile
44575 ____________________________________________________________________________
44576 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
44577         Log: Make libnetcfg by default display the libnet configuration,
44578              -c to change, add -i for old config, document all options,
44579              regen toc.
44580      Branch: perl
44581            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
44582 ____________________________________________________________________________
44583 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
44584         Log: gcc -Wall sweep.
44585      Branch: perl
44586            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
44587 ____________________________________________________________________________
44588 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
44589         Log: So there.
44590      Branch: perl
44591            ! universal.c
44592 ____________________________________________________________________________
44593 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
44594         Log: Document the need for sv_printify().
44595              
44596              Document that 'use utf8' has been considered.
44597              
44598              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
44599      Branch: perl
44600            ! pod/perltodo.pod universal.c
44601 ____________________________________________________________________________
44602 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
44603         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
44604              From: Nicholas Clark <nick@ccl4.org>
44605              Date: Mon, 18 Jun 2001 23:29:23 +0100
44606              Message-ID: <20010618232923.I98663@plum.flirble.org>
44607      Branch: perl
44608            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
44609            ! ext/Sys/Syslog/Makefile.PL
44610 ____________________________________________________________________________
44611 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
44612         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
44613              From: Scott.L.Miller@Compaq.com
44614              Date: Mon, 18 Jun 2001 10:12:27 -0500
44615              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
44616      Branch: perl
44617            ! lib/perl5db.pl pod/perldebug.pod
44618 ____________________________________________________________________________
44619 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
44620         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
44621              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
44622              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
44623              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
44624      Branch: perl
44625            ! lib/Carp/Heavy.pm
44626 ____________________________________________________________________________
44627 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
44628         Log: Subject: [PATCH] Documentation changes for CLONE
44629              From: Artur Bergman <artur@contiller.se>
44630              Date: Mon, 18 Jun 2001 22:06:37 +0200
44631              Message-ID: <B7542BEC.1719%artur@contiller.se>
44632      Branch: perl
44633            ! pod/perlmod.pod pod/perlsub.pod
44634 ____________________________________________________________________________
44635 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
44636         Log: Subject: Re: configure.com
44637              From: "Craig A. Berry" <craigberry@mac.com>
44638              Date: Mon, 18 Jun 2001 16:04:38 -0500
44639              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
44640      Branch: perl
44641            ! configure.com
44642 ____________________________________________________________________________
44643 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
44644         Log: Subject: PL_nullstash + perl_clone()
44645              From: Doug MacEachern <dougm@covalent.net>
44646              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
44647              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
44648      Branch: perl
44649            ! sv.c
44650 ____________________________________________________________________________
44651 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
44652         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44653              From: davem@fdgroup.co.uk
44654              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
44655              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
44656      Branch: perl
44657            ! embed.pl pod/perlapi.pod
44658 ____________________________________________________________________________
44659 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
44660         Log: More cross-compilation defaults gleaned from -Dcc
44661              if it is CPU-OS-gcc.
44662      Branch: metaconfig
44663            ! U/modified/libc.U
44664      Branch: metaconfig/U/perl
44665            ! Cross.U
44666      Branch: perl
44667            ! Configure INSTALL
44668 ____________________________________________________________________________
44669 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
44670         Log: Update Changes.
44671      Branch: perl
44672            ! Changes patchlevel.h
44673 ____________________________________________________________________________
44674 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
44675         Log: Subject: [PATCH 5.7.1] sv.c documentation
44676              From: davem@fdgroup.co.uk
44677              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
44678              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
44679      Branch: perl
44680            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
44681            ! sv.c sv.h
44682 ____________________________________________________________________________
44683 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
44684         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
44685              From: "Jon Gunnip" <jongunnip@hotmail.com>
44686              Date: Sun, 17 Jun 2001 18:24:29 -0400
44687              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
44688      Branch: perl
44689            ! pod/perlvar.pod
44690 ____________________________________________________________________________
44691 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
44692         Log: Move the locale/strict/warnings helper files back
44693              under the t/lib; this way the amount of non-installabled
44694              stuff under lib/ stays smaller.
44695      Branch: perl
44696            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
44697            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
44698            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
44699            + t/lib/warnings/5nolint t/lib/warnings/6default
44700            + t/lib/warnings/7fatal t/lib/warnings/8signal
44701            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
44702            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
44703            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
44704            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
44705            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
44706            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
44707            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
44708            + t/lib/warnings/taint t/lib/warnings/toke
44709            + t/lib/warnings/universal t/lib/warnings/utf8
44710            + t/lib/warnings/util
44711            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
44712            - lib/strict/subs lib/strict/vars lib/warnings/1global
44713            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
44714            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
44715            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
44716            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
44717            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
44718            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
44719            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
44720            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
44721            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
44722            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
44723            - lib/warnings/utf8 lib/warnings/util
44724            ! MANIFEST installperl lib/locale.t lib/strict.t
44725 ____________________________________________________________________________
44726 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
44727         Log: Split off the pack/unpack code, from Nicholas Clark.
44728      Branch: perl
44729            + pp_pack.c
44730            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
44731            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
44732            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
44733 ____________________________________________________________________________
44734 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
44735         Log: Guard the SysV IPC tests against being invoked in
44736              SysV-IPC-less places.
44737      Branch: perl
44738            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
44739 ____________________________________________________________________________
44740 [ 10683] By: nick                                  on 2001/06/18  12:24:42
44741         Log: Integrate mainline (new test scheme now ok on Linux).
44742      Branch: perlio
44743           +> lib/warnings.t
44744           !> dump.c sv.c
44745 ____________________________________________________________________________
44746 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
44747         Log: Add the locale.c and numeric.c to the microperl sources.
44748      Branch: perl
44749            ! Makefile.micro win32/Makefile
44750 ____________________________________________________________________________
44751 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
44752         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
44753              From: Abhijit Menon-Sen <ams@wiw.org>
44754              Date: Mon, 18 Jun 2001 14:23:44 +0530
44755              Message-ID: <20010618142344.A13136@lustre.linux.in>
44756      Branch: perl
44757            ! dump.c
44758 ____________________________________________________________________________
44759 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
44760         Log: Subject: Re: [PATCH] more anonymous stash cleanups
44761              From: Abhijit Menon-Sen <ams@wiw.org>
44762              Date: Mon, 18 Jun 2001 15:50:32 +0530
44763              Message-ID: <20010618155032.A13223@lustre.linux.in>
44764              
44765              Plus the comment left in as suggested by NI-S.
44766      Branch: perl
44767            ! sv.c
44768 ____________________________________________________________________________
44769 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
44770         Log: One missed file.
44771      Branch: perl
44772            + lib/warnings.t
44773 ____________________________________________________________________________
44774 [ 10678] By: nick                                  on 2001/06/18  08:05:29
44775         Log: Integrate mainline (part2 - the deletes)
44776      Branch: perlio
44777            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
44778            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
44779            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
44780            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
44781            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
44782            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
44783            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
44784            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
44785            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
44786            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
44787            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
44788 ____________________________________________________________________________
44789 [ 10677] By: nick                                  on 2001/06/18  08:04:44
44790         Log: Integrate mainline (part1)
44791      Branch: perlio
44792           +> (branch 376 files)
44793            - (delete 219 files)
44794           !> (integrate 151 files)
44795 ____________________________________________________________________________
44796 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
44797         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
44798              No doubt I made some mistakes like missed some files or
44799              misnamed some files.  The naming rules were more or less:
44800              (1) if the module is from CPAN, follows its ways, be it
44801              t/*.t or test.pl.
44802              (2) otherwise if there are multiple tests for a module
44803              put them in a t/
44804              (3) otherwise if there's only one test put it in Module.t
44805              (4) helper files go to module/ (locale, strict, warnings)
44806              (5) use longer filenames now that we can (but e.g. the
44807              compat-0.6.t and the Text::Balanced test files still
44808              were renamed to be more civil against the 8.3 people)
44809              installperl was updated appropriately not to install the
44810              *.t files or the help files from under lib.
44811              
44812              TODO: some helper files still remain under t/ that could
44813              follow their 'masters'.  UPDATE: On second thoughts, why
44814              should they.  They can continue to live under t/lib, and
44815              in fact the locale/strict/warnings helpers that were moved
44816              could be moved back.  This way the amount of non-installable
44817              stuff under lib/ stays smaller.
44818      Branch: perl
44819            + (add 253 files)
44820            - (delete 254 files)
44821            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
44822 ____________________________________________________________________________
44823 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
44824         Log: The warning no more comes from util.c, it comes from numeric.c.
44825      Branch: perl
44826            ! README.tru64
44827 ____________________________________________________________________________
44828 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
44829         Log: Subject: Re: anyone good at casting spells?
44830              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44831              Date: Sun, 17 Jun 2001 21:21:04 -0400
44832              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
44833      Branch: perl
44834            ! ext/POSIX/POSIX.xs hv.h
44835 ____________________________________________________________________________
44836 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
44837         Log: Protect the (original) thread tests against testing if no 5.005
44838              threads have been configured.
44839      Branch: perl
44840            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
44841            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
44842            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
44843            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
44844            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
44845            ! ext/Thread/unsync4.t
44846 ____________________________________________________________________________
44847 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
44848         Log: Try the new test scanning scheme on Text::Abbrev.
44849      Branch: perl
44850            + lib/Text/Abbrev.t
44851            - lib/Text/Abbrev/t/abbrev.t
44852            ! MANIFEST
44853 ____________________________________________________________________________
44854 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
44855         Log: Change the scan policy of the *.t and test.pl files,
44856              now the *.t do not need to live in a t/ directory.
44857      Branch: perl
44858            ! t/TEST t/harness
44859 ____________________________________________________________________________
44860 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
44861         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
44862              From: Ilmari Karonen <iltzu@sci.fi>
44863              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
44864              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
44865      Branch: perl
44866            ! pod/perlfaq7.pod
44867 ____________________________________________________________________________
44868 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
44869         Log: Quench the warnings from Tru64; the HP-UX is still
44870              broken because it really, REALLY, doesn't like the
44871              HvARRAY() being lvalue:
44872              
44873              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
44874              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
44875      Branch: perl
44876            ! hv.c
44877 ____________________________________________________________________________
44878 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
44879         Log: Integrate change #10667 from maintperl:
44880              
44881              change#10449 broke the special-case that makes lexicals inside the
44882              eval"" within DB::DB() visible
44883      Branch: perl
44884           !> op.c
44885 ____________________________________________________________________________
44886 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
44887         Log: change#10449 broke the special-case that makes lexicals inside the
44888              eval"" within DB::DB() visible
44889      Branch: maint-5.6/perl
44890            ! op.c
44891 ____________________________________________________________________________
44892 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
44893         Log: Still spurious output; indent the code a bit.
44894              
44895              TODO1: separate the utility functions like MkDir
44896              into a helper script?
44897              
44898              TODO2: I see a lot of repetition in the filepath()
44899              and dirpath() calls.
44900      Branch: perl
44901            ! t/lib/filefind.t t/lib/findtaint.t
44902 ____________________________________________________________________________
44903 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
44904         Log: Regen modlib, toc.
44905      Branch: perl
44906            ! pod/perlmodlib.pod pod/perltoc.pod
44907 ____________________________________________________________________________
44908 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
44909         Log: Add libnetcfg to perlutil.
44910      Branch: perl
44911            ! pod/perlutil.pod
44912 ____________________________________________________________________________
44913 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
44914         Log: Initial integration of libnet-1.0703.
44915              The Configure script renamed as libnetcfg, will be
44916              installed along other utilities.
44917      Branch: perl
44918            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
44919            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
44920            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
44921            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
44922            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
44923            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
44924            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
44925            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
44926            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
44927            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
44928            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
44929            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
44930            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
44931            + utils/libnetcfg.PL
44932            ! MANIFEST utils.lst utils/Makefile
44933 ____________________________________________________________________________
44934 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
44935         Log: Less potentially test-harness-confusing output.
44936      Branch: perl
44937            ! lib/Memoize/t/expire_module_t.t
44938 ____________________________________________________________________________
44939 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
44940         Log: The final print annoys make test.
44941      Branch: perl
44942            ! t/lib/filefind.t t/lib/findtaint.t
44943 ____________________________________________________________________________
44944 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
44945         Log: Add an option for handling dangling symbolic links.
44946      Branch: perl
44947            ! lib/File/Find.pm t/lib/filefind.t
44948 ____________________________________________________________________________
44949 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
44950         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
44951              From: Thomas Wegner <wegner_thomas@yahoo.com>
44952              Date: Sun, 17 Jun 2001 14:43:11 +0200
44953              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
44954      Branch: perl
44955            + t/lib/findtaint.t
44956            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
44957 ____________________________________________________________________________
44958 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
44959         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
44960              From: Jonathan Stowe <gellyfish@gellyfish.com>
44961              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
44962              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
44963      Branch: perl
44964            ! lib/ExtUtils/MM_Unix.pm
44965 ____________________________________________________________________________
44966 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
44967         Log: Subject: [PATCH] more anonymous stash cleanups
44968              From: Abhijit Menon-Sen <ams@wiw.org>
44969              Date: Sun, 17 Jun 2001 11:44:06 +0530
44970              Message-ID: <20010617114406.A25203@lustre.linux.in>
44971      Branch: perl
44972            ! op.c
44973 ____________________________________________________________________________
44974 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
44975         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
44976              From: Abhijit Menon-Sen <ams@wiw.org>
44977              Date: Sun, 17 Jun 2001 08:02:59 +0530
44978              Message-ID: <20010617080259.A28776@lustre.linux.in>
44979              
44980              Subject: [PATCH #2/7] xhv_eiter
44981              From: Abhijit Menon-Sen <ams@wiw.org>
44982              Date: Sun, 17 Jun 2001 08:13:18 +0530
44983              Message-ID: <20010617081318.B28776@lustre.linux.in>
44984              
44985              Subject: [PATCH #3/7] xhv_fill
44986              From: Abhijit Menon-Sen <ams@wiw.org>
44987              Date: Sun, 17 Jun 2001 08:25:16 +0530
44988              Message-ID: <20010617082516.C28776@lustre.linux.in>
44989              
44990              Subject: [PATCH #4/7] xhv_keys
44991              From: Abhijit Menon-Sen <ams@wiw.org>
44992              Date: Sun, 17 Jun 2001 08:36:17 +0530
44993              Message-ID: <20010617083617.D28776@lustre.linux.in>
44994              
44995              Subject: [PATCH #5/7] xhv_max
44996              From: Abhijit Menon-Sen <ams@wiw.org>
44997              Date: Sun, 17 Jun 2001 08:39:48 +0530
44998              Message-ID: <20010617083948.E28776@lustre.linux.in>
44999              
45000              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
45001              From: Abhijit Menon-Sen <ams@wiw.org>
45002              Date: Sun, 17 Jun 2001 08:51:11 +0530
45003              Message-ID: <20010617085111.F28776@lustre.linux.in>
45004      Branch: perl
45005            ! hv.c
45006 ____________________________________________________________________________
45007 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
45008         Log: Update Changes.
45009      Branch: perl
45010            ! Changes patchlevel.h
45011 ____________________________________________________________________________
45012 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
45013         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
45014              From: Abhijit Menon-Sen <ams@wiw.org>
45015              Date: Sat, 16 Jun 2001 07:41:19 +0530
45016              Message-ID: <20010616074119.A24720@lustre.linux.in>
45017      Branch: perl
45018            ! hv.c perl.c vms/vmsish.h win32/win32.h
45019 ____________________________________________________________________________
45020 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
45021         Log: Document tests failing when threaded, since we now have more.
45022      Branch: perl
45023            ! pod/perl572delta.pod
45024 ____________________________________________________________________________
45025 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
45026         Log: -Wall cleanup.
45027      Branch: perl
45028            ! ext/Thread/Thread.xs
45029 ____________________________________________________________________________
45030 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
45031         Log: pthread_attr_setstacksize() isn't absolutely necessary
45032              to call, only iff THREAD_CREATE_NEEDS_STACK.
45033      Branch: perl
45034            ! ext/Thread/Thread.xs
45035 ____________________________________________________________________________
45036 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
45037         Log: -Wall strays.
45038      Branch: perl
45039            ! perl.c util.c
45040 ____________________________________________________________________________
45041 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
45042         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
45043              (and INT64_MIN) brokenness.
45044      Branch: perl
45045            ! hints/darwin.sh perl.h
45046 ____________________________________________________________________________
45047 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
45048         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
45049              From: Nicholas Clark <nick@ccl4.org>
45050              Date: Sun, 17 Jun 2001 00:16:05 +0100
45051              Message-ID: <20010617001605.V98663@plum.flirble.org>
45052      Branch: perl
45053            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
45054            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
45055            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45056 ____________________________________________________________________________
45057 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
45058         Log: Add perlnetware to docs; regen toc; supply skeleton
45059              docs for some Memoize submodules.
45060      Branch: perl
45061            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
45062            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45063            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
45064            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
45065            ! win32/Makefile win32/makefile.mk
45066 ____________________________________________________________________________
45067 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
45068         Log: pod cleanup.
45069      Branch: perl
45070            ! README.netware
45071 ____________________________________________________________________________
45072 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
45073         Log: Integrate Memoize 0.64.  Few tweaks were required in
45074              the test scripts.  Note that the speed and expire*
45075              tests take several dozen seconds to run.
45076      Branch: perl
45077            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45078            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45079            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45080            + lib/Memoize/README lib/Memoize/SDBM_File.pm
45081            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45082            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
45083            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45084            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45085            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
45086            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
45087            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
45088            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
45089            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
45090            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
45091            ! MANIFEST t/lib/1_compile.t
45092 ____________________________________________________________________________
45093 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
45094         Log: Document the cross-compilation options.
45095      Branch: perl
45096            ! Cross/README INSTALL
45097 ____________________________________________________________________________
45098 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
45099         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
45100      Branch: perl
45101            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
45102            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
45103            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
45104            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
45105            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
45106            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
45107            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
45108            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
45109            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
45110            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
45111            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
45112            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
45113            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
45114            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
45115            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
45116            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
45117            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
45118            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
45119            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
45120            + lib/ExtUtils/MM_NW5.pm
45121            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
45122            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
45123            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45124            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
45125            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
45126            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
45127            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
45128            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
45129            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
45130            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
45131            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
45132            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
45133            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
45134            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
45135            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
45136            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
45137            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
45138            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
45139            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
45140            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
45141            ! util.h x2p/a2py.c
45142 ____________________________________________________________________________
45143 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
45144         Log: Resort MANIFEST.
45145      Branch: perl
45146            ! MANIFEST
45147 ____________________________________________________________________________
45148 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
45149         Log: Integrate perlio.
45150      Branch: perl
45151           +> win32/win32io.c
45152           !> MANIFEST perlio.c perliol.h win32/makefile.mk
45153 ____________________________________________________________________________
45154 [ 10640] By: nick                                  on 2001/06/16  18:38:31
45155         Log: Disable :win32 layer as default till I get it working
45156      Branch: perlio
45157            ! MANIFEST perlio.c
45158 ____________________________________________________________________________
45159 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
45160         Log: Try the new scheme by moving the Text::Abbrev test
45161              to a new place under lib.
45162      Branch: perl
45163            + lib/Text/Abbrev/t/abbrev.t
45164            - t/lib/abbrev.t
45165            ! MANIFEST
45166 ____________________________________________________________________________
45167 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
45168         Log: Make the code even more dynamical so that testname
45169              suffix length can change.
45170      Branch: perl
45171            ! lib/Test/Harness.pm t/TEST
45172 ____________________________________________________________________________
45173 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
45174         Log: Allow for deeper t/ and also a single test.pl.
45175      Branch: perl
45176            ! t/TEST t/harness
45177 ____________________________________________________________________________
45178 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
45179         Log: #define fix from Nicholas Clark.
45180      Branch: perl
45181            ! ext/POSIX/POSIX.xs
45182 ____________________________________________________________________________
45183 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
45184         Log: Initialization is nice.
45185      Branch: perl
45186            ! lib/Test/Harness.pm
45187 ____________________________________________________________________________
45188 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
45189         Log: Make t/TEST and t/harness to test also the t/ tests
45190              under the main lib/ and ext/ directories.  Fix Test::Harness
45191              to dynamically change the width of its "foo/bar....ok" output.
45192      Branch: perl
45193            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
45194 ____________________________________________________________________________
45195 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
45196         Log: Subject: [PATCH] Re: perl@10611 
45197              From: Nicholas Clark <nick@ccl4.org>
45198              Date: Sat, 16 Jun 2001 16:52:47 +0100
45199              Message-ID: <20010616165247.O98663@plum.flirble.org>
45200              
45201              The .xs parts, too.
45202      Branch: perl
45203            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
45204            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
45205 ____________________________________________________________________________
45206 [ 10632] By: nick                                  on 2001/06/16  16:44:35
45207         Log: Work-in-progress win32 layer semi-functional, checking 
45208              for UNIX breakage.
45209      Branch: perlio
45210            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
45211 ____________________________________________________________________________
45212 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
45213         Log: Subject: [PATCH] Re: perl@10611 
45214              From: Nicholas Clark <nick@ccl4.org>
45215              Date: Sat, 16 Jun 2001 16:52:47 +0100
45216              Message-ID: <20010616165247.O98663@plum.flirble.org>
45217      Branch: perl
45218            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
45219            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
45220            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
45221            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
45222            ! lib/ExtUtils/Constant.pm
45223 ____________________________________________________________________________
45224 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
45225         Log: Metaconfig unit change for #10629.
45226      Branch: metaconfig
45227            ! U/modified/Finish.U
45228 ____________________________________________________________________________
45229 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
45230         Log: The extraction changed directories.
45231      Branch: perl
45232            ! Configure
45233 ____________________________________________________________________________
45234 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
45235         Log: Math::BigInt 1.35 from Tels.
45236      Branch: perl
45237            + t/lib/mbimbf.t
45238            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45239            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45240 ____________________________________________________________________________
45241 [ 10627] By: nick                                  on 2001/06/16  14:54:52
45242         Log: Work in progress UNIX-side edit of win32 PerLIO layer
45243      Branch: perlio
45244            + win32/win32io.c
45245            ! perlio.c win32/makefile.mk
45246 ____________________________________________________________________________
45247 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
45248         Log: Subject: [PATCH 5.6.1] os2/diff-configure
45249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45250              Date: Fri, 15 Jun 2001 01:19:36 -0400
45251              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
45252              
45253              Empty all of it because I think #10624 made even the
45254              last patch hunk unnecessary.
45255      Branch: perl
45256            ! os2/diff.configure
45257 ____________________________________________________________________________
45258 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
45259         Log: Metaconfig unit change for 10624.
45260      Branch: metaconfig
45261            ! U/modified/libc.U
45262      Branch: perl
45263            ! config_h.SH
45264 ____________________________________________________________________________
45265 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
45266         Log: Move the initialization of libnames to the beginning so
45267              that can one 'seed' it (as OS/2 does.)
45268      Branch: perl
45269            ! Configure
45270 ____________________________________________________________________________
45271 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
45272         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
45273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45274              Date: Fri, 15 Jun 2001 19:10:57 -0400
45275              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
45276      Branch: perl
45277            ! os2/OS2/REXX/DLL/DLL.pm
45278 ____________________________________________________________________________
45279 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
45280         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
45281              From: "Craig A. Berry" <craigberry@mac.com>
45282              Date: Fri, 15 Jun 2001 17:00:03 -0500
45283              Message-Id: <a05101007b750342599be@[172.16.52.1]>
45284      Branch: perl
45285            ! vms/descrip_mms.template
45286 ____________________________________________________________________________
45287 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
45288         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
45289              From: "Craig A. Berry" <craigberry@mac.com>
45290              Date: Fri, 15 Jun 2001 18:39:42 -0500
45291              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
45292      Branch: perl
45293            ! lib/File/Spec/VMS.pm t/lib/extutils.t
45294 ____________________________________________________________________________
45295 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
45296         Log: Integrate perlio.
45297      Branch: perl
45298           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
45299           !> t/io/utf8.t t/lib/io_scalar.t
45300 ____________________________________________________________________________
45301 [ 10619] By: nick                                  on 2001/06/15  21:05:19
45302         Log: Generated files
45303      Branch: perlio
45304            ! embed.h proto.h
45305 ____________________________________________________________________________
45306 [ 10618] By: nick                                  on 2001/06/15  20:27:42
45307         Log: Fix open.pm to work via XS-implemented method calls rather
45308              than *open::layers variables which caused all the HV/AV hassle.
45309      Branch: perlio
45310            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
45311            ! t/lib/io_scalar.t
45312 ____________________________________________________________________________
45313 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
45314         Log: Integrate perlio.
45315      Branch: perl
45316           !> lib/ExtUtils/Constant.pm
45317 ____________________________________________________________________________
45318 [ 10616] By: nick                                  on 2001/06/15  18:46:47
45319         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
45320      Branch: perlio
45321            ! lib/ExtUtils/Constant.pm
45322 ____________________________________________________________________________
45323 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
45324         Log: Integrate perlio.
45325      Branch: perl
45326           !> ext/Socket/Socket.xs
45327 ____________________________________________________________________________
45328 [ 10614] By: nick                                  on 2001/06/15  18:33:37
45329         Log: MULTIPLICITY fix for Socket.xs
45330      Branch: perlio
45331            ! ext/Socket/Socket.xs
45332 ____________________________________________________________________________
45333 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
45334         Log: Subject: Re: perl@10611
45335              From: Doug MacEachern <dougm@covalent.net>
45336              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
45337              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
45338      Branch: perl
45339            ! ext/Socket/Socket.xs
45340 ____________________________________________________________________________
45341 [ 10612] By: nick                                  on 2001/06/15  16:14:38
45342         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
45343      Branch: perlio
45344           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45345           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
45346           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
45347           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
45348           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
45349           !> utils/h2ph.PL
45350 ____________________________________________________________________________
45351 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
45352         Log: Update Changes.
45353      Branch: perl
45354            ! Changes patchlevel.h
45355 ____________________________________________________________________________
45356 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
45357         Log: Upping the test count.
45358      Branch: perl
45359            ! t/lib/filefind.t
45360 ____________________________________________________________________________
45361 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
45362         Log: Integrate perlio.
45363      Branch: perl
45364           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45365 ____________________________________________________________________________
45366 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
45367         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45368              From: andreas.koenig@anima.de (Andreas J. Koenig)
45369              Date: 15 Jun 2001 13:30:39 +0200
45370              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
45371              
45372              Record the grim history.
45373      Branch: perl
45374            ! lib/File/Find.pm
45375 ____________________________________________________________________________
45376 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
45377         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45378              From: Brian McCauley <nobull@mail.com>
45379              Date: 15 Jun 2001 07:51:26 +0100
45380              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
45381      Branch: perl
45382            ! lib/File/Find.pm t/lib/filefind.t
45383 ____________________________________________________________________________
45384 [ 10606] By: nick                                  on 2001/06/15  14:00:08
45385         Log: regen_config_h for Win32.
45386      Branch: perlio
45387            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45388 ____________________________________________________________________________
45389 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
45390         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
45391              From: Peter Prymmer <pvhp@forte.com>
45392              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
45393              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
45394      Branch: perl
45395            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
45396 ____________________________________________________________________________
45397 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
45398         Log: Some filesystems require writability for rename/unlink.
45399      Branch: perl
45400            ! opcode.pl
45401 ____________________________________________________________________________
45402 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
45403         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
45404              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45405              Date: Fri, 15 Jun 2001 12:08:53 +0200
45406              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
45407      Branch: perl
45408            ! perlio.c
45409 ____________________________________________________________________________
45410 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
45411         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
45412              From: Mike Guy <mjtg@cam.ac.uk>
45413              Date: Fri, 15 Jun 2001 14:11:49 +0100
45414              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
45415      Branch: perl
45416            ! opcode.pl
45417 ____________________________________________________________________________
45418 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
45419         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
45420              From: Nicholas Clark <nick@ccl4.org>
45421              Date: Thu, 14 Jun 2001 23:52:56 +0100
45422              Message-ID: <20010614235256.G98663@plum.flirble.org>
45423      Branch: perl
45424            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
45425            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45426 ____________________________________________________________________________
45427 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
45428         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45429              From: Russ Allbery <rra@stanford.edu>
45430              Date: 14 Jun 2001 13:24:43 -0700
45431              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
45432      Branch: perl
45433            ! ext/GDBM_File/GDBM_File.pm
45434 ____________________________________________________________________________
45435 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
45436         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
45437              From: Nicholas Clark <nick@ccl4.org>
45438              Date: Thu, 14 Jun 2001 20:37:47 +0100
45439              Message-ID: <20010614203747.F98663@plum.flirble.org>
45440      Branch: perl
45441            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45442            ! t/lib/gdbm.t
45443 ____________________________________________________________________________
45444 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
45445         Log: Integrate perlio.
45446      Branch: perl
45447           !> makedef.pl sv.c
45448 ____________________________________________________________________________
45449 [ 10597] By: nick                                  on 2001/06/15  11:08:13
45450         Log: Check that HVs with HvNAME() != NULL are really stashes before
45451              treating them as such. Also be more defensive on the GvCV.
45452              Win32 fork and dprof now working again. 
45453      Branch: perlio
45454            ! sv.c
45455 ____________________________________________________________________________
45456 [ 10596] By: nick                                  on 2001/06/15  10:11:20
45457         Log: Integrate mainline.
45458      Branch: perlio
45459           +> Cross/README
45460           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
45461           !> Porting/config_H config_h.SH configure.com epoc/config.sh
45462           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
45463           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45464           !> vos/config.ga.h win32/config.bc win32/config.gc
45465           !> win32/config.vc win32/config_H.bc win32/config_H.gc
45466           !> win32/config_H.vc
45467 ____________________________________________________________________________
45468 [ 10595] By: nick                                  on 2001/06/15  09:37:17
45469         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
45470              - Win32 (VC++) now builds but fails:
45471              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
45472              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
45473              write.t    - open(...,"|-") not implemented on Win32 
45474      Branch: perlio
45475            ! makedef.pl
45476 ____________________________________________________________________________
45477 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
45478         Log: Integrate perlio.
45479      Branch: perl
45480           !> perlio.c win32/makefile.mk
45481 ____________________________________________________________________________
45482 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
45483         Log: Metaconfig unit changes for #10592.
45484      Branch: metaconfig
45485            + U/modified/i_varhdr.U U/modified/startsh.U
45486            - U/a_dvisory/crosscompile.U U/target/Target.U
45487            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
45488            ! U/compline/bitpbyte.U U/compline/byteorder.U
45489            ! U/compline/ccflags.U U/compline/charsize.U
45490            ! U/compline/d_casti32.U U/compline/d_castneg.U
45491            ! U/compline/d_closedir.U U/compline/d_fd_set.U
45492            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
45493            ! U/compline/d_keepsig.U U/compline/d_open3.U
45494            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
45495            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
45496            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
45497            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
45498            ! U/compline/doublesize.U U/compline/floatsize.U
45499            ! U/compline/nblock_io.U U/compline/orderlib.U
45500            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
45501            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
45502            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
45503            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
45504            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
45505            ! U/modified/spitshell.U U/threads/archname.U
45506            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
45507            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
45508            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
45509            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
45510            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
45511      Branch: metaconfig/U/perl
45512            + Cross.U
45513            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
45514            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
45515            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
45516            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
45517            ! stdio_streams.U uselfs.U
45518 ____________________________________________________________________________
45519 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
45520         Log: The first steps towards cross-compilation.
45521              
45522              Abstract execution of compiled test executables with $run,
45523              and abstract transfer of files with $to and $from.
45524              
45525              Under cross-compilation the $run, $to, and $from will point
45526              to appropriate wrapper scripts, by default ssh and scp,
45527              but also rsh, rcp, and cp are supported.  If not
45528              cross-compiling, they will be set to '', ':', and ':',
45529              respectively.
45530              
45531              With these patches I was able to get Configure for
45532              iPAQ ARM Linux on an Intel Linux about 95% right
45533              (only a few tests failed to execute or they produced
45534              incorrect results), and I was able to compile
45535              a functional miniperl.
45536              
45537              The symbol crosscompile renamed to be usecrosscompile,
45538              the corresponding C symbol from CROSSCOMPILE to
45539              USE_CROSS_COMPILE.
45540      Branch: perl
45541            ! Configure Cross/README Makefile.SH Porting/Glossary
45542            ! Porting/config.sh Porting/config_H config_h.SH configure.com
45543            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
45544            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
45545            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45546            ! win32/config.gc win32/config.vc win32/config_H.bc
45547            ! win32/config_H.gc win32/config_H.vc
45548 ____________________________________________________________________________
45549 [ 10591] By: nick                                  on 2001/06/14  20:00:12
45550         Log: Steps along the road toward Win32 building again.
45551      Branch: perlio
45552            ! perlio.c win32/makefile.mk
45553 ____________________________________________________________________________
45554 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
45555         Log: Integrate perlio.
45556      Branch: perl
45557           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45558 ____________________________________________________________________________
45559 [ 10589] By: nick                                  on 2001/06/14  13:54:07
45560         Log: Routine regen_config_h for Win32
45561      Branch: perlio
45562            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45563 ____________________________________________________________________________
45564 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
45565         Log: Integrate perlio.
45566      Branch: perl
45567           +> perlyline.pl
45568           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
45569 ____________________________________________________________________________
45570 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
45571         Log: A placeholder.
45572      Branch: perl
45573            + Cross/README
45574 ____________________________________________________________________________
45575 [ 10586] By: nick                                  on 2001/06/14  08:25:07
45576         Log: Add new step to run_byacc which:
45577              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
45578              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
45579      Branch: perlio
45580            + perlyline.pl
45581            ! MANIFEST Makefile.SH perly.c
45582 ____________________________________________________________________________
45583 [ 10585] By: nick                                  on 2001/06/14  08:22:29
45584         Log: Integrate mainline
45585      Branch: perlio
45586           +> locale.c numeric.c
45587           !> Changes cygwin/Makefile.SHs embed.h embed.pl
45588           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
45589           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
45590           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
45591           !> x2p/Makefile.SH
45592 ____________________________________________________________________________
45593 [ 10584] By: nick                                  on 2001/06/14  08:05:53
45594         Log: Hack to remove insecure directories from PATH so test will run.
45595      Branch: perlio
45596            ! t/lib/filefind.t
45597 ____________________________________________________________________________
45598 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
45599         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
45600      Branch: perl
45601            - t/lib/mbimbf.t
45602            ! MANIFEST
45603 ____________________________________________________________________________
45604 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
45605         Log: Detypo.
45606      Branch: perl
45607            ! x2p/Makefile.SH
45608 ____________________________________________________________________________
45609 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
45610         Log: de-$CONFIG continues.
45611      Branch: perl
45612            ! cygwin/Makefile.SHs x2p/Makefile.SH
45613 ____________________________________________________________________________
45614 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
45615         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
45616              From: Nicholas Clark <nick@ccl4.org>
45617              Date: Wed, 13 Jun 2001 21:20:13 +0100
45618              Message-ID: <20010613212013.D98663@plum.flirble.org>
45619      Branch: perl
45620            ! opcode.pl
45621 ____________________________________________________________________________
45622 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
45623         Log: Subject: splitting util.c
45624              From: Hugo <hv@crypt.compulink.co.uk>
45625              Date: Thu, 14 Jun 2001 00:41:08 +0100
45626              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
45627      Branch: perl
45628            + locale.c numeric.c
45629            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
45630            ! pod/perlapi.pod proto.h util.c
45631 ____________________________________________________________________________
45632 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
45633         Log: Upgrade to Math::BigInt 1.34 from Tels.
45634      Branch: perl
45635            + t/lib/mbimbf.t
45636            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45637            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45638 ____________________________________________________________________________
45639 [ 10577] By: nick                                  on 2001/06/13  19:02:48
45640         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
45641      Branch: perlio
45642           !> (integrate 125 files)
45643 ____________________________________________________________________________
45644 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
45645         Log: Update Changes.
45646      Branch: perl
45647            ! Changes patchlevel.h
45648 ____________________________________________________________________________
45649 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
45650         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
45651              From: "Craig A. Berry" <craigberry@mac.com>
45652              Date: Wed, 13 Jun 2001 13:24:28 -0500
45653              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
45654      Branch: perl
45655            ! ext/re/Makefile.PL
45656 ____________________________________________________________________________
45657 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
45658         Log: Mc.u.c. for #10573.
45659      Branch: metaconfig
45660            ! U/threads/usethreads.U
45661 ____________________________________________________________________________
45662 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
45663         Log: It would be also be good if I could type.
45664      Branch: perl
45665            ! Configure
45666 ____________________________________________________________________________
45667 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
45668         Log: Metaconfig unit change for #10571.
45669      Branch: metaconfig
45670            ! U/threads/usethreads.U
45671 ____________________________________________________________________________
45672 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
45673         Log: A non-empty default is a good thing.
45674      Branch: perl
45675            ! Configure
45676 ____________________________________________________________________________
45677 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
45678         Log: Metaconfig unit change for #10569.
45679      Branch: metaconfig
45680            ! U/threads/usethreads.U
45681 ____________________________________________________________________________
45682 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
45683         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
45684              extremely experimental, not even prompted for.
45685      Branch: perl
45686            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45687            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
45688            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
45689            ! win32/config.bc win32/config.gc win32/config.vc
45690 ____________________________________________________________________________
45691 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
45692         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
45693      Branch: perl
45694            ! pod/perlfaq6.pod
45695 ____________________________________________________________________________
45696 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
45697         Log: Integrate perlio; conflicts, accept Nick's versions.
45698      Branch: perl
45699           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
45700           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
45701 ____________________________________________________________________________
45702 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
45703         Log: Subject: Re: ext/ + -Wall
45704              From: Doug MacEachern <dougm@covalent.net>
45705              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
45706              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
45707      Branch: perl
45708            ! XSUB.h lib/ExtUtils/xsubpp perl.h
45709 ____________________________________________________________________________
45710 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
45711         Log: Similar logic as DB_File.xs, using the modern macros and
45712              defines them to older ones for older Perls where PERL_VERSION
45713              is not defined, from Doug MacEachern.
45714      Branch: perl
45715            ! ext/Storable/Storable.xs
45716 ____________________________________________________________________________
45717 [ 10564] By: nick                                  on 2001/06/13  15:22:01
45718         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
45719              and using that instead (name lookups are sequential search for now).
45720      Branch: perlio
45721            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
45722            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
45723 ____________________________________________________________________________
45724 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
45725         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
45726              From: "Richard Soderberg" <rs@crystalflame.net>
45727              Date: Sat, 26 May 2001 06:44:20 -0700
45728              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
45729      Branch: perl
45730            ! sv.c t/op/glob.t
45731 ____________________________________________________________________________
45732 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
45733         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
45734              From: "Craig A. Berry" <craigberry@mac.com>
45735              Date: Tue, 12 Jun 2001 23:55:26 -0500
45736              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
45737      Branch: perl
45738            ! ext/re/Makefile.PL ext/re/re.xs
45739 ____________________________________________________________________________
45740 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
45741         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
45742              suggested by NI-S.
45743      Branch: perl
45744            ! XSUB.h malloc.c perl.h
45745 ____________________________________________________________________________
45746 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
45747         Log: Regen toc.
45748      Branch: perl
45749            ! pod/perltoc.pod
45750 ____________________________________________________________________________
45751 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
45752         Log: Subject: [patch] perl.gprof control
45753              From: Doug MacEachern <dougm@covalent.net>
45754              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
45755              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
45756      Branch: perl
45757            ! miniperlmain.c perl.h
45758 ____________________________________________________________________________
45759 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
45760         Log: Subject: Re: ext/ + -Wall
45761              From: Doug MacEachern <dougm@covalent.net>
45762              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
45763              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
45764              
45765              Document ax and break up dXSARGS.
45766      Branch: perl
45767            ! XSUB.h pod/perlapi.pod
45768 ____________________________________________________________________________
45769 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
45770         Log: More AIX tweakage from Merijn.
45771      Branch: perl
45772            ! hints/aix.sh
45773 ____________________________________________________________________________
45774 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
45775         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
45776              From: "Craig A. Berry" <craigberry@mac.com>
45777              Date: Tue, 12 Jun 2001 22:57:45 -0500
45778              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
45779      Branch: perl
45780            ! vms/descrip_mms.template
45781 ____________________________________________________________________________
45782 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
45783         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
45784              From: "Craig A. Berry" <craigberry@mac.com>
45785              Date: Tue, 12 Jun 2001 22:21:39 -0500
45786              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
45787      Branch: perl
45788            ! configure.com util.c
45789 ____________________________________________________________________________
45790 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
45791         Log: New AIX dynaloading code from Jens-Uwe Mager.
45792              Does break binary compatibility.
45793      Branch: perl
45794            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
45795 ____________________________________________________________________________
45796 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
45797         Log: VMS DEC C compiler found nits by Peter Prymmer.
45798      Branch: perl
45799            ! util.c
45800 ____________________________________________________________________________
45801 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
45802         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
45803              From: Peter Prymmer <pvhp@forte.com>
45804              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
45805              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
45806      Branch: perl
45807            ! t/lib/filecomp.t
45808 ____________________________________________________________________________
45809 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
45810         Log: I wonder how many $CONFIGs still lurk in the shadows.
45811      Branch: perl
45812            ! pod/Makefile.SH x2p/cflags.SH
45813 ____________________________________________________________________________
45814 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
45815         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
45816      Branch: perl
45817            ! pod/checkpods.PL
45818 ____________________________________________________________________________
45819 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
45820         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
45821      Branch: perl
45822            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
45823 ____________________________________________________________________________
45824 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
45825         Log: Subject: [patch] rid local_patches warnings
45826              From: Doug MacEachern <dougm@covalent.net>
45827              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
45828              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
45829      Branch: perl
45830            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
45831 ____________________________________________________________________________
45832 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
45833         Log: Subject: Re: ext/ + -Wall
45834              From: Doug MacEachern <dougm@covalent.net>
45835              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
45836              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
45837      Branch: perl
45838            ! ext/attrs/attrs.xs
45839 ____________________________________________________________________________
45840 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
45841         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
45842              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
45843              Date: Tue, 12 Jun 2001 14:36:20 -0400
45844              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
45845      Branch: perl
45846            ! pod/perlretut.pod
45847 ____________________________________________________________________________
45848 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
45849         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
45850              From: Mike Guy <mjtg@cam.ac.uk>
45851              Date: Tue, 12 Jun 2001 19:10:31 +0100
45852              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
45853              
45854              Subject: Re: [ID 20010612.001] out of memory during regex compilation
45855              From: Mike Guy <mjtg@cam.ac.uk>
45856              Date: Tue, 12 Jun 2001 19:21:01 +0100
45857              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
45858      Branch: perl
45859            ! pod/perlop.pod
45860 ____________________________________________________________________________
45861 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
45862         Log: AIX tweaks from Merijn H. Brand.
45863      Branch: perl
45864            ! hints/aix.sh
45865 ____________________________________________________________________________
45866 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
45867         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
45868              From: "Brendan O'Dea" <bod@compusol.com.au>
45869              Date: Wed, 13 Jun 2001 05:16:47 +1000
45870              Message-ID: <20010613051647.A8945@compusol.com.au>
45871      Branch: maint-5.6/perl
45872            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
45873 ____________________________________________________________________________
45874 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
45875         Log: Subject: Small bcopy cleanup
45876              From: Andy Dougherty <doughera@lafayette.edu>
45877              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
45878              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
45879      Branch: perl
45880            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
45881 ____________________________________________________________________________
45882 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
45883         Log: Subject: [PATCH] Re: ext/ + -Wall
45884              From: Nicholas Clark <nick@ccl4.org>
45885              Date: Wed, 13 Jun 2001 00:04:30 +0100
45886              Message-ID: <20010613000430.M5901@plum.flirble.org>
45887      Branch: perl
45888            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
45889 ____________________________________________________________________________
45890 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
45891         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
45892              From: Nicholas Clark <nick@ccl4.org>
45893              Date: Tue, 12 Jun 2001 23:53:07 +0100
45894              Message-ID: <20010612235307.L5901@plum.flirble.org>
45895      Branch: perl
45896            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45897 ____________________________________________________________________________
45898 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
45899         Log: MPE/iX tweaks from Mark Bixby.
45900      Branch: perl
45901            ! hints/mpeix.sh mpeix/mpeixish.h util.c
45902 ____________________________________________________________________________
45903 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
45904         Log: Update Changes.
45905      Branch: perl
45906            ! Changes patchlevel.h
45907 ____________________________________________________________________________
45908 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
45909         Log: One less -Wall whine (found under DEBUGGING).
45910      Branch: perl
45911            ! x2p/Makefile.SH x2p/a2p.c
45912 ____________________________________________________________________________
45913 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
45914         Log: s/case-independent/case-insensitive/g
45915      Branch: perl
45916            ! pod/perldebug.pod
45917 ____________________________________________________________________________
45918 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
45919         Log: As suggested in    
45920              
45921              Subject: Re: ext/ + -Wall
45922              From: Gurusamy Sarathy <gsar@ActiveState.com>
45923              Date: Mon, 11 Jun 2001 23:34:31 -0700
45924              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
45925      Branch: perl
45926            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
45927            ! perl.h
45928 ____________________________________________________________________________
45929 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
45930         Log: Subject: ext/ + -Wall
45931              From: Doug MacEachern <dougm@covalent.net>
45932              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
45933              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
45934      Branch: perl
45935            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
45936            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
45937            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
45938            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
45939            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
45940            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
45941            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
45942            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
45943            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
45944            ! lib/ExtUtils/xsubpp
45945 ____________________________________________________________________________
45946 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
45947         Log: Subject: [PATCH] anonymous stashes
45948              From: Abhijit Menon-Sen <ams@wiw.org>
45949              Date: Tue, 12 Jun 2001 12:47:04 +0530
45950              Message-ID: <20010612124704.A29029@lustre.linux.in>
45951      Branch: perl
45952            ! dump.c gv.c sv.c xsutils.c
45953 ____________________________________________________________________________
45954 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
45955         Log: One more test for $^S.
45956      Branch: perl
45957            ! t/op/magic.t
45958 ____________________________________________________________________________
45959 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
45960         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
45961              From: Abhijit Menon-Sen <ams@wiw.org>
45962              Date: Tue, 12 Jun 2001 17:35:55 +0530
45963              Message-ID: <20010612173555.A32426@lustre.linux.in>
45964      Branch: perl
45965            ! mg.c t/op/magic.t
45966 ____________________________________________________________________________
45967 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
45968         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
45969              From: Mike Guy <mjtg@cam.ac.uk>
45970              Date: Tue, 12 Jun 2001 13:14:15 +0100
45971              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
45972      Branch: perl
45973            ! pod/perlop.pod
45974 ____________________________________________________________________________
45975 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
45976         Log: AUTHORS updates.
45977      Branch: perl
45978            ! AUTHORS
45979 ____________________________________________________________________________
45980 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
45981         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
45982              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
45983              Content-Transfer-Encoding: 7bit
45984              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
45985      Branch: perl
45986            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
45987 ____________________________________________________________________________
45988 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
45989         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
45990              From: "Philip Newton" <Philip.Newton@gmx.net>
45991              Date: Mon, 11 Jun 2001 07:08:03 +0200
45992              Message-Id: <200106120802.LAA08992@taas.iki.fi>
45993      Branch: perl
45994            ! t/base/term.t
45995 ____________________________________________________________________________
45996 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
45997         Log: Cleanup the a2p.c for -Wall.
45998      Branch: perl
45999            ! x2p/Makefile.SH x2p/a2p.c
46000 ____________________________________________________________________________
46001 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
46002         Log: File::Find update for MacOS from Chris Nandor.
46003      Branch: perl
46004            ! lib/File/Find.pm t/lib/filefind.t
46005 ____________________________________________________________________________
46006 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
46007         Log: gcc -Wall nits picked out by a non-UNIX system
46008              (courtesy of Mark Bixby)
46009      Branch: perl
46010            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
46011            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
46012            ! pp_sys.c util.c
46013 ____________________________________________________________________________
46014 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
46015         Log: Metaconfig unit change for #10522.  (The d_modfl changes
46016              placate metalint.)
46017      Branch: metaconfig/U/perl
46018            ! d_modfl.U d_u32align.U
46019 ____________________________________________________________________________
46020 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
46021         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
46022              be "./try 2>&1 >/dev/null".
46023      Branch: perl
46024            ! Configure
46025 ____________________________________________________________________________
46026 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
46027         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
46028              From: "Craig A. Berry" <craigberry@mac.com>
46029              Date: Mon, 11 Jun 2001 14:00:32 -0500
46030              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
46031      Branch: perl
46032            ! configure.com
46033 ____________________________________________________________________________
46034 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
46035         Log: Move the full \p\P lists to perlunicode.
46036      Branch: perl
46037            ! pod/perlretut.pod pod/perlunicode.pod
46038 ____________________________________________________________________________
46039 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
46040         Log: VOS build tweak for 5.6.1 from Paul Green.
46041      Branch: maint-5.6/perl
46042            ! vos/build.cm
46043 ____________________________________________________________________________
46044 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
46045         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
46046              From: "Craig A. Berry" <craigberry@mac.com>
46047              Date: Fri, 8 Jun 2001 18:08:18 -0500
46048              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
46049      Branch: perl
46050            ! vms/vms.c
46051 ____________________________________________________________________________
46052 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
46053         Log: Update Changes.
46054      Branch: perl
46055            ! Changes patchlevel.h
46056 ____________________________________________________________________________
46057 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
46058         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
46059      Branch: perl
46060            ! vos/config.alpha.h vos/config.ga.h
46061 ____________________________________________________________________________
46062 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
46063         Log: VOS updates from Paul Green for @10476.
46064      Branch: perl
46065            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
46066            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46067            ! vos/config.ga.h vos/configure_perl.cm
46068 ____________________________________________________________________________
46069 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
46070         Log: Subject: [PATCH] Not many people know this ...
46071              From: Mike Guy <mjtg@cam.ac.uk>
46072              Date: Mon, 11 Jun 2001 14:55:15 +0100
46073              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
46074      Branch: perl
46075            ! pod/perldebug.pod
46076 ____________________________________________________________________________
46077 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
46078         Log: Add final commas to lists as suggested by Philip Newton.
46079      Branch: perl
46080            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46081 ____________________________________________________________________________
46082 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
46083         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
46084              Date: Sun, 10 Jun 2001 23:35:38 -0400
46085              From: Chris Nandor <pudge@pobox.com>
46086              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
46087      Branch: perl
46088            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
46089            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
46090            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
46091            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
46092            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
46093            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
46094            ! t/op/write.t t/pragma/strict.t
46095 ____________________________________________________________________________
46096 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
46097         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
46098              From: Chris Nandor <pudge@pobox.com>
46099              Date: Mon, 11 Jun 2001 08:24:28 -0400
46100              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
46101      Branch: perl
46102            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
46103            ! t/lib/io_dir.t
46104 ____________________________________________________________________________
46105 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
46106         Log: One more run_byacc (a hand-tweaked version had slipped in).
46107      Branch: perl
46108            ! perly.c vms/perly_c.vms
46109 ____________________________________________________________________________
46110 [ 10509] By: nick                                  on 2001/06/11  07:49:15
46111         Log: Integrate mainline
46112      Branch: perlio
46113           !> Makefile.SH embed.h embed.pl global.sym
46114           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
46115           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
46116           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
46117           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
46118 ____________________________________________________________________________
46119 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
46120         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
46121              From: Mike Guy <mjtg@cam.ac.uk>
46122              Reply-To: mjtg@cam.ac.uk
46123              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
46124      Branch: perl
46125            ! lib/ExtUtils/Manifest.pm
46126 ____________________________________________________________________________
46127 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
46128         Log: Subject: [PATCH] ExtUtils::Constant
46129              From: Nicholas Clark <nick@ccl4.org>
46130              Date: Sun, 10 Jun 2001 23:25:41 +0100
46131              Message-ID: <20010610232540.C76396@plum.flirble.org>
46132      Branch: perl
46133            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46134 ____________________________________________________________________________
46135 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
46136         Log: Integrate perlio.
46137      Branch: perl
46138           !> iperlsys.h
46139 ____________________________________________________________________________
46140 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
46141         Log: Move the grok_number and its lieutenant grok_numeric_radix
46142              from sv.c statics to util.c and public.
46143      Branch: perl
46144            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
46145            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
46146 ____________________________________________________________________________
46147 [ 10504] By: nick                                  on 2001/06/10  17:47:06
46148         Log: Fix (valid) -Wall warnings in perlio.c
46149      Branch: perlio
46150            ! iperlsys.h
46151 ____________________________________________________________________________
46152 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
46153         Log: Update perly_c.diff, update perly.fixer to edit away
46154              some of the -Wall noise.
46155      Branch: perl
46156            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
46157 ____________________________________________________________________________
46158 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
46159         Log: Check the version of byacc.
46160      Branch: perl
46161            ! Makefile.SH
46162 ____________________________________________________________________________
46163 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
46164         Log: Subject: [PATCH] perly.y overhaul
46165              From: Simon Cozens <simon@netthink.co.uk>
46166              Date: Sun, 10 Jun 2001 16:56:54 +0100
46167              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
46168              
46169              Plus make run_byacc.
46170      Branch: perl
46171            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
46172 ____________________________________________________________________________
46173 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
46174         Log: Integrate perlio.
46175      Branch: perl
46176           !> perlio.c perlsfio.h
46177 ____________________________________________________________________________
46178 [ 10499] By: nick                                  on 2001/06/10  15:01:08
46179         Log: Integrate mainline
46180      Branch: perlio
46181           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
46182           !> t/pragma/locale.t util.c
46183 ____________________________________________________________________________
46184 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
46185         Log: Put some meat on the perl572delta bones.  The list of
46186              selected bug fixes needs more work, as does still the
46187              whole document.
46188      Branch: perl
46189            ! pod/perl572delta.pod
46190 ____________________________________________________________________________
46191 [ 10497] By: nick                                  on 2001/06/10  12:27:51
46192         Log: Paper over a crack or two with USE_SFIO
46193      Branch: perlio
46194            ! perlio.c perlsfio.h
46195 ____________________________________________________________________________
46196 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
46197         Log: Update Changes.
46198      Branch: perl
46199            ! Changes patchlevel.h
46200 ____________________________________________________________________________
46201 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
46202         Log: Subject: Re: pragma/locale.t #107
46203              From: Hugo <hv@crypt.compulink.co.uk>
46204              Date: Sun, 10 Jun 2001 11:23:30 +0100
46205              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
46206              
46207              Encapsulate the scan of the decimal radix separator.
46208      Branch: perl
46209            ! embed.h embed.pl proto.h sv.c
46210 ____________________________________________________________________________
46211 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
46212         Log: Try to grok numbers both with the locale specific separator
46213              and with the usual "." (if different from the lss); add a test
46214              to locale.t to do also a little bit of math in addition to just
46215              equalness testing; remove extraneous logic as suggested in
46216              
46217              Subject: Re: pragma/locale.t #107
46218              From: Nicholas Clark <nick@ccl4.org>
46219              Date: Sat, 9 Jun 2001 22:37:36 +0100
46220              Message-ID: <20010609223735.Y76396@plum.flirble.org>
46221      Branch: perl
46222            ! sv.c t/pragma/locale.t
46223 ____________________________________________________________________________
46224 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
46225         Log: Metaconfig unit change for #10492.
46226      Branch: metaconfig/U/perl
46227            ! Extensions.U
46228 ____________________________________________________________________________
46229 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
46230         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
46231              From: Artur Bergman <artur@contiller.se> 
46232              Date: Sat, 09 Jun 2001 21:03:51 +0200
46233              Message-ID: <B7483FB6.1398%artur@contiller.se>
46234      Branch: perl
46235            ! Configure
46236 ____________________________________________________________________________
46237 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
46238         Log: Integrate perlio.
46239      Branch: perl
46240           !> perlsfio.h
46241 ____________________________________________________________________________
46242 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
46243         Log: Do locale specific separator if only in locale.
46244      Branch: perl
46245            ! util.c
46246 ____________________________________________________________________________
46247 [ 10489] By: nick                                  on 2001/06/09  19:13:25
46248         Log: Make XS/Typemap compile (but fail) with sfio
46249      Branch: perlio
46250            ! perlsfio.h
46251 ____________________________________________________________________________
46252 [ 10488] By: nick                                  on 2001/06/09  19:12:51
46253         Log: Re-integrate mainline
46254      Branch: perlio
46255           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
46256           !> proto.h sv.c util.c
46257 ____________________________________________________________________________
46258 [ 10487] By: nick                                  on 2001/06/09  16:26:29
46259         Log: Integrate mainline
46260      Branch: perlio
46261           !> (integrate 31 files)
46262 ____________________________________________________________________________
46263 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
46264         Log: Subject: [PATCH] New attempt to clone callack
46265              From: Artur Bergman <artur@contiller.se> 
46266              Date: Thu, 07 Jun 2001 11:52:16 +0200
46267              Message-ID: <B7451B6F.12B7%artur@contiller.se>
46268      Branch: perl
46269            ! embedvar.h intrpvar.h perlapi.h sv.c
46270 ____________________________________________________________________________
46271 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
46272         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
46273      Branch: perl
46274            ! embed.h embed.pl perl.h proto.h sv.c util.c
46275 ____________________________________________________________________________
46276 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
46277         Log: Subject: Re: pragma/locale.t #107
46278              From: Nicholas Clark <nick@ccl4.org>
46279              Date: Sat, 9 Jun 2001 16:26:10 +0100
46280              Message-ID: <20010609162609.V76396@plum.flirble.org>
46281              
46282              A missing NVification.
46283      Branch: perl
46284            ! sv.c
46285 ____________________________________________________________________________
46286 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
46287         Log: Redo the #10482, there already was a test script for formats.
46288      Branch: perl
46289            - t/io/format.t
46290            ! MANIFEST t/op/write.t
46291 ____________________________________________________________________________
46292 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
46293         Log: Twisted format testing, from Merijn.
46294      Branch: perl
46295            + t/io/format.t
46296            ! MANIFEST
46297 ____________________________________________________________________________
46298 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
46299         Log: More \p{In...} testing, combined with \N{...}.
46300      Branch: perl
46301            ! lib/utf8_heavy.pl t/op/pat.t
46302 ____________________________________________________________________________
46303 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
46304         Log: Metaconfig changes for #10479.
46305      Branch: metaconfig
46306            ! U/Glossary.patch
46307      Branch: metaconfig/U/perl
46308            ! d_modfl.U
46309 ____________________________________________________________________________
46310 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
46311         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
46312      Branch: perl
46313            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46314            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
46315            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46316            ! win32/config.bc win32/config.gc win32/config.vc
46317 ____________________________________________________________________________
46318 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
46319         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
46320              From: "Craig A. Berry" <craigberry@mac.com>
46321              Date: Thu, 7 Jun 2001 14:27:20 -0500
46322              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
46323      Branch: perl
46324            ! vms/perlvms.pod
46325 ____________________________________________________________________________
46326 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
46327         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
46328              From: Gisle Aas <gisle@ActiveState.com>
46329              Date: 07 Jun 2001 17:04:29 -0700
46330              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
46331      Branch: perl
46332            ! ext/re/re.xs
46333 ____________________________________________________________________________
46334 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
46335         Log: Update Changes.
46336      Branch: perl
46337            ! Changes patchlevel.h
46338 ____________________________________________________________________________
46339 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
46340         Log: Regen Glossary et alia.
46341      Branch: perl
46342            ! Porting/Glossary Porting/config.sh Porting/config_H
46343 ____________________________________________________________________________
46344 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
46345         Log: Metaconfig unit changes for #10473.
46346      Branch: metaconfig/U/perl
46347            ! d_modfl.U
46348 ____________________________________________________________________________
46349 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
46350         Log: Harumph, also AIX will spill its guts (i.e. dump core)
46351              if an executable contains modfl() but it hasn't been
46352              compiled right (in the case of AIX, with cc -qlongdouble).
46353      Branch: perl
46354            ! Configure
46355 ____________________________________________________________________________
46356 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
46357         Log: integrate change#10471 from mainline
46358              
46359              in change#10451, check that CvOUTSIDE is a CV before looking in
46360              (it can apparently be SVt_NULL during global destruction)
46361      Branch: maint-5.6/perl
46362           !> op.c
46363 ____________________________________________________________________________
46364 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
46365         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
46366              (it can apparently be SVt_NULL during global destruction)
46367      Branch: perl
46368            ! op.c
46369 ____________________________________________________________________________
46370 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
46371         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
46372              From: Robin Barker <rmb1@cise.npl.co.uk>
46373              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
46374              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
46375      Branch: perl
46376            ! lib/diagnostics.pm pod/perldiag.pod
46377 ____________________________________________________________________________
46378 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
46379         Log: Subject: [PATCH perl@10439] long =item
46380              From: Robin Barker <rmb1@cise.npl.co.uk>
46381              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
46382              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
46383      Branch: perl
46384            ! README.amiga lib/Attribute/Handlers.pm
46385            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46386 ____________________________________________________________________________
46387 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
46388         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
46389              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
46390              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
46391              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
46392      Branch: perl
46393            ! pod/perlguts.pod
46394 ____________________________________________________________________________
46395 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
46396         Log: Integrate perlio.
46397      Branch: perl
46398           !> sv.c
46399 ____________________________________________________________________________
46400 [ 10466] By: nick                                  on 2001/06/07  10:25:40
46401         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
46402              whitespace tweaks.
46403              Still coredumps in pragma/overload.t - what a nice hard fail that is...
46404      Branch: perlio
46405            ! sv.c
46406 ____________________________________________________________________________
46407 [ 10465] By: nick                                  on 2001/06/07  08:41:58
46408         Log: Raw integrate of mainline for S_grok_number debug
46409              (sv.c has MULTIPLICITY issues as well as whatever else ...)
46410      Branch: perlio
46411            - plan9/perlplan9.doc plan9/perlplan9.pod
46412           !> (integrate 46 files)
46413 ____________________________________________________________________________
46414 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
46415         Log: The proper prototyping for #10463.
46416      Branch: perl
46417            ! embed.h embed.pl proto.h sv.c
46418 ____________________________________________________________________________
46419 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
46420         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46421              From: Nicholas Clark <nick@ccl4.org>
46422              Date: Thu, 7 Jun 2001 00:29:59 +0100
46423              Message-ID: <20010607002959.Z76396@plum.flirble.org>
46424      Branch: perl
46425            ! sv.c
46426 ____________________________________________________________________________
46427 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
46428         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
46429              From: "Craig A. Berry" <craigberry@mac.com>
46430              Date: Wed, 06 Jun 2001 17:54:30 -0500
46431              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
46432      Branch: perl
46433            ! vms/perlvms.pod
46434 ____________________________________________________________________________
46435 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
46436         Log: Podify the remaining README.platform files;
46437              merge README.plan9 and plan9/perlplan9.pod;
46438              delete plan9/perlplan9.* (the perlplan.doc needs to
46439              be regenerated in Plan 9); make the =head1 and =head2
46440              in the README.platform to be a little more verbose
46441              (skipped README.os2 not to anger Ilya) so that they
46442              look better in the toc; regen toc.
46443      Branch: perl
46444            - plan9/perlplan9.doc plan9/perlplan9.pod
46445            ! MANIFEST README.aix README.amiga README.apollo README.beos
46446            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
46447            ! README.hpux README.hurd README.machten README.macos
46448            ! README.micro README.mint README.mpeix README.os390
46449            ! README.plan9 README.qnx README.solaris README.threads
46450            ! README.tru64 README.vmesa README.vms README.vos README.win32
46451            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46452            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46453 ____________________________________________________________________________
46454 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
46455         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
46456              From: Mike Guy <mjtg@cam.ac.uk>
46457              Reply-To: mjtg@cam.ac.uk
46458              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
46459      Branch: perl
46460            ! pod/perlguts.pod
46461 ____________________________________________________________________________
46462 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
46463         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
46464              From: Mike Guy <mjtg@cam.ac.uk>
46465              Reply-To: mjtg@cam.ac.uk
46466              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
46467      Branch: perl
46468            ! pod/perlsec.pod
46469 ____________________________________________________________________________
46470 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
46471         Log: Disable long doubles from pre-5.0 Tru64s.
46472      Branch: perl
46473            ! README.tru64 hints/dec_osf.sh
46474 ____________________________________________________________________________
46475 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
46476         Log: The #10455 exposed that modfl() is fundamentally busted
46477              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
46478              testing it.
46479      Branch: perl
46480            ! hints/dec_osf.sh
46481 ____________________________________________________________________________
46482 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
46483         Log: Metaconfig unit change for #10455.
46484      Branch: metaconfig/U/perl
46485            ! d_modfl.U
46486 ____________________________________________________________________________
46487 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
46488         Log: Configure check for geborken modfl(), inspired by
46489              
46490              Subject: Re: [20010118.017] op/int.t failure 
46491              From: Hugo <hv@crypt.compulink.co.uk>
46492              Date: Tue, 05 Jun 2001 13:43:27 +0100
46493              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
46494      Branch: perl
46495            ! Configure
46496 ____________________________________________________________________________
46497 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
46498         Log: Integrate changes #10450 and #10451 from maintperl:
46499              
46500              optimize change#10448 slightly (don't repeat search in eval""s lexical
46501              scope, since that has already been searched)
46502              
46503              change#9108 needs subtler treatment for case of closures created
46504              within eval""
46505      Branch: perl
46506           !> op.c t/op/misc.t
46507 ____________________________________________________________________________
46508 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
46509         Log: MakeMaker magic to compile (when no dynamic loading)
46510              List/Util.xsc as (ListUtil.c and) ListUtil.o since
46511              POSIX-BC (BS2000) linker has an evil limitation of
46512              being unable to include in the same executable several
46513              object files with the same name - case-insensitively -
46514              because otherwise we conflict with util.c.
46515              Strictly speaking currently required only in POSIX-BC
46516              but probably will do no harm elsewhere where static
46517              linking is required.
46518      Branch: perl
46519            ! ext/List/Util/Makefile.PL
46520 ____________________________________________________________________________
46521 [ 10452] By: nick                                  on 2001/06/06  08:59:51
46522         Log: Integrate mainline.
46523      Branch: perlio
46524           +> lib/Attribute/Handlers/demo/Demo.pm
46525           +> lib/Attribute/Handlers/demo/Descriptions.pm
46526           +> lib/Attribute/Handlers/demo/MyClass.pm
46527           +> lib/Attribute/Handlers/demo/demo.pl
46528           +> lib/Attribute/Handlers/demo/demo2.pl
46529           +> lib/Attribute/Handlers/demo/demo3.pl
46530           +> lib/Attribute/Handlers/demo/demo4.pl
46531           +> lib/Attribute/Handlers/demo/demo_call.pl
46532           +> lib/Attribute/Handlers/demo/demo_chain.pl
46533           +> lib/Attribute/Handlers/demo/demo_cycle.pl
46534           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
46535           +> lib/Attribute/Handlers/demo/demo_phases.pl
46536           +> lib/Attribute/Handlers/demo/demo_range.pl
46537           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
46538           +> uts/strtol_wrap.c
46539           !> (integrate 91 files)
46540 ____________________________________________________________________________
46541 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
46542         Log: change#9108 needs subtler treatment for case of closures created
46543              within eval""
46544      Branch: maint-5.6/perl
46545            ! op.c t/op/misc.t
46546 ____________________________________________________________________________
46547 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
46548         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
46549              scope, since that has already been searched)
46550      Branch: maint-5.6/perl
46551            ! op.c
46552 ____________________________________________________________________________
46553 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
46554         Log: Integrate change #10448 from maintperl; lexicals
46555              outside an eval"" weren't resolved correctly inside a subroutine
46556              definition inside the eval"" if they were not already referenced
46557              in the toplevel of the eval""-ed code
46558      Branch: perl
46559           !> cop.h op.c pp_ctl.c t/op/misc.t
46560 ____________________________________________________________________________
46561 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
46562         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
46563              outside an eval"" weren't resolved correctly inside a subroutine
46564              definition inside the eval"" if they were not already referenced
46565              in the toplevel of the eval""-ed code
46566      Branch: maint-5.6/perl
46567            ! cop.h op.c pp_ctl.c t/op/misc.t
46568 ____________________________________________________________________________
46569 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
46570         Log: Subject: [PATCH] perl570delta.pod
46571              From: Peter Scott <Peter@PSDT.com> 
46572              Date: Tue, 05 Jun 2001 18:51:02 -0700
46573              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
46574      Branch: perl
46575            ! pod/perl570delta.pod
46576 ____________________________________________________________________________
46577 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
46578         Log: The fudge factor is no more needed.  I hope.
46579      Branch: perl
46580            ! t/lib/posix.t
46581 ____________________________________________________________________________
46582 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
46583         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
46584              From: Hugo <hv@crypt.compulink.co.uk>
46585              Date: Tue, 05 Jun 2001 12:58:19 +0100
46586              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
46587      Branch: perl
46588            ! util.c
46589 ____________________________________________________________________________
46590 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
46591         Log: Make up prototypes only for those who have the functions
46592              but not the prototypes.
46593      Branch: perl
46594            ! perl.h
46595 ____________________________________________________________________________
46596 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
46597         Log: Subject: Re: Not OK: perl@10439 on win32 
46598              From: Prymmer/Kahn <pvhp@best.com> 
46599              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
46600              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
46601      Branch: perl
46602            ! perl.h util.c
46603 ____________________________________________________________________________
46604 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
46605         Log: The metaconfig units changes for #10441.
46606      Branch: metaconfig
46607            ! U/modified/Extract.U U/modified/Extractall.U
46608            ! U/modified/Finish.U
46609 ____________________________________________________________________________
46610 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
46611         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
46612      Branch: perl
46613            ! Configure
46614 ____________________________________________________________________________
46615 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
46616         Log: Unnecessary fuzziness undone, noted by Mike Guy.
46617      Branch: perl
46618            ! t/op/tr.t
46619 ____________________________________________________________________________
46620 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
46621         Log: Update Changes.
46622      Branch: perl
46623            ! Changes patchlevel.h
46624 ____________________________________________________________________________
46625 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
46626         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
46627              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
46628              leakage patch.
46629      Branch: perl
46630            ! t/op/misc.t
46631 ____________________________________________________________________________
46632 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
46633         Log: Test case for #10433/#10424.
46634      Branch: perl
46635            ! t/op/misc.t
46636 ____________________________________________________________________________
46637 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
46638         Log: Subject: One fix for strtoul not setting errno
46639              From: hom00@utsglobal.com (Hal Morris)
46640              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
46641              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
46642      Branch: perl
46643            + uts/strtol_wrap.c
46644            ! MANIFEST hints/uts.sh
46645 ____________________________________________________________________________
46646 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
46647         Log: Metaconfig units changes for #10434.
46648      Branch: metaconfig
46649            ! U/modified/Cppsym.U
46650      Branch: metaconfig/U/perl
46651            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
46652            + d_syscallproto.U d_usleepproto.U
46653            ! longdblfio.U quadfio.U
46654 ____________________________________________________________________________
46655 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
46656         Log: Configure tweaks; add prototype probes, make the cpp symbols
46657              probe to cast, not whine; test for %Ld and %Lf before %lld and
46658              %llf because the L is the ANSI way.
46659      Branch: perl
46660            ! Configure config_h.SH configure.com epoc/config.sh
46661            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
46662            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46663            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
46664 ____________________________________________________________________________
46665 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
46666         Log: Sigh.  This is what #10424 was supposed to check in.
46667      Branch: perl
46668            ! op.c sv.c sv.h
46669 ____________________________________________________________________________
46670 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
46671         Log: More verbose failure.
46672      Branch: perl
46673            ! t/op/ver.t
46674 ____________________________________________________________________________
46675 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
46676         Log: The .pm changes to go with #10428.
46677      Branch: perl
46678            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
46679            ! ext/Sys/Syslog/Syslog.pm
46680 ____________________________________________________________________________
46681 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
46682         Log: On second thoughts show to utf8 skippage message only
46683              on failures, it's too confusing otherwise,
46684      Branch: perl
46685            ! t/pragma/locale.t
46686 ____________________________________________________________________________
46687 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
46688         Log: Do not import anything from Encode.
46689      Branch: perl
46690            ! ext/MIME/Base64/QuotedPrint.pm
46691 ____________________________________________________________________________
46692 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
46693         Log: The #10402 didn't take.  Weird.
46694      Branch: perl
46695            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
46696            ! ext/Sys/Syslog/Syslog.xs
46697 ____________________________________________________________________________
46698 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
46699         Log: Eradicate traces of 'asciirange' re subpragma.
46700      Branch: perl
46701            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
46702            ! pod/perldiag.pod
46703 ____________________________________________________________________________
46704 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
46705         Log: use is a compile-time thing.
46706      Branch: perl
46707            ! ext/MIME/Base64/QuotedPrint.pm
46708 ____________________________________________________________________________
46709 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
46710         Log: Subject: [PATCH perl@10419] -Wall casting patch
46711              From: Robin Barker <rmb1@cise.npl.co.uk>
46712              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
46713              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
46714      Branch: perl
46715            ! ext/Devel/DProf/DProf.xs mg.c
46716 ____________________________________________________________________________
46717 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
46718         Log: Subject: [PATCH #2] introducing SVpad_TYPED
46719              From: Abhijit Menon-Sen <ams@wiw.org>
46720              Date: Mon, 4 Jun 2001 12:26:02 +0530
46721              Message-ID: <20010604122602.A5775@lustre.linux.in>
46722      Branch: perl
46723            ! op.c sv.c sv.h
46724 ____________________________________________________________________________
46725 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
46726         Log: testsuite for change#10192 (from Gisle Aas)
46727      Branch: perl
46728            + t/op/override.t
46729            ! MANIFEST
46730 ____________________________________________________________________________
46731 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
46732         Log: integrate changes#10414-10416 from mainline
46733              
46734              Potential buffer overrun if the radix separator is more than
46735              one byte.  Also, under locales, prefer the locale-specific
46736              separator over the old boring ".".
46737              
46738              "10.", that is, decimal numbers can have no decimal part at all.
46739              
46740              The non-locale places need love, too.
46741      Branch: maint-5.6/perl
46742           !> perl.h sv.c
46743 ____________________________________________________________________________
46744 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
46745         Log: Missed from #10420.
46746      Branch: perl
46747            ! epoc/config.sh
46748 ____________________________________________________________________________
46749 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
46750         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
46751              often this prototype goes with HAS_SETRESUID_PROTO.
46752      Branch: perl
46753            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46754            ! config_h.SH configure.com perl.h uconfig.h
46755 ____________________________________________________________________________
46756 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
46757         Log: Update Changes.
46758      Branch: perl
46759            ! Changes patchlevel.h
46760 ____________________________________________________________________________
46761 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
46762         Log: -Wall "subscript has type `char'" cleanup.
46763      Branch: perl
46764            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
46765 ____________________________________________________________________________
46766 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
46767         Log: Various "cast to pointer from integer of different size"
46768              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
46769              wide but I32 (int) only 32 bits wide).
46770              
46771              WARNING: the classnum and tagnum changes in Storable.xs
46772              may not be wise, they may be breaking binary compatibility
46773              (in 64-bit platforms), asked Raphael Manfredi about the changes.
46774      Branch: perl
46775            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
46776            ! mg.c proto.h
46777 ____________________________________________________________________________
46778 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
46779         Log: The non-locale places need love, too.
46780      Branch: perl
46781            ! perl.h
46782 ____________________________________________________________________________
46783 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
46784         Log: "10.", that is, decimal numbers can have no decimal part at all.
46785      Branch: perl
46786            ! perl.h
46787 ____________________________________________________________________________
46788 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
46789         Log: Potential buffer overrun if the radix separator is more than
46790              one byte.  Also, under locales, prefer the locale-specific
46791              separator over the old boring ".".
46792      Branch: perl
46793            ! perl.h sv.c
46794 ____________________________________________________________________________
46795 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
46796         Log: Integrate change #10412 from maintperl; locale is now
46797              per-cop, not per-op; plus retweak the locale.t to always
46798              list the skipped utf8 locales.
46799      Branch: perl
46800            ! t/pragma/locale.t
46801           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
46802           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
46803 ____________________________________________________________________________
46804 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
46805         Log: rationalize locale handling to fix the bugs uncovered by change#10394
46806              
46807              the major issue was that the runtime was looking at PL_hints rather
46808              than op_private to notice whether locale was enabled
46809              
46810              the secondary issue was that many locale-sensitive numeric ops didn't
46811              have HINT_LOCALE propagated into their op_private
46812              
46813              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
46814              instead of per-op, just like HINT_BYTE and the hints for lexical
46815              warnings (this makes the hint available to every op via PL_curcop)
46816              
46817              pragma/locale.t may need to be reworked with these fixes in mind
46818              (it currently passes its tests)
46819      Branch: maint-5.6/perl
46820            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
46821            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
46822 ____________________________________________________________________________
46823 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
46824         Log: More verbose debugging.
46825      Branch: perl
46826            ! t/pragma/locale.t
46827 ____________________________________________________________________________
46828 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
46829         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
46830              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
46831              Date: Sat, 2 Jun 2001 22:53:33 +0100
46832              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
46833      Branch: perl
46834            ! regcomp.c t/pragma/warn/regcomp
46835 ____________________________________________________________________________
46836 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
46837         Log: Mention that lexicalizing $a or $b is a bad idea if one
46838              wants to use sort().
46839      Branch: perl
46840            ! pod/perlvar.pod
46841 ____________________________________________________________________________
46842 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
46843         Log: Tweak the test to be happy if the accuracy is 'good enough'.
46844      Branch: perl
46845            ! t/lib/posix.t
46846 ____________________________________________________________________________
46847 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
46848         Log: Upgrade to Attribute::Handlers 0.70.
46849              
46850              NOTE: this unearthed the "too late for CHECK block" bug,
46851              that's why the 1_compile.t change.
46852      Branch: perl
46853            + lib/Attribute/Handlers/demo/Demo.pm
46854            + lib/Attribute/Handlers/demo/Descriptions.pm
46855            + lib/Attribute/Handlers/demo/MyClass.pm
46856            + lib/Attribute/Handlers/demo/demo.pl
46857            + lib/Attribute/Handlers/demo/demo2.pl
46858            + lib/Attribute/Handlers/demo/demo3.pl
46859            + lib/Attribute/Handlers/demo/demo4.pl
46860            + lib/Attribute/Handlers/demo/demo_call.pl
46861            + lib/Attribute/Handlers/demo/demo_chain.pl
46862            + lib/Attribute/Handlers/demo/demo_cycle.pl
46863            + lib/Attribute/Handlers/demo/demo_hashdir.pl
46864            + lib/Attribute/Handlers/demo/demo_phases.pl
46865            + lib/Attribute/Handlers/demo/demo_range.pl
46866            + lib/Attribute/Handlers/demo/demo_rawdata.pl
46867            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
46868            ! t/lib/attrhand.t
46869 ____________________________________________________________________________
46870 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
46871         Log: One less -Wall whine.
46872      Branch: perl
46873            ! regcomp.c
46874 ____________________________________________________________________________
46875 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
46876         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
46877      Branch: perl
46878           !> t/op/eval.t
46879 ____________________________________________________________________________
46880 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
46881         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
46882              aren't "normally" visible inside eval""s contained in subs unless
46883              a cloned reference to them already exists)
46884              
46885              strangely enough, t/harness didn't show this up as a failure
46886              (harness needs fixing?)
46887      Branch: maint-5.6/perl
46888            ! t/op/eval.t
46889 ____________________________________________________________________________
46890 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
46891         Log: Update to Text::Balanced 1.85.
46892      Branch: perl
46893            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
46894 ____________________________________________________________________________
46895 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
46896         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
46897              From: Nicholas Clark <nick@ccl4.org>
46898              Date: Sun, 3 Jun 2001 17:54:36 +0100
46899              Message-ID: <20010603175436.E76396@plum.flirble.org> 
46900      Branch: perl
46901            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
46902            ! ext/Sys/Syslog/Syslog.xs
46903 ____________________________________________________________________________
46904 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
46905         Log: Unused variables.
46906      Branch: perl
46907            ! util.c
46908 ____________________________________________________________________________
46909 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
46910         Log: Subject: [PATCH] APIfy op_clear 
46911              From: Simon Cozens <simon@netthink.co.uk>
46912              Date: Sun, 3 Jun 2001 13:51:46 +0100
46913              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
46914              
46915              (despite the subject line, op_null is APIfied by the patch)
46916      Branch: perl
46917            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
46918 ____________________________________________________________________________
46919 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
46920         Log: Subject: [PATCH] t/lib/extutils.t
46921              From: Nicholas Clark <nick@ccl4.org>
46922              Date: Sat, 2 Jun 2001 23:57:05 +0100
46923              Message-ID: <20010602235705.Q12698@plum.flirble.org>
46924      Branch: perl
46925            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46926 ____________________________________________________________________________
46927 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
46928         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
46929              From: Prymmer/Kahn <pvhp@best.com>
46930              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
46931              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
46932      Branch: perl
46933            ! win32/Makefile win32/makefile.mk
46934 ____________________________________________________________________________
46935 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
46936         Log: Subject: Re: 'decimal digits' macro? 
46937              From: Hugo <hv@crypt.compulink.co.uk>
46938              Date: Sun, 03 Jun 2001 04:26:36 +0100
46939              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
46940      Branch: perl
46941            ! handy.h t/lib/posix.t t/op/tr.t
46942 ____________________________________________________________________________
46943 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
46944         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
46945              From: Hugo <hv@crypt.compulink.co.uk>
46946              Date: Sun, 03 Jun 2001 14:56:30 +0100
46947              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
46948      Branch: perl
46949            ! util.c
46950 ____________________________________________________________________________
46951 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
46952         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
46953      Branch: perl
46954           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
46955           !> vms/perly_c.vms
46956 ____________________________________________________________________________
46957 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
46958         Log: fix leakage of lexicals at file scope into subroutines that were
46959              declared before them; this appears to be a longstanding bug that
46960              meant that lexicals at file scope were never "deintroduced", meaning
46961              their scope range was never properly closed, and their visibility
46962              extended to all subsequent eval""s or requires
46963              
46964              added a test case
46965              
46966              seems to also fix a case of bogus duplicate warnings
46967      Branch: maint-5.6/perl
46968            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
46969            ! vms/perly_c.vms
46970 ____________________________________________________________________________
46971 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
46972         Log: More VMS tweaks from Craig A. Berry.
46973      Branch: perl
46974            ! configure.com t/lib/extutils.t
46975 ____________________________________________________________________________
46976 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
46977         Log: -Wall cleanup continues.
46978      Branch: perl
46979            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
46980            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
46981            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
46982            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
46983            ! run.c toke.c util.c
46984 ____________________________________________________________________________
46985 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
46986         Log: The metaconfig unit change for #10390.
46987      Branch: metaconfig/U/perl
46988            ! gccvers.U
46989 ____________________________________________________________________________
46990 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
46991         Log: Drop the -ansi from the default gcc flags.
46992              
46993              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
46994              that struct cannot be compared with a flat integer, such as STRLEN.
46995              The -ansi will also cause a lot of noise in Solaris because of:
46996              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
46997      Branch: perl
46998            ! Configure
46999 ____________________________________________________________________________
47000 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
47001         Log: Integrate perlio.
47002      Branch: perl
47003           !> pod/perlapi.pod util.c
47004 ____________________________________________________________________________
47005 [ 10388] By: nick                                  on 2001/06/02  08:01:12
47006         Log: Integrate mainline
47007      Branch: perlio
47008           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
47009           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
47010           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
47011           !> t/lib/1_compile.t t/lib/mimeqp.t
47012 ____________________________________________________________________________
47013 [ 10387] By: nick                                  on 2001/06/02  07:39:17
47014         Log: Tweak util.c's atof2 for MULTIPLICITY
47015      Branch: perlio
47016            ! util.c
47017 ____________________________________________________________________________
47018 [ 10386] By: nick                                  on 2001/06/02  07:38:33
47019         Log: Integrate mainline
47020      Branch: perlio
47021           !> (integrate 41 files)
47022 ____________________________________________________________________________
47023 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
47024         Log: Add Attribute::Handlers 0.61 from Damian Conway.
47025      Branch: perl
47026            + lib/Attribute/Handlers.pm t/lib/attrhand.t
47027            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
47028 ____________________________________________________________________________
47029 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
47030         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
47031              From: Peter Prymmer <pvhp@forte.com>
47032              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
47033              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
47034      Branch: perl
47035            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
47036 ____________________________________________________________________________
47037 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
47038         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
47039              From: Jeff Pinyan <jeffp@crusoe.net>
47040              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
47041              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
47042      Branch: perl
47043            ! lib/File/Find.pm
47044 ____________________________________________________________________________
47045 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
47046         Log: Subject: [PATCH perl@10381] configure.com tweaks
47047              From: "Craig A. Berry" <craigberry@mac.com>
47048              Date: Fri, 1 Jun 2001 13:55:43 -0500
47049              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
47050      Branch: perl
47051            ! configure.com
47052 ____________________________________________________________________________
47053 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
47054         Log: Update Changes.
47055      Branch: perl
47056            ! Changes patchlevel.h
47057 ____________________________________________________________________________
47058 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
47059         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
47060              From: Mike Guy <mjtg@cam.ac.uk>
47061              Date: Fri, 01 Jun 2001 18:17:02 +0100
47062              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
47063      Branch: perl
47064            ! lib/perl5db.pl
47065 ____________________________________________________________________________
47066 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
47067         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47068              From: Hugo <hv@crypt.compulink.co.uk>
47069              Date: Thu, 31 May 2001 20:49:48 +0100
47070              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
47071      Branch: perl
47072            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
47073            ! util.c
47074 ____________________________________________________________________________
47075 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
47076         Log: Zero() is not available in x2p (or, rather, some of its
47077              implementations like memzero() might not be available.)
47078      Branch: perl
47079            ! x2p/hash.c
47080 ____________________________________________________________________________
47081 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
47082         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
47083              From: Michael G Schwern <schwern@pobox.com>
47084              Date: Fri, 1 Jun 2001 12:00:29 +0100
47085              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
47086              
47087              (But use Zero() instead of memset.)
47088      Branch: perl
47089            ! x2p/hash.c
47090 ____________________________________________________________________________
47091 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
47092         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47093              From: Jeff Pinyan <jeffp@crusoe.net>
47094              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
47095              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
47096      Branch: perl
47097            ! pod/perldiag.pod regcomp.c t/op/pat.t
47098 ____________________________________________________________________________
47099 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
47100         Log: Retract #10324 and #10333; not needed.
47101      Branch: perl
47102            ! hints/irix_6.sh hints/linux.sh
47103 ____________________________________________________________________________
47104 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
47105         Log: The #10370 wasn't quite right.
47106      Branch: perl
47107            ! ext/XS/Typemap/Typemap.xs
47108 ____________________________________________________________________________
47109 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
47110         Log: The metaconfig units changes for #10372.
47111      Branch: metaconfig/U/perl
47112            + d_realpath.U d_sresgproto.U d_sresuproto.U
47113            ! gccvers.U i_db.U
47114 ____________________________________________________________________________
47115 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
47116         Log: Configure tweaks; record the Berkeley DB version,
47117              probe for realpath(), for setresuid() and setresgid()
47118              prototypes; use realpath() (try to be paranoid enough),
47119              use the setres[ug]id prototypes because glibc has the functions
47120              but not their prototypes; add -Wall -ansi to gcc ccflags;
47121              regen toc.
47122      Branch: perl
47123            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47124            ! config_h.SH configure.com epoc/config.sh
47125            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
47126            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47127            ! vos/config.ga.def win32/config.bc win32/config.gc
47128            ! win32/config.vc
47129 ____________________________________________________________________________
47130 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
47131         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
47132              From: Michael G Schwern <schwern@pobox.com>
47133              Date: Fri, 1 Jun 2001 11:28:14 +0100
47134              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
47135      Branch: perl
47136            ! lib/attributes.pm xsutils.c
47137 ____________________________________________________________________________
47138 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
47139         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
47140              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47141              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
47142              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
47143      Branch: perl
47144            ! ext/XS/Typemap/Typemap.xs
47145 ____________________________________________________________________________
47146 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
47147         Log: Subject: [patch] Cwd.xs optimizations/abstraction
47148              From: Doug MacEachern <dougm@covalent.net>
47149              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
47150              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
47151      Branch: perl
47152            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
47153            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
47154 ____________________________________________________________________________
47155 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
47156         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!])
47157              From: Nicholas Clark <nick@ccl4.org>
47158              Date: Thu, 31 May 2001 23:56:40 +0100
47159              Message-ID: <20010531235640.F12698@plum.flirble.org>
47160              
47161              Make the test work also under only static extensions
47162              (sh Configure -Uusedl fakes this nicely)
47163      Branch: perl
47164            ! t/lib/extutils.t
47165 ____________________________________________________________________________
47166 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
47167         Log: Subject: [PATCH hv.c] Eliminating trigraph
47168              From: Michael G Schwern <schwern@pobox.com>
47169              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
47170              Date: Fri, 1 Jun 2001 11:49:56 +0100
47171      Branch: perl
47172            ! hv.c
47173 ____________________________________________________________________________
47174 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
47175         Log: Subject: Re: [PATCH] Tests for File::Compare 
47176              From: "Philip Newton" <Philip.Newton@gmx.net>
47177              Date: Thu, 31 May 2001 19:44:05 +0200
47178              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
47179              
47180              Unnecessary "quotation marks".
47181      Branch: perl
47182            ! t/lib/filecomp.t
47183 ____________________________________________________________________________
47184 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
47185         Log: Integrate perlio.
47186      Branch: perl
47187           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
47188 ____________________________________________________________________________
47189 [ 10364] By: nick                                  on 2001/06/01  10:13:31
47190         Log: Cleanup dll.base and dll.exp created by GCC builds.
47191      Branch: perlio
47192            ! lib/ExtUtils/MM_Win32.pm
47193 ____________________________________________________________________________
47194 [ 10363] By: nick                                  on 2001/06/01  10:02:17
47195         Log: Make filecomp test work on CRLF platforms by adding binmode.
47196      Branch: perlio
47197            ! t/lib/filecomp.t
47198 ____________________________________________________________________________
47199 [ 10362] By: nick                                  on 2001/06/01  08:37:17
47200         Log: Integrate mainline
47201      Branch: perlio
47202           !> Changes Configure patchlevel.h perlio.c
47203 ____________________________________________________________________________
47204 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
47205         Log: panic:claustrophobia.
47206      Branch: perl
47207            ! perlio.c
47208 ____________________________________________________________________________
47209 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
47210         Log: Update Changes.
47211      Branch: perl
47212            ! Changes patchlevel.h
47213 ____________________________________________________________________________
47214 [ 10359] By: nick                                  on 2001/05/31  12:35:50
47215         Log: Integrate mainline.
47216      Branch: perlio
47217           +> t/lib/filecomp.t
47218           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
47219           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
47220 ____________________________________________________________________________
47221 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
47222         Log: Integrate perlio.
47223      Branch: perl
47224           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
47225           !> win32/config_H.vc
47226 ____________________________________________________________________________
47227 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
47228         Log: Metaconfig unit change for #10356.
47229      Branch: metaconfig
47230            ! U/installdirs/inc_version_list.U
47231 ____________________________________________________________________________
47232 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
47233         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
47234              (idea from Sarathy; implementation from Andy)
47235      Branch: perl
47236            ! Configure
47237 ____________________________________________________________________________
47238 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
47239         Log: More AUTHORS.
47240      Branch: perl
47241            ! AUTHORS
47242 ____________________________________________________________________________
47243 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
47244         Log: Subject: Re: [PATCH] Tests for File::Compare
47245              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
47246              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
47247              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
47248      Branch: perl
47249            + t/lib/filecomp.t
47250            ! MANIFEST t/lib/1_compile.t
47251 ____________________________________________________________________________
47252 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
47253         Log: Subject: [PATCH] DEBUG_* macro cleanups
47254              From: Abhijit Menon-Sen <ams@wiw.org>
47255              Date: Thu, 31 May 2001 12:16:22 +0530
47256              Message-ID: <20010531121622.B4829@lustre.linux.in>
47257              
47258              Subject: Re: [PATCH] DEBUG_* macro cleanups
47259              From: Abhijit Menon-Sen <ams@wiw.org>
47260              Date: Thu, 31 May 2001 13:57:01 +0530
47261              Message-ID: <20010531135701.A21775@lustre.linux.in>
47262              
47263              (The DEBUG_ definitions in perl.h changed to use the
47264              STMT_START and STMT_END.)
47265      Branch: perl
47266            ! perl.h pp_ctl.c sv.c toke.c
47267 ____________________________________________________________________________
47268 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
47269         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
47270              From: Abhijit Menon-Sen <ams@wiw.org>
47271              Date: Thu, 31 May 2001 08:27:55 +0530
47272              Message-ID: <20010531082755.A10018@lustre.linux.in>
47273      Branch: perl
47274            ! ext/Storable/Storable.xs gv.c perl.c
47275 ____________________________________________________________________________
47276 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
47277         Log: Subject: [PATCH] AUTHORS
47278              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47279              Date: Thu, 31 May 2001 01:27:59 -0500
47280              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
47281              
47282              Subject: Re: [PATCH] AUTHORS
47283              From: "Philip Newton" <Philip.Newton@gmx.net>
47284              Date: Thu, 31 May 2001 10:08:06 +0200
47285              (Message-Id missing?)
47286      Branch: perl
47287            ! AUTHORS
47288 ____________________________________________________________________________
47289 [ 10350] By: nick                                  on 2001/05/31  11:40:43
47290         Log: win32 - dmake regen_config_h
47291      Branch: perlio
47292            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47293 ____________________________________________________________________________
47294 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
47295         Log: Subject: Re: [PATCH util.c] More warning cleanups.
47296              From: "Philip Newton" <Philip.Newton@gmx.net>
47297              Date: Thu, 31 May 2001 07:41:36 +0200
47298              Message-Id: <200105310538.IAA25458@taku.hut.fi>
47299              
47300              Undo C++-ism that snekt in.
47301      Branch: perl
47302            ! util.c
47303 ____________________________________________________________________________
47304 [ 10348] By: nick                                  on 2001/05/31  11:36:46
47305         Log: Tolerate Win32 numerics
47306      Branch: perlio
47307            ! t/pragma/warn/toke
47308 ____________________________________________________________________________
47309 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
47310         Log: Integrate perlio.
47311      Branch: perl
47312           !> perlio.c win32/win32.h
47313 ____________________________________________________________________________
47314 [ 10346] By: nick                                  on 2001/05/31  10:54:55
47315         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
47316              perlio.c change 10255.
47317      Branch: perlio
47318            ! perlio.c
47319 ____________________________________________________________________________
47320 [ 10345] By: nick                                  on 2001/05/31  10:01:57
47321         Log: Conditionally put back some "unused" dTHX which are used
47322              with PERL_IMPLICIT_SYS
47323      Branch: perlio
47324            ! perlio.c
47325 ____________________________________________________________________________
47326 [ 10344] By: nick                                  on 2001/05/31  10:00:59
47327         Log: Fix Win32 for new spelling IN_BYTES 
47328      Branch: perlio
47329            ! win32/win32.h
47330 ____________________________________________________________________________
47331 [ 10343] By: nick                                  on 2001/05/31  08:01:32
47332         Log: perlio.c -Wall cleaner under MULTIPLICITY
47333              - still minor noise with linux stdio
47334      Branch: perlio
47335            ! perlio.c
47336 ____________________________________________________________________________
47337 [ 10342] By: nick                                  on 2001/05/31  07:52:23
47338         Log: Integrate mainline.
47339      Branch: perlio
47340           !> (integrate 42 files)
47341 ____________________________________________________________________________
47342 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
47343         Log: AUTHORS updates.
47344      Branch: perl
47345            ! AUTHORS
47346 ____________________________________________________________________________
47347 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
47348         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
47349              From: Peter Prymmer <pvhp@forte.com>
47350              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
47351              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
47352      Branch: perl
47353            ! t/lib/md5-file.t
47354 ____________________________________________________________________________
47355 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
47356         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
47357              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
47358              to match the pragma name; various robustness cleanups.
47359      Branch: perl
47360            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
47361            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
47362 ____________________________________________________________________________
47363 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
47364         Log: More -Wall sweeping.
47365      Branch: perl
47366            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
47367            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
47368            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
47369            ! regcomp.c sv.c toke.c utf8.c
47370 ____________________________________________________________________________
47371 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
47372         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
47373              From: Nicholas Clark <nick@ccl4.org>
47374              Date: Wed, 30 May 2001 22:34:41 +0100
47375              Message-ID: <20010530223441.Y86445@plum.flirble.org>
47376      Branch: perl
47377            ! t/op/cmp.t
47378 ____________________________________________________________________________
47379 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
47380         Log: It's is not, it isn't ain't, and it's it's, not its,
47381              if you mean it is. If you don't, it's its. Then too,
47382              it's hers. It isn't her's. It isn't our's either.
47383              It's ours, and likewise yours and theirs.
47384              -- Oxford University Press, Edpress News
47385      Branch: perl
47386            ! lib/autouse.pm
47387 ____________________________________________________________________________
47388 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
47389         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
47390      Branch: perl
47391            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
47392            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
47393            ! x2p/str.c x2p/walk.c xsutils.c
47394 ____________________________________________________________________________
47395 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
47396         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47397              From: Michael G Schwern <schwern@pobox.com>
47398              Date: Wed, 30 May 2001 17:10:38 +0100
47399              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
47400              
47401              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47402              From: Abhijit Menon-Sen <ams@wiw.org>
47403              Date: Wed, 30 May 2001 23:16:13 +0530
47404              Message-ID: <20010530231613.A31933@lustre.linux.in>
47405      Branch: perl
47406            ! perl.c t/run/runenv.t
47407 ____________________________________________________________________________
47408 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
47409         Log: (Retracted by #10375.)
47410              
47411              IRIX hints patch from Merijn Broeren.
47412              
47413              TODO: (this and the earlier Linux hints patch) should be solved
47414              at Configure level.  Merijn: -ldb should not be used on any platform
47415              for perl, just when linking DBFile itself. Trying to be helpful here
47416              is counterproductive.
47417      Branch: perl
47418            ! hints/irix_6.sh
47419 ____________________________________________________________________________
47420 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
47421         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
47422              From: Nicholas Clark <nick@ccl4.org>
47423              Date: Wed, 30 May 2001 23:20:58 +0100
47424              Message-ID: <20010530232058.B86445@plum.flirble.org>
47425      Branch: perl
47426            ! doop.c
47427 ____________________________________________________________________________
47428 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
47429         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47430              From: Michael G Schwern <schwern@pobox.com> 
47431              Date: Wed, 30 May 2001 15:24:20 +0100
47432              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
47433      Branch: perl
47434            ! t/pragma/autouse.t
47435 ____________________________________________________________________________
47436 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
47437         Log: The regex trick wasn't a good idea.
47438      Branch: perl
47439            ! pod/perlfaq4.pod
47440 ____________________________________________________________________________
47441 [ 10329] By: nick                                  on 2001/05/30  18:34:35
47442         Log: Integrate mainline
47443      Branch: perlio
47444           !> (integrate 40 files)
47445 ____________________________________________________________________________
47446 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
47447         Log: Update Changes.
47448      Branch: perl
47449            ! Changes patchlevel.h
47450 ____________________________________________________________________________
47451 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
47452         Log: The metaconfig unit change for #10325.
47453      Branch: metaconfig
47454            + U/modified/afs.U
47455 ____________________________________________________________________________
47456 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
47457         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
47458              is now wrong.
47459      Branch: perl
47460            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
47461 ____________________________________________________________________________
47462 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
47463         Log: Introduce $Config{afsroot}.
47464      Branch: perl
47465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47466            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
47467            ! win32/config.gc win32/config.vc
47468 ____________________________________________________________________________
47469 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
47470         Log: (Retracted by #10375.)
47471              
47472              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
47473      Branch: perl
47474            ! hints/linux.sh
47475 ____________________________________________________________________________
47476 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
47477         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
47478              (Also Configure tweaks needed; coming up soon.)
47479      Branch: perl
47480            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
47481 ____________________________________________________________________________
47482 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
47483         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
47484              From: Michael G Schwern <schwern@pobox.com>
47485              Date: Sun, 27 May 2001 10:29:43 +0100
47486              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
47487      Branch: perl
47488            ! lib/perl5db.pl
47489 ____________________________________________________________________________
47490 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
47491         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
47492              and Abhijit Menon-Sen.
47493      Branch: perl
47494            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
47495            ! perl.c pp_sys.c regcomp.c
47496 ____________________________________________________________________________
47497 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
47498         Log: Fix the BOOT section to call myU2time properly.
47499      Branch: perl
47500            ! ext/Time/HiRes/HiRes.xs
47501 ____________________________________________________________________________
47502 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
47503         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
47504              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
47505              Date: Wed, 30 May 2001 09:44:29 -0400
47506              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
47507              
47508              Detypo; plus add one more trick.
47509      Branch: perl
47510            ! pod/perlfaq4.pod
47511 ____________________________________________________________________________
47512 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
47513         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)
47514              From: Michael G Schwern <schwern@pobox.com>
47515              Date: Wed, 30 May 2001 14:39:06 +0100
47516              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
47517      Branch: perl
47518            ! lib/autouse.pm t/pragma/autouse.t
47519 ____________________________________________________________________________
47520 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
47521         Log: Subject: Re: AIX and gcc (moving targets)
47522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47523              Date: Wed, 30 May 2001 15:25:08 +0200
47524              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
47525      Branch: perl
47526            ! ext/Time/HiRes/HiRes.xs
47527 ____________________________________________________________________________
47528 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
47529         Log: Subject: [PATCH t/TEST] sorting tests
47530              From: Michael G Schwern <schwern@pobox.com>
47531              Date: Wed, 30 May 2001 10:24:02 +0100
47532              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
47533      Branch: perl
47534            ! t/TEST
47535 ____________________________________________________________________________
47536 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
47537         Log: Subject: [ID 20010529.002] typos in man page perlre
47538              From: bart@cg681574-a.adubn1.nj.home.com 
47539              Date: Tue, 29 May 2001 13:58:59 -0500
47540              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
47541      Branch: perl
47542            ! pod/perlre.pod
47543 ____________________________________________________________________________
47544 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
47545         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
47546              From: "Craig A. Berry" <craigberry@mac.com>
47547              Date: Tue, 29 May 2001 23:23:45 -0500
47548              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
47549      Branch: perl
47550            ! t/lib/extutils.t t/pragma/autouse.t
47551 ____________________________________________________________________________
47552 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
47553         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)
47554              From: David Dyck <dcd@tc.fluke.com>
47555              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
47556              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
47557      Branch: perl
47558            ! t/lib/filefind.t
47559 ____________________________________________________________________________
47560 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
47561         Log: AIX hints update for gcc from Merijn H. Brand.
47562      Branch: perl
47563            ! hints/aix.sh
47564 ____________________________________________________________________________
47565 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
47566         Log: Retract #10295 and #10296: a more generic solution
47567              is needed (there's something funny with gcc on AIX).
47568      Branch: perl
47569            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
47570 ____________________________________________________________________________
47571 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
47572         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
47573              From: Hugo <hv@crypt.compulink.co.uk>
47574              Date: Wed, 30 May 2001 11:59:19 +0100
47575              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
47576              
47577              localizing $@ has unfortunate semantics - if you die past
47578              a local $@, the die message is lost.
47579      Branch: perl
47580            ! lib/utf8_heavy.pl
47581 ____________________________________________________________________________
47582 [ 10309] By: nick                                  on 2001/05/30  08:23:02
47583         Log: Integrate mainline (autouse works again.)
47584      Branch: perlio
47585           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
47586           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
47587           !> pod/perlvar.pod t/op/cmp.t
47588 ____________________________________________________________________________
47589 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
47590         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
47591              From: David Dyck <dcd@tc.fluke.com>
47592              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
47593              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
47594      Branch: perl
47595            ! lib/File/Find.pm
47596 ____________________________________________________________________________
47597 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
47598         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
47599              From: Nicholas Clark <nick@ccl4.org>
47600              Date: Tue, 29 May 2001 23:16:09 +0100
47601              Message-ID: <20010529231609.U86445@plum.flirble.org>
47602              
47603              Make the test output slightly clearer by distinguishing
47604              between '' and undef.
47605      Branch: perl
47606            ! t/op/cmp.t
47607 ____________________________________________________________________________
47608 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
47609         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
47610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47611              Date: Tue, 29 May 2001 19:15:19 -0400
47612              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
47613      Branch: perl
47614            ! hints/os2.sh
47615 ____________________________________________________________________________
47616 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
47617         Log: Subject: perlvar.pod addition
47618              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
47619              Date: Fri, 25 May 2001 20:23:12 +0200
47620              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
47621              
47622              Subject: Re: perlvar.pod addition
47623              From: "Abigail" <abigail@foad.org> 
47624              Date: Fri, 25 May 2001 22:00:39 +0200
47625              Message-ID: <20010525200039.28029.qmail@foad.org>
47626              
47627              Mention $a and $b in perlvar.
47628      Branch: perl
47629            ! pod/perlvar.pod
47630 ____________________________________________________________________________
47631 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
47632         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
47633              From: Jeff Pinyan <jeffp@crusoe.net>
47634              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
47635              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
47636      Branch: perl
47637            ! pod/perlvar.pod
47638 ____________________________________________________________________________
47639 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
47640         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
47641              From: Jeff Pinyan <jeffp@crusoe.net>
47642              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
47643              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
47644      Branch: perl
47645            ! pod/perlfaq6.pod
47646 ____________________________________________________________________________
47647 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
47648         Log: Mention Time::localtime and Time::gmtime.
47649      Branch: perl
47650            ! ext/Time/Piece/Piece.pm
47651 ____________________________________________________________________________
47652 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
47653         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
47654              From: Michael G Schwern <schwern@pobox.com>
47655              Date: Tue, 29 May 2001 18:51:32 +0100
47656              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
47657      Branch: perl
47658            ! pod/perlfaq4.pod
47659 ____________________________________________________________________________
47660 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
47661         Log: Retract #10243.
47662      Branch: perl
47663            ! lib/autouse.pm
47664 ____________________________________________________________________________
47665 [ 10299] By: nick                                  on 2001/05/29  18:41:19
47666         Log: Post weekend integrate mainline (fails one test pragma/autouse).
47667      Branch: perlio
47668           +> (branch 29 files)
47669           !> (integrate 91 files)
47670 ____________________________________________________________________________
47671 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
47672         Log: Update Changes.
47673      Branch: perl
47674            ! Changes patchlevel.h
47675 ____________________________________________________________________________
47676 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
47677         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
47678              before Perl_load_module/Perl_call_method and restore the value
47679              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
47680      Branch: perl
47681            ! utf8.c
47682 ____________________________________________________________________________
47683 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
47684         Log: Subject: Re: AIX and gcc (moving targets)
47685              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47686              Date: Tue, 29 May 2001 17:59:40 +0200
47687              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
47688      Branch: perl
47689            ! ext/Storable/Makefile.PL
47690 ____________________________________________________________________________
47691 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
47692         Log: Subject: Re: AIX and gcc (moving targets)
47693              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47694              Date: Tue, 29 May 2001 12:32:57 +0200
47695              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
47696      Branch: perl
47697            ! ext/POSIX/Makefile.PL
47698 ____________________________________________________________________________
47699 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
47700         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
47701              From: Michael G Schwern <schwern@pobox.com>
47702              Date: Tue, 29 May 2001 09:53:29 +0100
47703              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
47704              
47705              (#10280 retracted)
47706      Branch: perl
47707            ! lib/Test/Harness.pm t/lib/test-harness.t
47708 ____________________________________________________________________________
47709 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
47710         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
47711              From: Michael G Schwern <schwern@pobox.com>
47712              Date: Tue, 29 May 2001 09:19:52 +0100
47713              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
47714      Branch: perl
47715            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
47716            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
47717            + t/lib/Test/todo.t
47718            ! MANIFEST lib/Test.pm t/TEST
47719 ____________________________________________________________________________
47720 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
47721         Log: From: Michael G Schwern <schwern@pobox.com>
47722              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
47723              Date: Tue, 29 May 2001 08:26:09 +0100
47724              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
47725      Branch: perl
47726            ! t/TEST
47727 ____________________________________________________________________________
47728 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
47729         Log: Add tests for Time::gmtime and Time::localtime.
47730      Branch: perl
47731            + t/lib/time-gmtime.t t/lib/time-localtime.t
47732            ! MANIFEST t/lib/1_compile.t
47733 ____________________________________________________________________________
47734 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
47735         Log: Add test for File::stat.
47736      Branch: perl
47737            + t/lib/filestat.t
47738            ! MANIFEST t/lib/1_compile.t
47739 ____________________________________________________________________________
47740 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
47741         Log: Add test for Net::servent.
47742      Branch: perl
47743            + t/lib/net-sent.t
47744            ! MANIFEST t/lib/1_compile.t
47745 ____________________________________________________________________________
47746 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
47747         Log: Add test for Net::protoent.
47748      Branch: perl
47749            + t/lib/net-pent.t
47750            ! MANIFEST t/lib/1_compile.t
47751 ____________________________________________________________________________
47752 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
47753         Log: Add test for Net::netent.
47754      Branch: perl
47755            + t/lib/net-nent.t
47756            ! MANIFEST t/lib/1_compile.t
47757 ____________________________________________________________________________
47758 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
47759         Log: Add test for User::grent.  Portability doubtful.
47760      Branch: perl
47761            + t/lib/user-grent.t
47762            ! MANIFEST t/lib/1_compile.t
47763 ____________________________________________________________________________
47764 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
47765         Log: Add test for User::pwent.
47766              Probably will fall down somewhere for portability reasons.
47767      Branch: perl
47768            + t/lib/user-pwent.t
47769            ! MANIFEST t/lib/1_compile.t
47770 ____________________________________________________________________________
47771 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
47772         Log: Metaconfig units changes for #10283.
47773      Branch: metaconfig
47774            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
47775            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
47776            ! U/installdirs/sitescript.U U/modified/Signal.U
47777 ____________________________________________________________________________
47778 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
47779         Log: Subject: [PATCH 5.6.1] signal names in Configure
47780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47781              Date: Tue, 29 May 2001 03:52:25 -0400
47782              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
47783              
47784              Subject: [PATCH 5.6.1] older perl in Configure
47785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47786              Date: Tue, 29 May 2001 03:55:40 -0400
47787              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
47788              
47789              Subject: [PATCH 5.6.1] goofs in Configure
47790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47791              Date: Tue, 29 May 2001 04:13:07 -0400
47792              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
47793              
47794              Configure portability tweaks.
47795      Branch: perl
47796            ! Configure
47797 ____________________________________________________________________________
47798 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
47799         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
47800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47801              Date: Tue, 29 May 2001 04:07:06 -0400
47802              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
47803      Branch: perl
47804            ! os2/os2.c
47805 ____________________________________________________________________________
47806 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
47807         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
47808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47809              Date: Tue, 29 May 2001 04:01:38 -0400
47810              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
47811      Branch: perl
47812            ! hints/os2.sh os2/Makefile.SHs
47813 ____________________________________________________________________________
47814 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
47815         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
47816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47817              Date: Tue, 29 May 2001 03:50:18 -0400
47818              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
47819      Branch: perl
47820            ! lib/Test/Harness.pm
47821 ____________________________________________________________________________
47822 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
47823         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
47824      Branch: perl
47825            ! lib/utf8_heavy.pl
47826 ____________________________________________________________________________
47827 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
47828         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
47829              From: Hugo <hv@crypt.compulink.co.uk>
47830              Date: Tue, 29 May 2001 03:03:45 +0100
47831              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
47832              
47833              Explanation why the $@ always gets the UTF8 flag when under use utf8--
47834              because we told it to have the flag when under use utf8.
47835      Branch: perl
47836            ! pp_ctl.c
47837 ____________________________________________________________________________
47838 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
47839         Log: At least a partial fix for 20010528.004.
47840      Branch: perl
47841            ! lib/utf8_heavy.pl
47842 ____________________________________________________________________________
47843 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
47844         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
47845              From: Nicholas Clark <nick@ccl4.org> 
47846              Date: Mon, 28 May 2001 23:39:38 +0100
47847              Message-ID: <20010528233938.M86445@plum.flirble.org>
47848              
47849              More portable non-zero UV.
47850      Branch: perl
47851            ! t/lib/extutils.t
47852 ____________________________________________________________________________
47853 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
47854         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
47855              From: Nicholas Clark <nick@ccl4.org>
47856              Date: Mon, 28 May 2001 22:46:09 +0100
47857              Message-ID: <20010528224608.L86445@plum.flirble.org>
47858              
47859              Test also "make clean".
47860      Branch: perl
47861            ! t/lib/extutils.t
47862 ____________________________________________________________________________
47863 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
47864         Log: Subject: Re: Would -Wno-unused -Wall be better?
47865              From: Michael G Schwern <schwern@pobox.com>
47866              Date: Tue, 29 May 2001 00:55:54 +0100
47867              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
47868      Branch: perl
47869            ! pp.h
47870 ____________________________________________________________________________
47871 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
47872         Log: Add a test for 20010528.007, fixed in #10272.
47873      Branch: perl
47874            ! t/op/misc.t toke.c
47875 ____________________________________________________________________________
47876 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
47877         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
47878              From: Hugo <hv@crypt.compulink.co.uk>
47879              Date: Tue, 29 May 2001 00:23:23 +0100
47880              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
47881      Branch: perl
47882            ! toke.c
47883 ____________________________________________________________________________
47884 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
47885         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
47886              From: Michael G Schwern <schwern@pobox.com>
47887              Date: Tue, 29 May 2001 00:42:59 +0100
47888              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
47889      Branch: perl
47890            ! t/pragma/autouse.t
47891 ____________________________________________________________________________
47892 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
47893         Log: Some shells seemingly arrange the signal handlers differently
47894              (bug id 20010521.004).
47895      Branch: perl
47896            ! t/lib/sigaction.t
47897 ____________________________________________________________________________
47898 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
47899         Log: Regen perlmodlib.
47900      Branch: perl
47901            ! pod/perlmodlib.pod
47902 ____________________________________________________________________________
47903 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
47904         Log: Update Changes.
47905      Branch: perl
47906            ! Changes patchlevel.h
47907 ____________________________________________________________________________
47908 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
47909         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
47910              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47911              Date: Mon, 28 May 2001 14:56:35 -0500
47912              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
47913      Branch: perl
47914            ! pod/perlnewmod.pod
47915 ____________________________________________________________________________
47916 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
47917         Log: Regen toc.
47918      Branch: perl
47919            ! pod/perltoc.pod
47920 ____________________________________________________________________________
47921 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
47922         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
47923              From: "Richard Soderberg" <rs@crystalflame.net>
47924              Date: Mon, 28 May 2001 12:31:23 -0700
47925              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
47926      Branch: perl
47927            ! t/op/splice.t
47928 ____________________________________________________________________________
47929 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
47930         Log: The #10260 was too bold: locales and utf8 still do not mix.
47931      Branch: perl
47932            ! t/pragma/locale.t
47933 ____________________________________________________________________________
47934 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
47935         Log: Subject: [PATCH] Pod nitpicks
47936              From: "Richard Soderberg" <rs@crystalflame.net>
47937              Date: Mon, 28 May 2001 10:08:58 -0700
47938              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
47939      Branch: perl
47940            ! pod/perl571delta.pod pod/perlapi.pod sv.h
47941 ____________________________________________________________________________
47942 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
47943         Log: Upgrade to I18N::LangTags 0.22.
47944      Branch: perl
47945            + lib/I18N/LangTags/List.pod
47946            ! MANIFEST lib/I18N/LangTags.pm
47947 ____________________________________________________________________________
47948 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
47949         Log: A slightly more serious bug found by -Mutf8; op/misc and
47950              lib/complex dumped core.
47951      Branch: perl
47952            ! regexec.c
47953 ____________________________________________________________________________
47954 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
47955         Log: Various buglets shaken out by -Mutf8.
47956      Branch: perl
47957            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
47958            ! t/pragma/locale.t
47959 ____________________________________________________________________________
47960 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
47961         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
47962      Branch: perl
47963            ! t/lib/carp.t
47964 ____________________________________________________________________________
47965 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
47966         Log: Subject: [PATCH] todo patch
47967              From: Artur Bergman <artur@contiller.se> 
47968              Date: Mon, 28 May 2001 17:03:51 +0200
47969              Message-ID: <B7383577.F34%artur@contiller.se>
47970      Branch: perl
47971            ! pod/perltodo.pod
47972 ____________________________________________________________________________
47973 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
47974         Log: Subject: typo in perlguts.pod
47975              From: "John P. Linderman" <jpl@research.att.com>
47976              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
47977              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
47978      Branch: perl
47979            ! pod/perlguts.pod
47980 ____________________________________________________________________________
47981 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
47982         Log: Subject: AIX and gcc (moving targets)
47983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47984              Date: Mon, 28 May 2001 12:54:04 +0200
47985              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
47986      Branch: perl
47987            ! hints/aix.sh
47988 ____________________________________________________________________________
47989 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
47990         Log: Subject: Re: perlio + multiple perl_alloc..destruct
47991              From: Doug MacEachern <dougm@covalent.net>
47992              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
47993              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
47994      Branch: perl
47995            ! perlio.c
47996 ____________________________________________________________________________
47997 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
47998         Log: The #10251 wasn't quite up-to-the-code.
47999      Branch: perl
48000            ! t/op/misc.t
48001 ____________________________________________________________________________
48002 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
48003         Log: Test case for bug 20010526.004, fixed in #10252.
48004      Branch: perl
48005            ! t/op/taint.t
48006 ____________________________________________________________________________
48007 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
48008         Log: Subject: Re: [ID 20010526.004] Taint looses value
48009              From: Hugo <hv@crypt.compulink.co.uk>
48010              Date: Sun, 27 May 2001 20:39:32 +0100
48011              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
48012      Branch: perl
48013            ! sv.c
48014 ____________________________________________________________________________
48015 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
48016         Log: Test case for 20010422.005, fixed by #10250.
48017      Branch: perl
48018            ! t/op/misc.t
48019 ____________________________________________________________________________
48020 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
48021         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
48022              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48023              Date: Mon, 28 May 2001 06:39:12 -0400
48024              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
48025      Branch: perl
48026            ! toke.c
48027 ____________________________________________________________________________
48028 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
48029         Log: Linerewrapping.
48030      Branch: perl
48031            ! lib/open.pm
48032 ____________________________________________________________________________
48033 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
48034         Log: Updates on the modules list.
48035      Branch: perl
48036            ! t/lib/1_compile.t
48037 ____________________________________________________________________________
48038 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
48039         Log: Add a test for PerlIO.
48040              
48041              (I probably got the crlf/raw thing wrong for clrfy platforms...)
48042      Branch: perl
48043            + t/lib/perlio.t
48044            ! MANIFEST lib/PerlIO.pm
48045 ____________________________________________________________________________
48046 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
48047         Log: Add a test for carp et alia.
48048      Branch: perl
48049            + t/lib/carp.t
48050            ! MANIFEST
48051 ____________________________________________________________________________
48052 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
48053         Log: Adding the new test would be swell.
48054      Branch: perl
48055            + t/pragma/autouse.t
48056 ____________________________________________________________________________
48057 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
48058         Log: Add a test for the autouse pragma.
48059      Branch: perl
48060            ! MANIFEST
48061 ____________________________________________________________________________
48062 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
48063         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48064              From: dLux <dlux@spam.sch.bme.hu>
48065              Date: Sun, 27 May 2001 16:14:26 +0200
48066              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
48067      Branch: perl
48068            ! lib/autouse.pm
48069 ____________________________________________________________________________
48070 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
48071         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
48072              From: "Richard Soderberg" <rs@crystalflame.net>
48073              Date: Mon, 28 May 2001 03:56:36 -0700
48074              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
48075      Branch: perl
48076            ! utils/dprofpp.PL
48077 ____________________________________________________________________________
48078 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
48079         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
48080              From: "Stephen P. Potter" <spp@spotter.yi.org>
48081              Date: Tue, 22 May 2001 11:40:25 -0400
48082              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
48083              
48084              Subject: Re: [ID 20010522.003] Time::Local module bug
48085              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
48086              Date: Tue, 22 May 2001 11:50:19 -0400
48087              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
48088      Branch: perl
48089            ! lib/Time/Local.pm
48090 ____________________________________________________________________________
48091 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
48092         Log: The PERL_DL_NONLAZY can have whitespace in front.
48093      Branch: perl
48094            ! t/lib/extutils.t
48095 ____________________________________________________________________________
48096 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
48097         Log: Document strftime() and strptime().
48098      Branch: perl
48099            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
48100 ____________________________________________________________________________
48101 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
48102         Log: Make Time::Piece::strptime() to be a function, not a method.
48103      Branch: perl
48104            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48105 ____________________________________________________________________________
48106 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
48107         Log: Tweak the test to be more portable.
48108      Branch: perl
48109            ! t/lib/extutils.t
48110 ____________________________________________________________________________
48111 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
48112         Log: Subject: PATCH: Re: Re: Attributes that tie
48113              From: Leon Brocard <acme@astray.com>
48114              Date: Sun, 27 May 2001 12:37:29 +0100
48115              Message-ID: <20010527123729.A22663@ns0.astray.com>
48116              
48117              Document that variable attributes are not currently usable
48118              for tieing.  (An ugly limitation that should be fixed.)
48119      Branch: perl
48120            ! lib/attributes.pm
48121 ____________________________________________________________________________
48122 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
48123         Log: Microperl tweaks.
48124      Branch: perl
48125            ! Makefile.micro uconfig.h uconfig.sh
48126 ____________________________________________________________________________
48127 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
48128         Log: Add make target for microperl (kind of silly, but convenient).
48129      Branch: perl
48130            ! Makefile.SH
48131 ____________________________________________________________________________
48132 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
48133         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
48134              for microperl.)
48135      Branch: perl
48136            ! doio.c
48137 ____________________________________________________________________________
48138 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
48139         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
48140              From: rspier@pobox.com (Robert Spier)
48141              Date: Sat, 26 May 2001 20:05:23 -0400
48142              Message-ID: <15120.17603.148648.12430@rls.cx>
48143              
48144              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
48145              From: rspier@pobox.com (Robert Spier)
48146              Date: Sun, 27 May 2001 00:23:12 -0400
48147              Message-ID: <15120.33072.511966.767230@rls.cx>
48148      Branch: perl
48149            ! doio.c pod/perlfunc.pod
48150 ____________________________________________________________________________
48151 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
48152         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
48153      Branch: perl
48154            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48155 ____________________________________________________________________________
48156 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
48157         Log: Add README.tru64.
48158      Branch: perl
48159            + README.tru64
48160 ____________________________________________________________________________
48161 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
48162         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
48163      Branch: perl
48164            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48165            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
48166            ! MANIFEST
48167 ____________________________________________________________________________
48168 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
48169         Log: Integrate I18N::LangTags from Sean Burke.
48170              
48171              TODO: the language list from RFC 3066 needs to be integrated
48172              and made available somehow.  The list is included in the
48173              I18N-LangTags 0.21 distribution, but it is undocumented
48174              and unconnected to the module.
48175      Branch: perl
48176            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
48177            ! MANIFEST
48178 ____________________________________________________________________________
48179 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
48180         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
48181              envisioned by Sarathy.
48182      Branch: perl
48183            ! t/op/ver.t toke.c
48184 ____________________________________________________________________________
48185 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
48186         Log: Subject: [ID 20010525.001] Pod typo nits fixed
48187              From: lvirden@cas.org
48188              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
48189              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
48190              
48191              minus the perlsolaris decimation plus the
48192              
48193              Subject: Re: [ID 20010525.001] Pod typo nits fixed
48194              From: "Philip Newton" <Philip.Newton@gmx.net>
48195              Date: Fri, 25 May 2001 18:05:55 +0200
48196              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
48197      Branch: perl
48198            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
48199            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
48200            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
48201            ! pod/perlutil.pod pod/perlxstut.pod
48202 ____________________________________________________________________________
48203 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
48204         Log: return clauses are nice.
48205      Branch: perl
48206            ! sv.c
48207 ____________________________________________________________________________
48208 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
48209         Log: Subject: change 10199 backwards?
48210              From: Doug MacEachern <dougm@covalent.net>
48211              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
48212              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
48213      Branch: perl
48214            ! sv.c
48215 ____________________________________________________________________________
48216 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
48217         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
48218              From: Hugo <hv@crypt.compulink.co.uk>
48219              Date: Sat, 26 May 2001 17:05:12 +0100
48220              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
48221      Branch: perl
48222            + t/op/gmagic.t
48223            ! MANIFEST doop.c embed.h embed.pl global.sym
48224            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
48225            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
48226 ____________________________________________________________________________
48227 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
48228         Log: Regen headers for #10221.
48229      Branch: perl
48230            ! global.sym objXSUB.h perlapi.c
48231 ____________________________________________________________________________
48232 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
48233         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
48234              From: Juha Laiho <juha.laiho@Elma.Net>
48235              Date: Thu, 3 May 2001 09:51:30 +0300
48236              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
48237      Branch: perl
48238            ! embed.pl
48239 ____________________________________________________________________________
48240 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
48241         Log: Subject: Re: [PATCH] Re: stability of sort()?
48242              From: "John P. Linderman" <jpl@research.att.com>
48243              Date: Sat, 26 May 2001 13:27:19 -0400
48244              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
48245      Branch: perl
48246            ! pod/perlfunc.pod
48247 ____________________________________________________________________________
48248 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
48249         Log: Integrate perlio.
48250      Branch: perl
48251           !> pod/perlguts.pod
48252 ____________________________________________________________________________
48253 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
48254         Log: Subject: [PATCH perl@10210] PerlIO for VMS
48255              From: "Craig A. Berry" <craigberry@mac.com>
48256              Date: Sat, 26 May 2001 09:34:11 -0500
48257              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
48258      Branch: perl
48259            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
48260            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
48261            ! vms/vmsish.h
48262 ____________________________________________________________________________
48263 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
48264         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
48265              From: David Dyck <dcd@tc.fluke.com>
48266              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
48267              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
48268      Branch: perl
48269            ! lib/perl5db.pl
48270 ____________________________________________________________________________
48271 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
48272         Log: Subject: utf8 regexp tests
48273              From: Hugo <hv@crypt.compulink.co.uk>
48274              Date: Fri, 25 May 2001 22:35:01 +0100
48275              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
48276      Branch: perl
48277            ! t/op/regexp.t
48278 ____________________________________________________________________________
48279 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
48280         Log: Subject: [PATCH] Re: stability of sort()?
48281              From: Nicholas Clark <nick@ccl4.org>
48282              Date: Fri, 25 May 2001 22:40:19 +0100
48283              Message-ID: <20010525224019.B86445@plum.flirble.org>
48284      Branch: perl
48285            ! pod/perlfunc.pod
48286 ____________________________________________________________________________
48287 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
48288         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
48289              From: John Peacock <jpeacock@rowman.com>
48290              Date: Thu, 24 May 2001 22:14:01 -0400
48291              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
48292      Branch: perl
48293            ! mg.c scope.c sv.c
48294 ____________________________________________________________________________
48295 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
48296         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
48297              From: Nicholas Clark <nick@ccl4.org>
48298              Date: Sun, 20 May 2001 19:24:13 +0100
48299              Message-ID: <20010520192413.G83222@plum.flirble.org>
48300      Branch: perl
48301            + lib/ExtUtils/Constant.pm t/lib/extutils.t
48302            ! MANIFEST utils/h2xs.PL
48303 ____________________________________________________________________________
48304 [ 10212] By: nick                                  on 2001/05/26  09:49:28
48305         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
48306              add a few more notes there on use of mortals on the stack.
48307      Branch: perlio
48308            ! pod/perlguts.pod
48309 ____________________________________________________________________________
48310 [ 10211] By: nick                                  on 2001/05/26  09:05:36
48311         Log: Integrate mainline
48312      Branch: perlio
48313           +> t/lib/fcntl.t t/pragma/vars.t
48314           !> (integrate 49 files)
48315 ____________________________________________________________________________
48316 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
48317         Log: Update Changes.
48318      Branch: perl
48319            ! Changes patchlevel.h
48320 ____________________________________________________________________________
48321 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
48322         Log: Based on
48323              
48324              Subject: [PATCH pp.c] Wrapping pack("C",256)
48325              From: Simon Cozens <simon@netthink.co.uk>
48326              Date: Sat, 12 May 2001 17:58:41 +0100
48327              Message-ID: <20010512175841.A6132@netthink.co.uk>
48328      Branch: perl
48329            ! pod/perldiag.pod pp.c t/pragma/warn/pp
48330 ____________________________________________________________________________
48331 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
48332         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
48333              From: "Brendan O'Dea" <bod@compusol.com.au>
48334              Date: Fri, 25 May 2001 11:18:29 +1000
48335              Message-ID: <20010525111829.A28411@compusol.com.au>
48336              
48337              (Slightly modified.)
48338      Branch: perl
48339            ! lib/Term/Cap.pm
48340 ____________________________________________________________________________
48341 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
48342         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
48343              From: Hugo <hv@crypt.compulink.co.uk>
48344              Date: Fri, 25 May 2001 02:13:25 +0100
48345              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
48346      Branch: perl
48347            ! t/op/misc.t
48348 ____________________________________________________________________________
48349 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
48350         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
48351              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
48352              Date: Fri, 25 May 2001 10:25:36 +0900
48353              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
48354      Branch: perl
48355            ! regcomp.c regexec.c
48356 ____________________________________________________________________________
48357 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
48358         Log: Subject: [PATCH #2] stash autovivification and method call error messages
48359              From: Ilmari Karonen <iltzu@sci.fi>
48360              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
48361              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
48362      Branch: perl
48363            ! gv.c pp_hot.c t/op/method.t
48364 ____________________________________________________________________________
48365 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
48366         Log: Add make target and documentation for gprof profiling.
48367      Branch: perl
48368            ! Makefile.SH pod/perlhack.pod
48369 ____________________________________________________________________________
48370 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
48371         Log: Subject: Don't think about UTF8 
48372              From: Mike Guy <mjtg@cam.ac.uk> 
48373              Date: Tue, 22 May 2001 14:35:39 +0100
48374              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
48375      Branch: perl
48376            ! sv.h
48377 ____________________________________________________________________________
48378 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
48379         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
48380              From: Geraint A Edwards <gedge@serf.org> 
48381              Date: Thu, 24 May 2001 22:51:24 +0100
48382              Message-Id: <20010524225124.A34981@cymru.serf.org>
48383      Branch: perl
48384            ! x2p/find2perl.PL
48385 ____________________________________________________________________________
48386 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
48387         Log: DB_File has its own attribute story.
48388      Branch: perl
48389            ! ext/DB_File/DB_File.xs
48390 ____________________________________________________________________________
48391 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
48392         Log: Subject: Re: Making perl with -Wall
48393              From: Andy Dougherty <doughera@lafayette.edu>
48394              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
48395              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
48396      Branch: perl
48397            ! perl.h
48398 ____________________________________________________________________________
48399 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
48400         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
48401              From: "Richard Soderberg" <rs@crystalflame.net>
48402              Date: Thu, 24 May 2001 08:58:16 -0700
48403              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
48404      Branch: perl
48405            ! sv.c
48406 ____________________________________________________________________________
48407 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
48408         Log: IV/UV casting fixes from Nicholas Clark.
48409      Branch: perl
48410            ! perl.h pp_sys.c util.c
48411 ____________________________________________________________________________
48412 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
48413         Log: Subject: Re: Making perl with -Wall
48414              From: Michael G Schwern <schwern@pobox.com>
48415              Date: Thu, 24 May 2001 15:40:28 +0100
48416              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
48417      Branch: perl
48418            ! malloc.c perl.h
48419 ____________________________________________________________________________
48420 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
48421         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
48422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48423              Date: Tue, 22 May 2001 11:49:37 +0200
48424              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
48425      Branch: metaconfig
48426            ! U/modified/Oldsym.U
48427      Branch: metaconfig/U/perl
48428            ! patchlevel.U
48429      Branch: perl
48430            ! Configure config_h.SH myconfig.SH
48431 ____________________________________________________________________________
48432 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
48433         Log: Under versiononly install also the scripts with the version suffix.
48434              (e.g. .../bin/h2xs5.7.1)
48435      Branch: perl
48436            ! installperl
48437 ____________________________________________________________________________
48438 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
48439         Log: Subject: [PATCH] Stop segfault in mg.c:636
48440              From: "Richard Soderberg" <rs@crystalflame.net>
48441              Date: Thu, 24 May 2001 05:51:52 -0700
48442              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
48443      Branch: perl
48444            ! mg.c
48445 ____________________________________________________________________________
48446 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
48447         Log: Iteration continues; hopefully convergently.
48448      Branch: perl
48449            ! t/lib/b-stash.t
48450 ____________________________________________________________________________
48451 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
48452         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
48453              From: Gisle Aas <gisle@ActiveState.com>
48454              Date: 23 May 2001 16:13:10 -0700
48455              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
48456      Branch: perl
48457            ! op.c toke.c
48458 ____________________________________________________________________________
48459 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
48460         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
48461              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48462              Date: Thu, 24 May 2001 05:05:22 -0500
48463              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
48464      Branch: perl
48465            ! lib/dumpvar.pl lib/perl5db.pl
48466 ____________________________________________________________________________
48467 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
48468         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
48469              From: David Dyck <dcd@tc.fluke.com>
48470              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
48471              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
48472      Branch: perl
48473            ! lib/perl5db.pl
48474 ____________________________________________________________________________
48475 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
48476         Log: Tiny pod nits on READMEs, mostly whitespace issues.
48477      Branch: perl
48478            ! README.amiga README.dos README.macos README.mpeix README.vmesa
48479            ! README.win32
48480 ____________________________________________________________________________
48481 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
48482         Log: The DG/UX part of the 20010521.005.
48483      Branch: perl
48484            ! README.dgux
48485 ____________________________________________________________________________
48486 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
48487         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
48488              From: Hugo <hv@crypt.compulink.co.uk>
48489              Date: Mon, 21 May 2001 16:32:02 +0100
48490              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
48491      Branch: perl
48492            ! regcomp.c t/op/misc.t
48493 ____________________________________________________________________________
48494 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
48495         Log: Subject: [PATCH] Extra UNIVERSAL tests
48496              From: Mike Guy <mjtg@cam.ac.uk>
48497              Date: Wed, 23 May 2001 12:29:20 +0100
48498              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
48499      Branch: perl
48500            ! t/op/universal.t
48501 ____________________________________________________________________________
48502 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
48503         Log: Subject: [PATCH] Remove EQ keyword
48504              From: Mike Guy <mjtg@cam.ac.uk>
48505              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
48506              Date: Wed, 23 May 2001 11:17:29 +0100
48507      Branch: perl
48508            ! keywords.h keywords.pl
48509 ____________________________________________________________________________
48510 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
48511         Log: Subject: [PATCH] lib/perl5db.pl
48512              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48513              Date: Wed, 23 May 2001 02:18:03 -0500
48514              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
48515      Branch: perl
48516            ! lib/perl5db.pl
48517 ____________________________________________________________________________
48518 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
48519         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
48520              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
48521              Date: Tue, 22 May 2001 23:34:41 -0500
48522              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
48523      Branch: perl
48524            ! lib/Term/Cap.pm
48525 ____________________________________________________________________________
48526 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
48527         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
48528              From: davem@fdgroup.co.uk
48529              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
48530              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
48531      Branch: perl
48532            ! emacs/e2ctags.pl
48533 ____________________________________________________________________________
48534 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
48535         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
48536              From: Michael G Schwern <schwern@pobox.com>
48537              Date: Tue, 22 May 2001 14:15:09 +0100
48538              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
48539      Branch: perl
48540            ! lib/vars.pm
48541 ____________________________________________________________________________
48542 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
48543         Log: Subject: [PATCH lib/vars.pm] Odd code nit
48544              From: Michael G Schwern <schwern@pobox.com>
48545              Date: Tue, 22 May 2001 14:14:28 +0100
48546              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
48547      Branch: perl
48548            ! lib/vars.pm
48549 ____________________________________________________________________________
48550 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
48551         Log: Use the new use vars feature.
48552      Branch: perl
48553            ! t/lib/b-stash.t
48554 ____________________________________________________________________________
48555 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
48556         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
48557              From: Mike Guy <mjtg@cam.ac.uk>
48558              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48559              Date: Tue, 22 May 2001 13:11:39 +0100
48560      Branch: perl
48561            + t/pragma/vars.t
48562            ! MANIFEST lib/vars.pm t/lib/1_compile.t
48563 ____________________________________________________________________________
48564 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
48565         Log: -qlongdouble considered harmful by Merijn.
48566      Branch: perl
48567            ! hints/aix.sh
48568 ____________________________________________________________________________
48569 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
48570         Log: Update Changes.
48571      Branch: perl
48572            ! Changes patchlevel.h
48573 ____________________________________________________________________________
48574 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
48575         Log: Add a test of its very own for Fcntl.  Hopefully portable.
48576      Branch: perl
48577            + t/lib/fcntl.t
48578            ! MANIFEST
48579 ____________________________________________________________________________
48580 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
48581         Log: Must be trickier for 'minitest' not to die.
48582      Branch: perl
48583            ! t/op/taint.t
48584 ____________________________________________________________________________
48585 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
48586         Log: Can't declare other people's variables.
48587      Branch: perl
48588            ! t/lib/b-stash.t
48589 ____________________________________________________________________________
48590 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
48591         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
48592      Branch: perl
48593            ! doio.c t/op/taint.t
48594 ____________________________________________________________________________
48595 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
48596         Log: The OS/2 variable needs to be declared.
48597      Branch: perl
48598            ! t/lib/b-stash.t
48599 ____________________________________________________________________________
48600 [ 10170] By: nick                                  on 2001/05/20  16:48:29
48601         Log: Integrate mainline
48602      Branch: perlio
48603           !> (integrate 41 files)
48604 ____________________________________________________________________________
48605 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
48606         Log: Small perlsec updates: clarify the taintedness of filename
48607              globbing; suggest using Scalar::Util::tainted().
48608      Branch: perl
48609            ! pod/perlsec.pod
48610 ____________________________________________________________________________
48611 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
48612         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
48613              From: Dave Mitchell <davem@fdgroup.co.uk>
48614              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
48615              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
48616      Branch: perl
48617            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
48618            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
48619            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
48620            ! xsutils.c
48621 ____________________________________________________________________________
48622 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
48623         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
48624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48625              Date: Sat, 19 May 2001 04:08:46 -0400
48626              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
48627      Branch: perl
48628            ! lib/ExtUtils/Mksymlists.pm makedef.pl
48629 ____________________________________________________________________________
48630 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
48631         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
48632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48633              Date: Sat, 19 May 2001 04:30:45 -0400
48634              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
48635      Branch: perl
48636            ! os2/os2.c
48637 ____________________________________________________________________________
48638 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
48639         Log: Subject: [PATCH 5.6.1] build bugs OS/2
48640              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48641              Date: Sat, 19 May 2001 04:35:28 -0400
48642              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
48643      Branch: perl
48644            ! os2/Makefile.SHs os2/os2.c
48645 ____________________________________________________________________________
48646 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
48647         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
48648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48649              Date: Sat, 19 May 2001 04:04:23 -0400
48650              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
48651              
48652              (In bleadperl patched b-stash.t instead of b.t)
48653      Branch: perl
48654            ! t/lib/b-stash.t t/lib/bigfltpm.t
48655 ____________________________________________________________________________
48656 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
48657         Log: Subject: [PATCH 5.6.1] perl5db
48658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48659              Date: Sat, 19 May 2001 03:49:09 -0400
48660              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
48661      Branch: perl
48662            ! lib/perl5db.pl
48663 ____________________________________________________________________________
48664 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
48665         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
48666              From: Gisle Aas <gisle@ActiveState.com>
48667              Date: 18 May 2001 14:24:51 -0700
48668              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
48669      Branch: perl
48670            ! pp_ctl.c
48671 ____________________________________________________________________________
48672 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
48673         Log: Subject: [PATCH] Chomp should not always stringify
48674              From: Gisle Aas <gisle@ActiveState.com>
48675              Date: 18 May 2001 07:55:25 -0700
48676              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
48677      Branch: perl
48678            ! doop.c t/op/chop.t
48679 ____________________________________________________________________________
48680 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
48681         Log: Integrate perlio.
48682      Branch: perl
48683           !> pod/perlfunc.pod
48684 ____________________________________________________________________________
48685 [ 10159] By: nick                                  on 2001/05/20  09:39:46
48686         Log: Document some more of open's features.
48687      Branch: perlio
48688            ! pod/perlfunc.pod
48689 ____________________________________________________________________________
48690 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
48691         Log: back out change#10153 (it has compatibility issues such as the
48692              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
48693              benefit for 5.6.x doesn't seem worth the risk)
48694      Branch: maint-5.6/perl
48695            ! toke.c
48696 ____________________________________________________________________________
48697 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
48698         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
48699      Branch: perl
48700            ! x2p/s2p.PL
48701 ____________________________________________________________________________
48702 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
48703         Log: Update Changes.
48704      Branch: perl
48705            ! Changes patchlevel.h
48706 ____________________________________________________________________________
48707 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
48708         Log: Integrate change #10144 from maintperl.
48709              
48710              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
48711      Branch: perl
48712           !> win32/config.bc win32/config.gc win32/config.vc
48713           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48714 ____________________________________________________________________________
48715 [ 10154] By: nick                                  on 2001/05/18  07:23:03
48716         Log: Integrate mainline.
48717      Branch: perlio
48718           +> README.dgux t/lib/i18n-collate.t utils.lst
48719           !> (integrate 49 files)
48720 ____________________________________________________________________________
48721 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
48722         Log: Integrate change #7224 from mainline into maintperl.
48723              
48724              Allow @+ and @- to be doublequoted, from Simon Cozens. 
48725              (Approved by Larry, see Tom's comment in 20000830.005.)
48726      Branch: maint-5.6/perl
48727           !> toke.c
48728 ____________________________________________________________________________
48729 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
48730         Log: Subject: [PATCH bleadperl] small lookbehind fix
48731              From: Hugo <hv@crypt.compulink.co.uk>
48732              Date: Fri, 18 May 2001 00:07:19 +0100
48733              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
48734      Branch: perl
48735            ! regexec.c
48736 ____________________________________________________________________________
48737 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
48738         Log: Detypos.
48739      Branch: perl
48740            ! installman utils.lst
48741 ____________________________________________________________________________
48742 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
48743         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
48744              in 20001222.001.
48745      Branch: perl
48746            ! t/lib/glob-basic.t
48747 ____________________________________________________________________________
48748 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
48749         Log: Subject: [PATCH] Test for bug 20010515.004
48750              From: Benjamin Sugars <bsugars@canoe.ca>
48751              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
48752              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
48753      Branch: perl
48754            ! t/op/misc.t
48755 ____________________________________________________________________________
48756 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
48757         Log: Integrate #10145 from maintperl.
48758              
48759              fix for ID 20010515.004 (needs test)
48760      Branch: perl
48761           !> pp_hot.c
48762 ____________________________________________________________________________
48763 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
48764         Log: Thinko noticed by Doug MacEachern.
48765      Branch: perl
48766            ! thread.h
48767 ____________________________________________________________________________
48768 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
48769         Log: Subject: Re: [PATCH] HERE mark in regex
48770              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
48771              Date: Thu, 17 May 2001 12:20:33 -0400
48772              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
48773      Branch: perl
48774            ! t/op/re_tests
48775 ____________________________________________________________________________
48776 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
48777         Log: fix for ID 20010515.004 (needs test)
48778      Branch: maint-5.6/perl
48779            ! pp_hot.c
48780 ____________________________________________________________________________
48781 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
48782         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
48783      Branch: maint-5.6/perl
48784            ! win32/config.bc win32/config.gc win32/config.vc
48785            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48786 ____________________________________________________________________________
48787 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
48788         Log: Macrofy the getspecific (and use it also in util.c)
48789      Branch: perl
48790            ! thread.h util.c
48791 ____________________________________________________________________________
48792 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
48793         Log: Use the unchecked thread-specific key fetch also in Tru64.
48794      Branch: perl
48795            ! thread.h
48796 ____________________________________________________________________________
48797 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
48798         Log: Subject: [PATCH 5.6.1]Quick thread speedup
48799              From: Dan Sugalski <dan@sidhe.org> 
48800              Date: Wed, 16 May 2001 18:05:19 -0400
48801              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
48802      Branch: perl
48803            ! thread.h util.c
48804 ____________________________________________________________________________
48805 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
48806         Log: I think this is quite enough testing for a deprecated feature.
48807      Branch: perl
48808            + t/lib/i18n-collate.t
48809            ! MANIFEST t/lib/1_compile.t
48810 ____________________________________________________________________________
48811 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
48812         Log: More HP-UX lore from Jeff Okamoto.
48813      Branch: perl
48814            ! README.hpux
48815 ____________________________________________________________________________
48816 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
48817         Log: Sort utils.lst for easier maintenance.
48818      Branch: perl
48819            ! utils.lst
48820 ____________________________________________________________________________
48821 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
48822         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
48823              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48824              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
48825              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
48826              
48827              Add pod2latex to utils.lst.
48828      Branch: perl
48829            ! MANIFEST utils.lst
48830 ____________________________________________________________________________
48831 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
48832         Log: Subject: Re: [PATCH] HERE mark in regex
48833              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
48834              Date: Wed, 16 May 2001 13:04:43 -0400
48835              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
48836      Branch: perl
48837            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
48838            ! t/op/regmesg.t t/pragma/warn/regcomp
48839 ____________________________________________________________________________
48840 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
48841         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
48842              From: Simon Cozens <simon@netthink.co.uk>
48843              Date: Wed, 16 May 2001 18:02:08 +0100
48844              Message-ID: <20010516180208.A6458@netthink.co.uk>
48845      Branch: perl
48846            ! installman utils.lst
48847 ____________________________________________________________________________
48848 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
48849         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
48850              From: "Philip Newton" <pnewton@gmx.de>
48851              Date: Tue, 15 May 2001 15:09:30 +0200
48852              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
48853              
48854              Test case for #10128.
48855      Branch: perl
48856            ! t/pragma/warn/pp_hot
48857 ____________________________________________________________________________
48858 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
48859         Log: Update Changes.
48860      Branch: perl
48861            ! Changes patchlevel.h
48862 ____________________________________________________________________________
48863 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
48864         Log: Deprecate pseudo-hashes.
48865      Branch: perl
48866            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
48867 ____________________________________________________________________________
48868 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
48869         Log: HP-UX hints update from Merijn.
48870      Branch: perl
48871            ! hints/hpux.sh
48872 ____________________________________________________________________________
48873 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
48874         Log: README.hpux update from Merijn.
48875      Branch: perl
48876            ! README.hpux
48877 ____________________________________________________________________________
48878 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
48879         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
48880              From: Simon Cozens <simon@netthink.co.uk>
48881              Date: Wed, 16 May 2001 15:57:55 +0100
48882              Message-ID: <20010516155755.A4728@netthink.co.uk>
48883      Branch: perl
48884            + utils.lst
48885            ! MANIFEST installman installperl
48886 ____________________________________________________________________________
48887 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
48888         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
48889              From: "Philip Newton" <pnewton@gmx.de>
48890              Date: Tue, 15 May 2001 16:31:05 +0200
48891              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
48892              
48893              Fix PERL_Y2KWARN test to check before rather than after appending.
48894      Branch: perl
48895            ! pp_hot.c
48896 ____________________________________________________________________________
48897 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
48898         Log: Regen Porting stuff.
48899      Branch: perl
48900            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48901            ! config_h.SH
48902 ____________________________________________________________________________
48903 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
48904         Log: Metaconfig unit change for #10125.
48905      Branch: metaconfig
48906            ! U/modified/Oldconfig.U
48907 ____________________________________________________________________________
48908 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
48909         Log: Use OSVERS.
48910      Branch: perl
48911            ! Configure config_h.SH perl.c
48912 ____________________________________________________________________________
48913 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
48914         Log: Regen toc.
48915      Branch: perl
48916            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48917 ____________________________________________________________________________
48918 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
48919         Log: Adding the README.dgux to the MANIFEST would be a good idea.
48920      Branch: perl
48921            ! MANIFEST
48922 ____________________________________________________________________________
48923 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
48924         Log: Move the stack desire definition to thread.h.
48925      Branch: perl
48926            ! ext/Thread/Thread.xs thread.h
48927 ____________________________________________________________________________
48928 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
48929         Log: DG-UX threading patches, including a README.dgux,
48930              from Takis Psarogiannakopoulos.
48931      Branch: perl
48932            + README.dgux
48933            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
48934 ____________________________________________________________________________
48935 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
48936         Log: Subject: [PATCH B::Deparse] More on /x regexes
48937              From: Robin Houston <robin@kitsite.com>
48938              Date: Tue, 15 May 2001 19:09:35 +0100
48939              Message-ID: <20010515190935.A27268@penderel>
48940      Branch: perl
48941            ! ext/B/B/Deparse.pm
48942 ____________________________________________________________________________
48943 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
48944         Log: Document that the core time() may be rounding rather
48945              than truncating, would have saved at least my confusion.
48946      Branch: perl
48947            ! ext/Time/HiRes/HiRes.pm
48948 ____________________________________________________________________________
48949 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
48950         Log: Subject: perl-current/t/time-hires.t
48951              From: John Peacock <jpeacock@rowman.com>
48952              Date: Fri, 11 May 2001 14:09:41 -0400
48953              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
48954      Branch: perl
48955            ! t/lib/time-hires.t
48956 ____________________________________________________________________________
48957 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
48958         Log: Subject: [PATCH dump.c] Op private flags
48959              From: Simon Cozens <simon@netthink.co.uk>
48960              Date: Sun, 13 May 2001 20:20:36 +0100
48961              Message-ID: <20010513202036.A21896@netthink.co.uk>
48962      Branch: perl
48963            ! dump.c
48964 ____________________________________________________________________________
48965 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
48966         Log: Upgrade to Switch 2.03.
48967      Branch: perl
48968            ! lib/Switch.pm
48969 ____________________________________________________________________________
48970 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
48971         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
48972              to PERL_CONFIG_SH and use it consistently.
48973      Branch: maint-5.6/perl
48974           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
48975           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
48976           !> myconfig.SH writemain.SH
48977 ____________________________________________________________________________
48978 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
48979         Log: Metaconfig units changes for #10113.
48980      Branch: metaconfig
48981            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
48982 ____________________________________________________________________________
48983 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
48984         Log: The problem described in 20010514.031 still wasn't
48985              fully cured, there were remnants of $CONFIG when
48986              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
48987              to avoid future conflicts.
48988      Branch: perl
48989            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
48990            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
48991            ! myconfig.SH writemain.SH
48992 ____________________________________________________________________________
48993 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
48994         Log: Half of #10107 got lost.
48995      Branch: perl
48996            ! ext/B/B/Deparse.pm
48997 ____________________________________________________________________________
48998 [ 10111] By: nick                                  on 2001/05/15  08:39:14
48999         Log: Integrate mainline.
49000      Branch: perlio
49001           +> ext/POSIX/hints/uts.pl
49002            - Todo Todo-5.6 t/camel-III/vstring.t
49003           !> (integrate 48 files)
49004 ____________________________________________________________________________
49005 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
49006         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
49007              From: Robin Houston <robin@kitsite.com>
49008              Date: Mon, 14 May 2001 22:27:08 +0100
49009              Message-ID: <20010514222708.A22963@penderel>
49010      Branch: perl
49011            ! t/TestInit.pm
49012 ____________________________________________________________________________
49013 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
49014         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
49015              From: Robin Houston <robin@kitsite.com>
49016              Date: Mon, 14 May 2001 22:16:43 +0100
49017              Message-ID: <20010514221643.A22437@penderel>
49018      Branch: perl
49019            ! ext/B/B/Deparse.pm
49020 ____________________________________________________________________________
49021 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
49022         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
49023              From: Robin Houston <robin@kitsite.com>
49024              Date: Mon, 14 May 2001 22:03:44 +0100
49025              Message-ID: <20010514220344.A20643@penderel>
49026      Branch: perl
49027            ! ext/B/B/Deparse.pm
49028 ____________________________________________________________________________
49029 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
49030         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
49031              From: Robin Houston <robin@kitsite.com>
49032              Date: Mon, 14 May 2001 22:10:07 +0100
49033              Message-ID: <20010514221007.A21118@penderel>
49034      Branch: perl
49035            ! ext/B/B/Deparse.pm
49036 ____________________________________________________________________________
49037 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
49038         Log: Fix for 20010514.037; substr() didn't invalidate the locale
49039              collation magic.
49040      Branch: perl
49041            ! pp.c
49042 ____________________________________________________________________________
49043 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
49044         Log: Update Changes.
49045      Branch: perl
49046            ! Changes patchlevel.h
49047 ____________________________________________________________________________
49048 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
49049         Log: Retract #10094.
49050      Branch: perl
49051            ! lib/Pod/Text.pm
49052 ____________________________________________________________________________
49053 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
49054         Log: Integrate change #10100 from maintperl.
49055              
49056              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49057              bug ID 20010514.027)
49058      Branch: perl
49059           !> mg.c pp_ctl.c
49060 ____________________________________________________________________________
49061 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
49062         Log: Document the deprecatedness of suidperl.
49063      Branch: perl
49064            ! INSTALL pod/perlfaq1.pod
49065 ____________________________________________________________________________
49066 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
49067         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
49068              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49069              Date: Mon, 14 May 2001 09:38:59 -0400
49070              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
49071      Branch: perl
49072            ! lib/ExtUtils/MM_Unix.pm
49073 ____________________________________________________________________________
49074 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
49075         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49076              bug ID 20010514.027)
49077              
49078              TODO: this needs a testsuite addition
49079      Branch: maint-5.6/perl
49080            ! mg.c pp_ctl.c
49081 ____________________________________________________________________________
49082 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
49083         Log: More DWIMminess for Class::Struct: calling the array or hash
49084              accessors only with one argument, an array or a hash reference,
49085              sets the underlying array or hash.  This mirrors nicely also
49086              the usage in the constructor.
49087              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
49088      Branch: perl
49089            ! lib/Class/Struct.pm t/lib/class-struct.t
49090 ____________________________________________________________________________
49091 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
49092         Log: Reference cmp'ing should go through the whole stringification
49093              process shebang, as pointed out by Sarathy in #10091.
49094      Branch: perl
49095            ! pp.c
49096 ____________________________________________________________________________
49097 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
49098         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
49099              From: Simon Cozens <simon@netthink.co.uk>
49100              Date: Sat, 12 May 2001 16:36:27 +0100
49101              Message-ID: <20010512163627.A5522@netthink.co.uk>
49102              
49103              with some additions salvaged from Todo and Todo-5.6 before
49104              retiring them.
49105      Branch: perl
49106            - Todo Todo-5.6
49107            ! MANIFEST pod/perltodo.pod
49108 ____________________________________________________________________________
49109 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
49110         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
49111              From: "Golubev I. N." <gin@mo.msk.ru>
49112              Date: Mon, 07 May 2001 14:33:34 (GMT)
49113              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
49114      Branch: perl
49115            ! perl.h
49116 ____________________________________________________________________________
49117 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
49118         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
49119              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
49120              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
49121              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
49122      Branch: perl
49123            ! lib/ExtUtils/MM_Unix.pm
49124 ____________________________________________________________________________
49125 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
49126         Log: (Retracted by #10104.)
49127              
49128              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
49129              From: barries <barries@slaysys.com>
49130              Date: Sat, 12 May 2001 01:28:10 -0400
49131              Message-ID: <20010512012810.B26358@jester.slaysys.com>
49132      Branch: perl
49133            ! lib/Pod/Text.pm
49134 ____________________________________________________________________________
49135 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
49136         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
49137              From: Mike Guy <mjtg@cam.ac.uk>
49138              Date: Sat, 12 May 2001 19:24:33 +0100
49139              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
49140      Branch: perl
49141            ! lib/AutoSplit.pm
49142 ____________________________________________________________________________
49143 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
49144         Log: Yet another HP-UX hints tweak from Merijn.
49145      Branch: perl
49146            ! hints/hpux.sh
49147 ____________________________________________________________________________
49148 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
49149         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
49150              isn't defined (changes#9366,9368,9370 from mainline without the
49151              pp_scmp() change)
49152      Branch: maint-5.6/perl
49153            ! pp.c pp.h pp_hot.c
49154 ____________________________________________________________________________
49155 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
49156         Log: The sorting seems to happen now automatically.
49157      Branch: perl
49158            ! t/lib/glob-basic.t
49159 ____________________________________________________________________________
49160 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
49161         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49162              From: Benjamin Sugars <bsugars@canoe.ca>
49163              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
49164              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
49165      Branch: perl
49166            ! pod/perlfunc.pod
49167 ____________________________________________________________________________
49168 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
49169         Log: Subject: Re: undef(&foo) does not work for XS functions
49170              From: Doug MacEachern <dougm@covalent.net>
49171              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
49172              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
49173      Branch: perl
49174            ! op.c
49175 ____________________________________________________________________________
49176 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
49177         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
49178              From: Peter Prymmer <pvhp@forte.com>
49179              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
49180              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
49181      Branch: perl
49182            ! t/op/append.t
49183 ____________________________________________________________________________
49184 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
49185         Log: Update Changes.
49186      Branch: perl
49187            ! Changes patchlevel.h
49188 ____________________________________________________________________________
49189 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
49190         Log: Remove the 'asciir' re subpragma.  Should instead implement
49191              the 'physical vs logical' range scheme:
49192              
49193              \xAA-\xCC is a native physical range, you want that range of
49194              codepoints in your native encoding.  In EBCDIC the codepoints
49195              in the gaps (between i-j and r-s) should be included.
49196              
49197              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
49198              codepoints in Unicode.
49199              
49200              a-z is a logical range, you want that range of 'logical' codepoints
49201              in your native encoding.  In EBCDIC the codepoints in the gaps
49202              (between i-j and r-s) should not be included.
49203              
49204              Mixed cases (a-\xAA, etc) should either be errors, or maybe
49205              the 'logical' endpoints should be converted to native/Unicode
49206              codepoints, and the range handled as a physical range.
49207              
49208              'Logical endpoints' are to be recognized only in the A-Z, a-z,
49209              and 0-9 ranges.  Probably a warning should be given for mixed
49210              cases like A-z or a-9 (since such expressions are encoding
49211              dependent), with a recommendation to use physical ranges.
49212      Branch: perl
49213            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
49214            ! t/op/regexp.t
49215 ____________________________________________________________________________
49216 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
49217         Log: Make the test to cleanup the test directory tree
49218              both before and after the testing so that we always
49219              have a clean slate to work with.
49220      Branch: perl
49221            ! t/lib/filefind.t
49222 ____________________________________________________________________________
49223 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
49224         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49225              From: Jon Eveland <jweveland@yahoo.com>
49226              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
49227              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
49228      Branch: perl
49229            ! pod/perlfunc.pod
49230 ____________________________________________________________________________
49231 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
49232         Log: Merge the camel-III/vstring.t with op/ver.t.
49233      Branch: perl
49234            - t/camel-III/vstring.t
49235            ! MANIFEST t/TEST t/harness t/op/ver.t
49236 ____________________________________________________________________________
49237 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
49238         Log: Add test.deparse make target.
49239      Branch: perl
49240            ! Makefile.SH
49241 ____________________________________________________________________________
49242 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
49243         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
49244              From: Robin Houston <robin@kitsite.com>
49245              Date: Fri, 11 May 2001 12:02:22 +0100
49246              Message-ID: <20010511120222.A11529@penderel>
49247      Branch: perl
49248            ! ext/B/B/Deparse.pm t/op/method.t
49249 ____________________________________________________________________________
49250 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
49251         Log: A nicely working combination for UTS from Hal Morris.
49252      Branch: perl
49253            + ext/POSIX/hints/uts.pl
49254            ! MANIFEST hints/uts.sh
49255 ____________________________________________________________________________
49256 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
49257         Log: i_ieeefp=undef for UTS.
49258      Branch: perl
49259            ! hints/uts.sh
49260 ____________________________________________________________________________
49261 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
49262         Log: Subject: RE: rand(0) is rand(1)
49263              From: Larry Shatzer <lshatzer@islanddata.com>
49264              Date: Thu, 10 May 2001 11:09:27 -0700
49265              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
49266      Branch: perl
49267            ! pod/perlfunc.pod
49268 ____________________________________________________________________________
49269 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
49270         Log: Subject: [patch] make op_{clear,null} public
49271              From: Doug MacEachern <dougm@covalent.net>
49272              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
49273              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
49274      Branch: perl
49275            ! embed.h embed.pl op.c proto.h
49276 ____________________________________________________________________________
49277 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
49278         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
49279              From: Robin Houston <robin@kitsite.com>
49280              Date: Thu, 10 May 2001 18:54:59 +0100
49281              Message-ID: <20010510185459.A5995@penderel>
49282      Branch: perl
49283            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
49284 ____________________________________________________________________________
49285 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
49286         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
49287              From: Robin Houston <robin@kitsite.com>
49288              Date: Thu, 10 May 2001 12:56:39 +0100
49289              Message-ID: <20010510125639.A2119@penderel>
49290      Branch: perl
49291            ! ext/B/B/Deparse.pm
49292 ____________________________________________________________________________
49293 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
49294         Log: Retract #10070, not ready yet.
49295      Branch: perl
49296            ! ext/B/B/Deparse.pm
49297 ____________________________________________________________________________
49298 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
49299         Log: The metaconfig unit change for #10071.
49300      Branch: metaconfig
49301            ! U/modified/mallocsrc.U
49302 ____________________________________________________________________________
49303 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
49304         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
49305      Branch: perl
49306            ! Configure
49307 ____________________________________________________________________________
49308 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
49309         Log: (Retracted by #10073)
49310              
49311              Subject: Re: [PATCH t/TEST] B::Deparse tester 
49312              From: Hugo <hv@crypt.compulink.co.uk>
49313              Date: Thu, 10 May 2001 05:48:09 +0100
49314              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
49315      Branch: perl
49316            ! ext/B/B/Deparse.pm
49317 ____________________________________________________________________________
49318 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
49319         Log: Add a for(func()) test.
49320      Branch: perl
49321            ! t/cmd/for.t
49322 ____________________________________________________________________________
49323 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
49324         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
49325              From: Robin Houston <robin@kitsite.com>
49326              Date: Thu, 10 May 2001 13:50:08 +0100
49327              Message-ID: <20010510135008.A2454@penderel>
49328      Branch: perl
49329            ! ext/B/B/Deparse.pm
49330 ____________________________________________________________________________
49331 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
49332         Log: A thinko in #10065.
49333      Branch: perl
49334            ! hv.c
49335 ____________________________________________________________________________
49336 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
49337         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
49338              From: Robin Houston <robin@kitsite.com>
49339              Date: Thu, 10 May 2001 02:10:34 +0100
49340              Message-ID: <20010510021034.A19421@penderel>
49341      Branch: perl
49342            ! ext/B/B.xs ext/B/B/Deparse.pm
49343 ____________________________________________________________________________
49344 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
49345         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
49346              From: Doug MacEachern <dougm@covalent.net>
49347              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
49348              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
49349      Branch: perl
49350            ! hv.c
49351 ____________________________________________________________________________
49352 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
49353         Log: One more workaround for the UTS compiler from Hal Morris.
49354      Branch: perl
49355            ! perl.h
49356 ____________________________________________________________________________
49357 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
49358         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
49359              From: Robin Houston <robin@kitsite.com>
49360              Date: Thu, 10 May 2001 01:02:08 +0100
49361              Message-ID: <20010510010208.A18200@penderel>
49362      Branch: perl
49363            ! ext/B/B/Debug.pm
49364 ____________________________________________________________________________
49365 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
49366         Log: Subject: [PATCH] Simplify deb_curcv() a bit
49367              From: Benjamin Sugars <bsugars@canoe.ca>
49368              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
49369              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
49370      Branch: perl
49371            ! run.c
49372 ____________________________________________________________________________
49373 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
49374         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
49375              From: Benjamin Sugars <bsugars@canoe.ca>
49376              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
49377              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
49378      Branch: perl
49379            ! t/lib/io_scalar.t
49380 ____________________________________________________________________________
49381 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
49382         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
49383              From: Peter Prymmer <pvhp@forte.com>
49384              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
49385              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
49386      Branch: perl
49387            ! t/lib/md5-file.t
49388 ____________________________________________________________________________
49389 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
49390         Log: Subject: [PATCH t/TEST] B::Deparse tester
49391              From: Robin Houston <robin@kitsite.com>
49392              Date: Wed, 9 May 2001 19:17:50 +0100
49393              Message-ID: <20010509191750.A16940@penderel>
49394      Branch: perl
49395            ! ext/B/O.pm t/TEST
49396 ____________________________________________________________________________
49397 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
49398         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
49399              From: Jeff Pinyan <jeffp@crusoe.net>
49400              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
49401              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
49402      Branch: perl
49403            ! lib/Pod/Html.pm
49404 ____________________________________________________________________________
49405 [ 10057] By: nick                                  on 2001/05/09  18:37:56
49406         Log: Integrate mainline.
49407      Branch: perlio
49408           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
49409           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
49410 ____________________________________________________________________________
49411 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
49412         Log: Update Changes.
49413      Branch: perl
49414            ! Changes patchlevel.h
49415 ____________________________________________________________________________
49416 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
49417         Log: Integrate perlio.
49418      Branch: perl
49419           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49420 ____________________________________________________________________________
49421 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
49422         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
49423              From: Benjamin Sugars <bsugars@canoe.ca>
49424              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
49425              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
49426      Branch: perl
49427            ! perlio.c
49428 ____________________________________________________________________________
49429 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
49430         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
49431              From: Benjamin Sugars <bsugars@canoe.ca>
49432              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
49433              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
49434      Branch: perl
49435            ! ext/PerlIO/Scalar/Scalar.xs
49436 ____________________________________________________________________________
49437 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
49438         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
49439              From: Jeff Pinyan <jeffp@crusoe.net>
49440              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
49441              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
49442      Branch: perl
49443            ! lib/Pod/Html.pm
49444 ____________________________________________________________________________
49445 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
49446         Log: EPOC tweak from Olaf Flebbe.
49447      Branch: perl
49448            ! epoc/epocish.h
49449 ____________________________________________________________________________
49450 [ 10050] By: nick                                  on 2001/05/09  14:37:57
49451         Log: win32, regen_config_h
49452      Branch: perlio
49453            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49454 ____________________________________________________________________________
49455 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
49456         Log: Integrate perlio.
49457      Branch: perl
49458           !> pp_sys.c
49459 ____________________________________________________________________________
49460 [ 10048] By: nick                                  on 2001/05/09  11:59:50
49461         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
49462              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
49463      Branch: perlio
49464            ! pp_sys.c
49465 ____________________________________________________________________________
49466 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
49467         Log: Integrate perlio.
49468      Branch: perl
49469           !> run.c
49470 ____________________________________________________________________________
49471 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
49472         Log: Subject: Re: Less warnings during configure
49473              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49474              Date: Wed, 09 May 2001 13:12:49 +0200
49475              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
49476      Branch: perl
49477            ! hints/hpux.sh
49478 ____________________________________________________________________________
49479 [ 10045] By: nick                                  on 2001/05/09  09:56:59
49480         Log: MULTIPLICITY/DEBUGGING build fix.
49481      Branch: perlio
49482            ! run.c
49483 ____________________________________________________________________________
49484 [ 10044] By: nick                                  on 2001/05/09  09:46:37
49485         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
49486      Branch: perlio
49487           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
49488            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49489           !> (integrate 65 files)
49490 ____________________________________________________________________________
49491 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
49492         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49493              From: Robin Houston <robin@kitsite.com>
49494              Date: Tue, 8 May 2001 19:38:00 +0100
49495              Message-ID: <20010508193800.A4389@penderel>
49496              
49497              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49498              From: Robin Houston <robin@kitsite.com>
49499              Date: Tue, 8 May 2001 20:03:57 +0100
49500              Message-ID: <20010508200357.A4614@penderel>
49501              
49502              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
49503              From: Robin Houston <robin@kitsite.com>
49504              Date: Wed, 9 May 2001 00:12:05 +0100
49505              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
49506      Branch: perl
49507            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
49508 ____________________________________________________________________________
49509 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
49510         Log: Retract #10031.
49511      Branch: perl
49512            ! pod/perlfunc.pod
49513 ____________________________________________________________________________
49514 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
49515         Log: The metaconfig unit changes for #10040.
49516      Branch: metaconfig/U/perl
49517            ! Checkcc.U d_dlsymun.U dlsrc.U
49518 ____________________________________________________________________________
49519 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
49520         Log: The Configure half of
49521              
49522              Subject: Less warnings during configure
49523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49524              Date: Tue, 08 May 2001 08:44:02 +0200
49525              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49526      Branch: perl
49527            ! Configure
49528 ____________________________________________________________________________
49529 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
49530         Log: Subject: Less warnings during configure
49531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49532              Date: Tue, 08 May 2001 08:44:02 +0200
49533              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
49534      Branch: perl
49535            ! hints/hpux.sh
49536 ____________________________________________________________________________
49537 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
49538         Log: Don't forget to whine about \d__\d.
49539      Branch: perl
49540            ! t/pragma/warn/toke toke.c
49541 ____________________________________________________________________________
49542 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
49543         Log: Allow underscores also in the exponent part.
49544      Branch: perl
49545            ! t/pragma/warn/toke toke.c
49546 ____________________________________________________________________________
49547 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
49548         Log: CodeMagicCD doesn't look like an *I*DE.
49549      Branch: perl
49550            ! pod/perlfaq3.pod
49551 ____________________________________________________________________________
49552 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
49553         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
49554              to be consistently down).
49555      Branch: perl
49556            ! pod/perlfaq3.pod
49557 ____________________________________________________________________________
49558 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
49559         Log: Upgrade to Text::Balanced 1.84.
49560      Branch: perl
49561            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
49562 ____________________________________________________________________________
49563 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
49564         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
49565              From: Benjamin Sugars <bsugars@canoe.ca>
49566              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
49567              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
49568      Branch: perl
49569            ! run.c
49570 ____________________________________________________________________________
49571 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
49572         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
49573              From: Peter Prymmer <pvhp@forte.com>
49574              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
49575              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
49576      Branch: perl
49577            ! t/pod/plainer.t
49578 ____________________________________________________________________________
49579 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
49580         Log: (Retracted by #10042)
49581              
49582              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
49583              From: "Philip Newton" <pnewton@gmx.de>
49584              Date: Tue, 8 May 2001 09:18:10 +0200
49585              Message-ID: <3AF7B9D2.28861.603732@localhost>
49586      Branch: perl
49587            ! pod/perlfunc.pod
49588 ____________________________________________________________________________
49589 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
49590         Log: Subject: [PATCH B::Deparse] Document known bugs
49591              From: Robin Houston <robin@kitsite.com>
49592              Date: Tue, 8 May 2001 01:53:34 +0100
49593              Message-ID: <20010508015334.A32394@penderel>
49594      Branch: perl
49595            ! ext/B/B/Deparse.pm
49596 ____________________________________________________________________________
49597 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
49598         Log: Subject: Re: Perl book, magazine and website updates.
49599              From: "Philip Newton" <pnewton@gmx.de>
49600              Date: Mon, 7 May 2001 17:03:58 +0200
49601              Message-ID: <3AF6D57E.5387.1E29930@localhost>
49602      Branch: perl
49603            ! pod/perlfaq2.pod
49604 ____________________________________________________________________________
49605 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
49606         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
49607              From: Peter Prymmer <pvhp@forte.com>
49608              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
49609              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
49610      Branch: perl
49611            ! t/io/fflush.t
49612 ____________________________________________________________________________
49613 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
49614         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
49615              From: Robin Houston <robin@kitsite.com>
49616              Date: Tue, 8 May 2001 01:14:55 +0100
49617              Message-ID: <20010508011455.A32162@penderel>
49618      Branch: perl
49619            ! ext/B/B/Deparse.pm
49620 ____________________________________________________________________________
49621 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
49622         Log: Typo in #10025.
49623      Branch: perl
49624            ! hints/uts.sh
49625 ____________________________________________________________________________
49626 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
49627         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
49628      Branch: perl
49629            ! hints/uts.sh
49630 ____________________________________________________________________________
49631 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
49632         Log: Subject: Re: [ID 20010506.045] question about hash syntax
49633              From: Peter Scott <Peter@PSDT.com>
49634              Date: Sun, 06 May 2001 13:10:40 -0700
49635              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
49636      Branch: perl
49637            ! pod/perl56delta.pod
49638 ____________________________________________________________________________
49639 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
49640         Log: Configure should figure out the list of dynamic extensions
49641              just fine in UTS-- and in fact it does, as reported by Hal Morris.
49642      Branch: perl
49643            ! hints/uts.sh
49644 ____________________________________________________________________________
49645 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
49646         Log: Update Changes.
49647      Branch: perl
49648            ! Changes patchlevel.h
49649 ____________________________________________________________________________
49650 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
49651         Log: Subject: [PATCH regcomp.c] Insecure regexes
49652              From: Robin Houston <robin@kitsite.com>
49653              Date: Mon, 7 May 2001 21:56:12 +0100
49654              Message-ID: <20010507215612.A31114@penderel>
49655      Branch: perl
49656            ! regcomp.c
49657 ____________________________________________________________________________
49658 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
49659         Log: Drop the foobar.perl.com references for now until Simon
49660              gets them sorted out.
49661      Branch: perl
49662            ! pod/perlfaq2.pod
49663 ____________________________________________________________________________
49664 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
49665         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
49666              From: Prymmer/Kahn <pvhp@best.com>
49667              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
49668              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
49669      Branch: perl
49670            ! lib/Devel/SelfStubber.pm
49671 ____________________________________________________________________________
49672 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
49673         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
49674              From: Prymmer/Kahn <pvhp@best.com>
49675              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
49676              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
49677      Branch: perl
49678            ! win32/Makefile
49679 ____________________________________________________________________________
49680 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
49681         Log: s/WebTechnique's/WebTechniques/
49682      Branch: perl
49683            ! pod/perlfaq2.pod
49684 ____________________________________________________________________________
49685 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
49686         Log: Llama 3 updates from Randal.
49687      Branch: perl
49688            ! pod/perlfaq2.pod
49689 ____________________________________________________________________________
49690 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
49691         Log: Subject: [PATCH] Help -Dt show correct pad variables
49692              From: Benjamin Sugars <ben.sugars@home.com>
49693              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
49694              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
49695      Branch: perl
49696            ! embed.h embed.pl proto.h run.c
49697 ____________________________________________________________________________
49698 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
49699         Log: Subject: [PATCH] Document C<our $foo : shared>
49700              From: Benjamin Sugars <ben.sugars@home.com>
49701              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
49702              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
49703      Branch: perl
49704            ! pod/perlfunc.pod
49705 ____________________________________________________________________________
49706 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
49707         Log: Subject: [PATCH B::Deparse] undefined folded constants
49708              From: Robin Houston <robin@kitsite.com>
49709              Date: Sun, 6 May 2001 17:19:09 +0100
49710              Message-ID: <20010506171909.A7046@penderel>
49711      Branch: perl
49712            ! ext/B/B/Deparse.pm
49713 ____________________________________________________________________________
49714 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
49715         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
49716              From: Robin Houston <robin@kitsite.com>
49717              Message-ID: <20010506164654.A6848@penderel>
49718              Date: Sun, 6 May 2001 16:46:54 +0100
49719      Branch: perl
49720            ! ext/B/B/Deparse.pm
49721 ____________________________________________________________________________
49722 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
49723         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
49724              From: Robin Houston <robin@kitsite.com>
49725              Date: Sun, 6 May 2001 14:47:02 +0100
49726              Message-ID: <20010506144702.A6308@penderel>
49727      Branch: perl
49728            ! t/op/my_stash.t
49729 ____________________________________________________________________________
49730 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
49731         Log: Subject: Perl book, magazine and website updates.
49732              From: Simon Cozens <simon@netthink.co.uk>
49733              Date: Sun, 6 May 2001 16:55:36 +0100
49734              Message-ID: <20010506165536.A1795@netthink.co.uk>
49735      Branch: perl
49736            ! pod/perlbook.pod pod/perlfaq2.pod
49737 ____________________________________________________________________________
49738 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
49739         Log: Tweaks on the Tru64 prof options.
49740      Branch: perl
49741            ! pod/perlhack.pod
49742 ____________________________________________________________________________
49743 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
49744         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
49745              From: Robin Houston <robin@kitsite.com>
49746              Date: Sun, 6 May 2001 14:40:51 +0100
49747              Message-ID: <20010506144051.A6279@penderel>
49748      Branch: perl
49749            ! t/pod/testp2pt.pl
49750 ____________________________________________________________________________
49751 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
49752         Log: Subject: [PATCH B::Deparse] scoping
49753              From: Robin Houston <robin@kitsite.com>
49754              Date: Sun, 6 May 2001 14:36:56 +0100
49755              Message-ID: <20010506143656.A4006@penderel>
49756      Branch: perl
49757            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
49758 ____________________________________________________________________________
49759 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
49760         Log: Document the undefinedness of bitshifting out of range.
49761      Branch: perl
49762            ! pod/perlop.pod
49763 ____________________________________________________________________________
49764 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
49765         Log: Retract #10003 and update the IDE descriptions a bit.
49766      Branch: perl
49767            ! pod/perlfaq3.pod
49768 ____________________________________________________________________________
49769 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
49770         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
49771              From: Prymmer/Kahn <pvhp@best.com>
49772              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
49773              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
49774      Branch: perl
49775            ! win32/Makefile win32/buildext.pl win32/config.bc
49776            ! win32/config.gc win32/config.vc
49777 ____________________________________________________________________________
49778 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
49779         Log: (Retracted by #10005.)
49780      Branch: perl
49781            ! pod/perlfaq3.pod
49782 ____________________________________________________________________________
49783 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
49784         Log: It's "psed", not "sed".
49785      Branch: perl
49786            ! x2p/s2p.PL
49787 ____________________________________________________________________________
49788 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
49789         Log: Update Changes.
49790      Branch: perl
49791            ! Changes patchlevel.h
49792 ____________________________________________________________________________
49793 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
49794         Log: Subject: Re: bleadperl make install fails due to "psed"
49795              From: andreas.koenig@anima.de (Andreas J. Koenig)
49796              Date: 05 May 2001 18:23:28 +0200
49797              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
49798      Branch: perl
49799            ! x2p/Makefile.SH x2p/s2p.PL
49800 ____________________________________________________________________________
49801 [  9999] By: jhi                                   on 2001/05/05  18:28:09
49802         Log: AUTHORS updates.
49803      Branch: perl
49804            ! AUTHORS
49805 ____________________________________________________________________________
49806 [  9998] By: jhi                                   on 2001/05/05  18:16:00
49807         Log: Updates on the pods related to the modules included since 5.6.
49808              
49809              TODO: perltodo really could use major updating.
49810      Branch: perl
49811            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
49812            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
49813            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
49814            ! pod/perlsyn.pod pod/perltodo.pod
49815 ____________________________________________________________________________
49816 [  9997] By: jhi                                   on 2001/05/05  17:35:17
49817         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
49818              from Kurt Skauen.
49819      Branch: perl
49820            + hints/atheos.sh
49821            ! MANIFEST
49822 ____________________________________________________________________________
49823 [  9996] By: jhi                                   on 2001/05/05  17:25:00
49824         Log: Add preemptive #undefs for some of the shorter and more prone
49825              to collision regcomp.h #defines.  (Background: the MASK collided
49826              with a system header #define in Rhapsody.)
49827      Branch: perl
49828            ! regcomp.h
49829 ____________________________________________________________________________
49830 [  9995] By: jhi                                   on 2001/05/05  13:24:21
49831         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
49832              From: Nicholas Clark <nick@ccl4.org>
49833              Date: Sat, 5 May 2001 14:46:39 +0100
49834              Message-ID: <20010505144639.O53513@plum.flirble.org>
49835              
49836              Add a test for the constants (if any) being processed correctly.
49837      Branch: perl
49838            ! utils/h2xs.PL
49839 ____________________________________________________________________________
49840 [  9994] By: jhi                                   on 2001/05/05  02:11:03
49841         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
49842              From: Peter Prymmer <pvhp@forte.com>
49843              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
49844              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
49845      Branch: perl
49846            ! t/lib/b-stash.t
49847 ____________________________________________________________________________
49848 [  9993] By: jhi                                   on 2001/05/05  02:03:49
49849         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
49850              From: Peter Prymmer <pvhp@forte.com>
49851              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
49852              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
49853      Branch: perl
49854            ! perlio.c vms/vmsish.h
49855 ____________________________________________________________________________
49856 [  9992] By: jhi                                   on 2001/05/04  17:21:12
49857         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
49858              From: Robin Barker <rmb1@cise.npl.co.uk>
49859              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
49860              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
49861      Branch: perl
49862            + t/pod/plainer.t
49863            ! MANIFEST
49864 ____________________________________________________________________________
49865 [  9991] By: jhi                                   on 2001/05/04  16:47:45
49866         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
49867              From: Robin Barker <rmb1@cise.npl.co.uk>
49868              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
49869              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
49870      Branch: perl
49871            ! regcomp.c
49872 ____________________________________________________________________________
49873 [  9990] By: jhi                                   on 2001/05/04  14:37:20
49874         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
49875              From: Prymmer/Kahn <pvhp@best.com>
49876              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
49877              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
49878      Branch: perl
49879            ! t/lib/b-stash.t
49880 ____________________________________________________________________________
49881 [  9989] By: jhi                                   on 2001/05/04  14:03:58
49882         Log: Introduce perl572delta, update Todo, add the missing
49883              mention about signal safety since 5.7.1 (though this
49884              requires verification and more details.)
49885      Branch: perl
49886            + pod/perl572delta.pod
49887            ! MANIFEST Todo pod/perl571delta.pod
49888 ____________________________________________________________________________
49889 [  9988] By: jhi                                   on 2001/05/04  12:41:51
49890         Log: Subject: [PATCH perl@9944] long =item
49891              From: Robin Barker <rmb1@cise.npl.co.uk>
49892              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
49893              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
49894      Branch: perl
49895            ! ext/Time/HiRes/HiRes.pm
49896 ____________________________________________________________________________
49897 [  9987] By: jhi                                   on 2001/05/04  12:39:19
49898         Log: The #9901 had removed one line essential for EBCDIC.
49899      Branch: perl
49900            ! regcomp.c
49901 ____________________________________________________________________________
49902 [  9986] By: jhi                                   on 2001/05/04  12:30:23
49903         Log: Subject: cygwin/Makefile.SHs INSTALL patch
49904              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
49905              Date: Mon, 08 Jan 2001 04:59:21 +0200
49906              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
49907      Branch: perl
49908            ! cygwin/Makefile.SHs
49909 ____________________________________________________________________________
49910 [  9985] By: jhi                                   on 2001/05/04  03:51:39
49911         Log: Encode/IO doc tweaks.
49912      Branch: perl
49913            ! ext/Encode/Encode.pm
49914 ____________________________________________________________________________
49915 [  9984] By: jhi                                   on 2001/05/04  03:29:34
49916         Log: Remove GDBM_File from the dynamic extensions for UTS,
49917              GDBM is not a standard feature.
49918      Branch: perl
49919            ! hints/uts.sh
49920 ____________________________________________________________________________
49921 [  9983] By: jhi                                   on 2001/05/04  03:22:59
49922         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
49923      Branch: perl
49924            ! pod/perlretut.pod
49925 ____________________________________________________________________________
49926 [  9982] By: jhi                                   on 2001/05/03  23:21:03
49927         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
49928              From: Benjamin Sugars <bsugars@canoe.ca>
49929              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
49930              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
49931      Branch: perl
49932            ! dump.c
49933 ____________________________________________________________________________
49934 [  9981] By: jhi                                   on 2001/05/03  23:20:05
49935         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
49936              From: Benjamin Sugars <bsugars@canoe.ca>
49937              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
49938              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
49939      Branch: perl
49940            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
49941 ____________________________________________________________________________
49942 [  9980] By: jhi                                   on 2001/05/03  23:15:29
49943         Log: Integrate perlio.
49944      Branch: perl
49945           !> ext/Encode/Encode.pm
49946 ____________________________________________________________________________
49947 [  9979] By: jhi                                   on 2001/05/03  16:54:59
49948         Log: Install psed man page.
49949      Branch: perl
49950            ! installman
49951 ____________________________________________________________________________
49952 [  9978] By: jhi                                   on 2001/05/03  16:45:58
49953         Log: Remove unused files; noted by Sarathy.
49954      Branch: perl
49955            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49956            ! MANIFEST
49957 ____________________________________________________________________________
49958 [  9977] By: jhi                                   on 2001/05/03  16:42:30
49959         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
49960              From: Andy Dougherty <doughera@lafayette.edu>
49961              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
49962              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
49963      Branch: perl
49964            ! INSTALL
49965 ____________________________________________________________________________
49966 [  9976] By: nick                                  on 2001/05/03  16:40:42
49967         Log: Allow $answer = encode($object,$text); like it says in docs.
49968      Branch: perlio
49969            ! ext/Encode/Encode.pm
49970 ____________________________________________________________________________
49971 [  9975] By: nick                                  on 2001/05/03  16:22:30
49972         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
49973              to be in scope (fair enough), and also a package variable (our) for eval to see it.
49974      Branch: perlio
49975            ! ext/Encode/Encode.pm
49976 ____________________________________________________________________________
49977 [  9974] By: nick                                  on 2001/05/03  15:48:17
49978         Log: Integrate mainline.
49979      Branch: perlio
49980           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
49981           +> t/lib/filter-simple.t t/lib/next.t
49982           !> (integrate 70 files)
49983 ____________________________________________________________________________
49984 [  9973] By: jhi                                   on 2001/05/03  13:09:09
49985         Log: Update Changes.
49986      Branch: perl
49987            ! Changes patchlevel.h
49988 ____________________________________________________________________________
49989 [  9972] By: jhi                                   on 2001/05/03  12:58:33
49990         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
49991              From: Prymmer/Kahn <pvhp@best.com>
49992              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
49993              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
49994      Branch: perl
49995            ! t/io/fflush.t
49996 ____________________________________________________________________________
49997 [  9971] By: jhi                                   on 2001/05/03  12:57:26
49998         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
49999              From: Prymmer/Kahn <pvhp@best.com>
50000              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
50001              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
50002      Branch: perl
50003            ! win32/FindExt.pm
50004 ____________________________________________________________________________
50005 [  9970] By: jhi                                   on 2001/05/03  02:42:46
50006         Log: Can't croak sans thread context, from Doug MacEachern.
50007      Branch: perl
50008            ! toke.c
50009 ____________________________________________________________________________
50010 [  9969] By: jhi                                   on 2001/05/03  01:23:48
50011         Log: Subject: Random input test and Perl
50012              From: Ilya Zakharevich <ilya@math.berkeley.edu>
50013              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
50014              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
50015      Branch: perl
50016            ! toke.c
50017 ____________________________________________________________________________
50018 [  9968] By: jhi                                   on 2001/05/02  22:17:21
50019         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
50020              From: Peter Prymmer <pvhp@forte.com>
50021              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
50022              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
50023      Branch: perl
50024            ! pod/perlfunc.pod pod/perlport.pod
50025 ____________________________________________________________________________
50026 [  9967] By: jhi                                   on 2001/05/02  20:12:45
50027         Log: Workaround for UTS compiler casting bug from Hal Morris.
50028      Branch: perl
50029            ! perl.h
50030 ____________________________________________________________________________
50031 [  9966] By: jhi                                   on 2001/05/02  18:31:37
50032         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
50033              From: Dan Sugalski <dan@sidhe.org>
50034              Date: Wed, 02 May 2001 15:23:22 -0400
50035              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
50036      Branch: perl
50037            ! perl.c vms/vms.c
50038 ____________________________________________________________________________
50039 [  9965] By: jhi                                   on 2001/05/02  18:21:29
50040         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
50041      Branch: perl
50042            ! pod/perlfunc.pod
50043 ____________________________________________________________________________
50044 [  9964] By: jhi                                   on 2001/05/02  18:15:01
50045         Log: Document large files in INSTALL, document also the %x
50046              limitation if not use64bitint, closes bug 20010326.007.
50047      Branch: perl
50048            ! INSTALL
50049 ____________________________________________________________________________
50050 [  9963] By: jhi                                   on 2001/05/02  17:24:47
50051         Log: perlmodlib tweaks; regen pods.
50052      Branch: perl
50053            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
50054            ! pod/perltoc.pod
50055 ____________________________________________________________________________
50056 [  9962] By: jhi                                   on 2001/05/02  17:14:00
50057         Log: Fix for a segfault, from Marc Lehmann.
50058      Branch: perl
50059            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
50060 ____________________________________________________________________________
50061 [  9961] By: jhi                                   on 2001/05/02  15:55:53
50062         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
50063              From: "Philip Newton" <pnewton@gmx.de>
50064              Date: Wed, 2 May 2001 18:39:03 +0200
50065              Message-ID: <3AF05447.15525.173B588@localhost>
50066      Branch: perl
50067            ! pod/perlop.pod
50068 ____________________________________________________________________________
50069 [  9960] By: jhi                                   on 2001/05/02  15:35:37
50070         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
50071              From: Dan Sugalski <dan@sidhe.org>
50072              Date: Wed, 02 May 2001 11:37:27 -0400
50073              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
50074      Branch: perl
50075            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
50076            ! thread.h vms/vms.c vms/vmsish.h
50077 ____________________________________________________________________________
50078 [  9959] By: jhi                                   on 2001/05/02  15:21:08
50079         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
50080              From: Benjamin Sugars <bsugars@canoe.ca>
50081              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
50082              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
50083      Branch: perl
50084            ! ext/PerlIO/Scalar/Scalar.xs
50085 ____________________________________________________________________________
50086 [  9958] By: jhi                                   on 2001/05/02  15:15:53
50087         Log: Bug in #9915, spotted by Mike Guy.
50088      Branch: perl
50089            ! installperl
50090 ____________________________________________________________________________
50091 [  9957] By: jhi                                   on 2001/05/02  13:26:01
50092         Log: Add a test for not griping about references as array
50093              indices if the reference has magic in it (overloaded
50094              methods).
50095      Branch: perl
50096            ! pod/perldiag.pod t/pragma/warn/pp_hot
50097 ____________________________________________________________________________
50098 [  9956] By: jhi                                   on 2001/05/02  13:07:01
50099         Log: Retracted a bit too much in #9952.
50100      Branch: perl
50101            ! t/pragma/sub_lval.t
50102 ____________________________________________________________________________
50103 [  9955] By: jhi                                   on 2001/05/02  13:05:38
50104         Log: Test for #9952.
50105      Branch: perl
50106            ! t/op/tie.t
50107 ____________________________________________________________________________
50108 [  9954] By: jhi                                   on 2001/05/02  11:48:18
50109         Log: Additional note on the encoding example: one cannot
50110              convert string constants in-place.
50111      Branch: perl
50112            ! ext/Encode/Encode.pm
50113 ____________________________________________________________________________
50114 [  9953] By: jhi                                   on 2001/05/02  11:43:51
50115         Log: Note that if you have recent enough Perl you already
50116              have Filter::Util::Call.
50117      Branch: perl
50118            ! lib/Filter/Simple.pm
50119 ____________________________________________________________________________
50120 [  9952] By: jhi                                   on 2001/05/02  11:31:53
50121         Log: Retract changes #8254 and #8255, causes coredump in
50122              'tie FH, "main"', reported by Abigail, culprit found by
50123              Benjamin Sugars.  Mirrors maintperl change #9950.
50124      Branch: perl
50125            ! op.c t/pragma/sub_lval.t
50126 ____________________________________________________________________________
50127 [  9951] By: jhi                                   on 2001/05/02  11:14:29
50128         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
50129      Branch: perl
50130            + t/lib/MyFilter.pm
50131 ____________________________________________________________________________
50132 [  9950] By: gsar                                  on 2001/05/02  03:17:11
50133         Log: revert integration of changes#8254,8255 in change#8620 (causes
50134              a coredump in C<tie FH, 'foo'>; the idea itself may need better
50135              rationalization)
50136      Branch: maint-5.6/perl
50137            ! op.c t/pragma/sub_lval.t
50138 ____________________________________________________________________________
50139 [  9949] By: gsar                                  on 2001/05/02  02:56:32
50140         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
50141              
50142              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50143              
50144              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50145      Branch: maint-5.6/perl
50146           !> hints/svr5.sh
50147 ____________________________________________________________________________
50148 [  9948] By: gsar                                  on 2001/05/02  02:49:15
50149         Log: pod/find.t breaks on VMS (from Craig Berry)
50150      Branch: maint-5.6/perl
50151            ! t/pod/find.t
50152 ____________________________________________________________________________
50153 [  9947] By: jhi                                   on 2001/05/02  02:43:09
50154         Log: Add an encoding conversion example.
50155      Branch: perl
50156            ! ext/Encode/Encode.pm
50157 ____________________________________________________________________________
50158 [  9946] By: jhi                                   on 2001/05/02  01:34:22
50159         Log: Another coat of paint but still nowhere finished.
50160              Need to decide on the semantics of strptime(): should
50161              strptime() be a function instead of a method?  To do
50162              the week/monthname-strptiming the i18n/l10n bullet needs
50163              to be bitten with gusto.
50164      Branch: perl
50165            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
50166 ____________________________________________________________________________
50167 [  9945] By: jhi                                   on 2001/05/01  23:40:52
50168         Log: Update Changes.
50169      Branch: perl
50170            ! Changes patchlevel.h
50171 ____________________________________________________________________________
50172 [  9944] By: jhi                                   on 2001/05/01  23:33:37
50173         Log: Add known-to-be-tested modules to the list-to-be-skipped.
50174      Branch: perl
50175            ! t/lib/1_compile.t
50176 ____________________________________________________________________________
50177 [  9943] By: jhi                                   on 2001/05/01  23:24:40
50178         Log: Subject: BorlandC++ fix
50179              From: "Vadim Konovalov" <watman@inbox.ru>
50180              Date: Mon, 30 Apr 2001 20:12:26 -0700
50181              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
50182      Branch: perl
50183            ! win32/makefile.mk
50184 ____________________________________________________________________________
50185 [  9942] By: jhi                                   on 2001/05/01  23:18:02
50186         Log: Update to Filter::Simple 0.60, create a test for it.
50187      Branch: perl
50188            + t/lib/filter-simple.t
50189            ! MANIFEST lib/Filter/Simple.pm
50190 ____________________________________________________________________________
50191 [  9941] By: jhi                                   on 2001/05/01  19:47:24
50192         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
50193              From: Hugo <hv@crypt.compulink.co.uk>
50194              Date: Tue, 01 May 2001 20:12:20 +0100
50195              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
50196      Branch: perl
50197            ! pp_hot.c t/op/re_tests
50198 ____________________________________________________________________________
50199 [  9940] By: jhi                                   on 2001/05/01  19:42:16
50200         Log: Integrate perlio.
50201      Branch: perl
50202           !> lib/base.pm t/lib/fields.t
50203 ____________________________________________________________________________
50204 [  9939] By: jhi                                   on 2001/05/01  19:39:51
50205         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
50206              From: Benjamin Sugars <bsugars@canoe.ca>
50207              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
50208              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
50209      Branch: perl
50210            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50211 ____________________________________________________________________________
50212 [  9938] By: jhi                                   on 2001/05/01  19:34:09
50213         Log: Add NEXT, a pseudo-class for method redispatching.
50214              <Damian>NEXT.pm probably offers more bang-for-buck
50215              than anything else I've ever written.</Damian>
50216      Branch: perl
50217            + lib/NEXT.pm t/lib/next.t
50218            ! MANIFEST
50219 ____________________________________________________________________________
50220 [  9937] By: jhi                                   on 2001/05/01  19:21:41
50221         Log: Update to Switch 2.02.
50222      Branch: perl
50223            ! lib/Switch.pm t/lib/switch.t
50224 ____________________________________________________________________________
50225 [  9936] By: nick                                  on 2001/05/01  19:09:21
50226         Log: Fix for base.pm clobbering $VERSION
50227      Branch: perlio
50228            ! lib/base.pm
50229 ____________________________________________________________________________
50230 [  9935] By: nick                                  on 2001/05/01  18:54:38
50231         Log: Test for base.pm clobbering $VERSION.
50232      Branch: perlio
50233            ! t/lib/fields.t
50234 ____________________________________________________________________________
50235 [  9934] By: jhi                                   on 2001/05/01  18:39:10
50236         Log: Add information about Scalar::Util::blessed.
50237      Branch: perl
50238            ! pod/perlobj.pod
50239 ____________________________________________________________________________
50240 [  9933] By: jhi                                   on 2001/05/01  18:33:51
50241         Log: Subject: Extra UNIVERSAL documentation
50242              From: Mike Guy <mjtg@cam.ac.uk>
50243              Date: Tue, 01 May 2001 20:12:11 +0100
50244              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
50245      Branch: perl
50246            ! pod/perlobj.pod
50247 ____________________________________________________________________________
50248 [  9932] By: jhi                                   on 2001/05/01  18:26:54
50249         Log: Subject: Autoflush in tests as appropriate
50250              From: Mike Guy <mjtg@cam.ac.uk>
50251              Date: Tue, 01 May 2001 20:05:31 +0100
50252              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
50253      Branch: perl
50254            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
50255            ! t/op/taint.t
50256 ____________________________________________________________________________
50257 [  9931] By: jhi                                   on 2001/05/01  18:02:29
50258         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
50259              From: Benjamin Sugars <bsugars@canoe.ca>
50260              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
50261              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
50262      Branch: perl
50263            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50264 ____________________________________________________________________________
50265 [  9930] By: jhi                                   on 2001/05/01  15:12:26
50266         Log: Subject: Re: Finally got a round tuit
50267              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50268              Date: Tue, 01 May 2001 14:14:10 +0200
50269              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
50270              
50271              The -DP part, slightly modified.
50272      Branch: perl
50273            ! perl.c
50274 ____________________________________________________________________________
50275 [  9929] By: jhi                                   on 2001/05/01  14:17:15
50276         Log: Subject: Re: Finally got a round tuit
50277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50278              Date: Tue, 01 May 2001 16:34:06 +0200
50279              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
50280              
50281              cpp and optimization tweaks for HP-UX.
50282      Branch: perl
50283            ! hints/hpux.sh
50284 ____________________________________________________________________________
50285 [  9928] By: jhi                                   on 2001/05/01  13:24:20
50286         Log: Tune the scan_num() comments to reality.
50287      Branch: perl
50288            ! toke.c
50289 ____________________________________________________________________________
50290 [  9927] By: jhi                                   on 2001/05/01  13:14:01
50291         Log: Subject: [PATCH B::Deparse] optimised sort
50292              From: Robin Houston <robin@kitsite.com>
50293              Date: Tue, 1 May 2001 14:07:12 +0100
50294              Message-ID: <20010501140712.A4266@penderel>
50295      Branch: perl
50296            ! ext/B/B/Deparse.pm
50297 ____________________________________________________________________________
50298 [  9926] By: jhi                                   on 2001/05/01  13:10:53
50299         Log: Subject: [PATCH t/lib/b-deparse.t] 
50300              From: Robin Houston <robin@kitsite.com>
50301              Date: Tue, 1 May 2001 13:37:42 +0100
50302              Message-ID: <20010501133742.A4082@penderel>
50303      Branch: perl
50304            ! t/lib/b-deparse.t
50305 ____________________________________________________________________________
50306 [  9925] By: jhi                                   on 2001/05/01  13:10:13
50307         Log: Subject: [PATCH B::Deparse] for(;;), sort
50308              From: Robin Houston <robin@kitsite.com>
50309              Date: Tue, 1 May 2001 13:35:00 +0100
50310              Message-ID: <20010501133500.A4061@penderel>
50311      Branch: perl
50312            ! ext/B/B/Deparse.pm
50313 ____________________________________________________________________________
50314 [  9924] By: jhi                                   on 2001/05/01  13:09:22
50315         Log: Subject: [PATCH B::Deparse] do, warn, use
50316              From: Robin Houston <robin@kitsite.com>
50317              Date: Tue, 1 May 2001 13:31:03 +0100
50318              Message-ID: <20010501133103.A4041@penderel>
50319      Branch: perl
50320            ! ext/B/B/Deparse.pm
50321 ____________________________________________________________________________
50322 [  9923] By: jhi                                   on 2001/05/01  11:45:36
50323         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
50324              From: Benjamin Sugars <ben.sugars@home.com>
50325              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
50326              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
50327      Branch: perl
50328            + t/io/fflush.t
50329            ! MANIFEST
50330 ____________________________________________________________________________
50331 [  9922] By: jhi                                   on 2001/05/01  11:35:42
50332         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
50333              From: Peter Prymmer <pvhp@forte.com>
50334              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
50335              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
50336      Branch: perl
50337            ! t/lib/selfstubber.t
50338 ____________________________________________________________________________
50339 [  9921] By: jhi                                   on 2001/04/30  16:34:33
50340         Log: Subject: [PATCH B::Concise] suppress warning
50341              From: Robin Houston <robin@kitsite.com>
50342              Date: Mon, 30 Apr 2001 16:09:49 +0100
50343              Message-ID: <20010430160949.A25086@penderel>
50344      Branch: perl
50345            ! ext/B/B/Concise.pm
50346 ____________________________________________________________________________
50347 [  9920] By: jhi                                   on 2001/04/30  13:56:04
50348         Log: Strip the *markers* from #9919.
50349      Branch: perl
50350            ! pod/perlfaq.pod pod/perlfaq5.pod
50351 ____________________________________________________________________________
50352 [  9919] By: jhi                                   on 2001/04/30  13:54:04
50353         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
50354              From: Gwyn Judd <b.judd@xtra.co.nz>
50355              Date: Sun, 29 Apr 2001 01:47:49 +1200
50356              Message-ID: <20010429014749.A4418@thislove>
50357      Branch: perl
50358            ! pod/perlfaq.pod pod/perlfaq5.pod
50359 ____________________________________________________________________________
50360 [  9918] By: jhi                                   on 2001/04/30  13:13:54
50361         Log: More_tweakage.
50362      Branch: perl
50363            ! pod/perldata.pod pod/perldiag.pod
50364 ____________________________________________________________________________
50365 [  9917] By: jhi                                   on 2001/04/30  13:01:27
50366         Log: Update Changes.
50367      Branch: perl
50368            ! Changes patchlevel.h
50369 ____________________________________________________________________________
50370 [  9916] By: jhi                                   on 2001/04/30  12:57:03
50371         Log: T_w_e_a_k_a_g_e.
50372      Branch: perl
50373            ! pod/perldata.pod pod/perldiag.pod
50374 ____________________________________________________________________________
50375 [  9915] By: jhi                                   on 2001/04/30  12:39:29
50376         Log: Install s2p also as psed.
50377              
50378              TODO: psed documentation?
50379      Branch: perl
50380            ! installperl
50381 ____________________________________________________________________________
50382 [  9914] By: jhi                                   on 2001/04/30  12:29:21
50383         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
50384              From: Jens Hamisch <jens@Strawberry.COM>
50385              Date: Fri, 27 Apr 2001 17:00:36 +0200
50386              Message-ID: <20010427170036.K1372@Strawberry.COM>
50387              
50388              SOCKS5_VERSION_NAME is the right symbol to detect
50389              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
50390              function called socks5_init() is available, and even that is
50391              not universal, most SOCKS5 installations use SOCKSinit()).
50392      Branch: perl
50393            ! perlio.c
50394 ____________________________________________________________________________
50395 [  9913] By: jhi                                   on 2001/04/30  12:22:15
50396         Log: Allow a zero timeout on IO::Socket accept and connect--
50397              though one really shouldn't do that.  Based on
50398              
50399              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
50400              From: "John Holdsworth" <coldwave@bigfoot.com>
50401              Date: Sun, 4 Feb 2001 12:48:18 +0100
50402              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
50403      Branch: perl
50404            ! ext/IO/lib/IO/Socket.pm
50405 ____________________________________________________________________________
50406 [  9912] By: jhi                                   on 2001/04/30  11:27:27
50407         Log: Save the spot of regprev (see #9911) for binary compatibility;
50408              regen API.
50409      Branch: perl
50410            ! embedvar.h perlapi.h thrdvar.h
50411 ____________________________________________________________________________
50412 [  9911] By: jhi                                   on 2001/04/30  11:22:03
50413         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
50414              From: Hugo <hv@crypt.compulink.co.uk>
50415              Date: Sun, 29 Apr 2001 17:09:30 +0100
50416              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
50417      Branch: perl
50418            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
50419 ____________________________________________________________________________
50420 [  9910] By: jhi                                   on 2001/04/30  11:15:12
50421         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
50422              a dummy for PL_numeric_radix); no pressing reason to break
50423              binary compatibility; regen API.
50424      Branch: perl
50425            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
50426            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
50427 ____________________________________________________________________________
50428 [  9909] By: jhi                                   on 2001/04/30  10:56:08
50429         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
50430              From: Walt Mankowski <waltman@netaxs.com>
50431              Date: Sun, 29 Apr 2001 21:53:48 -0400
50432              Message-ID: <20010429215348.A3971@netaxs.com>
50433      Branch: perl
50434            ! pod/perlfunc.pod
50435 ____________________________________________________________________________
50436 [  9908] By: jhi                                   on 2001/04/30  10:49:40
50437         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
50438      Branch: perl
50439            ! t/lib/selfstubber.t
50440 ____________________________________________________________________________
50441 [  9907] By: nick                                  on 2001/04/30  09:26:50
50442         Log: Integrate mainline.
50443      Branch: perlio
50444           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50445 ____________________________________________________________________________
50446 [  9906] By: jhi                                   on 2001/04/29  23:24:20
50447         Log: Abigail spotted a thinko in #9905.
50448      Branch: perl
50449            ! pod/perldiag.pod
50450 ____________________________________________________________________________
50451 [  9905] By: jhi                                   on 2001/04/29  15:55:39
50452         Log: Changed the underscore/undebar syntax in numeric constants;
50453              now any grouping will do, as long as the underscores are not
50454              consecutive (so "zero-grouping" is out), and they do not begin
50455              or end the integer or fractional parts.
50456      Branch: perl
50457            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
50458 ____________________________________________________________________________
50459 [  9904] By: nick                                  on 2001/04/29  15:43:22
50460         Log: Integrate mainline.
50461      Branch: perlio
50462           +> (branch 98 files)
50463            - lib/unicode/Block.pl
50464            - lib/unicode/In/AlphabeticPresentationForms.pl
50465            - lib/unicode/In/Arabic.pl
50466            - lib/unicode/In/ArabicPresentationForms-A.pl
50467            - lib/unicode/In/ArabicPresentationForms-B.pl
50468            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50469            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50470            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50471            - lib/unicode/In/BopomofoExtended.pl
50472            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50473            - lib/unicode/In/CJKCompatibility.pl
50474            - lib/unicode/In/CJKCompatibilityForms.pl
50475            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50476            - lib/unicode/In/CJKRadicalsSupplement.pl
50477            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50478            - lib/unicode/In/CJKUnifiedIdeographs.pl
50479            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50480            - lib/unicode/In/Cherokee.pl
50481            - lib/unicode/In/CombiningDiacriticalMarks.pl
50482            - lib/unicode/In/CombiningHalfMarks.pl
50483            - lib/unicode/In/CombiningMarksforSymbols.pl
50484            - lib/unicode/In/ControlPictures.pl
50485            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50486            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50487            - lib/unicode/In/EnclosedAlphanumerics.pl
50488            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50489            - lib/unicode/In/Ethiopic.pl
50490            - lib/unicode/In/GeneralPunctuation.pl
50491            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50492            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50493            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50494            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50495            - lib/unicode/In/HangulCompatibilityJamo.pl
50496            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
50497            - lib/unicode/In/Hebrew.pl
50498            - lib/unicode/In/HighPrivateUseSurrogates.pl
50499            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
50500            - lib/unicode/In/IPAExtensions.pl
50501            - lib/unicode/In/IdeographicDescriptionCharacters.pl
50502            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
50503            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
50504            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
50505            - lib/unicode/In/Latin-1Supplement.pl
50506            - lib/unicode/In/LatinExtended-A.pl
50507            - lib/unicode/In/LatinExtended-B.pl
50508            - lib/unicode/In/LatinExtendedAdditional.pl
50509            - lib/unicode/In/LetterlikeSymbols.pl
50510            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
50511            - lib/unicode/In/MathematicalOperators.pl
50512            - lib/unicode/In/MiscellaneousSymbols.pl
50513            - lib/unicode/In/MiscellaneousTechnical.pl
50514            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
50515            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
50516            - lib/unicode/In/OpticalCharacterRecognition.pl
50517            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
50518            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
50519            - lib/unicode/In/SmallFormVariants.pl
50520            - lib/unicode/In/SpacingModifierLetters.pl
50521            - lib/unicode/In/Specials.pl
50522            - lib/unicode/In/SuperscriptsandSubscripts.pl
50523            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
50524            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
50525            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
50526            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
50527            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
50528           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
50529           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
50530           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
50531           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
50532           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
50533           !> utf8.c win32/Makefile
50534 ____________________________________________________________________________
50535 [  9903] By: jhi                                   on 2001/04/29  14:30:53
50536         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
50537              From: Prymmer/Kahn <pvhp@best.com>
50538              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
50539              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
50540      Branch: perl
50541            ! win32/Makefile
50542 ____________________________________________________________________________
50543 [  9902] By: jhi                                   on 2001/04/29  02:52:44
50544         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
50545              From: "Abigail" <abigail@foad.org>
50546              Date: Sun, 29 Apr 2001 03:14:25 +0200
50547              Message-ID: <20010429011425.24503.qmail@foad.org>
50548      Branch: perl
50549            ! ext/IO/lib/IO/Seekable.pm
50550 ____________________________________________________________________________
50551 [  9901] By: jhi                                   on 2001/04/29  02:04:46
50552         Log: In character classes one couldn't have 0x80..0xff characters
50553              at the left hand side if there were 0x100.. characters in the
50554              character class.
50555      Branch: perl
50556            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
50557            ! t/op/pat.t utf8.c
50558 ____________________________________________________________________________
50559 [  9900] By: jhi                                   on 2001/04/28  22:55:04
50560         Log: Forgot the latest mktables.PL from #9899.
50561      Branch: perl
50562            ! lib/unicode/mktables.PL
50563 ____________________________________________________________________________
50564 [  9899] By: jhi                                   on 2001/04/28  22:53:28
50565         Log: Explain the \p{} and \P{} error message better and
50566              have prettier prettyprint in In.pl.
50567      Branch: perl
50568            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
50569            ! pod/perldiag.pod
50570 ____________________________________________________________________________
50571 [  9898] By: jhi                                   on 2001/04/28  21:03:34
50572         Log: Add one possible explanation for the "Invalid [] range" error.
50573      Branch: perl
50574            ! pod/perldiag.pod
50575 ____________________________________________________________________________
50576 [  9897] By: jhi                                   on 2001/04/28  17:18:26
50577         Log: Add a level of indirection to the implementation of \p{InFoo}
50578              so that we don't have to have long filenames.  (Nothing changes
50579              in the user interface.)   The indirection is defined in
50580              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
50581              Also rename some the character classes by removing '-' from
50582              the classnames, and finally renamed Block.pl as Blocks.pl.
50583      Branch: perl
50584            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
50585            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
50586            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
50587            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
50588            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
50589            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
50590            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
50591            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
50592            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
50593            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
50594            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
50595            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
50596            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
50597            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
50598            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
50599            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
50600            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
50601            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
50602            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
50603            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
50604            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
50605            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
50606            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
50607            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
50608            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
50609            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
50610            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
50611            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
50612            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
50613            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
50614            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
50615            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
50616            + lib/unicode/In/94.pl lib/unicode/In/95.pl
50617            - lib/unicode/Block.pl
50618            - lib/unicode/In/AlphabeticPresentationForms.pl
50619            - lib/unicode/In/Arabic.pl
50620            - lib/unicode/In/ArabicPresentationForms-A.pl
50621            - lib/unicode/In/ArabicPresentationForms-B.pl
50622            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
50623            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
50624            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
50625            - lib/unicode/In/BopomofoExtended.pl
50626            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
50627            - lib/unicode/In/CJKCompatibility.pl
50628            - lib/unicode/In/CJKCompatibilityForms.pl
50629            - lib/unicode/In/CJKCompatibilityIdeographs.pl
50630            - lib/unicode/In/CJKRadicalsSupplement.pl
50631            - lib/unicode/In/CJKSymbolsandPunctuation.pl
50632            - lib/unicode/In/CJKUnifiedIdeographs.pl
50633            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
50634            - lib/unicode/In/Cherokee.pl
50635            - lib/unicode/In/CombiningDiacriticalMarks.pl
50636            - lib/unicode/In/CombiningHalfMarks.pl
50637            - lib/unicode/In/CombiningMarksforSymbols.pl
50638            - lib/unicode/In/ControlPictures.pl
50639            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
50640            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
50641            - lib/unicode/In/EnclosedAlphanumerics.pl
50642            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
50643            - lib/unicode/In/Ethiopic.pl
50644            - lib/unicode/In/GeneralPunctuation.pl
50645            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
50646            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
50647            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
50648            - lib/unicode/In/HalfwidthandFullwidthForms.pl
50649            - lib/unicode/In/HangulCompatibilityJamo.pl
50650            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
50651            - lib/unicode/In/Hebrew.pl
50652            - lib/unicode/In/HighPrivateUseSurrogates.pl
50653            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
50654            - lib/unicode/In/IPAExtensions.pl
50655            - lib/unicode/In/IdeographicDescriptionCharacters.pl
50656            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
50657            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
50658            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
50659            - lib/unicode/In/Latin-1Supplement.pl
50660            - lib/unicode/In/LatinExtended-A.pl
50661            - lib/unicode/In/LatinExtended-B.pl
50662            - lib/unicode/In/LatinExtendedAdditional.pl
50663            - lib/unicode/In/LetterlikeSymbols.pl
50664            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
50665            - lib/unicode/In/MathematicalOperators.pl
50666            - lib/unicode/In/MiscellaneousSymbols.pl
50667            - lib/unicode/In/MiscellaneousTechnical.pl
50668            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
50669            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
50670            - lib/unicode/In/OpticalCharacterRecognition.pl
50671            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
50672            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
50673            - lib/unicode/In/SmallFormVariants.pl
50674            - lib/unicode/In/SpacingModifierLetters.pl
50675            - lib/unicode/In/Specials.pl
50676            - lib/unicode/In/SuperscriptsandSubscripts.pl
50677            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
50678            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
50679            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
50680            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
50681            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
50682            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
50683            ! pod/perlunicode.pod
50684 ____________________________________________________________________________
50685 [  9896] By: jhi                                   on 2001/04/28  14:33:17
50686         Log: Update the information on shared library path on HP-UX.
50687      Branch: perl
50688            ! INSTALL
50689 ____________________________________________________________________________
50690 [  9895] By: jhi                                   on 2001/04/28  14:32:30
50691         Log: Because #9894 seems to do the trick, this workaround can be removed.
50692      Branch: perl
50693            ! t/lib/selfstubber.t
50694 ____________________________________________________________________________
50695 [  9894] By: jhi                                   on 2001/04/28  14:26:13
50696         Log: For PerlIO flush the children's file handles (on fork/exec/system).
50697      Branch: perl
50698            ! perl.h
50699 ____________________________________________________________________________
50700 [  9893] By: jhi                                   on 2001/04/28  14:23:15
50701         Log: Test tweak for #9891.
50702      Branch: perl
50703            ! t/lib/b-deparse.t
50704 ____________________________________________________________________________
50705 [  9892] By: jhi                                   on 2001/04/28  14:10:13
50706         Log: New HP-UX hints from Merijn.
50707      Branch: perl
50708            ! hints/hpux.sh
50709 ____________________________________________________________________________
50710 [  9891] By: jhi                                   on 2001/04/28  14:07:27
50711         Log: Subject: [PATCH B::Deparse] non-block scopes
50712              From: Robin Houston <robin@kitsite.com>
50713              Date: Fri, 27 Apr 2001 19:15:14 +0100
50714              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
50715      Branch: perl
50716            ! ext/B/B/Deparse.pm
50717 ____________________________________________________________________________
50718 [  9890] By: nick                                  on 2001/04/27  19:41:25
50719         Log: Integrate mainline
50720      Branch: perlio
50721           +> t/lib/selfstubber.t
50722           !> (integrate 50 files)
50723 ____________________________________________________________________________
50724 [  9889] By: jhi                                   on 2001/04/27  18:23:46
50725         Log: Subject: Re: selfstubber test fail on bleadperl
50726              From: Mike Guy <mjtg@cam.ac.uk>
50727              Date: Fri, 27 Apr 2001 19:31:18 +0100
50728              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
50729      Branch: perl
50730            ! t/lib/selfstubber.t
50731 ____________________________________________________________________________
50732 [  9888] By: jhi                                   on 2001/04/27  16:20:54
50733         Log: Test tweak for #9886.
50734      Branch: perl
50735            ! t/lib/b-deparse.t
50736 ____________________________________________________________________________
50737 [  9887] By: jhi                                   on 2001/04/27  16:16:33
50738         Log: Buffering issue at least in Solaris (even with perlio).
50739      Branch: perl
50740            ! t/lib/selfstubber.t
50741 ____________________________________________________________________________
50742 [  9886] By: jhi                                   on 2001/04/27  14:59:23
50743         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
50744              From: Robin Houston <robin@kitsite.com>
50745              Date: Fri, 27 Apr 2001 16:53:20 +0100
50746              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
50747      Branch: perl
50748            ! ext/B/B/Deparse.pm
50749 ____________________________________________________________________________
50750 [  9885] By: jhi                                   on 2001/04/27  14:23:51
50751         Log: Update Changes.
50752      Branch: perl
50753            ! Changes patchlevel.h
50754 ____________________________________________________________________________
50755 [  9884] By: jhi                                   on 2001/04/27  14:14:12
50756         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
50757              From: "Philip Newton" <pnewton@gmx.de>
50758              Date: Fri, 27 Apr 2001 16:40:13 +0200
50759              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
50760      Branch: perl
50761            ! pod/perldata.pod
50762 ____________________________________________________________________________
50763 [  9883] By: jhi                                   on 2001/04/27  13:28:19
50764         Log: Add LOG_PERROR; prettify the "removed".
50765      Branch: perl
50766            ! ext/Sys/Syslog/Syslog.xs
50767 ____________________________________________________________________________
50768 [  9882] By: jhi                                   on 2001/04/27  13:13:18
50769         Log: h2xs tweaks: use NV instead of double, "quote" the removed
50770              prefixes for clarity (especially when nothing is removed),
50771              slight pod reformats.
50772      Branch: perl
50773            ! utils/h2xs.PL
50774 ____________________________________________________________________________
50775 [  9881] By: jhi                                   on 2001/04/27  12:58:48
50776         Log: Don't bother creating existing directories.
50777      Branch: perl
50778            ! utils/h2xs.PL
50779 ____________________________________________________________________________
50780 [  9880] By: jhi                                   on 2001/04/27  12:45:39
50781         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
50782              From: Mike Schilli <m@perlmeister.com>
50783              Date: Wed, 25 Apr 2001 01:29:21 -0700
50784              Message-id: <3AE68AE1.6A981723@perlmeister.com>
50785      Branch: perl
50786            ! utils/h2xs.PL
50787 ____________________________________________________________________________
50788 [  9879] By: jhi                                   on 2001/04/27  12:40:55
50789         Log: break is not yet Perl.  Added the template license also to README.
50790      Branch: perl
50791            ! utils/h2xs.PL
50792 ____________________________________________________________________________
50793 [  9878] By: jhi                                   on 2001/04/27  03:08:20
50794         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
50795              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50796              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
50797              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
50798      Branch: perl
50799            ! t/lib/xs-typemap.t
50800 ____________________________________________________________________________
50801 [  9877] By: jhi                                   on 2001/04/26  23:54:40
50802         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
50803              From: "Abigail" <abigail@foad.org>
50804              Date: Fri, 27 Apr 2001 01:44:28 +0200
50805              Message-ID: <20010426234428.19786.qmail@foad.org>
50806      Branch: perl
50807            ! utils/h2xs.PL
50808 ____________________________________________________________________________
50809 [  9876] By: jhi                                   on 2001/04/26  23:52:06
50810         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
50811              From: Peter Prymmer <pvhp@forte.com>
50812              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
50813              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
50814      Branch: perl
50815            ! t/lib/selfstubber.t
50816 ____________________________________________________________________________
50817 [  9875] By: jhi                                   on 2001/04/26  23:48:10
50818         Log: Deparse nits.
50819      Branch: perl
50820            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
50821 ____________________________________________________________________________
50822 [  9874] By: jhi                                   on 2001/04/26  22:46:05
50823         Log: Document ANYOF_CLASS.
50824      Branch: perl
50825            ! regcomp.h
50826 ____________________________________________________________________________
50827 [  9873] By: jhi                                   on 2001/04/26  22:35:03
50828         Log: Subject: Re: [PATCH @9846] dumping ANYOF
50829              From: Hugo <hv@crypt.compulink.co.uk>
50830              Date: Thu, 26 Apr 2001 23:33:38 +0100
50831              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
50832      Branch: perl
50833            ! regcomp.c regcomp.h
50834 ____________________________________________________________________________
50835 [  9872] By: jhi                                   on 2001/04/26  22:34:31
50836         Log: Subject: [PATCH] more for Devel::SelfStubber
50837              From: Nicholas Clark <nick@ccl4.org>
50838              Date: Fri, 27 Apr 2001 00:13:52 +0100
50839              Message-ID: <20010427001351.K88186@plum.flirble.org>
50840      Branch: perl
50841            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
50842 ____________________________________________________________________________
50843 [  9871] By: jhi                                   on 2001/04/26  21:59:17
50844         Log: Subject: [PATCH B::Deparse] formats must be flush left
50845              From: Robin Houston <robin@kitsite.com>
50846              Date: Thu, 26 Apr 2001 23:54:29 +0100
50847              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
50848      Branch: perl
50849            ! ext/B/B/Deparse.pm
50850 ____________________________________________________________________________
50851 [  9870] By: jhi                                   on 2001/04/26  21:57:37
50852         Log: If some of the constants are prefixes of others,
50853              the prefixes may never get recognized.  (See 20010426.006.)
50854      Branch: perl
50855            ! utils/h2xs.PL
50856 ____________________________________________________________________________
50857 [  9869] By: jhi                                   on 2001/04/26  21:50:42
50858         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
50859              From: Chris Bongaarts <cab@tc.umn.edu>
50860              Date: Thu, 26 Apr 2001 17:10:31 -0500
50861              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
50862      Branch: perl
50863            ! ext/Sys/Syslog/Syslog.xs
50864 ____________________________________________________________________________
50865 [  9868] By: jhi                                   on 2001/04/26  21:35:12
50866         Log: Further cuts and more docs from Graham Barr.
50867      Branch: perl
50868            ! ext/List/Util/lib/List/Util.pm
50869            ! ext/List/Util/lib/Scalar/Util.pm
50870 ____________________________________________________________________________
50871 [  9867] By: jhi                                   on 2001/04/26  21:18:57
50872         Log: Subject: [PATCH 5.7.1] DB_File-1.77
50873              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
50874              Date: Thu, 26 Apr 2001 22:37:53 +0100
50875              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
50876      Branch: perl
50877            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50878            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
50879 ____________________________________________________________________________
50880 [  9866] By: jhi                                   on 2001/04/26  21:12:31
50881         Log: Subject: [PATCH B::Deparse] fix easy bugs
50882              From: Robin Houston <robin@kitsite.com>
50883              Date: Thu, 26 Apr 2001 23:03:33 +0100
50884              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
50885      Branch: perl
50886            ! ext/B/B/Deparse.pm
50887 ____________________________________________________________________________
50888 [  9865] By: jhi                                   on 2001/04/26  20:26:13
50889         Log: Update Changes.
50890      Branch: perl
50891            ! Changes patchlevel.h
50892 ____________________________________________________________________________
50893 [  9864] By: jhi                                   on 2001/04/26  19:27:48
50894         Log: Dethinko from Robin Houston.
50895      Branch: perl
50896            ! ext/B/B/Deparse.pm
50897 ____________________________________________________________________________
50898 [  9863] By: jhi                                   on 2001/04/26  19:10:35
50899         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
50900              From: Robin Houston <robin@kitsite.com>
50901              Date: Thu, 26 Apr 2001 21:08:32 +0100
50902              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
50903      Branch: perl
50904            ! ext/B/B/Deparse.pm
50905 ____________________________________________________________________________
50906 [  9862] By: jhi                                   on 2001/04/26  19:04:23
50907         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
50908              From: Robin Houston <robin@kitsite.com>
50909              Date: Thu, 26 Apr 2001 20:52:50 +0100
50910              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
50911      Branch: perl
50912            ! ext/B/B/Deparse.pm
50913 ____________________________________________________________________________
50914 [  9861] By: jhi                                   on 2001/04/26  18:56:14
50915         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
50916              From: Mike Guy <mjtg@cam.ac.uk>
50917              Date: Thu, 26 Apr 2001 14:22:40 +0100
50918              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
50919      Branch: perl
50920            ! pod/perlobj.pod
50921 ____________________________________________________________________________
50922 [  9860] By: jhi                                   on 2001/04/26  18:46:42
50923         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
50924              From: Robin Houston <robin@kitsite.com>
50925              Date: Thu, 26 Apr 2001 20:34:29 +0100
50926              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
50927              
50928              Hashes do not interpolate.
50929      Branch: perl
50930            ! ext/B/B/Deparse.pm
50931 ____________________________________________________________________________
50932 [  9859] By: jhi                                   on 2001/04/26  18:43:51
50933         Log: Subject: The Time::Piece conspiracy unmasked!!!
50934              From: Mike Guy <mjtg@cam.ac.uk>
50935              Date: Thu, 26 Apr 2001 19:02:50 +0100
50936              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
50937              
50938              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
50939              From: Mike Guy <mjtg@cam.ac.uk>
50940              Date: Thu, 26 Apr 2001 19:08:21 +0100
50941              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
50942              
50943              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
50944              From: Graham Barr <gbarr@pobox.com>
50945              Date: Thu, 26 Apr 2001 19:12:03 +0100
50946              Message-ID: <20010426191203.A70835@pobox.com>
50947              
50948              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
50949      Branch: perl
50950            ! ext/List/Util/lib/List/Util.pm
50951            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
50952 ____________________________________________________________________________
50953 [  9858] By: jhi                                   on 2001/04/26  18:17:42
50954         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
50955              From: Robin Houston <robin@kitsite.com>
50956              Date: Thu, 26 Apr 2001 16:09:35 +0100
50957              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
50958      Branch: perl
50959            ! t/comp/proto.t
50960 ____________________________________________________________________________
50961 [  9857] By: jhi                                   on 2001/04/26  18:04:59
50962         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
50963              From: barries <barries@slaysys.com>
50964              Date: Thu, 26 Apr 2001 12:01:10 -0400
50965              Message-ID: <20010426120110.E29698@jester.slaysys.com>
50966      Branch: perl
50967            ! pod/perldiag.pod
50968 ____________________________________________________________________________
50969 [  9856] By: jhi                                   on 2001/04/26  18:03:33
50970         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
50971              Date: Thu, 26 Apr 2001 17:13:41 +0100
50972              From: Robin Houston <robin@kitsite.com>
50973              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
50974              
50975              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
50976              From: Robin Houston <robin@kitsite.com>
50977              Date: Thu, 26 Apr 2001 18:44:29 +0100
50978              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
50979      Branch: perl
50980            ! ext/B/B/Deparse.pm
50981 ____________________________________________________________________________
50982 [  9855] By: jhi                                   on 2001/04/26  17:56:04
50983         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
50984              From: Robin Houston <robin@kitsite.com>
50985              Date: Thu, 26 Apr 2001 17:04:08 +0100
50986              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
50987      Branch: perl
50988            ! ext/B/B/Deparse.pm
50989 ____________________________________________________________________________
50990 [  9854] By: jhi                                   on 2001/04/26  17:47:26
50991         Log: Subject: Re: Short test case for undef %stash:: crash
50992              From: Benjamin Sugars <bsugars@canoe.ca> 
50993              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
50994              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
50995              Changed and moved the perldiag entry.
50996      Branch: perl
50997            ! gv.c pod/perldiag.pod
50998 ____________________________________________________________________________
50999 [  9853] By: jhi                                   on 2001/04/26  14:35:16
51000         Log: Beginnings of strptime().  Do not touch the wet paint.
51001      Branch: perl
51002            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51003 ____________________________________________________________________________
51004 [  9852] By: jhi                                   on 2001/04/26  13:17:21
51005         Log: Retract #9851, core dumps from pod2man.
51006      Branch: perl
51007            ! regcomp.c
51008 ____________________________________________________________________________
51009 [  9851] By: jhi                                   on 2001/04/26  11:54:41
51010         Log: (Retracted by #9852.)
51011              
51012              Subject: [PATCH @9846] dumping ANYOF
51013              From: Hugo <hv@crypt.compulink.co.uk>
51014              Date: Thu, 26 Apr 2001 05:32:38 +0100
51015              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
51016      Branch: perl
51017            ! regcomp.c
51018 ____________________________________________________________________________
51019 [  9850] By: jhi                                   on 2001/04/26  02:34:44
51020         Log: If ccflags was empty the _previous_ $* containing all the
51021              environment variables and Configure variables was used,
51022              which lead, among other bad things, into $ccflags being your
51023              uname -a output, which lead into test compile with cc failing,
51024              which lead into gcc being selected, which didn't work that well
51025              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
51026              with large files, et cetera.
51027      Branch: perl
51028            ! hints/hpux.sh
51029 ____________________________________________________________________________
51030 [  9849] By: jhi                                   on 2001/04/26  01:44:57
51031         Log: Make selfstubber test more portable.
51032      Branch: perl
51033            ! t/lib/selfstubber.t
51034 ____________________________________________________________________________
51035 [  9848] By: jhi                                   on 2001/04/26  00:50:26
51036         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
51037              From: Benjamin Sugars <ben.sugars@home.com>
51038              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
51039              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
51040      Branch: perl
51041            ! ext/Cwd/Cwd.xs
51042 ____________________________________________________________________________
51043 [  9847] By: jhi                                   on 2001/04/26  00:46:58
51044         Log: Subject: [PATCH: perl@9841] VMS updates
51045              From: Peter Prymmer <pvhp@forte.com>
51046              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
51047              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
51048      Branch: perl
51049            ! README.vms configure.com vms/descrip_mms.template
51050            ! vms/ext/filespec.t
51051 ____________________________________________________________________________
51052 [  9846] By: jhi                                   on 2001/04/26  00:11:56
51053         Log: re 'debug' was broken by #9084.
51054      Branch: perl
51055            ! ext/re/re.xs
51056 ____________________________________________________________________________
51057 [  9845] By: jhi                                   on 2001/04/25  22:33:17
51058         Log: Subject: [PATCH] test for Devel::SelfStubber
51059              From: Nicholas Clark <nick@ccl4.org>
51060              Date: Thu, 26 Apr 2001 00:00:54 +0100
51061              Message-ID: <20010426000054.D89026@plum.flirble.org>
51062      Branch: perl
51063            + t/lib/selfstubber.t
51064            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
51065 ____________________________________________________________________________
51066 [  9844] By: jhi                                   on 2001/04/25  22:29:32
51067         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
51068              From: Paul Johnson <paul@pjcj.net>
51069              Date: Thu, 26 Apr 2001 00:46:08 +0200
51070              Message-ID: <20010426004608.H2338@pjcj.net>
51071      Branch: perl
51072            ! ext/B/B/Concise.pm
51073 ____________________________________________________________________________
51074 [  9843] By: jhi                                   on 2001/04/25  22:28:28
51075         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
51076              From: Peter Prymmer <pvhp@forte.com>
51077              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
51078              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
51079      Branch: perl
51080            ! ext/Cwd/Cwd.xs
51081 ____________________________________________________________________________
51082 [  9842] By: jhi                                   on 2001/04/25  20:58:12
51083         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
51084              From: John Peacock <jpeacock@rowman.com>
51085              Date: Wed, 25 Apr 2001 17:30:26 -0400
51086              Message-ID: <3AE741F2.B3217464@rowman.com>
51087      Branch: perl
51088            ! lib/Math/BigInt.pm t/lib/bigintpm.t
51089 ____________________________________________________________________________
51090 [  9841] By: jhi                                   on 2001/04/25  20:07:05
51091         Log: Update Changes.
51092      Branch: perl
51093            ! Changes patchlevel.h
51094 ____________________________________________________________________________
51095 [  9840] By: jhi                                   on 2001/04/25  19:56:51
51096         Log: Yet another HP-UX hints version from Merijn.
51097      Branch: perl
51098            ! hints/hpux.sh
51099 ____________________________________________________________________________
51100 [  9839] By: jhi                                   on 2001/04/25  19:53:04
51101         Log: abs_path() didn't terminate the filename correctly,
51102              in DIRNAMLENless systems like HP-UX this would fail.
51103      Branch: perl
51104            ! ext/Cwd/Cwd.xs
51105 ____________________________________________________________________________
51106 [  9838] By: jhi                                   on 2001/04/25  16:37:26
51107         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51108              From: Mike Guy <mjtg@cam.ac.uk>
51109              Date: Wed, 25 Apr 2001 18:31:47 +0100
51110              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
51111      Branch: perl
51112            ! op.c
51113 ____________________________________________________________________________
51114 [  9837] By: jhi                                   on 2001/04/25  16:21:53
51115         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
51116              From: Jon Eveland <jweveland@yahoo.com>
51117              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
51118              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
51119      Branch: perl
51120            ! lib/perl5db.pl
51121 ____________________________________________________________________________
51122 [  9836] By: jhi                                   on 2001/04/25  14:17:50
51123         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
51124              From: "Philip Newton" <pnewton@gmx.de>
51125              Date: Wed, 25 Apr 2001 17:05:58 +0200
51126              Message-ID: <3AE703F6.3234.1833C45@localhost>
51127      Branch: perl
51128            ! Porting/patching.pod
51129 ____________________________________________________________________________
51130 [  9835] By: jhi                                   on 2001/04/25  13:58:07
51131         Log: It would seem that both ar and full_ar need to be overridden
51132              for HP-UX to avoid the GNU ar.
51133      Branch: perl
51134            ! hints/hpux.sh
51135 ____________________________________________________________________________
51136 [  9834] By: jhi                                   on 2001/04/25  13:50:40
51137         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51138              From: "Philip Newton" <pnewton@gmx.de>
51139              Date: Wed, 25 Apr 2001 16:09:23 +0200
51140              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
51141              
51142              Detypo.
51143      Branch: perl
51144            ! t/op/misc.t
51145 ____________________________________________________________________________
51146 [  9833] By: jhi                                   on 2001/04/25  12:36:11
51147         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
51148      Branch: perl
51149            ! hints/hpux.sh
51150 ____________________________________________________________________________
51151 [  9832] By: jhi                                   on 2001/04/25  12:33:36
51152         Log: New version of HP-UX hints from Merijn.
51153      Branch: perl
51154            ! hints/hpux.sh
51155 ____________________________________________________________________________
51156 [  9831] By: jhi                                   on 2001/04/25  03:39:45
51157         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
51158      Branch: perl
51159            ! hints/hpux.sh
51160 ____________________________________________________________________________
51161 [  9830] By: jhi                                   on 2001/04/25  02:53:25
51162         Log: The tzname[] bit is not needed by util.c -- and causes
51163              heartburn in VMS (and it missing was probably the cause of
51164              the Mac OS X trouble).  Ouch.
51165      Branch: perl
51166            ! ext/POSIX/POSIX.xs util.c
51167 ____________________________________________________________________________
51168 [  9829] By: jhi                                   on 2001/04/25  00:10:06
51169         Log: Metaconfig unit change for #9828.
51170      Branch: metaconfig
51171            ! U/compline/ccflags.U
51172 ____________________________________________________________________________
51173 [  9828] By: jhi                                   on 2001/04/25  00:04:18
51174         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
51175              (which is actually the reason for the change, we need to pass
51176              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
51177              EP/IX, OS/2, and TitanOS, based on the hints files.
51178      Branch: perl
51179            ! Configure config_h.SH
51180 ____________________________________________________________________________
51181 [  9827] By: jhi                                   on 2001/04/24  23:49:20
51182         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
51183              the $cat must have an absolute path.
51184      Branch: perl
51185            ! makedepend.SH
51186 ____________________________________________________________________________
51187 [  9826] By: jhi                                   on 2001/04/24  23:40:53
51188         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
51189      Branch: perl
51190            ! README.amiga
51191 ____________________________________________________________________________
51192 [  9825] By: jhi                                   on 2001/04/24  23:35:35
51193         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
51194              From: "Philip Newton" <pnewton@gmx.de>
51195              Date: Tue, 24 Apr 2001 18:52:49 +0200
51196              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
51197      Branch: perl
51198            ! x2p/find2perl.PL
51199 ____________________________________________________________________________
51200 [  9824] By: jhi                                   on 2001/04/24  23:33:07
51201         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
51202              Some gcc specifics dropped out due to extensive rewriting;
51203              will be put back later as needed.
51204      Branch: perl
51205            ! hints/hpux.sh
51206 ____________________________________________________________________________
51207 [  9823] By: jhi                                   on 2001/04/24  23:27:57
51208         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
51209      Branch: perl
51210            ! ext/POSIX/POSIX.xs
51211 ____________________________________________________________________________
51212 [  9822] By: jhi                                   on 2001/04/24  23:25:21
51213         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
51214              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51215              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
51216              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
51217      Branch: perl
51218            ! ext/XS/Typemap/Typemap.xs
51219 ____________________________________________________________________________
51220 [  9821] By: jhi                                   on 2001/04/24  23:24:10
51221         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
51222              From: "Abigail" <abigail@foad.org>
51223              Date: Tue, 24 Apr 2001 23:12:03 +0200
51224              Message-ID: <20010424211203.7901.qmail@foad.org>
51225      Branch: perl
51226            ! pod/perlport.pod
51227 ____________________________________________________________________________
51228 [  9820] By: jhi                                   on 2001/04/24  23:23:15
51229         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
51230              From: Matt Sergeant <matt@sergeant.org>
51231              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
51232              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
51233      Branch: perl
51234            ! pod/perlfaq4.pod
51235 ____________________________________________________________________________
51236 [  9819] By: nick                                  on 2001/04/24  18:49:43
51237         Log: Integrate mainline.
51238      Branch: perlio
51239           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51240           !> (integrate 37 files)
51241 ____________________________________________________________________________
51242 [  9818] By: jhi                                   on 2001/04/24  14:35:23
51243         Log: Update Changes.
51244      Branch: perl
51245            ! Changes patchlevel.h
51246 ____________________________________________________________________________
51247 [  9817] By: jhi                                   on 2001/04/24  14:09:17
51248         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
51249              From: "Philip Newton" <pnewton@gmx.de>
51250              Date: Tue, 24 Apr 2001 12:58:12 +0200
51251              Message-ID: <3AE57864.8304.B77A0A@localhost> 
51252              
51253              plus add CPAN to the list of modules that have their own tests.
51254      Branch: perl
51255            ! t/lib/1_compile.t
51256 ____________________________________________________________________________
51257 [  9816] By: jhi                                   on 2001/04/24  14:07:03
51258         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
51259              From: Michael G Schwern <schwern@pobox.com>
51260              Date: Sat, 21 Apr 2001 22:35:00 +0100
51261              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
51262      Branch: perl
51263            ! t/lib/1_compile.t
51264 ____________________________________________________________________________
51265 [  9815] By: jhi                                   on 2001/04/24  13:54:32
51266         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
51267              From: Robin Houston <robin@kitsite.com>
51268              Date: Tue, 24 Apr 2001 15:51:18 +0100
51269              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
51270      Branch: perl
51271            ! ext/B/B/Deparse.pm
51272 ____________________________________________________________________________
51273 [  9814] By: jhi                                   on 2001/04/24  13:17:34
51274         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51275              From: Bill Glicker <billg@burrelles.com>
51276              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
51277              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
51278      Branch: perl
51279            ! hints/svr5.sh
51280 ____________________________________________________________________________
51281 [  9813] By: jhi                                   on 2001/04/24  12:54:23
51282         Log: Prevent path disclosure (probing for existence of filenames)
51283              using suidperl; bug id 20010322.218.
51284      Branch: perl
51285            ! perl.c pod/perldiag.pod
51286 ____________________________________________________________________________
51287 [  9812] By: jhi                                   on 2001/04/24  12:08:36
51288         Log: Retract #9811.
51289      Branch: perl
51290            ! ext/POSIX/POSIX.xs
51291 ____________________________________________________________________________
51292 [  9811] By: jhi                                   on 2001/04/24  11:57:35
51293         Log: (Retracted by #9812.)
51294      Branch: perl
51295            ! ext/POSIX/POSIX.xs
51296 ____________________________________________________________________________
51297 [  9810] By: jhi                                   on 2001/04/24  03:32:35
51298         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
51299      Branch: perl
51300            ! util.c
51301 ____________________________________________________________________________
51302 [  9809] By: jhi                                   on 2001/04/24  03:16:13
51303         Log: The Math::BigFloat::import() was broken.
51304              (Fixes bug id 20010422.002.)
51305      Branch: perl
51306            ! lib/Math/BigFloat.pm
51307 ____________________________________________________________________________
51308 [  9808] By: jhi                                   on 2001/04/24  01:11:40
51309         Log: Additional dependencies; should help for parallel makes
51310              not to fail on missing lib/lib.pm or lib/re.pm.
51311      Branch: perl
51312            ! Makefile.SH
51313 ____________________________________________________________________________
51314 [  9807] By: jhi                                   on 2001/04/24  00:57:01
51315         Log: Update the test failure disclaimer.
51316      Branch: perl
51317            ! t/pragma/warn/pp_hot
51318 ____________________________________________________________________________
51319 [  9806] By: jhi                                   on 2001/04/24  00:54:04
51320         Log: Add make target "install-all" which is alias for "install"
51321              to cater for case-preserving filesystems like HFS+.
51322      Branch: perl
51323            ! INSTALL Makefile.SH
51324 ____________________________________________________________________________
51325 [  9805] By: jhi                                   on 2001/04/24  00:47:28
51326         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
51327              From: Peter Prymmer <pvhp@forte.com>
51328              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
51329              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
51330              
51331              (Ken William's message forwarded from macosx@perl.org)
51332      Branch: perl
51333            ! hints/darwin.sh
51334 ____________________________________________________________________________
51335 [  9804] By: jhi                                   on 2001/04/23  23:57:35
51336         Log: Cut-and-pasto.
51337      Branch: perl
51338            ! perlio.c
51339 ____________________________________________________________________________
51340 [  9803] By: jhi                                   on 2001/04/23  23:52:25
51341         Log: More PerlIO robustness.
51342      Branch: perl
51343            ! perlio.c
51344 ____________________________________________________________________________
51345 [  9802] By: jhi                                   on 2001/04/23  23:43:35
51346         Log: Make the "STD* opened only for ..." errors more consistent.
51347      Branch: perl
51348            ! doio.c
51349 ____________________________________________________________________________
51350 [  9801] By: jhi                                   on 2001/04/23  23:34:26
51351         Log: Test case for #9800.
51352      Branch: perl
51353            ! t/op/misc.t
51354 ____________________________________________________________________________
51355 [  9800] By: jhi                                   on 2001/04/23  23:14:43
51356         Log: Avoid coredump on 'close STDERR; die' by making
51357              the PerlIO calls more robust.  Also use SETERRNO()
51358              instead of errno = to be more VMS-ready.
51359      Branch: perl
51360            ! perlio.c
51361 ____________________________________________________________________________
51362 [  9799] By: jhi                                   on 2001/04/23  21:41:10
51363         Log: Subject: test for ID 20010423.002
51364              From: Robin Houston <robin@kitsite.com>
51365              Date: Mon, 23 Apr 2001 16:52:21 +0100
51366              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
51367      Branch: perl
51368            ! t/op/avhv.t
51369 ____________________________________________________________________________
51370 [  9798] By: jhi                                   on 2001/04/23  21:40:07
51371         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
51372              From: David Dyck <dcd@tc.fluke.com>
51373              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
51374              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
51375      Branch: perl
51376            ! installperl
51377 ____________________________________________________________________________
51378 [  9797] By: jhi                                   on 2001/04/23  21:37:56
51379         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
51380              From: Benjamin Sugars <bsugars@canoe.ca>
51381              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
51382              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
51383      Branch: perl
51384            ! ext/Cwd/Cwd.xs lib/Cwd.pm
51385 ____________________________________________________________________________
51386 [  9796] By: jhi                                   on 2001/04/23  21:29:24
51387         Log: Synchronize h2xs and pod2man some more on the documentation
51388              templates they propose.
51389      Branch: perl
51390            ! pod/pod2man.PL utils/h2xs.PL
51391 ____________________________________________________________________________
51392 [  9795] By: jhi                                   on 2001/04/23  17:30:40
51393         Log: Add one more naughty test for base64; make encoding logic cleaner.
51394      Branch: perl
51395            ! t/lib/mimeb64.t
51396 ____________________________________________________________________________
51397 [  9794] By: jhi                                   on 2001/04/23  13:51:32
51398         Log: Update Changes.
51399      Branch: perl
51400            ! Changes patchlevel.h
51401 ____________________________________________________________________________
51402 [  9793] By: jhi                                   on 2001/04/23  13:44:18
51403         Log: Duplicate lines.
51404      Branch: perl
51405            ! MANIFEST
51406 ____________________________________________________________________________
51407 [  9792] By: jhi                                   on 2001/04/23  13:39:13
51408         Log: Subject: Re: PATCH 5.7.1
51409              From: Mark-Jason Dominus <mjd@plover.com>
51410              Date: Mon, 23 Apr 2001 10:30:21 -0400
51411              Message-ID: <20010423143021.17335.qmail@plover.com>
51412      Branch: perl
51413            ! perl.h sv.c
51414 ____________________________________________________________________________
51415 [  9791] By: jhi                                   on 2001/04/23  13:32:40
51416         Log: Add the CPAN.pm 1.59_54 tests.
51417      Branch: perl
51418            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51419            ! MANIFEST
51420 ____________________________________________________________________________
51421 [  9790] By: jhi                                   on 2001/04/23  13:21:55
51422         Log: Subject: Deparse nit
51423              From: Robin Houston <robin@kitsite.com>
51424              Date: Mon, 23 Apr 2001 12:38:20 +0100
51425              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
51426      Branch: perl
51427            ! ext/B/B/Deparse.pm
51428 ____________________________________________________________________________
51429 [  9789] By: jhi                                   on 2001/04/23  13:19:07
51430         Log: Subject: [PATCH] bug 20010423.002
51431              From: Robin Houston <robin@kitsite.com>
51432              Date: Mon, 23 Apr 2001 13:12:30 +0100
51433              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
51434      Branch: perl
51435            ! pp.c
51436 ____________________________________________________________________________
51437 [  9788] By: jhi                                   on 2001/04/23  13:02:49
51438         Log: Subject: PATCH [5.7.1] hv.c unused #define
51439              From: Mark-Jason Dominus <mjd@plover.com>
51440              Date: Sun, 22 Apr 2001 14:17:49 -0400
51441              Message-ID: <20010422181749.26976.qmail@plover.com>
51442      Branch: perl
51443            ! hv.c
51444 ____________________________________________________________________________
51445 [  9787] By: jhi                                   on 2001/04/23  13:02:02
51446         Log: Subject: PATCH 5.7.1
51447              From: Mark-Jason Dominus <mjd@plover.com>
51448              Date: Sun, 22 Apr 2001 15:12:57 -0400
51449              Message-ID: <20010422191258.6539.qmail@plover.com>
51450              
51451              plus Sarathy's STMT_START + STMT_END suggestion.
51452      Branch: perl
51453            ! perl.h
51454 ____________________________________________________________________________
51455 [  9786] By: jhi                                   on 2001/04/23  12:53:25
51456         Log: Fix for
51457              
51458              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
51459              From: dLux <dlux@spam.sch.bme.hu>
51460              Date: Mon, 23 Apr 2001 01:25:26 +0200
51461              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
51462              
51463              (SvGROW really does return a char *.)
51464      Branch: perl
51465            ! pod/perlapi.pod sv.h
51466 ____________________________________________________________________________
51467 [  9785] By: jhi                                   on 2001/04/23  04:34:04
51468         Log: Time::Piece work continues.  $t->day removed since
51469              I think it's too confusing.  Now has normal and
51470              abbreviated length weekday names and month names,
51471              the names change with _names(), not _list().
51472              Now has strftime() in Perl, _strftime() is
51473              the libc version (to which strftime() falls back
51474              if it doesn't know the format.  To do: the reverse
51475              of strftime, strptime(), and the localisation of both.
51476      Branch: perl
51477            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
51478            ! t/lib/time-piece.t
51479 ____________________________________________________________________________
51480 [  9784] By: jhi                                   on 2001/04/23  02:41:46
51481         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
51482              From: andreas.koenig@anima.de (Andreas J. Koenig)
51483              Date: 23 Apr 2001 05:20:55 +0200
51484              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
51485      Branch: perl
51486            ! t/pragma/overload.t
51487 ____________________________________________________________________________
51488 [  9783] By: jhi                                   on 2001/04/22  23:32:42
51489         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
51490              From: Robin Houston <robin@kitsite.com>
51491              Date: Mon, 23 Apr 2001 00:38:18 +0100
51492              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
51493      Branch: perl
51494            ! ext/B/B/Deparse.pm
51495 ____________________________________________________________________________
51496 [  9782] By: jhi                                   on 2001/04/22  20:55:43
51497         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
51498              From: Simon Cozens <simon@netthink.co.uk>
51499              Date: Sun, 22 Apr 2001 18:47:25 +0100
51500              Message-ID: <20010422184725.A14411@netthink.co.uk>
51501      Branch: perl
51502            ! sv.c t/pragma/overload.t
51503 ____________________________________________________________________________
51504 [  9781] By: jhi                                   on 2001/04/22  20:52:13
51505         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
51506              From: Robin Houston <robin@kitsite.com>
51507              Date: Sun, 22 Apr 2001 22:14:50 +0100
51508              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
51509      Branch: perl
51510            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
51511 ____________________________________________________________________________
51512 [  9780] By: nick                                  on 2001/04/22  20:40:31
51513         Log: Integrate mainline.
51514      Branch: perlio
51515           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51516           +> t/lib/b-stash.t
51517           !> (integrate 38 files)
51518 ____________________________________________________________________________
51519 [  9779] By: jhi                                   on 2001/04/22  15:16:03
51520         Log: Subject: IO::Socket::INET patch
51521              From: andrew deryabin <djsf@technarchy.ru>
51522              Date: Sat, 21 Apr 2001 17:46:52 +0400
51523              Message-ID: <20010421174652.B1426@technarchy>
51524      Branch: perl
51525            ! ext/IO/lib/IO/Socket/INET.pm
51526 ____________________________________________________________________________
51527 [  9778] By: jhi                                   on 2001/04/22  15:14:33
51528         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
51529              From: Mark-Jason Dominus <mjd@plover.com>
51530              Date: Sat, 21 Apr 2001 21:27:49 -0400
51531              Message-ID: <20010422012749.27024.qmail@plover.com>
51532      Branch: perl
51533            ! regcomp.c
51534 ____________________________________________________________________________
51535 [  9777] By: jhi                                   on 2001/04/22  15:10:51
51536         Log: Subject: Re: Regex debugger patch 
51537              From: Mark-Jason Dominus <mjd@plover.com>
51538              Date: Sat, 21 Apr 2001 21:48:51 -0400
51539              Message-ID: <20010422014851.27165.qmail@plover.com>
51540      Branch: perl
51541            ! pod/perldebguts.pod
51542 ____________________________________________________________________________
51543 [  9776] By: jhi                                   on 2001/04/22  15:09:48
51544         Log: Subject: Re: Regex debugger patch
51545              From: Mark-Jason Dominus <mjd@plover.com>
51546              Date: Sat, 21 Apr 2001 14:24:39 -0400
51547              Message-ID: <20010421182439.16508.qmail@plover.com>
51548              
51549              Regex debugger backend.
51550      Branch: perl
51551            ! regcomp.c regexp.h
51552 ____________________________________________________________________________
51553 [  9775] By: jhi                                   on 2001/04/21  16:45:40
51554         Log: Subject: [PATCH] Typo in utf8.h
51555              From: Jesús Quiroga <jquiroga@pobox.com>
51556              Date: Sat, 21 Apr 2001 19:25:33 +0200
51557              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
51558      Branch: perl
51559            ! utf8.h
51560 ____________________________________________________________________________
51561 [  9774] By: jhi                                   on 2001/04/21  16:43:52
51562         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51563              From: Joe Orton <jorton@redhat.com>
51564              Date: Tue, 17 Apr 2001 15:50:43 +0100
51565              Message-Id: <20010417155043.D19132@eu.c2.net>
51566      Branch: perl
51567            ! hints/svr5.sh
51568 ____________________________________________________________________________
51569 [  9773] By: jhi                                   on 2001/04/21  15:30:15
51570         Log: Subject: Patch utils/h2xs.PL
51571              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51572              Date: Sat, 21 Apr 2001 10:32:16 -0500
51573              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
51574              
51575              Add MAILING list and LICENSE templates.
51576      Branch: perl
51577            ! utils/h2xs.PL
51578 ____________________________________________________________________________
51579 [  9772] By: jhi                                   on 2001/04/21  15:28:36
51580         Log: Subject: perlfaq2.patch for 5.7.1
51581              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51582              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
51583              Date: Fri, 20 Apr 2001 16:42:19 -0500
51584              
51585              rm an extra tab, a blurb about the xx.cpan to clarify
51586              which countries actually have that and dejanews is history
51587              as well as most of that nonsensical entry.
51588      Branch: perl
51589            ! pod/perlfaq2.pod
51590 ____________________________________________________________________________
51591 [  9771] By: jhi                                   on 2001/04/21  15:27:17
51592         Log: Subject: perlfaq1.patch for 5.7.1
51593              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51594              Date: Fri, 20 Apr 2001 16:57:36 -0500
51595              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
51596              
51597              Evil URLs must die. Especially when they are broken.
51598      Branch: perl
51599            ! pod/perlfaq1.pod
51600 ____________________________________________________________________________
51601 [  9770] By: jhi                                   on 2001/04/21  15:23:38
51602         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
51603              From: Michael G Schwern <schwern@pobox.com>
51604              Date: Sat, 21 Apr 2001 16:11:12 +0100
51605              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
51606      Branch: perl
51607            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
51608            + t/lib/b-stash.t
51609            ! MANIFEST ext/B/B.pm t/lib/b.t
51610 ____________________________________________________________________________
51611 [  9769] By: jhi                                   on 2001/04/21  15:03:32
51612         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
51613              From: Michael G Schwern <schwern@pobox.com>
51614              Date: Sat, 21 Apr 2001 09:48:00 +0100
51615              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
51616      Branch: perl
51617            ! utils/h2ph.PL
51618 ____________________________________________________________________________
51619 [  9768] By: jhi                                   on 2001/04/21  14:33:49
51620         Log: PerlIO and Encode doc cleanup and tweaks.
51621      Branch: perl
51622            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
51623            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
51624 ____________________________________________________________________________
51625 [  9767] By: jhi                                   on 2001/04/21  12:40:16
51626         Log: Integrate perlio.
51627      Branch: perl
51628           !> doio.c
51629 ____________________________________________________________________________
51630 [  9766] By: nick                                  on 2001/04/20  18:28:35
51631         Log: Avoid core dump on
51632              open(STDOUT,">",\$foo);
51633      Branch: perlio
51634            ! doio.c
51635 ____________________________________________________________________________
51636 [  9765] By: jhi                                   on 2001/04/20  13:23:43
51637         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
51638              From: Robin Houston <robin@kitsite.com>
51639              Date: Fri, 20 Apr 2001 14:29:22 +0100
51640              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
51641      Branch: perl
51642            ! ext/B/B.pm ext/B/B/Deparse.pm
51643 ____________________________________________________________________________
51644 [  9764] By: jhi                                   on 2001/04/20  13:19:33
51645         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
51646              From: Peter Prymmer <pvhp@forte.com>
51647              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
51648              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
51649      Branch: perl
51650            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
51651            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
51652            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
51653            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
51654 ____________________________________________________________________________
51655 [  9763] By: jhi                                   on 2001/04/20  12:36:39
51656         Log: Subject: Re: A new PerlIO coredump
51657              From: Nick Ing-Simmons <nik@tiuk.ti.com>
51658              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
51659              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
51660      Branch: perl
51661            ! doio.c
51662 ____________________________________________________________________________
51663 [  9762] By: jhi                                   on 2001/04/19  23:02:30
51664         Log: Update Changes.
51665      Branch: perl
51666            ! Changes patchlevel.h
51667 ____________________________________________________________________________
51668 [  9761] By: jhi                                   on 2001/04/19  22:59:19
51669         Log: More cleanup cleanup.
51670      Branch: perl
51671            ! Makefile.SH win32/Makefile win32/makefile.mk
51672 ____________________________________________________________________________
51673 [  9760] By: jhi                                   on 2001/04/19  22:50:31
51674         Log: lib/Time is non-empty, let's not rmdir it.
51675      Branch: perl
51676            ! Makefile.SH
51677 ____________________________________________________________________________
51678 [  9759] By: jhi                                   on 2001/04/19  22:36:51
51679         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
51680              From: Robin Houston <robin@kitsite.com>
51681              Date: Fri, 20 Apr 2001 00:18:53 +0100
51682              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
51683      Branch: perl
51684            ! ext/B/B/Deparse.pm
51685 ____________________________________________________________________________
51686 [  9758] By: jhi                                   on 2001/04/19  22:36:00
51687         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
51688              From: Peter Prymmer <pvhp@forte.com>
51689              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
51690              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
51691      Branch: perl
51692            ! ext/Cwd/Cwd.xs
51693 ____________________________________________________________________________
51694 [  9757] By: nick                                  on 2001/04/19  18:53:54
51695         Log: Blind (untested) integrate of mainline.
51696      Branch: perlio
51697           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
51698           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
51699           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
51700           !> (integrate 53 files)
51701 ____________________________________________________________________________
51702 [  9756] By: jhi                                   on 2001/04/19  16:59:23
51703         Log: Document and test Time::Piece.
51704      Branch: perl
51705            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
51706            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
51707 ____________________________________________________________________________
51708 [  9755] By: jhi                                   on 2001/04/19  12:13:29
51709         Log: A better fix for the \x{12345678} trouble from NI-S.
51710      Branch: perl
51711            ! utf8.c
51712 ____________________________________________________________________________
51713 [  9754] By: jhi                                   on 2001/04/19  11:56:07
51714         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
51715              From: Robin Houston <robin@kitsite.com>
51716              Date: Wed, 18 Apr 2001 17:58:33 +0100
51717              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
51718      Branch: perl
51719            ! ext/B/B/Deparse.pm op.c
51720 ____________________________________________________________________________
51721 [  9753] By: jhi                                   on 2001/04/19  04:21:52
51722         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
51723              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
51724              Date: Thu, 19 Apr 2001 01:11:41 -0400
51725              Message-ID: <20010419011141.A5798@cpan.org>
51726      Branch: perl
51727            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
51728 ____________________________________________________________________________
51729 [  9752] By: jhi                                   on 2001/04/19  02:41:10
51730         Log: The new time utils need to be thread-aware, too.
51731      Branch: perl
51732            ! util.c
51733 ____________________________________________________________________________
51734 [  9751] By: jhi                                   on 2001/04/19  02:26:47
51735         Log: Compilation nit noticed by AIX compiler.
51736      Branch: perl
51737            ! perlio.c
51738 ____________________________________________________________________________
51739 [  9750] By: jhi                                   on 2001/04/19  02:20:06
51740         Log: The new time utils need to be public.
51741      Branch: perl
51742            ! embed.pl
51743 ____________________________________________________________________________
51744 [  9749] By: jhi                                   on 2001/04/19  01:42:39
51745         Log: Regen toc.
51746      Branch: perl
51747            ! pod/perltoc.pod
51748 ____________________________________________________________________________
51749 [  9748] By: jhi                                   on 2001/04/19  01:41:10
51750         Log: Add Time::Piece, a slight rewrite of Time::Object,
51751              from Matt Sergeant.
51752      Branch: perl
51753            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
51754            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
51755            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
51756            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
51757            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
51758            ! win32/makefile.mk
51759 ____________________________________________________________________________
51760 [  9747] By: jhi                                   on 2001/04/19  00:55:35
51761         Log: The new metaconfig unit from strftime.
51762      Branch: metaconfig/U/perl
51763            + d_strftime.U
51764 ____________________________________________________________________________
51765 [  9746] By: jhi                                   on 2001/04/19  00:54:54
51766         Log: Move the strftime() wrapper from POSIX.xs to util.c
51767              as my_strftime(), requires HAS_STRFTIME.
51768      Branch: perl
51769            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51770            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
51771            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
51772            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51773            ! vos/config.ga.h win32/config.bc win32/config.gc
51774            ! win32/config.vc
51775 ____________________________________________________________________________
51776 [  9745] By: jhi                                   on 2001/04/18  23:11:03
51777         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
51778              in preparation of Time::Piece.
51779      Branch: perl
51780            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
51781 ____________________________________________________________________________
51782 [  9744] By: jhi                                   on 2001/04/18  22:33:12
51783         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
51784              From: Peter Prymmer <pvhp@forte.com>
51785              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
51786              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
51787      Branch: perl
51788            ! t/lib/exporter.t
51789 ____________________________________________________________________________
51790 [  9743] By: jhi                                   on 2001/04/18  22:32:23
51791         Log: Subject: Fwd: pod2html leaves cache files lying around?
51792              From: Rajesh Vaidheeswarran <rv@gnu.org>
51793              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
51794              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
51795      Branch: perl
51796            ! lib/Pod/Html.pm
51797 ____________________________________________________________________________
51798 [  9742] By: jhi                                   on 2001/04/18  20:31:49
51799         Log: Update Changes.
51800      Branch: perl
51801            ! Changes patchlevel.h
51802 ____________________________________________________________________________
51803 [  9741] By: jhi                                   on 2001/04/18  20:23:02
51804         Log: Declare hints only if needed.
51805      Branch: perl
51806            ! ext/B/B/Deparse.pm
51807 ____________________________________________________________________________
51808 [  9740] By: jhi                                   on 2001/04/18  19:06:05
51809         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
51810              bug noticed by Robin Houston; basically the code of detecting
51811              value wraparound was acting differently under different compilers
51812              and platforms.  The workaround is to remove the overflow check
51813              for now, a real fix would be to do the overflow (portably) right.
51814      Branch: perl
51815            ! t/op/pat.t utf8.c
51816 ____________________________________________________________________________
51817 [  9739] By: jhi                                   on 2001/04/18  19:01:23
51818         Log: Subject: [PATCH B::Deparse] some pragma support
51819              From: Robin Houston <robin@kitsite.com>
51820              Date: Wed, 18 Apr 2001 19:32:12 +0100
51821              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
51822      Branch: perl
51823            ! ext/B/B/Deparse.pm
51824 ____________________________________________________________________________
51825 [  9738] By: jhi                                   on 2001/04/18  15:16:37
51826         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
51827              From: Benjamin Sugars <bsugars@canoe.ca>
51828              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
51829              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
51830      Branch: perl
51831            ! t/op/glob.t
51832 ____________________________________________________________________________
51833 [  9737] By: jhi                                   on 2001/04/18  13:24:50
51834         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
51835              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51836              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
51837              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
51838      Branch: perl
51839            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
51840            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
51841 ____________________________________________________________________________
51842 [  9736] By: jhi                                   on 2001/04/18  04:15:14
51843         Log: The #9735 also changes the subtest 12.
51844      Branch: perl
51845            ! t/lib/b.t
51846 ____________________________________________________________________________
51847 [  9735] By: jhi                                   on 2001/04/18  03:55:17
51848         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
51849              From: David Dyck <dcd@tc.fluke.com>
51850              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
51851              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
51852      Branch: perl
51853            ! ext/B/B/Deparse.pm
51854 ____________________________________________________________________________
51855 [  9734] By: jhi                                   on 2001/04/18  03:54:11
51856         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51857              From: Gisle Aas <gisle@ActiveState.com>
51858              Date: 17 Apr 2001 19:06:45 -0700
51859              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
51860      Branch: perl
51861            ! pp_hot.c t/op/misc.t
51862 ____________________________________________________________________________
51863 [  9733] By: jhi                                   on 2001/04/17  22:25:22
51864         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
51865              From: "Abigail" <abigail@foad.org>
51866              Date: Wed, 18 Apr 2001 01:17:46 +0200
51867              Message-ID: <20010417231746.21657.qmail@foad.org>
51868      Branch: perl
51869            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
51870 ____________________________________________________________________________
51871 [  9732] By: jhi                                   on 2001/04/17  20:47:56
51872         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
51873              From: Robin Houston <robin@kitsite.com>
51874              Date: Tue, 17 Apr 2001 22:37:42 +0100
51875              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
51876      Branch: perl
51877            ! ext/B/B/Deparse.pm
51878 ____________________________________________________________________________
51879 [  9731] By: nick                                  on 2001/04/17  20:46:35
51880         Log: Re-sync for t/lib/b.t fix
51881      Branch: perlio
51882           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
51883 ____________________________________________________________________________
51884 [  9730] By: jhi                                   on 2001/04/17  20:45:29
51885         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
51886              From: Robin Houston <robin@kitsite.com>
51887              Date: Tue, 17 Apr 2001 22:29:36 +0100
51888              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
51889      Branch: perl
51890            ! ext/B/B.xs ext/B/B/Deparse.pm
51891 ____________________________________________________________________________
51892 [  9729] By: jhi                                   on 2001/04/17  20:43:11
51893         Log: Subject: Deparse - parenthesise args to undeclared subs
51894              From: Robin Houston <robin@kitsite.com>
51895              Date: Tue, 17 Apr 2001 21:31:05 +0100
51896              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
51897      Branch: perl
51898            ! ext/B/B/Deparse.pm
51899 ____________________________________________________________________________
51900 [  9728] By: jhi                                   on 2001/04/17  18:57:30
51901         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
51902              From: Benjamin Sugars <ben.sugars@home.com>
51903              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
51904              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
51905      Branch: perl
51906            ! t/lib/cwd.t
51907 ____________________________________________________________________________
51908 [  9727] By: jhi                                   on 2001/04/17  18:20:20
51909         Log: Subject: [PATCH B::Deparse] ambient pragmas
51910              From: Robin Houston <robin@kitsite.com>
51911              Date: Tue, 17 Apr 2001 20:01:59 +0100
51912              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
51913      Branch: perl
51914            ! ext/B/B/Deparse.pm t/lib/b.t
51915 ____________________________________________________________________________
51916 [  9726] By: nick                                  on 2001/04/17  16:33:51
51917         Log: Integrate mainline (t/lib/b.t fails test 2...)
51918      Branch: perlio
51919           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
51920           +> ext/List/Util/README ext/List/Util/Util.xs
51921           +> ext/List/Util/lib/List/Util.pm
51922           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
51923           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
51924           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
51925           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
51926           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
51927           !> (integrate 31 files)
51928 ____________________________________________________________________________
51929 [  9725] By: jhi                                   on 2001/04/17  12:14:24
51930         Log: Subject: multiple B::* changes
51931              From: Robin Houston <robin@kitsite.com>
51932              Date: Thu, 12 Apr 2001 20:12:27 +0100
51933              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
51934      Branch: perl
51935            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
51936 ____________________________________________________________________________
51937 [  9724] By: jhi                                   on 2001/04/17  11:59:05
51938         Log: Thread-awareness from Doug MacEachern.
51939      Branch: perl
51940            ! ext/List/Util/Util.xs
51941 ____________________________________________________________________________
51942 [  9723] By: jhi                                   on 2001/04/17  11:57:41
51943         Log: Make the test more portable.
51944      Branch: perl
51945            ! t/lib/cwd.t
51946 ____________________________________________________________________________
51947 [  9722] By: jhi                                   on 2001/04/17  11:53:50
51948         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
51949              From: Benjamin Sugars <ben.sugars@home.com>
51950              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
51951              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
51952      Branch: perl
51953            ! t/lib/cwd.t
51954 ____________________________________________________________________________
51955 [  9721] By: jhi                                   on 2001/04/17  11:52:17
51956         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
51957              From: Benjamin Sugars <bsugars@canoe.ca>
51958              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
51959              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
51960      Branch: perl
51961            ! op.c
51962 ____________________________________________________________________________
51963 [  9720] By: jhi                                   on 2001/04/17  11:35:42
51964         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
51965              From: Chris Nandor <pudge@pobox.com>
51966              Date: Tue, 17 Apr 2001 00:30:49 -0400
51967              Message-Id: <p05100207b701768712de@[10.0.1.177]>
51968      Branch: perl
51969            ! ext/File/Glob/bsd_glob.c gv.c
51970 ____________________________________________________________________________
51971 [  9719] By: jhi                                   on 2001/04/17  11:32:13
51972         Log: Subject: [PATCH] Tweten->West
51973              From: Casey West <casey@geeknest.com>
51974              Date: Mon, 16 Apr 2001 12:11:22 -0400
51975              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
51976      Branch: perl
51977            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
51978            ! pod/perltie.pod
51979 ____________________________________________________________________________
51980 [  9718] By: jhi                                   on 2001/04/16  03:22:52
51981         Log: Update Changes.
51982      Branch: perl
51983            ! Changes patchlevel.h
51984 ____________________________________________________________________________
51985 [  9717] By: jhi                                   on 2001/04/16  03:06:28
51986         Log: Regen toc.
51987      Branch: perl
51988            ! pod/perltoc.pod
51989 ____________________________________________________________________________
51990 [  9716] By: jhi                                   on 2001/04/16  02:58:42
51991         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
51992              From: Prymmer/Kahn <pvhp@best.com>
51993              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
51994              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
51995      Branch: perl
51996            ! utf8.c
51997 ____________________________________________________________________________
51998 [  9715] By: jhi                                   on 2001/04/15  23:40:35
51999         Log: Subject: Re: Net::Ping patch, adds stream protocol
52000              From: bronson@rinspin.com (Scott Bronson)
52001              Date: Tue, 10 Apr 2001 23:58:33 -0700
52002              Message-ID: <20010410235833.N29719@rinspin.com>
52003      Branch: perl
52004            ! lib/Net/Ping.pm
52005 ____________________________________________________________________________
52006 [  9714] By: jhi                                   on 2001/04/15  23:31:46
52007         Log: Printing out the ok messages helps successful testing.
52008      Branch: perl
52009            ! t/lib/time-hires.t
52010 ____________________________________________________________________________
52011 [  9713] By: jhi                                   on 2001/04/15  21:43:24
52012         Log: Update Douglas Wegscheid's email.
52013      Branch: perl
52014            ! AUTHORS
52015 ____________________________________________________________________________
52016 [  9712] By: jhi                                   on 2001/04/15  21:40:41
52017         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
52018              From: Michael G Schwern <schwern@pobox.com>
52019              Date: Sat, 14 Apr 2001 22:40:50 +0100
52020              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
52021      Branch: perl
52022            + t/lib/exporter.t
52023            ! MANIFEST lib/Exporter/Heavy.pm
52024 ____________________________________________________________________________
52025 [  9711] By: jhi                                   on 2001/04/15  21:39:21
52026         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
52027              From: Michael G Schwern <schwern@pobox.com>
52028              Date: Sat, 14 Apr 2001 22:13:59 +0100
52029              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
52030      Branch: perl
52031            ! t/op/loopctl.t
52032 ____________________________________________________________________________
52033 [  9710] By: jhi                                   on 2001/04/15  21:30:19
52034         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
52035              From: Michael G Schwern <schwern@pobox.com>
52036              Date: Sat, 14 Apr 2001 22:05:32 +0100
52037              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
52038      Branch: perl
52039            ! t/pragma/warnings.t
52040 ____________________________________________________________________________
52041 [  9709] By: jhi                                   on 2001/04/15  19:34:09
52042         Log: Integrate changes #9706,9707 from maintperl into mainline.
52043              
52044              change#7210 broke .packlist generation
52045              
52046              ExtUtils::Installed doesn't quote regex metacharacters in paths
52047              before using them in match; also make it work for dosish platforms
52048      Branch: perl
52049           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52050 ____________________________________________________________________________
52051 [  9708] By: jhi                                   on 2001/04/15  19:31:01
52052         Log: Test also the scalar aspect of getitimer().
52053      Branch: perl
52054            ! t/lib/time-hires.t
52055 ____________________________________________________________________________
52056 [  9707] By: gsar                                  on 2001/04/15  17:24:20
52057         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
52058              before using them in match; also make it work for dosish platforms
52059      Branch: maint-5.6/perl
52060            ! lib/ExtUtils/Installed.pm
52061 ____________________________________________________________________________
52062 [  9706] By: gsar                                  on 2001/04/15  17:21:59
52063         Log: change#7210 broke .packlist generation (listed only filename
52064              rather than fully qualified path name)
52065      Branch: maint-5.6/perl
52066            ! lib/ExtUtils/Install.pm
52067 ____________________________________________________________________________
52068 [  9705] By: jhi                                   on 2001/04/15  12:36:33
52069         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
52070      Branch: perl
52071            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
52072            ! t/lib/time-hires.t
52073 ____________________________________________________________________________
52074 [  9704] By: jhi                                   on 2001/04/15  10:49:08
52075         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
52076              From: Prymmer/Kahn <pvhp@best.com>
52077              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
52078              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
52079      Branch: perl
52080            ! lib/utf8.pm pod/perlebcdic.pod
52081 ____________________________________________________________________________
52082 [  9703] By: jhi                                   on 2001/04/15  02:26:26
52083         Log: I keep forgetting to sort MANIFEST.
52084      Branch: perl
52085            ! MANIFEST
52086 ____________________________________________________________________________
52087 [  9702] By: jhi                                   on 2001/04/15  02:07:47
52088         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
52089              Now we have blessed, reftype, tainted, first, reduce, ...
52090      Branch: perl
52091            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52092            + ext/List/Util/README ext/List/Util/Util.xs
52093            + ext/List/Util/lib/List/Util.pm
52094            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
52095            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
52096            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52097            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52098            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52099            ! MANIFEST
52100 ____________________________________________________________________________
52101 [  9701] By: jhi                                   on 2001/04/14  15:05:25
52102         Log: Subject: RE: dprofpp.pl updates 
52103              From: Carl Eklof <CEklof@endeca.com>
52104              Date: Thu, 12 Apr 2001 18:45:46 -0400
52105              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
52106      Branch: perl
52107            ! utils/dprofpp.PL
52108 ____________________________________________________________________________
52109 [  9700] By: jhi                                   on 2001/04/14  14:44:55
52110         Log: Do not just blindly add CR.
52111      Branch: perl
52112            ! Porting/makerel
52113 ____________________________________________________________________________
52114 [  9699] By: jhi                                   on 2001/04/13  13:17:01
52115         Log: Update Changes.
52116      Branch: perl
52117            ! Changes patchlevel.h
52118 ____________________________________________________________________________
52119 [  9698] By: jhi                                   on 2001/04/13  12:44:48
52120         Log: Integrate perlio.
52121      Branch: perl
52122           !> ext/PerlIO/Scalar/Scalar.xs
52123 ____________________________________________________________________________
52124 [  9697] By: jhi                                   on 2001/04/13  12:29:15
52125         Log: Add more debug output to the test.
52126      Branch: perl
52127            ! t/lib/cwd.t
52128 ____________________________________________________________________________
52129 [  9696] By: nick                                  on 2001/04/13  10:14:29
52130         Log: Fix core dump on binmode($fh,'Scalar')
52131      Branch: perlio
52132            ! ext/PerlIO/Scalar/Scalar.xs
52133 ____________________________________________________________________________
52134 [  9695] By: nick                                  on 2001/04/13  09:05:42
52135         Log: Integrate mainline
52136      Branch: perlio
52137           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52138           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52139           +> t/lib/time-hires.t
52140           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
52141           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
52142           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
52143           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
52144           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
52145           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
52146           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
52147 ____________________________________________________________________________
52148 [  9694] By: jhi                                   on 2001/04/12  22:23:35
52149         Log: Integrate change #9693 from maintperl into mainline.
52150              
52151              $VERSION and Version() on the same line provokes a warning from
52152              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52153      Branch: perl
52154           !> lib/Devel/SelfStubber.pm
52155 ____________________________________________________________________________
52156 [  9693] By: gsar                                  on 2001/04/12  21:55:56
52157         Log: $VERSION and Version() on the same line provokes a warning from
52158              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52159      Branch: maint-5.6/perl
52160            ! lib/Devel/SelfStubber.pm
52161 ____________________________________________________________________________
52162 [  9692] By: jhi                                   on 2001/04/12  13:54:00
52163         Log: This is at least 5.005.
52164      Branch: perl
52165            ! ext/Time/HiRes/HiRes.xs
52166 ____________________________________________________________________________
52167 [  9691] By: jhi                                   on 2001/04/12  13:37:20
52168         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
52169      Branch: perl
52170            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
52171            ! win32/Makefile win32/makefile.mk
52172 ____________________________________________________________________________
52173 [  9690] By: jhi                                   on 2001/04/12  01:34:46
52174         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
52175      Branch: perl
52176            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52177            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52178            + t/lib/time-hires.t
52179            ! MANIFEST
52180 ____________________________________________________________________________
52181 [  9689] By: jhi                                   on 2001/04/12  00:28:39
52182         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
52183              From: Gisle Aas <gisle@ActiveState.com>
52184              Date: 11 Apr 2001 16:36:11 -0700
52185              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
52186      Branch: perl
52187            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52188 ____________________________________________________________________________
52189 [  9688] By: jhi                                   on 2001/04/12  00:27:39
52190         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52191              From: Gisle Aas <gisle@ActiveState.com>
52192              Date: 11 Apr 2001 11:13:24 -0700
52193              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
52194      Branch: perl
52195            ! ext/MIME/Base64/Base64.xs
52196 ____________________________________________________________________________
52197 [  9687] By: jhi                                   on 2001/04/11  19:51:47
52198         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
52199      Branch: perl
52200            ! Todo-5.6
52201 ____________________________________________________________________________
52202 [  9686] By: jhi                                   on 2001/04/11  16:54:25
52203         Log: Subject: [PATCH opcode.pl] Documentation of table format
52204              From: Simon Cozens <simon@netthink.co.uk>
52205              Date: Wed, 11 Apr 2001 12:59:31 +0100
52206              Message-ID: <20010411125931.A25681@netthink.co.uk>
52207      Branch: perl
52208            ! opcode.pl
52209 ____________________________________________________________________________
52210 [  9685] By: jhi                                   on 2001/04/11  16:53:15
52211         Log: Subject: [PATCH] prototype("CORE::recv")
52212              From: Simon Cozens <simon@netthink.co.uk>
52213              Date: Wed, 11 Apr 2001 13:24:35 +0100
52214              Message-ID: <20010411132435.A26169@netthink.co.uk>
52215      Branch: perl
52216            ! pp.c t/comp/proto.t
52217 ____________________________________________________________________________
52218 [  9684] By: jhi                                   on 2001/04/11  16:47:13
52219         Log: FAQ (and AUTHORS) update from Dan Carson: the information
52220              was several years obsolete, Term::Readkey has been updated
52221              to have the functionality.
52222      Branch: perl
52223            ! AUTHORS pod/perlfaq5.pod
52224 ____________________________________________________________________________
52225 [  9683] By: jhi                                   on 2001/04/11  12:15:46
52226         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52227              From: Calle Dybedahl <calle@lysator.liu.se>
52228              Date: 10 Apr 2001 16:44:16 +0200
52229              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
52230      Branch: perl
52231            ! ext/MIME/Base64/Base64.xs
52232 ____________________________________________________________________________
52233 [  9682] By: jhi                                   on 2001/04/11  12:12:26
52234         Log: A more minimal fix for 20010410.006 from Hugo.
52235      Branch: perl
52236            ! regexec.c
52237 ____________________________________________________________________________
52238 [  9681] By: jhi                                   on 2001/04/11  11:34:23
52239         Log: Integrate changes #9678,9679 from maintline into mainperl.
52240              
52241              addendum to change#9676
52242              
52243              up $File::Glob::VERSION; add a note pointing out the version of
52244              the OpenBSD glob bsd_glob.c resembles
52245      Branch: perl
52246           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52247           !> ext/File/Glob/bsd_glob.h
52248 ____________________________________________________________________________
52249 [  9680] By: jhi                                   on 2001/04/11  11:30:38
52250         Log: Bad test numbering in integrate in #9677.
52251              Fixes ID 20010411.001.
52252      Branch: perl
52253            ! t/op/pat.t
52254 ____________________________________________________________________________
52255 [  9679] By: gsar                                  on 2001/04/11  03:38:40
52256         Log: up $File::Glob::VERSION; add a note pointing out the version of
52257              the OpenBSD glob bsd_glob.c resembles
52258      Branch: maint-5.6/perl
52259            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52260            ! ext/File/Glob/bsd_glob.h
52261 ____________________________________________________________________________
52262 [  9678] By: gsar                                  on 2001/04/11  03:09:48
52263         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
52264              revision 1.8.10.1 found here:
52265              
52266              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
52267      Branch: maint-5.6/perl
52268            ! ext/File/Glob/bsd_glob.c
52269 ____________________________________________________________________________
52270 [  9677] By: jhi                                   on 2001/04/11  02:54:39
52271         Log: Integrate changes #9675,9676 from maintperl into mainline.
52272              
52273              fix for bug 20010410.006, undo change#7115
52274              
52275              port the OpenBSD glob() security patch
52276      Branch: perl
52277           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52278           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
52279           !> t/op/pat.t
52280 ____________________________________________________________________________
52281 [  9676] By: gsar                                  on 2001/04/11  02:19:02
52282         Log: port the glob() security patch found at:
52283              
52284              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
52285              
52286              CERT advisory for the issue is here:
52287              
52288              http://www.cert.org/advisories/CA-2001-07.html
52289              
52290              Note that the security scare is only relevant for those who are
52291              foolish enough to build suidperl (which is now officially discouraged)
52292      Branch: maint-5.6/perl
52293            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52294            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
52295 ____________________________________________________________________________
52296 [  9675] By: gsar                                  on 2001/04/10  23:52:11
52297         Log: fix for bug 20010410.006
52298              
52299              undo change#7115 (came into maint-5.6 as change#8156)
52300              
52301              add tests to keep it from coming back
52302      Branch: maint-5.6/perl
52303            ! regexec.c t/op/pat.t
52304 ____________________________________________________________________________
52305 [  9674] By: nick                                  on 2001/04/10  20:39:31
52306         Log: Integrate mainline
52307      Branch: perlio
52308           +> Porting/testall.atom
52309           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
52310           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
52311           !> t/lib/lc-uk.t t/pod/find.t
52312 ____________________________________________________________________________
52313 [  9673] By: nick                                  on 2001/04/10  18:46:14
52314         Log: Integrate against change 9670 aka perl-5.7.1
52315      Branch: perlio
52316           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52317           !> (integrate 53 files)
52318 ____________________________________________________________________________
52319 [  9672] By: jhi                                   on 2001/04/10  13:45:01
52320         Log: Add a script for doing cumulative profile of the test suite.
52321              (Requires ATOM, that is, Tru64.)
52322      Branch: perl
52323            + Porting/testall.atom
52324            ! MANIFEST
52325 ____________________________________________________________________________
52326 [  9671] By: jhi                                   on 2001/04/10  12:38:53
52327         Log: Missing std block.
52328      Branch: perl
52329            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
52330            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
52331            ! t/pod/find.t
52332 ____________________________________________________________________________
52333 [  9670] By: jhi                                   on 2001/04/10  01:25:58
52334         Log: This is 5.7.1.
52335      Branch: perl
52336            ! patchlevel.h
52337 ____________________________________________________________________________
52338 [  9669] By: jhi                                   on 2001/04/10  01:09:14
52339         Log: Update Changes.
52340      Branch: perl
52341            ! Changes patchlevel.h
52342 ____________________________________________________________________________
52343 [  9668] By: jhi                                   on 2001/04/10  01:00:38
52344         Log: Regen toc.
52345      Branch: perl
52346            ! pod/perltoc.pod
52347 ____________________________________________________________________________
52348 [  9667] By: jhi                                   on 2001/04/10  00:52:16
52349         Log: Update perlhist.
52350      Branch: perl
52351            ! pod/perlhist.pod
52352 ____________________________________________________________________________
52353 [  9666] By: jhi                                   on 2001/04/09  23:38:59
52354         Log: Slight wording tweaks from Damian to #9658.
52355      Branch: perl
52356            ! pod/perlobj.pod
52357 ____________________________________________________________________________
52358 [  9665] By: jhi                                   on 2001/04/09  19:56:06
52359         Log: Subject: [PATCH perlutil.pod] Nit
52360              From: Simon Cozens <simon@netthink.co.uk>
52361              Date: Mon, 9 Apr 2001 20:29:44 +0100
52362              Message-ID: <20010409202944.A14796@the.earth.li>
52363      Branch: perl
52364            ! pod/perlutil.pod
52365 ____________________________________________________________________________
52366 [  9664] By: jhi                                   on 2001/04/09  19:54:42
52367         Log: Subject: Re: perl571delta.pod@9631
52368              From: Mike Guy <mjtg@cam.ac.uk>
52369              Date: Mon, 09 Apr 2001 18:09:14 +0100
52370              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
52371      Branch: perl
52372            ! pod/perl571delta.pod
52373 ____________________________________________________________________________
52374 [  9663] By: jhi                                   on 2001/04/09  13:43:35
52375         Log: Update Changes.
52376      Branch: perl
52377            ! Changes patchlevel.h
52378 ____________________________________________________________________________
52379 [  9662] By: jhi                                   on 2001/04/09  13:24:46
52380         Log: tweak tweak.
52381      Branch: perl
52382            ! AUTHORS pod/perl571delta.pod
52383 ____________________________________________________________________________
52384 [  9661] By: jhi                                   on 2001/04/09  13:15:13
52385         Log: Thinko in manual patch applying.
52386      Branch: perl
52387            ! sv.c
52388 ____________________________________________________________________________
52389 [  9660] By: jhi                                   on 2001/04/09  13:07:53
52390         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
52391              From: Robin Barker <rmb1@cise.npl.co.uk> 
52392              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
52393              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
52394              
52395              (This corrects the case where the "isn't numeric" string contains \0s
52396              and is longer than the temporary buffer, and contains \0 at the point
52397              the string would be truncated by "...".) 
52398      Branch: perl
52399            ! sv.c
52400 ____________________________________________________________________________
52401 [  9659] By: jhi                                   on 2001/04/09  12:57:41
52402         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
52403      Branch: perl
52404            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
52405            ! t/lib/cgi-function.t t/lib/cgi-html.t
52406 ____________________________________________________________________________
52407 [  9658] By: jhi                                   on 2001/04/09  12:48:47
52408         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
52409              From: Ilmari Karonen <iltzu@sci.fi>
52410              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
52411              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
52412              
52413              Rearrange and rewrite the Method Invocation section
52414              to explain the concepts in nicer order.
52415      Branch: perl
52416            ! pod/perlobj.pod
52417 ____________________________________________________________________________
52418 [  9657] By: jhi                                   on 2001/04/09  12:35:58
52419         Log: Upgrade to podlators 1.09, from Russ Allbery.
52420      Branch: perl
52421            ! lib/Pod/Man.pm lib/Pod/Text.pm
52422 ____________________________________________________________________________
52423 [  9656] By: jhi                                   on 2001/04/09  12:31:53
52424         Log: perl571delta.
52425      Branch: perl
52426            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
52427 ____________________________________________________________________________
52428 [  9655] By: jhi                                   on 2001/04/09  12:20:09
52429         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
52430              From: Prymmer/Kahn <pvhp@best.com>
52431              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
52432              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
52433      Branch: perl
52434            ! lib/utf8.pm pod/perlunicode.pod
52435 ____________________________________________________________________________
52436 [  9654] By: gsar                                  on 2001/04/09  03:38:33
52437         Log: here lies 5.6.1
52438      Branch: maint-5.6/perl
52439            ! Changes
52440 ____________________________________________________________________________
52441 [  9653] By: jhi                                   on 2001/04/09  03:25:24
52442         Log: Update perlhist.
52443      Branch: perl
52444            ! pod/perlhist.pod
52445 ____________________________________________________________________________
52446 [  9652] By: jhi                                   on 2001/04/09  03:18:49
52447         Log: perl571delta tweaking continues.
52448      Branch: perl
52449            ! pod/perl571delta.pod
52450 ____________________________________________________________________________
52451 [  9651] By: gsar                                  on 2001/04/09  03:11:19
52452         Log: update Changes, patchlevel.h &c.
52453      Branch: maint-5.6/perl
52454            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
52455            ! pod/perltoc.pod
52456 ____________________________________________________________________________
52457 [  9650] By: jhi                                   on 2001/04/09  02:40:24
52458         Log: Integrate the perlfork half of #9513 from maintperl into mainline
52459              (the perlunicode half is obsolete)
52460      Branch: perl
52461            ! pod/perlfork.pod
52462 ____________________________________________________________________________
52463 [  9649] By: gsar                                  on 2001/04/09  02:35:43
52464         Log: tweak perldelta as suggested by Jarkko
52465      Branch: maint-5.6/perl
52466            ! pod/perldelta.pod
52467 ____________________________________________________________________________
52468 [  9648] By: jhi                                   on 2001/04/09  02:13:04
52469         Log: Integrate change #9646 from maintperl into mainline.
52470              
52471              add note about ithreads and Thread.pm
52472      Branch: perl
52473           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
52474 ____________________________________________________________________________
52475 [  9647] By: jhi                                   on 2001/04/09  02:10:18
52476         Log: Bad assumption that shortsize == 2.
52477      Branch: perl
52478            ! t/lib/xs-typemap.t
52479 ____________________________________________________________________________
52480 [  9646] By: gsar                                  on 2001/04/09  00:48:04
52481         Log: add note about ithreads and Thread.pm (too many people are
52482              confused by the fact that Thread.pm is built and installed
52483              under non-5005threads but doesn't work)
52484      Branch: maint-5.6/perl
52485            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
52486 ____________________________________________________________________________
52487 [  9645] By: gsar                                  on 2001/04/09  00:19:03
52488         Log: update perldelta.pod for changes in 5.6.1
52489      Branch: maint-5.6/perl
52490            ! Changes pod/perldelta.pod
52491 ____________________________________________________________________________
52492 [  9644] By: jhi                                   on 2001/04/08  20:37:00
52493         Log: Integrate change #9639 from maintperl into mainline:
52494              on windows, many of the README.* pods were being copied to
52495              the wrong location
52496      Branch: perl
52497           !> win32/Makefile win32/makefile.mk
52498 ____________________________________________________________________________
52499 [  9643] By: jhi                                   on 2001/04/08  20:07:11
52500         Log: Integrate change #9624 from maintperl into mainline:
52501              the pod tests were not okay.  (t/pod/find.t changes ignored)
52502      Branch: perl
52503           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
52504           !> t/pod/include.t t/pod/included.t t/pod/lref.t
52505           !> t/pod/multiline_items.t t/pod/nested_items.t
52506           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52507           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52508 ____________________________________________________________________________
52509 [  9642] By: jhi                                   on 2001/04/08  19:57:17
52510         Log: Integrate change #9638 from maintperl into mainline:
52511              update to latest JPL from the anoncvs repository
52512      Branch: perl
52513           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52514           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52515           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52516 ____________________________________________________________________________
52517 [  9641] By: jhi                                   on 2001/04/08  19:53:30
52518         Log: perl571delta updates.
52519      Branch: perl
52520            ! lib/Filter/Simple.pm pod/perl571delta.pod
52521 ____________________________________________________________________________
52522 [  9640] By: gsar                                  on 2001/04/08  19:20:46
52523         Log: integrate change#9634 from mainline
52524              
52525              Fix the perlmodlib generation (didn't understand separate .pod
52526              files; didn't understand -- as the name-thing separator).
52527              Update the CPAN mirrors list.
52528      Branch: maint-5.6/perl
52529            ! pod/perlmodlib.pod
52530           !> pod/perlmodlib.PL
52531 ____________________________________________________________________________
52532 [  9639] By: gsar                                  on 2001/04/08  18:57:31
52533         Log: on windows, many of the README.* pods were being copied to the wrong
52534              location
52535      Branch: maint-5.6/perl
52536            ! win32/Makefile win32/makefile.mk
52537 ____________________________________________________________________________
52538 [  9638] By: gsar                                  on 2001/04/08  18:38:25
52539         Log: update to latest JPL from the anoncvs repository
52540      Branch: maint-5.6/perl
52541            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52542            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
52543            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
52544 ____________________________________________________________________________
52545 [  9637] By: jhi                                   on 2001/04/08  17:53:53
52546         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
52547      Branch: perl
52548            ! pod/perl571delta.pod
52549 ____________________________________________________________________________
52550 [  9636] By: jhi                                   on 2001/04/08  17:18:32
52551         Log: Regen toc.
52552      Branch: perl
52553            ! pod/perltoc.pod
52554 ____________________________________________________________________________
52555 [  9635] By: jhi                                   on 2001/04/08  17:16:33
52556         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
52557              From: "Craig A. Berry" <craigberry@mac.com>
52558              Date: Sun, 08 Apr 2001 12:30:16 -0500
52559              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
52560      Branch: perl
52561            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
52562 ____________________________________________________________________________
52563 [  9634] By: jhi                                   on 2001/04/08  17:09:19
52564         Log: Fix the perlmodlib generation (didn't understand separate .pod
52565              files; didn't understand -- as the name-thing separator).
52566              
52567              Update the CPAN mirrors list.
52568      Branch: perl
52569            ! pod/perlmodlib.PL pod/perlmodlib.pod
52570 ____________________________________________________________________________
52571 [  9633] By: jhi                                   on 2001/04/08  16:49:17
52572         Log: Sort MANIFEST.
52573      Branch: perl
52574            ! MANIFEST
52575 ____________________________________________________________________________
52576 [  9632] By: gsar                                  on 2001/04/08  16:36:06
52577         Log: add $Tie::RefHash::VERSION
52578      Branch: maint-5.6/perl
52579            ! lib/Tie/RefHash.pm
52580 ____________________________________________________________________________
52581 [  9631] By: jhi                                   on 2001/04/08  16:10:15
52582         Log: perl571delta updates based on p5p feedback; still needs
52583              lots of examples.
52584      Branch: perl
52585            ! pod/perl571delta.pod
52586 ____________________________________________________________________________
52587 [  9630] By: jhi                                   on 2001/04/08  15:59:13
52588         Log: Update the list of supported platforms to talk about 5.7.1
52589              (and 5.6.1)
52590      Branch: perl
52591            ! pod/perlport.pod
52592 ____________________________________________________________________________
52593 [  9629] By: jhi                                   on 2001/04/08  15:55:41
52594         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
52595              from maintperl into mainline: perlport updates.
52596      Branch: perl
52597            ! pod/perlport.pod
52598 ____________________________________________________________________________
52599 [  9628] By: jhi                                   on 2001/04/08  15:53:17
52600         Log: perlsolaris.pod copied to wrong directory.
52601      Branch: perl
52602            ! win32/makefile.mk
52603 ____________________________________________________________________________
52604 [  9627] By: jhi                                   on 2001/04/08  14:48:18
52605         Log: Subject: Typos in perl571delta.pod
52606              From: "Stephen P. Potter" <spp@spotter.yi.org>
52607              Date: Sat, 07 Apr 2001 20:37:05 -0400
52608              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
52609      Branch: perl
52610            ! pod/perl571delta.pod
52611 ____________________________________________________________________________
52612 [  9626] By: jhi                                   on 2001/04/08  14:39:04
52613         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
52614      Branch: perl
52615            ! gv.c
52616 ____________________________________________________________________________
52617 [  9625] By: nick                                  on 2001/04/08  10:14:23
52618         Log: Integrate mainline
52619      Branch: perlio
52620           +> pod/perl570delta.pod pod/perl571delta.pod
52621           !> (integrate 27 files)
52622 ____________________________________________________________________________
52623 [  9624] By: gsar                                  on 2001/04/08  06:08:17
52624         Log: test in t/pod/* were busted
52625              
52626              these tests are still not enabled in t/{harness,TEST}
52627      Branch: maint-5.6/perl
52628            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
52629            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
52630            ! t/pod/multiline_items.t t/pod/nested_items.t
52631            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
52632            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
52633 ____________________________________________________________________________
52634 [  9623] By: gsar                                  on 2001/04/08  03:37:01
52635         Log: integrate change#9470 from mainline
52636              
52637              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
52638      Branch: maint-5.6/perl
52639           !> ext/Socket/Socket.xs
52640 ____________________________________________________________________________
52641 [  9622] By: jhi                                   on 2001/04/07  22:40:47
52642         Log: Update Changes.
52643      Branch: perl
52644            ! Changes patchlevel.h
52645 ____________________________________________________________________________
52646 [  9621] By: jhi                                   on 2001/04/07  22:34:16
52647         Log: Update AUTHORS.
52648      Branch: perl
52649            ! AUTHORS
52650 ____________________________________________________________________________
52651 [  9620] By: jhi                                   on 2001/04/07  22:12:47
52652         Log: Forgot to bump the number of tests in #9164.
52653      Branch: perl
52654            ! t/op/array.t
52655 ____________________________________________________________________________
52656 [  9619] By: jhi                                   on 2001/04/07  22:09:50
52657         Log: Bump patchlevel to 5.7.1.
52658      Branch: perl
52659            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52660            ! config_h.SH patchlevel.h
52661 ____________________________________________________________________________
52662 [  9618] By: jhi                                   on 2001/04/07  22:02:41
52663         Log: Populate perl571delta.
52664      Branch: perl
52665            ! pod/perl571delta.pod
52666 ____________________________________________________________________________
52667 [  9617] By: jhi                                   on 2001/04/07  22:01:23
52668         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
52669              to forget it later; do not change patchlevel.h yet or regenerate
52670              Configure yet.
52671      Branch: perl
52672            ! epoc/config.sh win32/Makefile win32/config_H.bc
52673            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
52674 ____________________________________________________________________________
52675 [  9616] By: jhi                                   on 2001/04/07  17:46:33
52676         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
52677      Branch: perl
52678            ! pod/perl571delta.pod
52679 ____________________________________________________________________________
52680 [  9615] By: jhi                                   on 2001/04/07  17:33:21
52681         Log: Change the toc configuration.
52682      Branch: perl
52683            ! pod/buildtoc.PL pod/perl.pod
52684 ____________________________________________________________________________
52685 [  9614] By: jhi                                   on 2001/04/07  17:29:47
52686         Log: Subject: PATCH: $[
52687              From: Robin Houston <robin@kitsite.com>
52688              Date: Fri, 6 Apr 2001 18:10:14 +0100
52689              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
52690      Branch: perl
52691            ! op.c t/op/array.t
52692 ____________________________________________________________________________
52693 [  9613] By: jhi                                   on 2001/04/07  17:28:26
52694         Log: Subject: [PATCH perl@9424] isn't numeric warning
52695              From: Robin Barker <rmb1@cise.npl.co.uk>
52696              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
52697              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
52698      Branch: perl
52699            ! sv.c t/pragma/warn/sv
52700 ____________________________________________________________________________
52701 [  9612] By: jhi                                   on 2001/04/07  17:26:45
52702         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
52703              From: Mike Guy <mjtg@cam.ac.uk>
52704              Date: Fri, 06 Apr 2001 12:47:06 +0100
52705              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
52706      Branch: perl
52707            ! dump.c t/lib/peek.t
52708 ____________________________________________________________________________
52709 [  9611] By: jhi                                   on 2001/04/07  17:21:35
52710         Log: Create perl571delta and seed it off with the perldelta changes
52711              since 5.7.0; remove those changes from perldelta and rename it
52712              as perl570delta; recreate perldelta but leave it almost empty.
52713      Branch: perl
52714            + pod/perl570delta.pod pod/perl571delta.pod
52715            ! MANIFEST pod/perldelta.pod
52716 ____________________________________________________________________________
52717 [  9610] By: jhi                                   on 2001/04/07  16:56:32
52718         Log: Denit.
52719      Branch: perl
52720            ! pod/perldelta.pod
52721 ____________________________________________________________________________
52722 [  9609] By: jhi                                   on 2001/04/07  16:38:32
52723         Log: Retract #9523: needs more thought.
52724      Branch: perl
52725            ! Makefile.SH
52726 ____________________________________________________________________________
52727 [  9608] By: jhi                                   on 2001/04/07  14:59:20
52728         Log: atmark() code cleanaup.
52729      Branch: perl
52730            ! ext/IO/IO.xs
52731 ____________________________________________________________________________
52732 [  9607] By: jhi                                   on 2001/04/07  14:48:14
52733         Log: Integrate change #9605 from maintperl into mainline.
52734              
52735              can't optimize away scope entry if tr/// is present
52736      Branch: perl
52737           !> op.c t/op/tr.t
52738 ____________________________________________________________________________
52739 [  9606] By: jhi                                   on 2001/04/07  14:43:59
52740         Log: Integrate perlio.
52741      Branch: perl
52742           +> win32/FindExt.pm
52743           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
52744           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
52745 ____________________________________________________________________________
52746 [  9605] By: gsar                                  on 2001/04/07  11:52:40
52747         Log: can't optimize away scope entry if tr/// is present
52748      Branch: maint-5.6/perl
52749            ! op.c t/op/tr.t
52750 ____________________________________________________________________________
52751 [  9604] By: nick                                  on 2001/04/07  11:39:45
52752         Log: Split out extension finding code from buildext.pl into FindExt.pm
52753              Use it to get Config.pm's idea of available extensions in line
52754              with what is built.
52755      Branch: perlio
52756            + win32/FindExt.pm
52757            ! MANIFEST win32/buildext.pl win32/config_sh.PL
52758            ! win32/makefile.mk
52759 ____________________________________________________________________________
52760 [  9603] By: nick                                  on 2001/04/07  09:11:38
52761         Log: Cleanup correction for failed :Via() layer, also set an error code.
52762      Branch: perlio
52763            ! ext/PerlIO/Via/Via.xs
52764 ____________________________________________________________________________
52765 [  9602] By: nick                                  on 2001/04/07  08:38:04
52766         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
52767              style. So don't use binmode() on the handles so that Win32 etc. see
52768              same sequence and produce same digests.
52769      Branch: perlio
52770            ! t/lib/md5-file.t
52771 ____________________________________________________________________________
52772 [  9601] By: nick                                  on 2001/04/07  08:36:26
52773         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
52774              Else it complains and so crlf layer (say) does not get pushed.
52775      Branch: perlio
52776            ! perlio.c
52777 ____________________________________________________________________________
52778 [  9600] By: jhi                                   on 2001/04/06  23:00:09
52779         Log: Integrate change #9599 from perlio into mainline.
52780      Branch: perl
52781           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
52782           !> win32/config_H.vc
52783 ____________________________________________________________________________
52784 [  9599] By: nick                                  on 2001/04/06  21:42:43
52785         Log: Quote $VERSION in Encode.pm.
52786              regen_config_h as requested.
52787      Branch: perlio
52788            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
52789            ! win32/config_H.vc
52790 ____________________________________________________________________________
52791 [  9598] By: nick                                  on 2001/04/06  20:34:59
52792         Log: Integrate mainline
52793      Branch: perlio
52794           +> README.macos
52795           !> (integrate 39 files)
52796 ____________________________________________________________________________
52797 [  9597] By: gsar                                  on 2001/04/06  18:06:35
52798         Log: integrate change#9464 from mainline (addendum to change#8313)
52799              
52800              Subject: [PATCH @9452] Better peep()ing for foreach() loops
52801      Branch: maint-5.6/perl
52802           !> op.c
52803 ____________________________________________________________________________
52804 [  9596] By: jhi                                   on 2001/04/06  17:26:03
52805         Log: The d_casti32=undef is good for you even when not use64bitall.
52806      Branch: perl
52807            ! hints/hpux.sh
52808 ____________________________________________________________________________
52809 [  9595] By: gsar                                  on 2001/04/06  14:57:17
52810         Log: add a low-impact fix to accommodate darwin-ism
52811      Branch: maint-5.6/perl
52812            ! ext/Errno/Errno_pm.PL
52813 ____________________________________________________________________________
52814 [  9594] By: jhi                                   on 2001/04/06  14:55:14
52815         Log: Integrate changes #9528,9593 from mainline into maintperl;
52816              tweaking the editor/IDE/shell list.
52817      Branch: maint-5.6/perl
52818           !> pod/perlfaq3.pod
52819 ____________________________________________________________________________
52820 [  9593] By: jhi                                   on 2001/04/06  14:51:39
52821         Log: Make the editor/IDE/shell list a little bit airier.
52822      Branch: perl
52823            ! pod/perlfaq3.pod
52824 ____________________________________________________________________________
52825 [  9592] By: gsar                                  on 2001/04/06  14:45:18
52826         Log: integrate change#9477 from mainline (base.pm doc tweak)
52827              
52828              missing doc entry for fmod()
52829      Branch: maint-5.6/perl
52830            ! lib/Math/BigFloat.pm
52831           !> lib/base.pm
52832 ____________________________________________________________________________
52833 [  9591] By: jhi                                   on 2001/04/06  13:55:48
52834         Log: Regen toc.
52835      Branch: perl
52836            ! pod/perltoc.pod
52837 ____________________________________________________________________________
52838 [  9590] By: jhi                                   on 2001/04/06  13:54:52
52839         Log: Math::BigFloat patches from John Peacock.  The equivalent
52840              of #9586 from maintperl but reworked by John to work with
52841              the bleadperl.
52842      Branch: perl
52843            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
52844 ____________________________________________________________________________
52845 [  9589] By: jhi                                   on 2001/04/06  13:42:23
52846         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
52847      Branch: perl
52848            ! ext/Digest/MD5/Makefile.PL
52849 ____________________________________________________________________________
52850 [  9588] By: jhi                                   on 2001/04/06  13:31:45
52851         Log: Integrate changes #9584,9587 from maintperl into mainline.
52852              
52853              keep eval"" CVs alive until the end of the statement in which
52854              they're called
52855              
52856              add README.macos (from Chris Nandor)
52857              
52858              tyop in change#9555
52859      Branch: perl
52860           +> README.macos
52861           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
52862           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
52863           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
52864           !> win32/makefile.mk
52865 ____________________________________________________________________________
52866 [  9587] By: gsar                                  on 2001/04/06  07:31:30
52867         Log: add README.macos (from Chris Nandor)
52868              
52869              tyop in change#9555
52870      Branch: maint-5.6/perl
52871            + README.macos
52872            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
52873            ! win32/Makefile win32/makefile.mk
52874 ____________________________________________________________________________
52875 [  9586] By: gsar                                  on 2001/04/06  07:08:54
52876         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
52877      Branch: maint-5.6/perl
52878            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
52879 ____________________________________________________________________________
52880 [  9585] By: gsar                                  on 2001/04/06  06:58:44
52881         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
52882              from mainline
52883              
52884              Subject: [PATCH] Base64 update to perlfaq9.pod
52885              
52886              Subject: [PATCH AUTHORS] Housekeeping
52887              
52888              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
52889              Mac OS X (Darwin) has extra pwent fields.
52890              
52891              Subject: [PATCH B::*] print control-character vars readably
52892              Needs EBCDICification.
52893              
52894              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
52895              
52896              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
52897              
52898              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
52899              
52900              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
52901              
52902              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
52903              
52904              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
52905              
52906              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
52907              
52908              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
52909              
52910              FreeBSD hints tweak from Anton Berezin.
52911              
52912              Subject: [PATCH foolperl & bleadperl] README.vms update
52913              
52914              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
52915      Branch: maint-5.6/perl
52916           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
52917           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
52918           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
52919 ____________________________________________________________________________
52920 [  9584] By: gsar                                  on 2001/04/06  04:09:00
52921         Log: keep eval"" CVs alive until the end of the statement in which
52922              they're called; this avoids a coredump ensuing from search for
52923              lexicals in code such as:
52924              
52925              sub bug {
52926              my $s = @_;
52927              eval q[sub { eval 'sub { &$s }' }];
52928              }
52929              bug("x")->()->();
52930              
52931              this code still doesn't work as intended (as it has remained
52932              since time immemorial), but it doesn't provoke a coredump anymore
52933      Branch: maint-5.6/perl
52934            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52935            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
52936 ____________________________________________________________________________
52937 [  9583] By: jhi                                   on 2001/04/05  23:52:51
52938         Log: Update Changes.
52939      Branch: perl
52940            ! Changes patchlevel.h
52941 ____________________________________________________________________________
52942 [  9582] By: jhi                                   on 2001/04/05  23:11:23
52943         Log: Slight doc tweak.
52944      Branch: perl
52945            ! pod/perlunicode.pod
52946 ____________________________________________________________________________
52947 [  9581] By: jhi                                   on 2001/04/05  23:04:11
52948         Log: Integrate perlio.
52949      Branch: perl
52950           !> pod/perlunicode.pod
52951 ____________________________________________________________________________
52952 [  9580] By: jhi                                   on 2001/04/05  23:03:29
52953         Log: Test for #9579.
52954      Branch: perl
52955            ! t/op/do.t
52956 ____________________________________________________________________________
52957 [  9579] By: jhi                                   on 2001/04/05  22:54:17
52958         Log: Subject: [PATCH] Propagate calling context for do '...'
52959              From: Gisle Aas <gisle@ActiveState.com>
52960              Date: 04 Apr 2001 20:17:29 -0700
52961              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
52962      Branch: perl
52963            ! pod/perlfunc.pod pp_ctl.c
52964 ____________________________________________________________________________
52965 [  9578] By: jhi                                   on 2001/04/05  22:52:51
52966         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
52967              From: Peter Prymmer <pvhp@forte.com>
52968              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
52969              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
52970      Branch: perl
52971            ! README.vms
52972 ____________________________________________________________________________
52973 [  9577] By: jhi                                   on 2001/04/05  22:48:22
52974         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
52975              From: "Craig A. Berry" <craigberry@mac.com>
52976              Date: Thu, 5 Apr 2001 13:43:28 -0500
52977              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
52978      Branch: perl
52979            ! README.vms
52980 ____________________________________________________________________________
52981 [  9576] By: jhi                                   on 2001/04/05  22:31:38
52982         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
52983              From: Michael G Schwern <schwern@pobox.com>
52984              Date: Thu, 5 Apr 2001 21:53:21 +0100
52985              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
52986      Branch: perl
52987            ! lib/base.pm t/lib/fields.t
52988 ____________________________________________________________________________
52989 [  9575] By: jhi                                   on 2001/04/05  22:26:10
52990         Log: FreeBSD hints tweak from Anton Berezin.
52991      Branch: perl
52992            ! hints/freebsd.sh
52993 ____________________________________________________________________________
52994 [  9574] By: jhi                                   on 2001/04/05  22:24:03
52995         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
52996              From: David Dyck <dcd@tc.fluke.com>
52997              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
52998              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
52999      Branch: perl
53000            ! t/op/oct.t
53001 ____________________________________________________________________________
53002 [  9573] By: jhi                                   on 2001/04/05  22:23:06
53003         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53004              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
53005              From: David Dyck <dcd@tc.fluke.com>
53006              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
53007      Branch: perl
53008            ! pp.c
53009 ____________________________________________________________________________
53010 [  9572] By: jhi                                   on 2001/04/05  22:14:47
53011         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53012              From: Robin Houston <robin@kitsite.com>
53013              Date: Thu, 5 Apr 2001 20:56:48 +0100
53014              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
53015      Branch: perl
53016            ! ext/B/B/Deparse.pm
53017 ____________________________________________________________________________
53018 [  9571] By: jhi                                   on 2001/04/05  22:12:53
53019         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53020              From: Robin Houston <robin@kitsite.com>
53021              Date: Thu, 5 Apr 2001 19:55:51 +0100
53022              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
53023      Branch: perl
53024            ! ext/B/B/Deparse.pm
53025 ____________________________________________________________________________
53026 [  9570] By: jhi                                   on 2001/04/05  22:11:06
53027         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53028              From: Robin Houston <robin@kitsite.com>
53029              Date: Thu, 5 Apr 2001 20:16:29 +0100
53030              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
53031      Branch: perl
53032            ! ext/B/B/Deparse.pm
53033 ____________________________________________________________________________
53034 [  9569] By: nick                                  on 2001/04/05  21:32:26
53035         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
53036      Branch: perlio
53037            ! pod/perlunicode.pod
53038 ____________________________________________________________________________
53039 [  9568] By: nick                                  on 2001/04/05  19:38:09
53040         Log: Integrate mainline
53041      Branch: perlio
53042           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
53043           !> (integrate 35 files)
53044 ____________________________________________________________________________
53045 [  9567] By: jhi                                   on 2001/04/05  18:31:45
53046         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53047              From: Robin Houston <robin@kitsite.com>
53048              Date: Thu, 5 Apr 2001 18:03:23 +0100
53049              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
53050      Branch: perl
53051            ! ext/B/B/Deparse.pm
53052 ____________________________________________________________________________
53053 [  9566] By: jhi                                   on 2001/04/05  18:29:35
53054         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53055              From: Robin Houston <robin@kitsite.com>
53056              Date: Thu, 5 Apr 2001 16:45:18 +0100
53057              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
53058      Branch: perl
53059            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53060 ____________________________________________________________________________
53061 [  9565] By: jhi                                   on 2001/04/05  18:24:23
53062         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53063              From: Robin Houston <robin@kitsite.com>
53064              Date: Thu, 5 Apr 2001 14:50:09 +0100
53065              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
53066      Branch: perl
53067            ! ext/B/B/Deparse.pm
53068 ____________________________________________________________________________
53069 [  9564] By: jhi                                   on 2001/04/05  18:23:03
53070         Log: Subject: [PATCH B::*] print control-character vars readably
53071              From: Robin Houston <robin@kitsite.com>
53072              Date: Thu, 5 Apr 2001 14:27:38 +0100
53073              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
53074              
53075              Needs EBCDICification.
53076      Branch: perl
53077            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
53078            ! ext/B/B/Terse.pm
53079 ____________________________________________________________________________
53080 [  9563] By: jhi                                   on 2001/04/05  18:20:32
53081         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53082              Date: Thu, 5 Apr 2001 13:21:42 -0400
53083              From: Paul Schinder <schinder@pobox.com>
53084              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
53085              
53086              Mac OS X (Darwin) has extra pwent fields.
53087      Branch: perl
53088            ! t/op/pwent.t
53089 ____________________________________________________________________________
53090 [  9562] By: jhi                                   on 2001/04/05  17:57:51
53091         Log: Regen toc.
53092      Branch: perl
53093            ! pod/perltoc.pod
53094 ____________________________________________________________________________
53095 [  9561] By: jhi                                   on 2001/04/05  17:47:33
53096         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
53097      Branch: metaconfig
53098            ! U/Glossary.patch
53099      Branch: metaconfig/U/perl
53100            + d_u32align.U
53101            ! d_cmsghdr_s.U d_msghdr_s.U
53102 ____________________________________________________________________________
53103 [  9560] By: jhi                                   on 2001/04/05  17:47:01
53104         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
53105              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
53106              Introduce probes for struct msghdr, struct cmsghdr,
53107              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
53108              ualarm, usleep, for possible later extension work.
53109      Branch: perl
53110            + t/lib/md5-align.t
53111            ! Configure MANIFEST Porting/Glossary Porting/config.sh
53112            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53113            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
53114            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53115            ! vos/config.ga.h win32/config.bc win32/config.gc
53116            ! win32/config.vc
53117 ____________________________________________________________________________
53118 [  9559] By: jhi                                   on 2001/04/05  13:03:04
53119         Log: Be traditional in your cpp (for the Errno extension).
53120      Branch: perl
53121            ! hints/darwin.sh
53122 ____________________________________________________________________________
53123 [  9558] By: jhi                                   on 2001/04/05  13:00:05
53124         Log: Add $Config{cppflags} to the gcc incantation.
53125      Branch: perl
53126            ! ext/Errno/Errno_pm.PL
53127 ____________________________________________________________________________
53128 [  9557] By: jhi                                   on 2001/04/05  04:22:39
53129         Log: Introduce Sean Burke's Class::ISA 0.32.
53130      Branch: perl
53131            + lib/Class/ISA.pm t/lib/class-isa.t
53132            ! MANIFEST
53133 ____________________________________________________________________________
53134 [  9556] By: jhi                                   on 2001/04/05  04:09:50
53135         Log: Subject: [PATCH AUTHORS] Housekeeping
53136              From: Paul Johnson <paul@pjcj.net> 
53137              Date: Wed, 4 Apr 2001 22:45:47 +0200
53138              Message-ID: <20010404224547.D9548@pjcj.net>
53139      Branch: perl
53140            ! AUTHORS
53141 ____________________________________________________________________________
53142 [  9555] By: jhi                                   on 2001/04/05  04:06:33
53143         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
53144              From: Gisle Aas <gisle@ActiveState.com>
53145              Date: 04 Apr 2001 14:23:04 -0700
53146              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
53147      Branch: perl
53148            ! pod/perlfaq9.pod
53149 ____________________________________________________________________________
53150 [  9554] By: jhi                                   on 2001/04/05  04:05:49
53151         Log: Downgrade also the "Wide character" diagnostic.
53152      Branch: perl
53153            ! pod/perldiag.pod
53154 ____________________________________________________________________________
53155 [  9553] By: jhi                                   on 2001/04/05  04:00:33
53156         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
53157              maintperl into mainline.
53158              
53159              "double" should be "NV"; standard typemap is missing entry
53160              for NV
53161              
53162              s/djSP/dSP/
53163              
53164              Downgrade "Wide character in print" to a warning.
53165              
53166              B::Deparse fix for ${^FOO} and documentation for PVX() method
53167              (from Robin Houston)
53168              
53169              tr/// doesn't null-terminate the result in some situations
53170              (from Gisle Aas)
53171      Branch: perl
53172           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
53173           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
53174           !> t/io/utf8.t t/op/tr.t
53175 ____________________________________________________________________________
53176 [  9552] By: jhi                                   on 2001/04/05  03:52:50
53177         Log: Retract changes #9542 and #9538 (from maintperl, integrated
53178              at #9540), shouldn't be needed because of the perlio changes.
53179      Branch: perl
53180            ! util.c
53181 ____________________________________________________________________________
53182 [  9551] By: gsar                                  on 2001/04/05  00:18:34
53183         Log: tr/// doesn't null-terminate the result in some situations
53184              (from Gisle Aas)
53185      Branch: maint-5.6/perl
53186            ! doop.c t/op/tr.t
53187 ____________________________________________________________________________
53188 [  9550] By: gsar                                  on 2001/04/04  20:04:17
53189         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
53190              (from Robin Houston)
53191      Branch: maint-5.6/perl
53192            ! ext/B/B.pm ext/B/B/Deparse.pm
53193 ____________________________________________________________________________
53194 [  9549] By: nick                                  on 2001/04/04  18:56:15
53195         Log: Downgrade "Wide character in print" to a warning.
53196      Branch: perlio
53197            ! doio.c t/io/utf8.t
53198 ____________________________________________________________________________
53199 [  9548] By: gsar                                  on 2001/04/04  18:51:49
53200         Log: integrate changes#9460,9462,9482,9521,9522
53201              
53202              Subject: PATCH: B::Debug should show LOOP-specific fields
53203              
53204              Subject: B::Deparse precedence bug. (Patch included.)
53205              
53206              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53207              
53208              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53209              
53210              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53211      Branch: maint-5.6/perl
53212           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
53213           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
53214 ____________________________________________________________________________
53215 [  9547] By: gsar                                  on 2001/04/04  18:49:16
53216         Log: s/djSP/dSP/
53217      Branch: maint-5.6/perl
53218            ! ext/Thread/Thread.xs
53219 ____________________________________________________________________________
53220 [  9546] By: nick                                  on 2001/04/04  18:44:00
53221         Log: Integrate mainline.
53222      Branch: perlio
53223           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
53224           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
53225 ____________________________________________________________________________
53226 [  9545] By: gsar                                  on 2001/04/04  18:38:52
53227         Log: integrate change#8837 from mainline
53228              
53229              Subject: [patch] -Wall cleanup round 2
53230      Branch: maint-5.6/perl
53231           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
53232           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
53233           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
53234           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
53235           !> ext/SDBM_File/SDBM_File.xs
53236 ____________________________________________________________________________
53237 [  9544] By: gsar                                  on 2001/04/04  17:49:57
53238         Log: "double" should be "NV"; standard typemap is missing entry
53239              for NV
53240      Branch: maint-5.6/perl
53241            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
53242 ____________________________________________________________________________
53243 [  9543] By: jhi                                   on 2001/04/04  14:13:18
53244         Log: Thou shalt not (just) match for English error messages.
53245      Branch: perl
53246            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
53247            ! os2/OS2/Process/Process.pm
53248 ____________________________________________________________________________
53249 [  9542] By: jhi                                   on 2001/04/04  13:20:39
53250         Log: Make the stdio tricks of fflush_all() to exist only if
53251              stdio is being used.
53252      Branch: perl
53253            ! util.c
53254 ____________________________________________________________________________
53255 [  9541] By: jhi                                   on 2001/04/04  04:20:24
53256         Log: Subject: Re: [PATCH] Lighten up glob
53257              From: Benjamin Sugars <bsugars@canoe.ca>
53258              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
53259              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
53260      Branch: perl
53261            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
53262            ! util.c
53263 ____________________________________________________________________________
53264 [  9540] By: jhi                                   on 2001/04/04  04:03:57
53265         Log: Integrate changes #9538,9539 from maintperl into mainline.
53266              
53267              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53268              for use with _fwalk() (fix for change#7705)
53269              
53270              another tweak needed for SunOS 4.1.x build (from Mike Guy)
53271              (cp -f is not portable)
53272      Branch: perl
53273           !> Makefile.SH util.c
53274 ____________________________________________________________________________
53275 [  9539] By: gsar                                  on 2001/04/04  03:01:14
53276         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
53277      Branch: maint-5.6/perl
53278            ! Makefile.SH
53279 ____________________________________________________________________________
53280 [  9538] By: gsar                                  on 2001/04/04  01:00:38
53281         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53282              for use with _fwalk() (fix for change#7705)
53283      Branch: maint-5.6/perl
53284            ! util.c
53285 ____________________________________________________________________________
53286 [  9537] By: nick                                  on 2001/04/03  19:24:55
53287         Log: Integrate mainline
53288      Branch: perlio
53289           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
53290           +> lib/unicode/PropList.html
53291            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
53292           !> (integrate 69 files)
53293 ____________________________________________________________________________
53294 [  9536] By: jhi                                   on 2001/04/03  18:02:31
53295         Log: Integrate change #9533 from maintperl into mainline.
53296              
53297              better fix for change#9517 to accomodate UNC paths like
53298              \\server\share\foo, and paths with trailing backslash
53299              like c:\this\
53300      Branch: perl
53301           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53302 ____________________________________________________________________________
53303 [  9535] By: jhi                                   on 2001/04/03  17:58:07
53304         Log: Change the push/unshift warning to be of class syntax, not misc.
53305      Branch: perl
53306            ! op.c pod/perldiag.pod t/pragma/warn/op
53307 ____________________________________________________________________________
53308 [  9534] By: jhi                                   on 2001/04/03  15:03:46
53309         Log: Change the push/unshift warning (#9532) to talk about "no values"
53310              instead of "no arguments".
53311      Branch: perl
53312            ! op.c pod/perldiag.pod t/pragma/warn/op
53313 ____________________________________________________________________________
53314 [  9533] By: gsar                                  on 2001/04/03  14:30:07
53315         Log: better fix for change#9517 to accomodate UNC paths like
53316              \\server\share\foo, and paths with trailing backslash
53317              like c:\this\
53318      Branch: maint-5.6/perl
53319            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53320 ____________________________________________________________________________
53321 [  9532] By: jhi                                   on 2001/04/03  13:11:46
53322         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
53323              From: Robin Houston <robin@kitsite.com>
53324              Date: Mon, 2 Apr 2001 15:03:29 +0100
53325              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
53326      Branch: perl
53327            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
53328 ____________________________________________________________________________
53329 [  9531] By: jhi                                   on 2001/04/03  13:06:34
53330         Log: Integrate change #9530 from maintperl into mainline.
53331              
53332              accomodate VMS "mailbox overflow" quirk in testsuite (from
53333              Craig Berry)
53334      Branch: perl
53335           !> t/lib/socket.t
53336 ____________________________________________________________________________
53337 [  9530] By: gsar                                  on 2001/04/03  04:56:41
53338         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
53339              Craig Berry)
53340      Branch: maint-5.6/perl
53341            ! t/lib/socket.t
53342 ____________________________________________________________________________
53343 [  9529] By: jhi                                   on 2001/04/03  02:34:34
53344         Log: Update Changes.
53345      Branch: perl
53346            ! Changes patchlevel.h
53347 ____________________________________________________________________________
53348 [  9528] By: jhi                                   on 2001/04/03  01:27:57
53349         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
53350              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
53351              To: perl5-porters@perl.org
53352              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
53353      Branch: perl
53354            ! pod/perlfaq3.pod
53355 ____________________________________________________________________________
53356 [  9527] By: jhi                                   on 2001/04/03  01:22:09
53357         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
53358              From: Peter Prymmer <pvhp@forte.com>
53359              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
53360              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
53361      Branch: perl
53362            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
53363 ____________________________________________________________________________
53364 [  9526] By: jhi                                   on 2001/04/03  01:18:25
53365         Log: The metaconfig unit changes for #9525.
53366      Branch: metaconfig
53367            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
53368      Branch: metaconfig/U/perl
53369            ! use64bits.U
53370 ____________________________________________________________________________
53371 [  9525] By: jhi                                   on 2001/04/03  01:17:30
53372         Log: Configure sanity checks:
53373              * if use64bitall is attempted but pointers are only 32-bit,
53374              'downgrade' to use64bitint
53375              * if use64bitint is attempted but there's no quad type,
53376              forget about use64bitint (well, the default for it is 'n',
53377              the user can still override this)
53378              * if pointers are 64 bits, do not try to use Perl's malloc
53379      Branch: perl
53380            ! Configure
53381 ____________________________________________________________________________
53382 [  9524] By: gsar                                  on 2001/04/03  01:09:12
53383         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
53384      Branch: maint-5.6/perl
53385            ! pp_sys.c
53386 ____________________________________________________________________________
53387 [  9523] By: jhi                                   on 2001/04/03  00:02:31
53388         Log: (Retracted by #9609)
53389              
53390              Make it harder for parallel makes to enter 'test' before
53391              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
53392              should be unhappy enough, but sometimes parallel makes seem
53393              to sneak past both in Tru64 and AIX.)
53394      Branch: perl
53395            ! Makefile.SH
53396 ____________________________________________________________________________
53397 [  9522] By: jhi                                   on 2001/04/02  22:35:31
53398         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53399              Date: Mon, 2 Apr 2001 22:54:10 +0100
53400              From: Robin Houston <robin@kitsite.com>
53401              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
53402      Branch: perl
53403            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
53404 ____________________________________________________________________________
53405 [  9521] By: jhi                                   on 2001/04/02  22:32:23
53406         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53407              From: Robin Houston <robin@kitsite.com>
53408              Date: Mon, 2 Apr 2001 20:24:03 +0100
53409              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
53410      Branch: perl
53411            ! ext/B/B/Concise.pm
53412 ____________________________________________________________________________
53413 [  9520] By: jhi                                   on 2001/04/02  22:30:43
53414         Log: Subject: [PATCH] REALLY pedantic hv.h nit
53415              From: Simon Cozens <simon@netthink.co.uk>
53416              Date: Mon, 2 Apr 2001 15:43:06 +0100
53417              Message-ID: <20010402154306.A21711@netthink.co.uk>
53418      Branch: perl
53419            ! hv.h
53420 ____________________________________________________________________________
53421 [  9519] By: jhi                                   on 2001/04/02  22:28:04
53422         Log: Based on
53423              
53424              Subject: [foolperl] EPOC fix
53425              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53426              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
53427              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
53428      Branch: perl
53429            ! pp_sys.c
53430 ____________________________________________________________________________
53431 [  9518] By: jhi                                   on 2001/04/02  22:22:34
53432         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
53433              
53434              README.win32 tweaks; add a note about alternative location for
53435              getting a gcc-2.95.2 that will build perl properly on windows
53436              
53437              add some notes about gutsy threading matters
53438              
53439              many of the utilities interpolate literal paths within doublequotes
53440              (fails on dosish platforms where path contains backslashes)
53441      Branch: perl
53442           !> README.win32 pod/perlguts.pod utils/perldoc.PL
53443           !> x2p/find2perl.PL x2p/s2p.PL
53444 ____________________________________________________________________________
53445 [  9517] By: gsar                                  on 2001/04/02  19:52:21
53446         Log: many of the utilities interpolate literal paths within doublequotes
53447              (fails on dosish platforms where path contains backslashes)
53448      Branch: maint-5.6/perl
53449            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53450 ____________________________________________________________________________
53451 [  9516] By: gsar                                  on 2001/04/02  05:49:37
53452         Log: a foolish release
53453      Branch: maint-5.6/perl
53454            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
53455            ! pod/perltoc.pod
53456 ____________________________________________________________________________
53457 [  9515] By: gsar                                  on 2001/04/02  05:04:29
53458         Log: add missing changelog summaries
53459      Branch: maint-5.6/perl
53460            ! Changes
53461 ____________________________________________________________________________
53462 [  9514] By: gsar                                  on 2001/04/02  04:07:13
53463         Log: add some notes about gutsy threading matters
53464      Branch: maint-5.6/perl
53465            ! pod/perlguts.pod
53466 ____________________________________________________________________________
53467 [  9513] By: gsar                                  on 2001/04/02  03:25:21
53468         Log: add more prominent caveat notices about experimental features
53469      Branch: maint-5.6/perl
53470            ! pod/perlfork.pod pod/perlunicode.pod
53471 ____________________________________________________________________________
53472 [  9512] By: gsar                                  on 2001/04/02  02:54:33
53473         Log: integrate changes#9479,9509 from mainline
53474              
53475              [PATCH] File::Glob stuff for Mac OS
53476              
53477              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53478      Branch: maint-5.6/perl
53479           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53480           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
53481           !> t/lib/glob-taint.t
53482 ____________________________________________________________________________
53483 [  9511] By: gsar                                  on 2001/04/02  02:38:24
53484         Log: README.win32 tweaks; add a note about alternative location for
53485              getting a gcc-2.95.2 that will build perl properly on windows
53486      Branch: maint-5.6/perl
53487            ! README.win32
53488 ____________________________________________________________________________
53489 [  9510] By: jhi                                   on 2001/04/01  20:45:10
53490         Log: An ambiguousity warning.
53491      Branch: perl
53492            ! t/lib/trig.t
53493 ____________________________________________________________________________
53494 [  9509] By: jhi                                   on 2001/04/01  19:53:47
53495         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
53496              From: Jonathan Stowe <gellyfish@gellyfish.com>
53497              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
53498              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
53499      Branch: perl
53500            ! ext/File/Glob/bsd_glob.c
53501 ____________________________________________________________________________
53502 [  9508] By: jhi                                   on 2001/04/01  19:35:03
53503         Log: Update Changes.
53504      Branch: perl
53505            ! Changes patchlevel.h
53506 ____________________________________________________________________________
53507 [  9507] By: jhi                                   on 2001/04/01  19:24:01
53508         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
53509              from mainline to maintperl: pod tweaks.
53510      Branch: maint-5.6/perl
53511           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
53512           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
53513           !> pod/perlvar.pod
53514 ____________________________________________________________________________
53515 [  9506] By: jhi                                   on 2001/04/01  19:11:53
53516         Log: Commit Sarathy to April release of 5.6.1 :-)
53517      Branch: perl
53518            ! pod/perlfaq1.pod
53519 ____________________________________________________________________________
53520 [  9505] By: jhi                                   on 2001/04/01  19:03:15
53521         Log: Subject: PATCH 5.6.0 (perldebug.pod)
53522              From: Mark-Jason Dominus <mjd@plover.com>
53523              Date: Sun, 01 Apr 2001 14:25:11 -0400
53524              Message-ID: <20010401182511.9247.qmail@plover.com>
53525      Branch: perl
53526            ! pod/perldebug.pod
53527 ____________________________________________________________________________
53528 [  9504] By: jhi                                   on 2001/04/01  18:43:09
53529         Log: Add great_circle_direction().
53530      Branch: perl
53531            ! lib/Math/Trig.pm t/lib/trig.t
53532 ____________________________________________________________________________
53533 [  9503] By: jhi                                   on 2001/04/01  17:29:12
53534         Log: Unicode ReadMe update for Unicode 3.1.
53535      Branch: perl
53536            ! lib/unicode/ReadMe.txt
53537 ____________________________________________________________________________
53538 [  9502] By: jhi                                   on 2001/04/01  17:18:40
53539         Log: Integrate change #9501 from maintperl into mainline.
53540              
53541              fix the perlembed notes on multiple interpreters
53542              
53543              fix ExtUtils::Embed to work passably on Windows
53544      Branch: perl
53545           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
53546 ____________________________________________________________________________
53547 [  9501] By: gsar                                  on 2001/04/01  07:21:57
53548         Log: fix the perlembed notes on multiple interpreters
53549              
53550              fix ExtUtils::Embed to work passably on Windows
53551      Branch: maint-5.6/perl
53552            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
53553 ____________________________________________________________________________
53554 [  9500] By: jhi                                   on 2001/04/01  05:58:23
53555         Log: Test for #9499.
53556      Branch: perl
53557            ! t/op/tr.t
53558 ____________________________________________________________________________
53559 [  9499] By: jhi                                   on 2001/04/01  05:55:46
53560         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
53561      Branch: perl
53562            ! embed.h embed.pl op.c proto.h
53563 ____________________________________________________________________________
53564 [  9498] By: jhi                                   on 2001/04/01  05:44:34
53565         Log: Protect the workaround hunk more.
53566      Branch: perl
53567            ! toke.c
53568 ____________________________________________________________________________
53569 [  9497] By: jhi                                   on 2001/04/01  00:24:25
53570         Log: Integrate changes #9493,9494,9495,9496 from maintperl
53571              into mainline.
53572              
53573              fix a broken workaround for Borland compiler in change#4739
53574              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53575              
53576              nits spotted by Borland compiler
53577              
53578              avoid redefinition warnings under Borland 5.02
53579              
53580              various nits identified by the Borland 5.5 compiler; remove suppression
53581              of a few warnings
53582      Branch: perl
53583           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
53584           !> win32/win32.h
53585 ____________________________________________________________________________
53586 [  9496] By: gsar                                  on 2001/03/31  23:22:28
53587         Log: various nits identified by the Borland 5.5 compiler; remove suppression
53588              of a few warnings
53589      Branch: maint-5.6/perl
53590            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
53591 ____________________________________________________________________________
53592 [  9495] By: gsar                                  on 2001/03/31  21:03:08
53593         Log: avoid redefinition warnings under Borland 5.02
53594      Branch: maint-5.6/perl
53595            ! win32/makefile.mk
53596 ____________________________________________________________________________
53597 [  9494] By: gsar                                  on 2001/03/31  20:18:59
53598         Log: nits spotted by Borland compiler
53599      Branch: maint-5.6/perl
53600            ! utf8.h win32/win32.h
53601 ____________________________________________________________________________
53602 [  9493] By: gsar                                  on 2001/03/31  20:18:05
53603         Log: fix a broken workaround for Borland compiler in change#4739
53604              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
53605      Branch: maint-5.6/perl
53606            ! toke.c
53607 ____________________________________________________________________________
53608 [  9492] By: jhi                                   on 2001/03/31  18:36:24
53609         Log: Integrate change #9491 from maintperl into mainline.
53610              
53611              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53612              directory is relative (need to fetch the full path name *before*
53613              the chdir!)
53614      Branch: perl
53615           !> lib/Cwd.pm
53616 ____________________________________________________________________________
53617 [  9491] By: gsar                                  on 2001/03/31  17:01:56
53618         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
53619              directory is relative (need to fetch the full path name *before*
53620              the chdir!)
53621              
53622              this is a followup patch for change#6749
53623      Branch: maint-5.6/perl
53624            ! lib/Cwd.pm
53625 ____________________________________________________________________________
53626 [  9490] By: jhi                                   on 2001/03/31  15:50:18
53627         Log: Subject: Re: [PATCH] av.h cosmetics
53628              From: Simon Cozens <simon@netthink.co.uk>
53629              Date: Sat, 31 Mar 2001 13:09:59 +0100
53630              Message-ID: <20010331130959.A22000@netthink.co.uk>
53631              
53632              Document AvALLOC.
53633      Branch: perl
53634            ! pod/perlguts.pod
53635 ____________________________________________________________________________
53636 [  9489] By: jhi                                   on 2001/03/31  15:48:44
53637         Log: Subject: [PATCH] Re: Math::Big* v1.21
53638              From: Tels <perl_dummy@bloodgate.com>
53639              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
53640              Message-Id: <200103311125.GAA377738@www08.hway.net>
53641      Branch: perl
53642            ! pod/perlop.pod
53643 ____________________________________________________________________________
53644 [  9488] By: jhi                                   on 2001/03/31  03:39:51
53645         Log: Debug output tweak.
53646      Branch: perl
53647            ! t/lib/cwd.t
53648 ____________________________________________________________________________
53649 [  9487] By: jhi                                   on 2001/03/31  03:33:02
53650         Log: OverVMSification.
53651      Branch: perl
53652            ! t/lib/cwd.t
53653 ____________________________________________________________________________
53654 [  9486] By: jhi                                   on 2001/03/31  03:01:40
53655         Log: Missed MANIFESTations in #9483.
53656      Branch: perl
53657            ! MANIFEST
53658 ____________________________________________________________________________
53659 [  9485] By: jhi                                   on 2001/03/31  02:58:17
53660         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
53661              From: Peter Prymmer <pvhp@forte.com>
53662              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
53663              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
53664      Branch: perl
53665            ! regexec.c t/lib/cwd.t
53666 ____________________________________________________________________________
53667 [  9484] By: jhi                                   on 2001/03/31  01:04:41
53668         Log: Obsolete file (see #3938)
53669      Branch: perl
53670            - lib/unicode/README.Ethiopic
53671            ! MANIFEST
53672 ____________________________________________________________________________
53673 [  9483] By: jhi                                   on 2001/03/31  00:52:42
53674         Log: Update to Unicode 3.1.
53675              (Rename Names.txt to NamesList.txt.)
53676      Branch: perl
53677            + lib/unicode/NamesList.txt lib/unicode/PropList.html
53678            - lib/unicode/Names.txt
53679            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
53680            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
53681            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
53682            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
53683            ! lib/unicode/UCD.html lib/unicode/Unicode.html
53684            ! lib/unicode/rename lib/unicode/version
53685 ____________________________________________________________________________
53686 [  9482] By: jhi                                   on 2001/03/30  23:33:44
53687         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53688              From: Robin Houston <robin@kitsite.com>
53689              Date: Fri, 30 Mar 2001 20:07:22 +0100
53690              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
53691      Branch: perl
53692            ! ext/B/B/Deparse.pm
53693 ____________________________________________________________________________
53694 [  9481] By: jhi                                   on 2001/03/30  23:20:25
53695         Log: Subject: Re: [PATCH] CwdXS, Take 2
53696              From: Benjamin Sugars <bsugars@canoe.ca>
53697              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
53698              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
53699      Branch: perl
53700            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
53701            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
53702 ____________________________________________________________________________
53703 [  9480] By: jhi                                   on 2001/03/30  22:52:38
53704         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
53705              From: David Dyck <dcd@tc.fluke.com>
53706              Date: Fri, 30 Mar 2001 14:44:13 -0800
53707              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
53708              
53709              The t/rantests flags file creation was accidentally
53710              removed by #9217.
53711      Branch: perl
53712            ! Makefile.SH
53713 ____________________________________________________________________________
53714 [  9479] By: jhi                                   on 2001/03/30  22:45:45
53715         Log: Subject: [PATCH] File::Glob stuff for Mac OS
53716              From: Chris Nandor <pudge@pobox.com>
53717              Date: Fri, 30 Mar 2001 16:51:00 -0500
53718              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
53719      Branch: perl
53720            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
53721            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
53722            ! t/lib/glob-taint.t
53723 ____________________________________________________________________________
53724 [  9478] By: jhi                                   on 2001/03/30  22:43:12
53725         Log: Subject: fix for win32/buildext.pl
53726              From: "Vadim Konovalov" <watman@inbox.ru>
53727              Date: Sat, 31 Mar 2001 00:50:36 +0400
53728              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
53729      Branch: perl
53730            ! win32/buildext.pl
53731 ____________________________________________________________________________
53732 [  9477] By: jhi                                   on 2001/03/30  22:41:16
53733         Log: Subject: small base.pm doc patch
53734              From: Leon Brocard <acme@astray.com>
53735              Date: Fri, 30 Mar 2001 21:49:57 +0100
53736              Message-ID: <20010330214957.B8733@ns0.astray.com>
53737      Branch: perl
53738            ! lib/base.pm
53739 ____________________________________________________________________________
53740 [  9476] By: jhi                                   on 2001/03/30  18:16:57
53741         Log: Subject: [PATCH] av.h cosmetics
53742              From: Simon Cozens <simon@netthink.co.uk>
53743              Date: Fri, 30 Mar 2001 18:12:28 +0100
53744              Message-ID: <20010330181228.A9319@netthink.co.uk>
53745      Branch: perl
53746            ! av.h
53747 ____________________________________________________________________________
53748 [  9475] By: jhi                                   on 2001/03/30  18:15:50
53749         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
53750              From: "Philip Newton" <pnewton@gmx.de>
53751              Date: Fri, 30 Mar 2001 19:06:57 +0200
53752              Message-ID: <3AC4D951.14815.1AC7068@localhost>
53753      Branch: perl
53754            ! pod/perlhack.pod
53755 ____________________________________________________________________________
53756 [  9474] By: jhi                                   on 2001/03/30  18:14:02
53757         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
53758              From: Benjamin Sugars <bsugars@canoe.ca>
53759              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
53760              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
53761      Branch: perl
53762            ! t/lib/glob-basic.t
53763 ____________________________________________________________________________
53764 [  9473] By: jhi                                   on 2001/03/30  16:09:24
53765         Log: Update Changes.
53766      Branch: perl
53767            ! Changes patchlevel.h
53768 ____________________________________________________________________________
53769 [  9472] By: jhi                                   on 2001/03/30  15:16:08
53770         Log: Integrate perlio.
53771      Branch: perl
53772           !> t/lib/cwd.t t/lib/glob-basic.t
53773 ____________________________________________________________________________
53774 [  9471] By: nick                                  on 2001/03/30  14:47:10
53775         Log: Should be (^O eq 'MSWin32') not 'Win32'
53776              Fail #12 seems real - chdir is in wrong dir.
53777      Branch: perlio
53778            ! t/lib/cwd.t
53779 ____________________________________________________________________________
53780 [  9470] By: jhi                                   on 2001/03/30  14:41:11
53781         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
53782              From: Radu Greab <radu@netsoft.ro>
53783              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
53784              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
53785              
53786              Replace #9352.
53787      Branch: perl
53788            ! ext/Socket/Socket.xs pp_sys.c
53789 ____________________________________________________________________________
53790 [  9469] By: jhi                                   on 2001/03/30  14:37:51
53791         Log: Subject: PATCH pod/perldiag.pod
53792              From: Robin Houston <robin@kitsite.com>
53793              Date: Fri, 30 Mar 2001 14:10:36 +0100
53794              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
53795      Branch: perl
53796            ! pod/perldiag.pod t/lib/glob-basic.t
53797 ____________________________________________________________________________
53798 [  9468] By: jhi                                   on 2001/03/30  14:36:36
53799         Log: Subject: Better diagnostic in io/fs.t
53800              From: andreas.koenig@anima.de (Andreas J. Koenig)
53801              Date: 30 Mar 2001 10:11:43 +0200
53802              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
53803      Branch: perl
53804            ! t/io/fs.t
53805 ____________________________________________________________________________
53806 [  9467] By: nick                                  on 2001/03/30  14:25:43
53807         Log: Skip order test of glob if case-ignoring system cannot 
53808              create a.test and A.test
53809      Branch: perlio
53810            ! t/lib/glob-basic.t
53811 ____________________________________________________________________________
53812 [  9466] By: nick                                  on 2001/03/30  13:03:12
53813         Log: Integrate mainline.
53814      Branch: perlio
53815            - ext/re/hints/aix.pl
53816           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
53817           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
53818           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
53819           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
53820 ____________________________________________________________________________
53821 [  9465] By: jhi                                   on 2001/03/30  03:53:37
53822         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
53823              the tests sometimes hang, sometimes not.)
53824      Branch: perl
53825            ! t/lib/io_multihomed.t t/lib/io_sock.t
53826 ____________________________________________________________________________
53827 [  9464] By: jhi                                   on 2001/03/30  02:56:04
53828         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
53829              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
53830              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
53831              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
53832      Branch: perl
53833            ! op.c
53834 ____________________________________________________________________________
53835 [  9463] By: jhi                                   on 2001/03/30  02:34:48
53836         Log: Test for #9462.
53837      Branch: perl
53838            ! t/lib/b.t
53839 ____________________________________________________________________________
53840 [  9462] By: jhi                                   on 2001/03/30  02:29:37
53841         Log: Subject: B::Deparse precedence bug. (Patch included.)
53842              From: Jeremy Madea <jmadea@inktomi.com>
53843              Date: Thu, 29 Mar 2001 12:05:02 -0800
53844              Message-ID: <20010329120502.A24881@dr.inktomi.com>
53845      Branch: perl
53846            ! ext/B/B/Deparse.pm
53847 ____________________________________________________________________________
53848 [  9461] By: jhi                                   on 2001/03/30  02:18:41
53849         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
53850              From: Peter Prymmer <pvhp@forte.com>
53851              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
53852              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
53853      Branch: perl
53854            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
53855            ! t/lib/md5-file.t
53856 ____________________________________________________________________________
53857 [  9460] By: jhi                                   on 2001/03/30  02:17:07
53858         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
53859              From: Robin Houston <robin@kitsite.com>
53860              Date: Thu, 29 Mar 2001 20:47:56 +0100
53861              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
53862      Branch: perl
53863            ! ext/B/B/Debug.pm
53864 ____________________________________________________________________________
53865 [  9459] By: jhi                                   on 2001/03/30  02:16:05
53866         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
53867              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
53868              Date: Wed, 28 Mar 2001 18:02:20 -0600
53869              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
53870      Branch: perl
53871            ! lib/ExtUtils/MM_VMS.pm
53872 ____________________________________________________________________________
53873 [  9458] By: jhi                                   on 2001/03/30  02:07:58
53874         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
53875              From: "Joshua E. Rodd" <jrodd@pbs.org>
53876              Date: Wed, 28 Mar 2001 17:29:12 -0500
53877              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
53878      Branch: perl
53879            ! pod/perlop.pod
53880 ____________________________________________________________________________
53881 [  9457] By: jhi                                   on 2001/03/30  02:04:33
53882         Log: Subject: ext/re/aix.pl can go
53883              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53884              Date: Thu, 29 Mar 2001 12:03:28 +0200
53885              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
53886      Branch: perl
53887            - ext/re/hints/aix.pl
53888            ! MANIFEST
53889 ____________________________________________________________________________
53890 [  9456] By: jhi                                   on 2001/03/30  02:03:32
53891         Log: Integrate perlio.
53892      Branch: perl
53893           !> ext/Encode/Encode.xs installperl
53894 ____________________________________________________________________________
53895 [  9455] By: nick                                  on 2001/03/29  21:11:46
53896         Log: DLL name has changed so installperl needs to know
53897              (Why isn't it working it out or passed it?)
53898      Branch: perlio
53899            ! installperl
53900 ____________________________________________________________________________
53901 [  9454] By: nick                                  on 2001/03/29  20:56:12
53902         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
53903              and we don't get undef warnings.
53904      Branch: perlio
53905            ! ext/Encode/Encode.xs
53906 ____________________________________________________________________________
53907 [  9453] By: nick                                  on 2001/03/29  17:58:48
53908         Log: Integrate mainline
53909      Branch: perlio
53910           !> Changes patchlevel.h
53911 ____________________________________________________________________________
53912 [  9452] By: jhi                                   on 2001/03/29  16:44:55
53913         Log: Update Changes.
53914      Branch: perl
53915            ! Changes patchlevel.h
53916 ____________________________________________________________________________
53917 [  9451] By: nick                                  on 2001/03/29  16:31:38
53918         Log: Integrate mainline
53919      Branch: perlio
53920           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
53921           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
53922           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
53923           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
53924           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
53925 ____________________________________________________________________________
53926 [  9450] By: jhi                                   on 2001/03/29  16:29:17
53927         Log: Integrate perlio.
53928      Branch: perl
53929           !> win32/buildext.pl
53930 ____________________________________________________________________________
53931 [  9449] By: jhi                                   on 2001/03/29  15:50:01
53932         Log: Update Changes.
53933      Branch: perl
53934            ! Changes patchlevel.h
53935 ____________________________________________________________________________
53936 [  9448] By: nick                                  on 2001/03/29  15:47:15
53937         Log: Make sure buildext.pl finds Errno.pm
53938      Branch: perlio
53939            ! win32/buildext.pl
53940 ____________________________________________________________________________
53941 [  9447] By: jhi                                   on 2001/03/29  15:39:34
53942         Log: Integrate perlio.
53943      Branch: perl
53944           !> win32/makefile.mk
53945 ____________________________________________________________________________
53946 [  9446] By: nick                                  on 2001/03/29  15:30:03
53947         Log: Integrate win32/makefile.mk with mainline.
53948      Branch: perlio
53949           !> win32/makefile.mk
53950 ____________________________________________________________________________
53951 [  9445] By: nick                                  on 2001/03/29  15:27:32
53952         Log: Fix breakage ... 
53953      Branch: perlio
53954            ! win32/makefile.mk
53955 ____________________________________________________________________________
53956 [  9444] By: jhi                                   on 2001/03/29  15:03:08
53957         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
53958              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53959              Date: Thu, 29 Mar 2001 10:32:59 +0400
53960              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
53961      Branch: perl
53962            ! win32/makefile.mk
53963 ____________________________________________________________________________
53964 [  9443] By: jhi                                   on 2001/03/29  15:02:12
53965         Log: Integrate perlio.
53966      Branch: perl
53967           +> win32/buildext.pl
53968           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
53969           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
53970 ____________________________________________________________________________
53971 [  9442] By: nick                                  on 2001/03/29  14:59:11
53972         Log: Work in progress - determine win32 extensions to build via script.
53973      Branch: perlio
53974            + win32/buildext.pl
53975            ! MANIFEST win32/makefile.mk
53976 ____________________________________________________________________________
53977 [  9441] By: jhi                                   on 2001/03/29  14:51:47
53978         Log: Reintroduce the use of external pwd.
53979      Branch: perl
53980            ! t/lib/cwd.t
53981 ____________________________________________________________________________
53982 [  9440] By: jhi                                   on 2001/03/29  14:42:58
53983         Log: use warnings instead of -w.
53984      Branch: perl
53985            ! utils/h2xs.PL
53986 ____________________________________________________________________________
53987 [  9439] By: jhi                                   on 2001/03/29  14:41:52
53988         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
53989              From: Jonathan Stowe <gellyfish@gellyfish.com>
53990              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
53991              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
53992      Branch: perl
53993            ! utils/h2xs.PL
53994 ____________________________________________________________________________
53995 [  9438] By: jhi                                   on 2001/03/29  14:39:38
53996         Log: Subject: [PATCH perl@9424] minor pod nits
53997              From: Robin Barker <rmb1@cise.npl.co.uk>
53998              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
53999              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
54000      Branch: perl
54001            ! pod/perlhack.pod pod/perliol.pod
54002 ____________________________________________________________________________
54003 [  9437] By: jhi                                   on 2001/03/29  14:29:16
54004         Log: Subject: [PATCH perl@9424] typemap cast warning
54005              From: Robin Barker <rmb1@cise.npl.co.uk>
54006              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
54007              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
54008      Branch: perl
54009            ! lib/ExtUtils/typemap
54010 ____________________________________________________________________________
54011 [  9436] By: jhi                                   on 2001/03/29  14:26:03
54012         Log: Subject: [PATCH perl@9424] printf warning
54013              From: Robin Barker <rmb1@cise.npl.co.uk>
54014              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
54015              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
54016      Branch: perl
54017            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
54018            ! ext/Storable/Storable.xs toke.c
54019 ____________________________________________________________________________
54020 [  9435] By: nick                                  on 2001/03/29  14:23:31
54021         Log: Win32 has name conflict with ERROR
54022      Branch: perlio
54023            ! ext/PerlIO/Via/Via.xs
54024 ____________________________________________________________________________
54025 [  9434] By: jhi                                   on 2001/03/29  14:17:48
54026         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54027              From: Peter Prymmer <pvhp@forte.com>
54028              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
54029              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
54030      Branch: perl
54031            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
54032 ____________________________________________________________________________
54033 [  9433] By: jhi                                   on 2001/03/29  13:52:44
54034         Log: test-prep target was missing.
54035      Branch: perl
54036            ! Makefile.SH
54037 ____________________________________________________________________________
54038 [  9432] By: nick                                  on 2001/03/29  12:40:03
54039         Log: Make as-shipped compiler default to MSVC6 
54040      Branch: perlio
54041            ! win32/makefile.mk
54042 ____________________________________________________________________________
54043 [  9431] By: nick                                  on 2001/03/29  12:12:16
54044         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
54045              akin to PerlIO::Scalar.
54046      Branch: perlio
54047            ! perlio.c perlio.h
54048 ____________________________________________________________________________
54049 [  9430] By: nick                                  on 2001/03/29  10:56:35
54050         Log: Integrate mainline.
54051      Branch: perlio
54052           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54053           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54054           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54055           !> win32/makefile.mk win32/win32sck.c
54056 ____________________________________________________________________________
54057 [  9429] By: nick                                  on 2001/03/29  09:03:43
54058         Log: Noticed that two tests were skipped as perlio:: package
54059              isn't there any more. Changed the skip condition.
54060              Avoid core-dump if sv_utf8_upgrade() called on something
54061              that does not become SvPOK after SvPV() (e.g. a ref).
54062      Branch: perlio
54063            ! sv.c t/io/utf8.t t/lib/io_scalar.t
54064 ____________________________________________________________________________
54065 [  9428] By: jhi                                   on 2001/03/29  01:31:47
54066         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
54067              From: Benjamin Sugars <bsugars@canoe.ca> 
54068              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
54069              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
54070      Branch: perl
54071            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54072            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54073            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54074 ____________________________________________________________________________
54075 [  9427] By: jhi                                   on 2001/03/29  00:49:30
54076         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54077              From: "Vadim Konovalov" <watman@inbox.ru>
54078              Date: Thu, 29 Mar 2001 01:50:12 +0400
54079              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
54080      Branch: perl
54081            ! win32/makefile.mk win32/win32sck.c
54082 ____________________________________________________________________________
54083 [  9426] By: gsar                                  on 2001/03/29  00:28:04
54084         Log: dmake can only handle == and != in comparisons; support building
54085              with Borland's VCL libraries (from Vadim Konovalov)
54086      Branch: maint-5.6/perl
54087            ! win32/makefile.mk
54088 ____________________________________________________________________________
54089 [  9425] By: nick                                  on 2001/03/28  19:29:56
54090         Log: Integrate (@snapshot)
54091      Branch: perlio
54092           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
54093 ____________________________________________________________________________
54094 [  9424] By: jhi                                   on 2001/03/28  19:03:16
54095         Log: Update Changes.
54096      Branch: perl
54097            ! Changes patchlevel.h
54098 ____________________________________________________________________________
54099 [  9423] By: jhi                                   on 2001/03/28  18:52:09
54100         Log: Rmdir lib/XS on cleanup.
54101      Branch: perl
54102            ! Makefile.SH
54103 ____________________________________________________________________________
54104 [  9422] By: jhi                                   on 2001/03/28  18:49:34
54105         Log: Integrate perlio.
54106      Branch: perl
54107           !> t/op/utf8decode.t
54108 ____________________________________________________________________________
54109 [  9421] By: nick                                  on 2001/03/28  18:46:44
54110         Log: Loose duplicate chunk.
54111      Branch: perlio
54112            ! t/op/utf8decode.t
54113 ____________________________________________________________________________
54114 [  9420] By: nick                                  on 2001/03/28  18:44:11
54115         Log: Integrate mainline.
54116      Branch: perlio
54117           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
54118           !> vms/vmsish.h
54119 ____________________________________________________________________________
54120 [  9419] By: jhi                                   on 2001/03/28  18:42:05
54121         Log: Can't trust external pwds
54122              (either shell builtins or external programs)
54123      Branch: perl
54124            ! t/lib/cwd.t
54125 ____________________________________________________________________________
54126 [  9418] By: jhi                                   on 2001/03/28  18:34:05
54127         Log: Integrate perlio.
54128      Branch: perl
54129            - lib/perlio.pm
54130           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54131           !> t/op/utf8decode.t
54132 ____________________________________________________________________________
54133 [  9417] By: nick                                  on 2001/03/28  18:24:02
54134         Log: PerlIO.pm / perlio.pm conflict.
54135              Update some pods.
54136              Make t/op/utf8decode.t a text file.
54137      Branch: perlio
54138            - lib/perlio.pm
54139            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54140            ! t/op/utf8decode.t
54141 ____________________________________________________________________________
54142 [  9416] By: jhi                                   on 2001/03/28  18:06:07
54143         Log: Integrate change #9409 from mainline to maintperl.
54144              
54145              Yet another tweak on AIX dynaloading.
54146      Branch: maint-5.6/perl
54147           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54148 ____________________________________________________________________________
54149 [  9415] By: gsar                                  on 2001/03/28  17:13:01
54150         Log: integrate changes#9377,9385,9401 from mainline
54151              
54152              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54153              
54154              If directory entries compare equal case-insensitively,
54155              retry case-sensitively.
54156              
54157              Subject: [PATCH] B::Terse and warnings
54158      Branch: maint-5.6/perl
54159           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
54160           !> t/pragma/warn/perl
54161 ____________________________________________________________________________
54162 [  9414] By: jhi                                   on 2001/03/28  17:11:12
54163         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
54164              From: "Craig A. Berry" <craigberry@mac.com>
54165              Date: Wed, 28 Mar 2001 10:55:20 -0600
54166              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
54167      Branch: perl
54168            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
54169 ____________________________________________________________________________
54170 [  9413] By: jhi                                   on 2001/03/28  17:03:12
54171         Log: Dup hunk.
54172      Branch: perl
54173            ! t/op/utf8decode.t
54174 ____________________________________________________________________________
54175 [  9412] By: jhi                                   on 2001/03/28  17:02:36
54176         Log: Forced integrate from perlio.
54177      Branch: perl
54178           !> t/op/utf8decode.t
54179 ____________________________________________________________________________
54180 [  9411] By: nick                                  on 2001/03/28  16:50:03
54181         Log: Integrate mainline.
54182      Branch: perlio
54183           +> t/lib/cwd.t
54184           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54185           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
54186           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
54187           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
54188           !> t/pragma/warn/perl
54189 ____________________________________________________________________________
54190 [  9410] By: jhi                                   on 2001/03/28  16:44:23
54191         Log: Subject: Re: [PATCH] 9403 cannot be tested
54192              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54193              Date: Wed, 28 Mar 2001 18:33:56 +0200
54194              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
54195      Branch: perl
54196            ! makedef.pl
54197 ____________________________________________________________________________
54198 [  9409] By: jhi                                   on 2001/03/28  16:12:45
54199         Log: Yet another tweak on AIX dynaloading.
54200      Branch: perl
54201            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54202 ____________________________________________________________________________
54203 [  9408] By: jhi                                   on 2001/03/28  15:52:55
54204         Log: Subject: [PATCH] 9403 cannot be tested
54205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
54206              Date: Wed, 28 Mar 2001 17:23:00 +0200
54207              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
54208              
54209              A missing symbol.
54210      Branch: perl
54211            ! makedef.pl
54212 ____________________________________________________________________________
54213 [  9407] By: jhi                                   on 2001/03/28  15:47:43
54214         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
54215      Branch: perl
54216            ! t/op/utf8decode.t
54217           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54218           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
54219 ____________________________________________________________________________
54220 [  9406] By: jhi                                   on 2001/03/28  15:37:08
54221         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
54222              From: Benjamin Sugars <bsugars@canoe.ca> 
54223              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
54224              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
54225      Branch: perl
54226            + t/lib/cwd.t
54227            ! MANIFEST
54228 ____________________________________________________________________________
54229 [  9405] By: jhi                                   on 2001/03/28  15:13:18
54230         Log: pp_ne() needs a CORRECT boolean.
54231      Branch: perl
54232            ! pp.c
54233 ____________________________________________________________________________
54234 [  9404] By: jhi                                   on 2001/03/28  15:09:23
54235         Log: pp_ne() needs a boolean, not an integer.
54236      Branch: perl
54237            ! pp.c
54238 ____________________________________________________________________________
54239 [  9403] By: jhi                                   on 2001/03/28  14:47:43
54240         Log: (Retracted by #9404.)
54241      Branch: perl
54242            ! pp.c
54243 ____________________________________________________________________________
54244 [  9402] By: jhi                                   on 2001/03/28  14:43:59
54245         Log: Subject: Re: [PATCH] Typemap testing
54246              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54247              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
54248              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
54249      Branch: perl
54250            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54251            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
54252 ____________________________________________________________________________
54253 [  9401] By: jhi                                   on 2001/03/28  14:42:14
54254         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54255              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
54256              Date: Sun, 25 Mar 2001 21:59:15 +0100
54257              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
54258              
54259              A variable will be checked for the "use once" warnings if:
54260              
54261              1. It is in the scope of a use warnings 'once'
54262              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
54263              
54264              Otherwise it won't be checked at all.
54265              
54266              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
54267              
54268              The enclosed patch partially fixes this issue. What I didn't
54269              get to work was the case where the "used once" warning is enabled
54270              in any file other than the main file.
54271      Branch: perl
54272            ! gv.c t/pragma/warn/perl
54273 ____________________________________________________________________________
54274 [  9400] By: nick                                  on 2001/03/28  14:38:24
54275         Log: More EBCDIC tweaks:
54276              - one more swash issue &~(0xA0-1) did not do the right thing,
54277              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
54278              - add "use re 'asciirange'" to make [!-~] etc. work
54279              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
54280              - Choose a key for t/op/each.t test which gets encoded.
54281              - Skip utf8decode if this is UTF-EBCDIC.
54282      Branch: perlio
54283            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54284            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
54285 ____________________________________________________________________________
54286 [  9399] By: jhi                                   on 2001/03/28  14:21:00
54287         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
54288              Andreas Schwab.
54289      Branch: perl
54290            ! pp.c
54291 ____________________________________________________________________________
54292 [  9398] By: jhi                                   on 2001/03/28  00:55:56
54293         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
54294              From: David Dyck <dcd@tc.fluke.com>
54295              Date: Tue, 27 Mar 2001 15:16:24 -0800
54296              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
54297      Branch: perl
54298            ! ext/IO/lib/IO/Socket.pm
54299 ____________________________________________________________________________
54300 [  9397] By: jhi                                   on 2001/03/27  21:52:49
54301         Log: Integrate perlio.
54302      Branch: perl
54303           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54304           +> ext/PerlIO/Via/Via.xs
54305           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54306 ____________________________________________________________________________
54307 [  9396] By: nick                                  on 2001/03/27  21:45:13
54308         Log: Integrate mainline.
54309      Branch: perlio
54310           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
54311           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
54312 ____________________________________________________________________________
54313 [  9395] By: nick                                  on 2001/03/27  21:18:58
54314         Log: Outline docs for PerlIO and PerlIO::Scalar
54315      Branch: perlio
54316            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54317 ____________________________________________________________________________
54318 [  9394] By: nick                                  on 2001/03/27  20:50:13
54319         Log: PerlIO::Via layer (alpha-ish).
54320      Branch: perlio
54321            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54322            + ext/PerlIO/Via/Via.xs
54323            ! MANIFEST
54324 ____________________________________________________________________________
54325 [  9393] By: jhi                                   on 2001/03/27  20:49:55
54326         Log: Retract #9329 now that 9390 should take care of the matter.
54327      Branch: perl
54328            ! utils/h2xs.PL
54329 ____________________________________________________________________________
54330 [  9390] By: jhi                                   on 2001/03/27  20:47:50
54331         Log: Subject: Autoloading Errno.pm when %! is encountered
54332              From: Robin Houston <robin@kitsite.com>
54333              Date: Tue, 27 Mar 2001 20:57:11 +0100
54334              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
54335      Branch: perl
54336            ! embed.h embed.pl gv.c proto.h t/op/magic.t
54337 ____________________________________________________________________________
54338 [  9389] By: jhi                                   on 2001/03/27  20:24:31
54339         Log: Integrate perlio.
54340      Branch: perl
54341           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54342           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
54343           !> utf8.c
54344 ____________________________________________________________________________
54345 [  9388] By: jhi                                   on 2001/03/27  20:21:38
54346         Log: Better have a three-element array if one is going to assign
54347              to the third element of that array. (from Tim Jenness)
54348      Branch: perl
54349            ! ext/XS/Typemap/Typemap.xs
54350 ____________________________________________________________________________
54351 [  9387] By: nick                                  on 2001/03/27  20:15:43
54352         Log: Integrate mainline.
54353      Branch: perlio
54354           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54355           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54356           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54357           +> t/lib/xs-typemap.t
54358           !> (integrate 34 files)
54359 ____________________________________________________________________________
54360 [  9386] By: jhi                                   on 2001/03/27  20:04:18
54361         Log: Subject: Re: perl@9359 breaks HTML::Parser
54362              From: Gisle Aas <gisle@ActiveState.com>
54363              Date: 27 Mar 2001 11:30:24 -0800
54364              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
54365              
54366              Clarify the UTF-8 issues of the API docs.
54367              (Slightly reworded and expanded.)
54368      Branch: perl
54369            ! pod/perlapi.pod sv.c sv.h
54370 ____________________________________________________________________________
54371 [  9385] By: jhi                                   on 2001/03/27  19:44:25
54372         Log: If directory entries compare equal case-insensitively,
54373              retry case-sensitively.
54374      Branch: perl
54375            ! ext/File/Glob/bsd_glob.c
54376 ____________________________________________________________________________
54377 [  9384] By: nick                                  on 2001/03/27  19:38:50
54378         Log: Various EBCDIC fixes:
54379              - major revelation that swash code is encoding aware,
54380              (or thought it was) - now it is ;-)
54381              - With that out of the way fix a slab of tr/// cases.
54382              - Fix Encode 'Unicode' to be true Unicode so tests pass.
54383              - As anticipated Base64.xs needed tweaks.
54384              - Until tr/// works right avoid old_encode64 in MIME tests.
54385      Branch: perlio
54386            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54387            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
54388 ____________________________________________________________________________
54389 [  9383] By: jhi                                   on 2001/03/27  18:34:41
54390         Log: Add the std test suite BEGIN block.
54391      Branch: perl
54392            ! t/lib/xs-typemap.t
54393 ____________________________________________________________________________
54394 [  9382] By: jhi                                   on 2001/03/27  15:16:07
54395         Log: Add debugging output to the test.
54396      Branch: perl
54397            ! t/lib/glob-basic.t
54398 ____________________________________________________________________________
54399 [  9381] By: jhi                                   on 2001/03/27  15:08:10
54400         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
54401      Branch: perl
54402            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54403            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54404            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54405            + t/lib/xs-typemap.t
54406            ! MANIFEST
54407 ____________________________________________________________________________
54408 [  9380] By: jhi                                   on 2001/03/27  14:48:34
54409         Log: Subject: [PATCH] Typemap testing
54410              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54411              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
54412              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
54413              
54414              (The first part of the patch.)
54415      Branch: perl
54416            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
54417 ____________________________________________________________________________
54418 [  9379] By: jhi                                   on 2001/03/27  14:44:56
54419         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
54420              From: Benjamin Sugars <bsugars@canoe.ca> 
54421              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
54422              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
54423      Branch: perl
54424            ! t/lib/glob-basic.t
54425 ____________________________________________________________________________
54426 [  9378] By: jhi                                   on 2001/03/27  14:42:30
54427         Log: Subject: [PATCH] perlvar nit
54428              From: Simon Cozens <simon@netthink.co.uk>
54429              Date: Tue, 27 Mar 2001 01:12:01 +0100
54430              Message-ID: <20010327011201.A19179@netthink.co.uk>
54431      Branch: perl
54432            ! pod/perlvar.pod
54433 ____________________________________________________________________________
54434 [  9377] By: jhi                                   on 2001/03/27  14:36:26
54435         Log: Subject: [PATCH] B::Terse and warnings
54436              From: Benjamin Sugars <ben.sugars@home.com>
54437              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
54438              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
54439      Branch: perl
54440            ! ext/B/B.pm ext/B/B/Terse.pm
54441 ____________________________________________________________________________
54442 [  9376] By: jhi                                   on 2001/03/27  14:31:31
54443         Log: Document sockatmark() some.
54444      Branch: perl
54445            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
54446            ! pod/perltoc.pod
54447 ____________________________________________________________________________
54448 [  9375] By: jhi                                   on 2001/03/27  14:00:24
54449         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
54450              noted by Gisle and fixed by NI-S.
54451      Branch: perl
54452            ! sv.c
54453 ____________________________________________________________________________
54454 [  9374] By: jhi                                   on 2001/03/27  05:50:01
54455         Log: Regen toc.
54456      Branch: perl
54457            ! pod/perltoc.pod
54458 ____________________________________________________________________________
54459 [  9373] By: jhi                                   on 2001/03/27  05:43:51
54460         Log: Pixie documenting.
54461      Branch: perl
54462            ! Makefile.SH pod/perlhack.pod
54463 ____________________________________________________________________________
54464 [  9372] By: jhi                                   on 2001/03/27  05:29:34
54465         Log: Metaconfig unit changes for #9371.
54466      Branch: metaconfig
54467            ! U/modified/myhostname.U
54468      Branch: metaconfig/U/perl
54469            + d_sockatmark.U
54470            ! gccvers.U
54471 ____________________________________________________________________________
54472 [  9371] By: jhi                                   on 2001/03/27  05:29:07
54473         Log: Add sockatmark() probing.
54474      Branch: perl
54475            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54476            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
54477            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54478            ! vos/config.ga.h win32/config.bc win32/config.gc
54479            ! win32/config.vc
54480 ____________________________________________________________________________
54481 [  9370] By: jhi                                   on 2001/03/26  22:01:18
54482         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
54483              Really need to benchmark this.
54484      Branch: perl
54485            ! pp.c
54486 ____________________________________________________________________________
54487 [  9369] By: nick                                  on 2001/03/26  21:59:30
54488         Log: Integrate mainline.
54489      Branch: perlio
54490            ! ext/MIME/Base64/QuotedPrint.pm
54491           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54492           !> patchlevel.h pod/perlhack.pod pp_sys.c
54493 ____________________________________________________________________________
54494 [  9368] By: jhi                                   on 2001/03/26  21:47:03
54495         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
54496              
54497              TODO1: perlbench.
54498              TODO2: le, lt, ge, gt?  Yech.
54499      Branch: perl
54500            ! pp.c
54501 ____________________________________________________________________________
54502 [  9367] By: jhi                                   on 2001/03/26  21:34:57
54503         Log: Too much cut-and-paste in #9363.
54504      Branch: perl
54505            ! pp_sys.c
54506 ____________________________________________________________________________
54507 [  9366] By: jhi                                   on 2001/03/26  21:20:53
54508         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
54509              From: Andreas Schwab <schwab@suse.de>
54510              Date: 26 Mar 2001 17:29:04 +0200
54511              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
54512              
54513              (The patch for 5.6.0 or so, this is a guess for bleadperl)
54514      Branch: perl
54515            ! pp_hot.c
54516 ____________________________________________________________________________
54517 [  9365] By: jhi                                   on 2001/03/26  21:07:54
54518         Log: Integrate perlio.
54519      Branch: perl
54520           !> perlio.c
54521 ____________________________________________________________________________
54522 [  9364] By: nick                                  on 2001/03/26  20:30:48
54523         Log: REFCNT botch in layer name cache hash.
54524      Branch: perlio
54525            ! perlio.c
54526 ____________________________________________________________________________
54527 [  9363] By: jhi                                   on 2001/03/26  18:44:32
54528         Log: Subject: [PATCH] socket() leaks file descriptors
54529              From: Benjamin Sugars <bsugars@canoe.ca>
54530              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
54531              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
54532              
54533              Also sockpair() fixed similarly.
54534      Branch: perl
54535            ! pp_sys.c
54536 ____________________________________________________________________________
54537 [  9362] By: jhi                                   on 2001/03/26  18:37:52
54538         Log: Integrate perlio.
54539      Branch: perl
54540           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
54541 ____________________________________________________________________________
54542 [  9361] By: nick                                  on 2001/03/26  17:32:06
54543         Log: Implement flush of linebuffered streams on read of a tty.
54544      Branch: perlio
54545            ! perlio.c perliol.h
54546 ____________________________________________________________________________
54547 [  9360] By: nick                                  on 2001/03/26  17:12:32
54548         Log: Memory tweaks and notes for OEMVS.
54549      Branch: perlio
54550            ! README.os390 miniperlmain.c t/op/pat.t
54551 ____________________________________________________________________________
54552 [  9359] By: jhi                                   on 2001/03/26  02:12:54
54553         Log: Update Changes.
54554      Branch: perl
54555            ! Changes patchlevel.h
54556 ____________________________________________________________________________
54557 [  9358] By: jhi                                   on 2001/03/26  02:05:32
54558         Log: Document the most common pixie options.
54559      Branch: perl
54560            ! pod/perlhack.pod
54561 ____________________________________________________________________________
54562 [  9357] By: jhi                                   on 2001/03/26  01:25:28
54563         Log: For perl.pixie check *before* compiling that optimize is -g,
54564              as for perl.third.
54565      Branch: perl
54566            ! Makefile.SH
54567 ____________________________________________________________________________
54568 [  9356] By: jhi                                   on 2001/03/26  01:13:41
54569         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
54570      Branch: perl
54571            ! Makefile.SH
54572 ____________________________________________________________________________
54573 [  9355] By: jhi                                   on 2001/03/26  01:11:19
54574         Log: Remove t/perl.third.
54575      Branch: perl
54576            ! Makefile.SH
54577 ____________________________________________________________________________
54578 [  9354] By: jhi                                   on 2001/03/26  00:23:38
54579         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
54580              IO::Sockatmark().
54581      Branch: perl
54582            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
54583 ____________________________________________________________________________
54584 [  9353] By: jhi                                   on 2001/03/25  22:25:04
54585         Log: Integrate perlio.
54586      Branch: perl
54587           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
54588           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
54589           !> pp_hot.c win32/makefile.mk
54590 ____________________________________________________________________________
54591 [  9352] By: jhi                                   on 2001/03/25  22:21:41
54592         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
54593              From: Radu Greab <radu@netsoft.ro>
54594              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
54595              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
54596      Branch: perl
54597            ! pp_sys.c
54598 ____________________________________________________________________________
54599 [  9351] By: nick                                  on 2001/03/25  22:15:02
54600         Log: Fix readline in list mode to tell rest of world that it has
54601              things on the stack. Otherwise if perl code gets invoked
54602              underneath it it scribbles over results-so-far.
54603              (Why TIEHANDLE has not tripped on this is a mystery.)
54604      Branch: perlio
54605            ! pp_hot.c
54606 ____________________________________________________________________________
54607 [  9350] By: nick                                  on 2001/03/25  22:10:13
54608         Log: win32/makefile.mk typos
54609      Branch: perlio
54610            ! win32/makefile.mk
54611 ____________________________________________________________________________
54612 [  9349] By: nick                                  on 2001/03/25  21:31:14
54613         Log: Integrate now-non-binary file.
54614      Branch: perlio
54615           !> t/lib/mimeqp.t
54616 ____________________________________________________________________________
54617 [  9348] By: nick                                  on 2001/03/25  21:27:24
54618         Log: Make it text
54619      Branch: perlio
54620            ! t/lib/mimeqp.t
54621 ____________________________________________________________________________
54622 [  9347] By: nick                                  on 2001/03/25  21:25:37
54623         Log: Integrate mainline.
54624      Branch: perlio
54625           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
54626           !> lib/Term/ReadLine.pm t/lib/md5-file.t
54627 ____________________________________________________________________________
54628 [  9346] By: nick                                  on 2001/03/25  20:58:15
54629         Log: Add destruct time hook to PerlIO (for work-in-process implementing
54630              layers in perl code. In such cases layers need to be popped before
54631              we loose the ability to run perl code.)
54632              Also back-out "PerlIO::object" hook - it isn't going to work like that...
54633      Branch: perlio
54634            ! perl.c perlio.c perlio.h perliol.h
54635 ____________________________________________________________________________
54636 [  9345] By: nick                                  on 2001/03/25  20:49:11
54637         Log: Avoid at leasy one of undefined warnings in Encode.
54638      Branch: perlio
54639            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
54640 ____________________________________________________________________________
54641 [  9344] By: jhi                                   on 2001/03/25  20:37:43
54642         Log: A workaround for using Term::ReadLine in emacs minibuffer
54643              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
54644              additional tweaks from Ilya Zakharevich.
54645      Branch: perl
54646            ! lib/Term/ReadLine.pm
54647 ____________________________________________________________________________
54648 [  9343] By: nick                                  on 2001/03/25  20:21:14
54649         Log: Missing return value.
54650      Branch: perlio
54651            ! ext/PerlIO/Scalar/Scalar.xs
54652 ____________________________________________________________________________
54653 [  9342] By: jhi                                   on 2001/03/25  16:21:00
54654         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
54655              to equal the CPAN versions since no code changes have been made.
54656      Branch: perl
54657            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
54658            ! t/lib/md5-file.t
54659 ____________________________________________________________________________
54660 [  9341] By: jhi                                   on 2001/03/25  16:01:48
54661         Log: Escape 8-bit characters.
54662      Branch: perl
54663            ! t/lib/mimeqp.t
54664 ____________________________________________________________________________
54665 [  9340] By: gsar                                  on 2001/03/25  15:50:53
54666         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
54667              chars)
54668      Branch: perl
54669            + t/lib/mimeqp.t
54670 ____________________________________________________________________________
54671 [  9339] By: gsar                                  on 2001/03/25  15:48:50
54672         Log: delete mimeqp.t for later add with text mode set
54673      Branch: perl
54674            - t/lib/mimeqp.t
54675 ____________________________________________________________________________
54676 [  9338] By: nick                                  on 2001/03/25  09:01:57
54677         Log: Integrate mainline.
54678      Branch: perlio
54679           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54680           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
54681           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
54682           +> t/lib/mimeb64u.t t/lib/mimeqp.t
54683           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
54684           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
54685           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
54686 ____________________________________________________________________________
54687 [  9337] By: jhi                                   on 2001/03/25  04:23:24
54688         Log: Add MIME::Base64 here and there.  Again, a lot of
54689              optimism is in the air.
54690      Branch: perl
54691            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
54692            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
54693 ____________________________________________________________________________
54694 [  9336] By: jhi                                   on 2001/03/25  04:12:43
54695         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
54696              this by ear as I do not do Win32 programming.)
54697      Branch: perl
54698            ! win32/Makefile win32/makefile.mk
54699 ____________________________________________________________________________
54700 [  9335] By: jhi                                   on 2001/03/25  04:03:50
54701         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
54702      Branch: perl
54703            ! t/lib/md5-file.t
54704 ____________________________________________________________________________
54705 [  9334] By: jhi                                   on 2001/03/25  03:58:53
54706         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
54707      Branch: perl
54708            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54709            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
54710            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
54711            + t/lib/mimeb64u.t t/lib/mimeqp.t
54712            ! MANIFEST
54713 ____________________________________________________________________________
54714 [  9333] By: jhi                                   on 2001/03/24  20:14:37
54715         Log: Integrate perlio.
54716      Branch: perl
54717           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
54718 ____________________________________________________________________________
54719 [  9332] By: nick                                  on 2001/03/24  19:40:34
54720         Log: Fix un-init variable leading to spurious "Out of Memory!"
54721      Branch: perlio
54722            ! doio.c
54723 ____________________________________________________________________________
54724 [  9331] By: nick                                  on 2001/03/24  19:09:59
54725         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
54726              and update layers internals doc.
54727      Branch: perlio
54728            ! pod/perlfunc.pod pod/perliol.pod
54729 ____________________________________________________________________________
54730 [  9330] By: jhi                                   on 2001/03/24  18:42:11
54731         Log: The length might be uninitialized garbage if the *svp is the undef.
54732      Branch: perl
54733            ! doio.c
54734 ____________________________________________________________________________
54735 [  9329] By: jhi                                   on 2001/03/24  18:26:57
54736         Log: (Retracted by #9393)
54737              
54738              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
54739              From: Simon Cozens <simon@netthink.co.uk>
54740              Date: Sat, 24 Mar 2001 17:13:17 +0000
54741              Message-ID: <20010324171317.A13406@netthink.co.uk>
54742      Branch: perl
54743            ! utils/h2xs.PL
54744 ____________________________________________________________________________
54745 [  9328] By: nick                                  on 2001/03/24  17:22:02
54746         Log: Integrate mainline.
54747      Branch: perlio
54748           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
54749           !> lib/unicode/version
54750 ____________________________________________________________________________
54751 [  9327] By: nick                                  on 2001/03/24  17:16:02
54752         Log: Integrate mainline.
54753      Branch: perlio
54754           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
54755           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
54756           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
54757           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
54758           +> t/lib/md5-file.t
54759           !> MANIFEST Makefile.SH configure.com djgpp/config.over
54760           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
54761           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
54762           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
54763           !> win32/makefile.mk
54764 ____________________________________________________________________________
54765 [  9326] By: jhi                                   on 2001/03/24  17:00:42
54766         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
54767      Branch: perl
54768            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
54769            ! lib/unicode/version
54770 ____________________________________________________________________________
54771 [  9325] By: jhi                                   on 2001/03/24  16:22:33
54772         Log: Subject: Re: B::Deparse bug (5.6.0)
54773              From: Robin Houston <robin@kitsite.com>
54774              Date: Sat, 24 Mar 2001 14:33:09 +0000
54775              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
54776      Branch: perl
54777            ! op.c pp.c t/lib/b.t t/op/repeat.t
54778 ____________________________________________________________________________
54779 [  9324] By: jhi                                   on 2001/03/24  16:21:56
54780         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
54781              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
54782              these additions may be too optimistic.
54783      Branch: perl
54784            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
54785            ! hints/uwin.sh hints/vmesa.sh
54786 ____________________________________________________________________________
54787 [  9323] By: jhi                                   on 2001/03/24  16:06:01
54788         Log: Integrate perlio.
54789      Branch: perl
54790           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
54791           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54792            ! Makefile.SH
54793           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
54794           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
54795           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
54796           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54797           !> win32/makefile.mk win32/perlhost.h win32/win32.c
54798           !> win32/win32iop.h
54799 ____________________________________________________________________________
54800 [  9322] By: nick                                  on 2001/03/24  14:39:12
54801         Log: Routine Win32 regen_config_h - no real changes.
54802      Branch: perlio
54803            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54804 ____________________________________________________________________________
54805 [  9321] By: nick                                  on 2001/03/24  14:31:49
54806         Log: PerlIO fixups for Win32:
54807              - provide win33_popenlist() - non-functional as yet.
54808              - avoid need for aTHX in PerlIO_debug calls - even if not 
54809              enabled args are still evaluated so Win32 has trouble during fork().
54810              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
54811              - Fixup makedef.pl for latest set of symbols.
54812      Branch: perlio
54813            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
54814            ! win32/perlhost.h win32/win32.c win32/win32iop.h
54815 ____________________________________________________________________________
54816 [  9320] By: nick                                  on 2001/03/24  14:26:58
54817         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
54818              was gibberish - broke it on WIn32 at least.
54819      Branch: perlio
54820            ! ext/POSIX/POSIX.xs
54821 ____________________________________________________________________________
54822 [  9319] By: nick                                  on 2001/03/24  11:29:41
54823         Log: Generated files.
54824      Branch: perlio
54825            ! embed.h global.sym objXSUB.h perlapi.c proto.h
54826 ____________________________________________________________________________
54827 [  9318] By: nick                                  on 2001/03/24  10:29:37
54828         Log: Implement:
54829              1.  open($fh,"+<",undef);  # add test to t/io/open.t
54830              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
54831      Branch: perlio
54832            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
54833            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54834            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
54835            ! t/io/open.t t/io/utf8.t
54836 ____________________________________________________________________________
54837 [  9317] By: jhi                                   on 2001/03/23  23:41:25
54838         Log: AIX does seems to have optimization problems with its C compilers.
54839      Branch: perl
54840            ! hints/aix.sh
54841 ____________________________________________________________________________
54842 [  9316] By: jhi                                   on 2001/03/23  23:40:46
54843         Log: Integrate perlio.
54844      Branch: perl
54845           +> lib/PerlIO.pm
54846           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
54847           !> perliol.h
54848 ____________________________________________________________________________
54849 [  9315] By: jhi                                   on 2001/03/23  22:16:30
54850         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
54851      Branch: perl
54852            ! t/lib/md5-file.t
54853 ____________________________________________________________________________
54854 [  9314] By: nick                                  on 2001/03/23  20:49:02
54855         Log: Perlio internals re-organized.
54856              - open process creates AV of layer/arg pairs
54857              (appends layers from open() or open.pm to default list).
54858              - push arg is now an SV.
54859              - layer ->Open get passed the AV
54860              - open is no longer mandatory method.
54861              - topmost layer that has ->Open method does the open
54862              - any layers above are pushed once that returns.
54863              - vtable re-ordered so dummy layers need only provide push/pop methods.
54864      Branch: perlio
54865            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
54866 ____________________________________________________________________________
54867 [  9313] By: nick                                  on 2001/03/23  16:27:41
54868         Log: Check in a stable (working) version before next round of tweaks.
54869              Changes include:
54870              - Move default layers code out of doio.c and into perlio.c
54871              - Single routine for parsing layer specification strings.
54872              - Skeleton support for demand loading of layers
54873              - Core-dump avoidance if PERLIO environment specifies loadable layer
54874              (does not _work_ as need IO to load and need load to do IO ...)
54875      Branch: perlio
54876            + lib/PerlIO.pm
54877            ! MANIFEST doio.c perlio.c
54878 ____________________________________________________________________________
54879 [  9312] By: gsar                                  on 2001/03/23  16:25:25
54880         Log: add execute bit to files with shebang lines in the repository;
54881              avoid clobbering execute bit in Porting/makerel 
54882      Branch: maint-5.6/perl
54883            ! (edit 144 files)
54884 ____________________________________________________________________________
54885 [  9311] By: jhi                                   on 2001/03/23  14:25:35
54886         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
54887      Branch: perl
54888            ! MANIFEST
54889 ____________________________________________________________________________
54890 [  9310] By: jhi                                   on 2001/03/23  13:45:04
54891         Log: Subject: [PATCH] Net::Ping
54892              From: Colin McMillen <mcmi0037@tc.umn.edu>
54893              Date: Thu, 22 Mar 2001 19:30:31 -0600
54894              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
54895      Branch: perl
54896            ! lib/Net/Ping.pm
54897 ____________________________________________________________________________
54898 [  9309] By: jhi                                   on 2001/03/23  13:39:13
54899         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
54900      Branch: perl
54901            ! t/lib/md5-aaa.t t/lib/md5-file.t
54902 ____________________________________________________________________________
54903 [  9308] By: jhi                                   on 2001/03/23  13:20:34
54904         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
54905              - bump the version to 2.14
54906              - drop the base64 tests since they require MIME::Base64
54907              - drop the rfc1321.txt
54908              - drop the hints/dec_osf.pl since it's only needed for
54909              pre-5.005_03 Perls
54910              Todo:
54911              - the U32 alignment testing is now removed; it needs to
54912              be reintroduced as as a Config variable (meaning also
54913              as a Configure test)
54914              - get the new EBCDIC md5sum for MD5.pm
54915              - test in Win32 to see how badly I botched the makefiles
54916      Branch: perl
54917            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
54918            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
54919            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
54920            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
54921            + t/lib/md5-file.t
54922            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
54923            ! win32/Makefile win32/makefile.mk
54924 ____________________________________________________________________________
54925 [  9307] By: jhi                                   on 2001/03/23  12:56:14
54926         Log: Integrate change #9306 from maintperl into mainline,
54927              AIX dynaloader for AIXes without <load.h>.
54928      Branch: perl
54929           !> ext/DynaLoader/hints/aix.pl
54930 ____________________________________________________________________________
54931 [  9306] By: jhi                                   on 2001/03/23  12:51:36
54932         Log: There are AIXes without /usr/include/load.h,
54933              patch from H.Merijn Brand.
54934      Branch: maint-5.6/perl
54935            ! ext/DynaLoader/hints/aix.pl
54936 ____________________________________________________________________________
54937 [  9305] By: nick                                  on 2001/03/23  11:00:42
54938         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
54939      Branch: perlio
54940            ! ext/Encode/Encode.xs perlio.c perlio.h
54941 ____________________________________________________________________________
54942 [  9304] By: nick                                  on 2001/03/23  10:20:46
54943         Log: Render -Duseperlio functional again.
54944              - this is "quick fix" which calls PerlIO_apply_layers after opening,
54945              which is what old scheme did. New scheme needs to change that
54946              to make open(...,\$scalar) etc. work but this will do for now.
54947      Branch: perlio
54948            ! perlio.c
54949 ____________________________________________________________________________
54950 [  9303] By: nick                                  on 2001/03/23  09:53:20
54951         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
54952              -Uuseperlio now works again.
54953              -Duseperlio is still poorly. Don't merge yet...
54954      Branch: perlio
54955            ! doio.c perlio.h
54956 ____________________________________________________________________________
54957 [  9302] By: nick                                  on 2001/03/22  22:26:51
54958         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
54959              type code.
54960              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
54961              is its main caller. In particular now has access to "extra" args, and
54962              can tell when an open handle is "reopened" (or duped?).
54963              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
54964              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
54965              PerlIO_open() et. al. (i.e. other way round).
54966              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
54967              with args close to PerlIO_openn().
54968      Branch: perlio
54969            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
54970 ____________________________________________________________________________
54971 [  9301] By: jhi                                   on 2001/03/22  20:58:04
54972         Log: Integrate perlio.
54973      Branch: perl
54974           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
54975           !> t/io/open.t util.c
54976 ____________________________________________________________________________
54977 [  9300] By: nick                                  on 2001/03/22  17:36:32
54978         Log: Don't include $@ in not ok message.
54979      Branch: perlio
54980            ! t/io/open.t
54981 ____________________________________________________________________________
54982 [  9299] By: gsar                                  on 2001/03/22  16:53:45
54983         Log: back out changes#7532,7521 for now (appears to have problems
54984              on IRIX)
54985      Branch: maint-5.6/perl
54986            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
54987            ! ext/POSIX/typemap pod/perlvar.pod
54988 ____________________________________________________________________________
54989 [  9298] By: nick                                  on 2001/03/22  14:35:46
54990         Log: Give a meaning to '&' in n-arg open case:
54991              open($fh,"<&",$scalar);
54992              $scalar can be:
54993              - an integer which does "fdopen"
54994              open($fh,"<&",2); # like open($fh,"<&2")
54995              - something that will yield a file handle via sv_2io()
54996              useful for dup'ing anonymous handles.
54997              e.g.:
54998              open(my $fh,"<&",\*STDIN);
54999              open(my $dup,"<&",$fh);
55000      Branch: perlio
55001            ! doio.c t/io/open.t
55002 ____________________________________________________________________________
55003 [  9297] By: nick                                  on 2001/03/22  13:34:35
55004         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
55005      Branch: perlio
55006            ! util.c
55007 ____________________________________________________________________________
55008 [  9296] By: nick                                  on 2001/03/22  12:51:20
55009         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
55010      Branch: perlio
55011            ! perl.c
55012 ____________________________________________________________________________
55013 [  9295] By: nick                                  on 2001/03/22  11:59:44
55014         Log: If stdin, stdout or stderr get opened in unexpected read/write state
55015              then warn at time of open not at time of use.
55016      Branch: perlio
55017            ! doio.c pp_hot.c pp_sys.c
55018 ____________________________________________________________________________
55019 [  9294] By: nick                                  on 2001/03/22  10:54:35
55020         Log: Die on n-arg open(...,"",xxx,yyy,...)
55021              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
55022              - die on read/write cases so we can decide what it means later.
55023      Branch: perlio
55024            ! doio.c embed.pl iperlsys.h util.c
55025 ____________________________________________________________________________
55026 [  9293] By: nick                                  on 2001/03/22  09:02:45
55027         Log: perlio tweaks (reported by Nick Clark)
55028              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
55029              error check in Pendinf_read().
55030      Branch: perlio
55031            ! perlio.c
55032 ____________________________________________________________________________
55033 [  9292] By: gsar                                  on 2001/03/22  07:12:00
55034         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
55035              fixes)
55036      Branch: maint-5.6/perl
55037           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
55038 ____________________________________________________________________________
55039 [  9291] By: jhi                                   on 2001/03/22  06:06:44
55040         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
55041      Branch: perl
55042            ! t/op/re_tests
55043 ____________________________________________________________________________
55044 [  9290] By: jhi                                   on 2001/03/22  05:57:01
55045         Log: Move MacOS Classic higher in the list of supported platforms.
55046      Branch: maint-5.6/perl
55047            ! pod/perlport.pod
55048 ____________________________________________________________________________
55049 [  9289] By: gsar                                  on 2001/03/22  05:35:04
55050         Log: revert part of change#6438 for compatibility (av_reify()
55051              appears to be needed to implement av_splice()ish things
55052              in XS)
55053      Branch: maint-5.6/perl
55054            ! embed.pl global.sym objXSUB.h perlapi.c
55055 ____________________________________________________________________________
55056 [  9288] By: gsar                                  on 2001/03/22  03:09:19
55057         Log: update copyright year
55058      Branch: maint-5.6/perl
55059            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55060            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
55061            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
55062            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
55063            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
55064            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
55065            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
55066            ! x2p/walk.c
55067 ____________________________________________________________________________
55068 [  9287] By: jhi                                   on 2001/03/21  20:30:54
55069         Log: Integrate perlio.
55070      Branch: perl
55071           !> ext/Data/Dumper/Dumper.xs
55072 ____________________________________________________________________________
55073 [  9286] By: gsar                                  on 2001/03/21  19:49:54
55074         Log: makefile.mk tweak
55075      Branch: maint-5.6/perl
55076            ! win32/Makefile win32/makefile.mk
55077 ____________________________________________________________________________
55078 [  9285] By: nick                                  on 2001/03/21  19:07:13
55079         Log: Multiplicity fix for Dumper.
55080      Branch: perlio
55081            ! ext/Data/Dumper/Dumper.xs
55082 ____________________________________________________________________________
55083 [  9284] By: nick                                  on 2001/03/21  19:01:07
55084         Log: Integrate mainline - (does not build xTHX issue in Dumper).
55085      Branch: perlio
55086           !> (integrate 27 files)
55087 ____________________________________________________________________________
55088 [  9283] By: jhi                                   on 2001/03/21  17:17:35
55089         Log: Integrate change #9282 from mainline into maintperl,
55090              4-arg UTF-8 substr().
55091      Branch: maint-5.6/perl
55092           !> pp.c
55093 ____________________________________________________________________________
55094 [  9282] By: jhi                                   on 2001/03/21  17:15:43
55095         Log: The #9270 would have leaked a scalar if pp_substr()
55096              returned early.
55097      Branch: perl
55098            ! pp.c
55099 ____________________________________________________________________________
55100 [  9281] By: gsar                                  on 2001/03/21  17:03:14
55101         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
55102      Branch: maint-5.6/perl
55103            ! win32/makefile.mk
55104 ____________________________________________________________________________
55105 [  9280] By: gsar                                  on 2001/03/21  17:01:20
55106         Log: some tweaks to change#9278 (fork() emulation should be enabled
55107              by setting BUILD_FLAVOR instead of changing the defaults)
55108      Branch: maint-5.6/perl
55109            ! win32/makefile.mk
55110 ____________________________________________________________________________
55111 [  9279] By: gsar                                  on 2001/03/21  16:47:19
55112         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
55113      Branch: maint-5.6/perl
55114            ! ext/File/Glob/Glob.pm
55115           !> lib/Cwd.pm
55116 ____________________________________________________________________________
55117 [  9278] By: jhi                                   on 2001/03/21  14:35:10
55118         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
55119              From: "Vadim Konovalov" <watman@inbox.ru>
55120              Date: Wed, 21 Mar 2001 01:53:51 +0300
55121              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
55122      Branch: maint-5.6/perl
55123            ! win32/makefile.mk win32/win32sck.c
55124 ____________________________________________________________________________
55125 [  9277] By: jhi                                   on 2001/03/21  13:58:28
55126         Log: Integrate change #9270 from mainline to maintperl:
55127              continued 4-arg UTF-8 substr() fixing.
55128      Branch: maint-5.6/perl
55129           !> pp.c t/op/substr.t
55130 ____________________________________________________________________________
55131 [  9276] By: jhi                                   on 2001/03/21  13:33:00
55132         Log: More pixie cleaning.
55133      Branch: perl
55134            ! Makefile.SH
55135 ____________________________________________________________________________
55136 [  9275] By: jhi                                   on 2001/03/21  03:54:17
55137         Log: Update Changes.
55138      Branch: perl
55139            ! Changes patchlevel.h
55140 ____________________________________________________________________________
55141 [  9274] By: jhi                                   on 2001/03/21  03:48:24
55142         Log: First stab at making Data::Dumper to grok Unicode.
55143              
55144              TODO: tests, EBCDICify.
55145      Branch: perl
55146            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
55147 ____________________________________________________________________________
55148 [  9273] By: jhi                                   on 2001/03/21  02:23:00
55149         Log: Fix for
55150              
55151              Subject: Memory leak in unquoted print   
55152              From: Benjamin Sugars <bsugars@canoe.ca> 
55153              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
55154              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
55155      Branch: perl
55156            ! perlio.c
55157 ____________________________________________________________________________
55158 [  9272] By: jhi                                   on 2001/03/21  01:33:17
55159         Log: Subject: Re: [PATCH] POSIX::getcwd()
55160              From: Benjamin Sugars <bsugars@canoe.ca> 
55161              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
55162              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
55163      Branch: perl
55164            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
55165 ____________________________________________________________________________
55166 [  9271] By: jhi                                   on 2001/03/21  01:22:52
55167         Log: Subject: [PATCH] Cwd.pm docs
55168              From: Benjamin Sugars <bsugars@canoe.ca>
55169              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
55170              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
55171      Branch: perl
55172            ! lib/Cwd.pm
55173 ____________________________________________________________________________
55174 [  9270] By: jhi                                   on 2001/03/21  01:16:29
55175         Log: Continue 4-arg substr() UTF-8 fixage.
55176      Branch: perl
55177            ! pp.c t/op/substr.t
55178 ____________________________________________________________________________
55179 [  9269] By: jhi                                   on 2001/03/21  00:46:14
55180         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
55181              
55182              revert the leak fix in change#9142 (problem needs a more experimental
55183              fix unsuitable for 5.6.1)
55184              
55185              do alphabetical sorting by default (for csh compatibility)
55186              
55187              cut-n-paste goof in change#9264
55188              
55189              VMS piping fixes (from Charles Lane)
55190      Branch: perl
55191           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
55192           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55193           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
55194 ____________________________________________________________________________
55195 [  9268] By: jhi                                   on 2001/03/21  00:37:04
55196         Log: Integrate perlio.
55197      Branch: perl
55198           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55199           !> utf8.c utf8.h utfebcdic.h
55200 ____________________________________________________________________________
55201 [  9267] By: nick                                  on 2001/03/20  20:04:39
55202         Log: More EBCDIC stuff:
55203              - Loose the extra level of function on ASCII.
55204              - spotted a chr(0) issue in sv.c
55205              - re-work of UTF-X tr/// ranges to work in Unicode
55206              space. Still issues with the "0xff is illegal UTF-8" hack.
55207              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
55208              (why do it once when you can do it all over the place :-(
55209              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
55210              need utf8.pm for swashes.
55211              - Simplified and commented scan_const() in toke.c
55212              Still something wrong regexp and tr (swashes?).
55213      Branch: perlio
55214            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55215            ! utf8.c utf8.h utfebcdic.h
55216 ____________________________________________________________________________
55217 [  9266] By: gsar                                  on 2001/03/20  19:16:43
55218         Log: VMS piping fixes (from Charles Lane)
55219      Branch: maint-5.6/perl
55220            ! vms/vms.c vms/vmspipe.com
55221 ____________________________________________________________________________
55222 [  9265] By: gsar                                  on 2001/03/20  17:53:52
55223         Log: cut-n-paste goof in change#9264
55224      Branch: maint-5.6/perl
55225            ! ext/File/Glob/Glob.xs
55226 ____________________________________________________________________________
55227 [  9264] By: gsar                                  on 2001/03/20  17:43:47
55228         Log: do alphabetical sorting by default (for csh compatibility);
55229              bsd_glob() does ASCII sort by default as usual, unless
55230              GLOB_ALPHASORT was specified
55231      Branch: maint-5.6/perl
55232            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
55233            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55234            ! ext/File/Glob/bsd_glob.h
55235 ____________________________________________________________________________
55236 [  9263] By: gsar                                  on 2001/03/20  16:40:08
55237         Log: integrate change#9255 from mainline (unicode fix)
55238              
55239              substr($bytestr, i, n, $charstr)
55240      Branch: maint-5.6/perl
55241           !> Todo-5.6 pp.c t/op/substr.t
55242 ____________________________________________________________________________
55243 [  9262] By: gsar                                  on 2001/03/20  15:57:41
55244         Log: revert the leak fix in change#9142 (problem needs a more experimental
55245              fix unsuitable for 5.6.1)
55246      Branch: maint-5.6/perl
55247            ! scope.c
55248 ____________________________________________________________________________
55249 [  9261] By: jhi                                   on 2001/03/20  14:26:25
55250         Log: Integrate changes #9259,9260 from maintperl into mainline.
55251              
55252              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55253              
55254              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55255      Branch: perl
55256           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
55257 ____________________________________________________________________________
55258 [  9260] By: jhi                                   on 2001/03/20  14:05:46
55259         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55260              From: Robin Barker <rmb1@cise.npl.co.uk>
55261              Date: Tue, 20 Mar 2001 10:12:04 GMT
55262              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
55263      Branch: maint-5.6/perl
55264            ! run.c
55265 ____________________________________________________________________________
55266 [  9259] By: jhi                                   on 2001/03/20  14:04:39
55267         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55268              From: Chris Nandor <pudge@pobox.com>
55269              Date: Tue, 20 Mar 2001 00:40:56 -0500
55270              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
55271      Branch: maint-5.6/perl
55272            ! ext/POSIX/POSIX.xs lib/File/Path.pm
55273 ____________________________________________________________________________
55274 [  9258] By: jhi                                   on 2001/03/20  05:09:34
55275         Log: Update Changes.
55276      Branch: perl
55277            ! Changes patchlevel.h
55278 ____________________________________________________________________________
55279 [  9257] By: jhi                                   on 2001/03/20  05:04:25
55280         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
55281      Branch: perl
55282            ! t/op/tr.t
55283 ____________________________________________________________________________
55284 [  9256] By: jhi                                   on 2001/03/20  04:43:12
55285         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
55286              From: Peter Prymmer <pvhp@forte.com>
55287              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
55288              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
55289      Branch: maint-5.6/perl
55290            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
55291 ____________________________________________________________________________
55292 [  9255] By: jhi                                   on 2001/03/19  23:17:17
55293         Log: substr($bytestr, i, n, $charstr)
55294              
55295              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
55296      Branch: perl
55297            ! Todo-5.6 pp.c t/op/substr.t
55298 ____________________________________________________________________________
55299 [  9254] By: jhi                                   on 2001/03/19  22:25:09
55300         Log: Rearrange the make test target prerequisites so that
55301              in a parallel make 'all' is finished before 'test'.
55302      Branch: perl
55303            ! Makefile.SH
55304 ____________________________________________________________________________
55305 [  9253] By: jhi                                   on 2001/03/19  21:48:07
55306         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
55307              From: Robin Houston <robin@kitsite.com>
55308              Date: Mon, 19 Mar 2001 15:48:41 +0000
55309              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
55310      Branch: perl
55311            ! pp_ctl.c
55312 ____________________________________________________________________________
55313 [  9252] By: jhi                                   on 2001/03/19  21:42:27
55314         Log: Integrate perlio.
55315      Branch: perl
55316           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
55317           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
55318           !> utfebcdic.h vms/perly_c.vms
55319 ____________________________________________________________________________
55320 [  9251] By: jhi                                   on 2001/03/19  21:31:28
55321         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
55322              
55323              Dynaloading in 64-bit AIX with vac.
55324      Branch: perl
55325           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55326           !> hints/aix.sh
55327 ____________________________________________________________________________
55328 [  9250] By: jhi                                   on 2001/03/19  21:18:00
55329         Log: A more robust solution for the 64bitall AIX dynaloading
55330              problem, from Jens-Uwe Mager.
55331      Branch: maint-5.6/perl
55332            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55333 ____________________________________________________________________________
55334 [  9249] By: nick                                  on 2001/03/19  20:59:37
55335         Log: Integrate mainline.
55336      Branch: perlio
55337           !> (integrate 42 files)
55338 ____________________________________________________________________________
55339 [  9248] By: nick                                  on 2001/03/19  20:22:07
55340         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
55341              (Building on OS390 uses native YACC and YYDEBUG has other
55342              side effects.)
55343      Branch: perlio
55344            ! perly.c perly.y vms/perly_c.vms
55345 ____________________________________________________________________________
55346 [  9247] By: jhi                                   on 2001/03/19  19:59:53
55347         Log: 64-bit AIX dynaloading problem (see #9244) idea
55348              from Jens-Uwe Mager.
55349      Branch: maint-5.6/perl
55350            ! ext/DynaLoader/dl_aix.xs
55351 ____________________________________________________________________________
55352 [  9246] By: nick                                  on 2001/03/19  19:27:57
55353         Log: More EBCDIC fixes.
55354      Branch: perlio
55355            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
55356            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
55357 ____________________________________________________________________________
55358 [  9245] By: jhi                                   on 2001/03/19  19:05:19
55359         Log: Integrate change #9243 from mainline into maintperl.
55360              
55361              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55362      Branch: maint-5.6/perl
55363           !> README.vmesa
55364 ____________________________________________________________________________
55365 [  9244] By: jhi                                   on 2001/03/19  19:03:15
55366         Log: Get 64bitall AIX building, but still does not test okay:
55367              dynaloading anything fails, for example for op/defins:
55368              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
55369              (update: fixed by #9247,9250)
55370      Branch: maint-5.6/perl
55371            ! hints/aix.sh
55372 ____________________________________________________________________________
55373 [  9243] By: jhi                                   on 2001/03/19  19:00:16
55374         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55375              From: Robin Barker <rmb1@cise.npl.co.uk>
55376              Date: Mon, 19 Mar 2001 18:01:57 GMT
55377              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
55378      Branch: perl
55379            ! README.vmesa
55380 ____________________________________________________________________________
55381 [  9242] By: jhi                                   on 2001/03/19  18:58:43
55382         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
55383              
55384              TODO: tests.
55385      Branch: perl
55386            ! doop.c op.c
55387 ____________________________________________________________________________
55388 [  9241] By: gsar                                  on 2001/03/19  17:34:46
55389         Log: VMSify tests (from Charles Lane)
55390      Branch: maint-5.6/perl
55391            ! t/lib/filehand.t t/lib/texttabs.t
55392 ____________________________________________________________________________
55393 [  9240] By: jhi                                   on 2001/03/19  14:24:26
55394         Log: Integrate change #9233 from maintperl into mainline.
55395              
55396              some refcounts were incorrect in perl_clone()
55397      Branch: perl
55398           !> sv.c
55399 ____________________________________________________________________________
55400 [  9239] By: gsar                                  on 2001/03/19  09:23:17
55401         Log: this is 5.6.1-trial3
55402      Branch: maint-5.6/perl
55403            ! Changes
55404 ____________________________________________________________________________
55405 [  9238] By: gsar                                  on 2001/03/19  08:47:04
55406         Log: some new symbols are only available under ithreads
55407      Branch: maint-5.6/perl
55408            ! makedef.pl
55409 ____________________________________________________________________________
55410 [  9237] By: gsar                                  on 2001/03/19  08:42:28
55411         Log: update patchlevel.h, Changes, &c.
55412      Branch: maint-5.6/perl
55413            ! Changes patchlevel.h pod/perlhist.pod
55414           !> AUTHORS
55415 ____________________________________________________________________________
55416 [  9236] By: gsar                                  on 2001/03/19  08:17:49
55417         Log: integrate changes#8068,8717 from mainline
55418              
55419              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
55420              
55421              [PATCH CPAN 1.59_51] warning message (not!)
55422      Branch: maint-5.6/perl
55423           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
55424           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
55425           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
55426           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
55427           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
55428 ____________________________________________________________________________
55429 [  9235] By: gsar                                  on 2001/03/19  08:07:09
55430         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
55431              
55432              [PATCH] Add missing CV flags to dump.c
55433              
55434              Re: [patch] Re: PL_ptr_table
55435              
55436              Fixup non-ithread build after 8713
55437              
55438              Generated files form 8713 etc.
55439              
55440              Correct the correction :-(
55441              
55442              Documenting coderef @INC (Re: CPAN "make this script work" feature)
55443              
55444              Subject: Re: sync sync sync: have I missed any patches?
55445              Replace djSP with dSP.
55446      Branch: maint-5.6/perl
55447           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
55448           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
55449           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
55450           !> sv.c sv.h win32/perlhost.h
55451 ____________________________________________________________________________
55452 [  9234] By: gsar                                  on 2001/03/19  07:22:05
55453         Log: revert the change#9090 integrate for now (change looks somewhat
55454              incomplete in that [ha]v_exists() need something similar; lacks
55455              tests; &c.)
55456      Branch: maint-5.6/perl
55457            ! hv.c
55458 ____________________________________________________________________________
55459 [  9233] By: gsar                                  on 2001/03/19  07:10:01
55460         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
55461              destruction when there are unreferenced scalars (SvREFCNT==0)
55462      Branch: maint-5.6/perl
55463            ! sv.c
55464 ____________________________________________________________________________
55465 [  9232] By: jhi                                   on 2001/03/19  05:11:02
55466         Log: Regen api and toc.
55467      Branch: maint-5.6/perl
55468            ! pod/perlapi.pod pod/perltoc.pod
55469 ____________________________________________________________________________
55470 [  9231] By: jhi                                   on 2001/03/19  04:06:03
55471         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
55472              add a lost line in pp.c:pp_chop(), update to new op/chop.
55473              
55474              Clarify the description differentiating for and while; inspired by
55475              
55476              Subject: [ID 20010306.004] || != named unary operator
55477              
55478              The $Is_MacOS needs to be declared.
55479      Branch: maint-5.6/perl
55480            ! pp.c t/op/chop.t
55481           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
55482 ____________________________________________________________________________
55483 [  9230] By: jhi                                   on 2001/03/19  03:48:16
55484         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
55485              9079,9083,9089,9090,9091 from mainline to maintperl.
55486              
55487              Quieten some noise in Win32 builds
55488              
55489              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
55490              
55491              The perlretut was still talking about the old \p and \P
55492              definitions.
55493              
55494              More tweakage on the Unicode character class descriptions.
55495              
55496              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
55497              
55498              Subject: 'no *POSIX' Patch speeding up make on BS2000 
55499              
55500              Subject: [PATCH] perldata.pod here-doc docs
55501              
55502              Add /sbin and /usr/sbin to the list of directories scanned
55503              for setuid programs.  Takes care of bug id 20010309.003.
55504              
55505              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
55506              
55507              In op/stat #35 better to scan all the potential directories
55508              for setuids, not just the first one.
55509      Branch: maint-5.6/perl
55510            ! Makefile.SH
55511           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
55512           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
55513           !> t/op/stat.t toke.c win32/win32.h
55514 ____________________________________________________________________________
55515 [  9229] By: jhi                                   on 2001/03/19  02:31:50
55516         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
55517              From: Chris Nandor <pudge@pobox.com>
55518              Date: Sat, 10 Mar 2001 14:22:19 -0500
55519              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
55520      Branch: maint-5.6/perl
55521            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
55522            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
55523            ! t/lib/b.t t/lib/errno.t
55524 ____________________________________________________________________________
55525 [  9228] By: jhi                                   on 2001/03/19  02:29:59
55526         Log: Integrate changes #9113,9122 from mainline into maintperl.
55527              
55528              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?)
55529      Branch: maint-5.6/perl
55530           !> Configure README.os390 hints/os390.sh
55531 ____________________________________________________________________________
55532 [  9227] By: jhi                                   on 2001/03/19  02:22:35
55533         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
55534              into maintperl.
55535              
55536              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
55537              
55538              Forgot to check-in the larger part of #9120, duh.
55539              
55540              Subject: Another patch for integer.pm POD 
55541              
55542              h2ph strictness and cleanliness from Kurt Starsinic.
55543              
55544              Borland filename case problem.
55545              
55546              h2ph strictness and cleanliness from Kurt Starsinic.
55547              
55548              Subject: [PATCH] the uncontroversial doc patches
55549      Branch: maint-5.6/perl
55550           +> win32/sncfnmcs.pl
55551           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
55552           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
55553           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
55554           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
55555           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
55556           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
55557           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
55558 ____________________________________________________________________________
55559 [  9226] By: jhi                                   on 2001/03/19  02:10:21
55560         Log: Integrate changes #9207,9214 from mainline into maintperl.
55561              
55562              podchecker relaxations: =over has an *optional* number after it,
55563              and whitespace in L<> is okay.
55564      Branch: maint-5.6/perl
55565           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
55566           !> t/pod/poderrs.xr
55567 ____________________________________________________________________________
55568 [  9225] By: jhi                                   on 2001/03/19  02:07:38
55569         Log: Integrate change #9219 from maintperl into mainline.
55570              
55571              remove duplicated tests
55572      Branch: perl
55573           !> t/op/re_tests
55574 ____________________________________________________________________________
55575 [  9224] By: jhi                                   on 2001/03/19  02:06:11
55576         Log: Integrate change #9223 from mainline to maintperl.
55577              
55578              Document -Dmksymlinks.
55579      Branch: maint-5.6/perl
55580           !> INSTALL
55581 ____________________________________________________________________________
55582 [  9223] By: jhi                                   on 2001/03/19  02:01:25
55583         Log: Document -Dmksymlinks.
55584      Branch: perl
55585            ! INSTALL
55586 ____________________________________________________________________________
55587 [  9222] By: jhi                                   on 2001/03/19  01:15:35
55588         Log: The -Dmksymlinks wasn't working for maintperl.
55589      Branch: maint-5.6/perl
55590            ! Configure
55591 ____________________________________________________________________________
55592 [  9221] By: jhi                                   on 2001/03/19  00:49:43
55593         Log: Cleanup pixie residue.
55594      Branch: perl
55595            ! Makefile.SH
55596 ____________________________________________________________________________
55597 [  9220] By: jhi                                   on 2001/03/19  00:44:47
55598         Log: Document the use of pixie/prof; create make targets for it.
55599              
55600              TODO: make t/TEST pixie-aware.
55601      Branch: perl
55602            ! Makefile.SH pod/perlhack.pod
55603 ____________________________________________________________________________
55604 [  9219] By: gsar                                  on 2001/03/19  00:16:55
55605         Log: remove duplicated tests
55606      Branch: maint-5.6/perl
55607            ! t/op/re_tests
55608 ____________________________________________________________________________
55609 [  9218] By: jhi                                   on 2001/03/18  23:59:31
55610         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
55611      Branch: perl
55612            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
55613 ____________________________________________________________________________
55614 [  9217] By: jhi                                   on 2001/03/18  23:25:20
55615         Log: Rewrite the tests section of Makefile to be less redundant
55616              and to allow for more flexible test targets, many recursive
55617              make calls introduced.
55618      Branch: perl
55619            ! Makefile.SH
55620 ____________________________________________________________________________
55621 [  9216] By: jhi                                   on 2001/03/18  22:30:04
55622         Log: Document the use of Third Degree (sparsely).
55623      Branch: perl
55624            ! pod/perlhack.pod t/TEST
55625 ____________________________________________________________________________
55626 [  9215] By: jhi                                   on 2001/03/18  22:10:30
55627         Log: Make targets for testing with Third Degree.
55628      Branch: perl
55629            ! Makefile.SH
55630 ____________________________________________________________________________
55631 [  9214] By: jhi                                   on 2001/03/18  21:08:53
55632         Log: The podchecker relaxations need to mirrored also at the tests.
55633      Branch: perl
55634            ! t/pod/poderrs.xr
55635 ____________________________________________________________________________
55636 [  9213] By: jhi                                   on 2001/03/18  20:56:21
55637         Log: Update Changes.
55638      Branch: perl
55639            ! Changes patchlevel.h
55640 ____________________________________________________________________________
55641 [  9212] By: jhi                                   on 2001/03/18  20:36:59
55642         Log: Looking for config.sh in parent directories isn't
55643              very useful for the toplevel Makefile.
55644      Branch: perl
55645            ! Makefile.SH
55646 ____________________________________________________________________________
55647 [  9211] By: jhi                                   on 2001/03/18  20:33:37
55648         Log: On "make clean" take care of Third Degree droppings.
55649      Branch: perl
55650            ! Makefile.SH
55651 ____________________________________________________________________________
55652 [  9210] By: jhi                                   on 2001/03/18  20:21:34
55653         Log: Add a hook for running the tests under the Third Degree
55654              debugging tool (set $ENV{PERL_3LOG} to non-zero)
55655              
55656              TODO: Document the use of Third Degree.
55657      Branch: perl
55658            ! t/TEST
55659 ____________________________________________________________________________
55660 [  9209] By: jhi                                   on 2001/03/18  20:19:07
55661         Log: Regen toc and api pods.
55662      Branch: perl
55663            ! pod/perlapi.pod pod/perltoc.pod
55664 ____________________________________________________________________________
55665 [  9208] By: jhi                                   on 2001/03/18  20:12:12
55666         Log: Integrate changes #8128,9132 from mainline into maintperl,
55667              Tie::SubstrHash fixes.
55668      Branch: maint-5.6/perl
55669           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
55670 ____________________________________________________________________________
55671 [  9207] By: jhi                                   on 2001/03/18  20:07:43
55672         Log: podchecker relaxations from Michael Stevens.
55673      Branch: perl
55674            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
55675 ____________________________________________________________________________
55676 [  9206] By: jhi                                   on 2001/03/18  20:04:24
55677         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
55678      Branch: perl
55679            ! lib/Locale/Constants.pm lib/Locale/Country.pm
55680            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
55681            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
55682 ____________________________________________________________________________
55683 [  9205] By: jhi                                   on 2001/03/18  19:54:45
55684         Log: Integrate changes #9161,9162 from maintperl to mainline.
55685              
55686              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
55687              results
55688      Branch: perl
55689           !> t/op/magic.t
55690 ____________________________________________________________________________
55691 [  9204] By: jhi                                   on 2001/03/18  19:37:46
55692         Log: Make perl.third checks more understandable to the builder.
55693      Branch: perl
55694            ! Makefile.SH
55695 ____________________________________________________________________________
55696 [  9203] By: jhi                                   on 2001/03/18  19:20:54
55697         Log: Re-integrate #9138 from maintperl to mainline,
55698              the squelching of the unneeded "Scalars leaked" messages.
55699      Branch: perl
55700           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
55701           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
55702           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
55703 ____________________________________________________________________________
55704 [  9202] By: jhi                                   on 2001/03/18  18:48:36
55705         Log: More robust and more paranoid perl.third target.
55706      Branch: perl
55707            ! Makefile.SH
55708 ____________________________________________________________________________
55709 [  9201] By: jhi                                   on 2001/03/18  18:39:21
55710         Log: Integrate change #9197 from maintperl to mainline.
55711              
55712              more thorough cleaning of arenas.
55713      Branch: perl
55714           !> embed.pl perl.c proto.h sv.c t/op/sort.t
55715 ____________________________________________________________________________
55716 [  9200] By: jhi                                   on 2001/03/18  18:25:17
55717         Log: Integrate perlio.
55718      Branch: perl
55719           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
55720           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
55721           !> t/lib/encode.t toke.c universal.c utf8.c
55722 ____________________________________________________________________________
55723 [  9199] By: nick                                  on 2001/03/18  15:23:51
55724         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
55725              is the sense of the test being done. Avoid some magical 127 and 128 values
55726              by using macros.
55727      Branch: perlio
55728            ! doop.c pp_ctl.c sv.c toke.c
55729 ____________________________________________________________________________
55730 [  9198] By: nick                                  on 2001/03/18  14:18:12
55731         Log: UTF-X encoding invariance for Encode:
55732              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
55733              - move the XS code for those to universal.c (so in miniperl)
55734              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
55735              - change ext/Encode/compile to use above.
55736              - Fix t/lib/encode.t for above
55737              - Teach t/lib/b.t to expect -uutf8
55738              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
55739              utf8.pm is needed.
55740      Branch: perlio
55741            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
55742            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
55743 ____________________________________________________________________________
55744 [  9197] By: gsar                                  on 2001/03/18  12:15:57
55745         Log: more thorough cleaning of arenas--keep going until no more
55746              SvREFCNT_dec()s occur (this fixes the problem that causes the
55747              pesky "Scalars leaked" warnings)
55748      Branch: maint-5.6/perl
55749            ! embed.pl perl.c proto.h sv.c t/op/sort.t
55750 ____________________________________________________________________________
55751 [  9196] By: nick                                  on 2001/03/18  10:57:29
55752         Log: Fix pragma/utf8.t # 15
55753              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
55754              are SvUTF8 as well.
55755      Branch: perlio
55756            ! toke.c
55757 ____________________________________________________________________________
55758 [  9195] By: nick                                  on 2001/03/18  09:27:06
55759         Log: Integrate mainline
55760      Branch: perlio
55761           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
55762           !> t/op/pat.t
55763 ____________________________________________________________________________
55764 [  9194] By: jhi                                   on 2001/03/18  05:29:59
55765         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
55766              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
55767      Branch: perl
55768            ! op.c op.h t/op/misc.t t/op/pat.t
55769 ____________________________________________________________________________
55770 [  9193] By: jhi                                   on 2001/03/18  05:15:06
55771         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
55772      Branch: perl
55773            ! mg.c t/op/pat.t
55774 ____________________________________________________________________________
55775 [  9192] By: jhi                                   on 2001/03/18  04:22:43
55776         Log: tr/// UTF-8 patches from Inaba Hiroto.
55777      Branch: perl
55778            ! doop.c op.c
55779 ____________________________________________________________________________
55780 [  9191] By: jhi                                   on 2001/03/18  04:21:17
55781         Log: Integrate perlio.
55782      Branch: perl
55783           !> utf8.c utfebcdic.h
55784 ____________________________________________________________________________
55785 [  9190] By: nick                                  on 2001/03/17  20:32:01
55786         Log: Correct #if EBCDIC side typos.
55787              Builds and passes many tests on OS390.
55788      Branch: perlio
55789            ! utf8.c utfebcdic.h
55790 ____________________________________________________________________________
55791 [  9189] By: jhi                                   on 2001/03/17  18:55:49
55792         Log: Add prerequisites for the perl.third target.
55793      Branch: perl
55794            ! Makefile.SH
55795 ____________________________________________________________________________
55796 [  9188] By: jhi                                   on 2001/03/17  18:46:00
55797         Log: Integrate perlio.
55798      Branch: perl
55799           +> utfebcdic.h
55800           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
55801 ____________________________________________________________________________
55802 [  9187] By: jhi                                   on 2001/03/17  18:38:47
55803         Log: Add a make rule for perl.third (the Third Degree memory debugging
55804              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
55805      Branch: perl
55806            ! Makefile.SH
55807 ____________________________________________________________________________
55808 [  9186] By: nick                                  on 2001/03/17  18:34:48
55809         Log: MANIFEST addition :-(
55810      Branch: perlio
55811            ! MANIFEST
55812 ____________________________________________________________________________
55813 [  9185] By: nick                                  on 2001/03/17  18:29:50
55814         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
55815              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
55816              a superset of ASCII are invariant under the encoding. This is EBCDIC
55817              friendly as an encoded string can be looked at as being EBCDIC by lexer
55818              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
55819              ASCII on ASCII machines.
55820              
55821              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
55822              seperate.
55823              - Add some more macros to comprehend different shift amounts and
55824              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
55825              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
55826              and conditionally #include it.
55827              
55828              EBCDIC build as yet untested.  ASCII still fails the one test.
55829      Branch: perlio
55830            + utfebcdic.h
55831            ! utf8.c utf8.h
55832 ____________________________________________________________________________
55833 [  9184] By: nick                                  on 2001/03/17  17:44:16
55834         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
55835      Branch: perlio
55836            ! doop.c perl.h pp.c utf8.h
55837 ____________________________________________________________________________
55838 [  9183] By: jhi                                   on 2001/03/17  15:55:42
55839         Log: Integrate perlio.
55840      Branch: perl
55841            ! MANIFEST
55842           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
55843 ____________________________________________________________________________
55844 [  9182] By: nick                                  on 2001/03/17  09:16:06
55845         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
55846      Branch: perlio
55847            ! t/op/pat.t
55848 ____________________________________________________________________________
55849 [  9181] By: nick                                  on 2001/03/17  09:15:11
55850         Log: Integrate mainline.
55851      Branch: perlio
55852           +> lib/Locale/Constants.pm lib/Locale/Country.pm
55853           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
55854           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
55855           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
55856           !> (integrate 83 files)
55857 ____________________________________________________________________________
55858 [  9180] By: nick                                  on 2001/03/16  17:23:21
55859         Log: EBCDIC Fixes.
55860      Branch: perlio
55861            ! perl.h sv.c toke.c utf8.c utf8.h
55862 ____________________________________________________________________________
55863 [  9179] By: jhi                                   on 2001/03/16  14:10:12
55864         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
55865              a change needed to work around an AIX compiler bug.
55866      Branch: perl
55867            ! ext/Storable/Storable.xs
55868 ____________________________________________________________________________
55869 [  9178] By: jhi                                   on 2001/03/16  03:19:59
55870         Log: With Damian's approval synchronize damian's modules'
55871              licensing with Perl's standard module licensing.
55872      Branch: perl
55873            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
55874 ____________________________________________________________________________
55875 [  9177] By: jhi                                   on 2001/03/16  03:15:34
55876         Log: Make the Filter::Util:Call files have their own copies
55877              of the Perl standard module licensing, from Paul Marquess.
55878      Branch: perl
55879            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55880 ____________________________________________________________________________
55881 [  9176] By: jhi                                   on 2001/03/16  02:56:04
55882         Log: Subject: [PATCH] more pod patches
55883              From: Michael Stevens <michael@etla.org>
55884              Date: Thu, 15 Mar 2001 21:25:18 +0000
55885              Message-ID: <20010315212518.A18870@firedrake.org>
55886      Branch: perl
55887            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
55888            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
55889            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
55890            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
55891            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
55892            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
55893            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
55894            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
55895            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
55896            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
55897            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
55898            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
55899            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
55900            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
55901            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
55902            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
55903            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
55904            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
55905            ! lib/Locale/Country.pm lib/Locale/Language.pm
55906            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
55907            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
55908            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
55909            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
55910            ! os2/OS2/Process/Process.pm
55911 ____________________________________________________________________________
55912 [  9175] By: jhi                                   on 2001/03/16  02:53:32
55913         Log: Subject: [PATCH] the uncontroversial doc patches
55914              From: Michael Stevens <michael@etla.org>
55915              Date: Thu, 15 Mar 2001 20:01:12 +0000
55916              Message-ID: <20010315200112.A7636@firedrake.org>
55917      Branch: perl
55918            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
55919            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
55920            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
55921            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
55922            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
55923 ____________________________________________________________________________
55924 [  9174] By: jhi                                   on 2001/03/16  02:50:49
55925         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
55926              From: Paul Lindner <lindner@inuus.com>
55927              Date: Fri, 16 Mar 2001 11:28:03 -0800
55928              Message-ID: <20010316112803.A7577@inuus.com>
55929      Branch: perl
55930            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
55931 ____________________________________________________________________________
55932 [  9173] By: nick                                  on 2001/03/15  20:21:03
55933         Log: 1st day's EBCDIC fixes:
55934              - toke.c's parsing of strings needed attention
55935              needed to conditionally e2a if string was already UTF-8
55936              - e2a/a2e tables where wrong way round.
55937              - new macros in utf8.h
55938      Branch: perlio
55939            ! perl.h toke.c utf8.h
55940 ____________________________________________________________________________
55941 [  9172] By: jhi                                   on 2001/03/15  15:17:17
55942         Log: Update Changes.
55943      Branch: perl
55944            ! Changes patchlevel.h
55945 ____________________________________________________________________________
55946 [  9171] By: jhi                                   on 2001/03/15  15:09:32
55947         Log: Subject: Re: Another Borland C++ problem.
55948              From: "Vadim Konovalov" <watman@inbox.ru>
55949              Date: Sat, 10 Mar 2001 19:26:07 +0300
55950              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
55951              
55952              Borland filename case problem.
55953      Branch: perl
55954            + win32/sncfnmcs.pl
55955            ! MANIFEST README.win32
55956 ____________________________________________________________________________
55957 [  9170] By: jhi                                   on 2001/03/15  14:54:23
55958         Log: Add Locale::Codes 1.06, from Neil Bowers.
55959      Branch: perl
55960            + lib/Locale/Constants.pm lib/Locale/Country.pm
55961            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
55962            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
55963            + t/lib/lc-language.t t/lib/lc-uk.t
55964            ! MANIFEST
55965 ____________________________________________________________________________
55966 [  9169] By: jhi                                   on 2001/03/15  14:19:01
55967         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
55968      Branch: perl
55969            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
55970            ! ext/Storable/Storable.xs
55971 ____________________________________________________________________________
55972 [  9168] By: jhi                                   on 2001/03/15  14:13:22
55973         Log: Integrate changes #9120,9167 from mainline to maintperl.
55974              
55975              Subject: [PATCH 5.6.1] OS/2 docs
55976              
55977              Subject: [PATCH 5.6.1] perldoc
55978      Branch: maint-5.6/perl
55979           !> os2/Changes utils/perldoc.PL
55980 ____________________________________________________________________________
55981 [  9167] By: jhi                                   on 2001/03/15  14:07:42
55982         Log: Subject: [PATCH 5.6.1] perldoc
55983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55984              Date: Wed, 14 Mar 2001 23:46:52 -0500
55985              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
55986      Branch: perl
55987            ! utils/perldoc.PL
55988 ____________________________________________________________________________
55989 [  9166] By: jhi                                   on 2001/03/15  13:53:15
55990         Log: sigaction test condition tweakage.
55991      Branch: perl
55992            ! t/lib/sigaction.t
55993 ____________________________________________________________________________
55994 [  9165] By: alanbur                               on 2001/03/15  03:49:17
55995         Log: Resynchronised with parent
55996      Branch: maint-5.6/pureperl
55997           +> os2/os2add.sym t/op/anonsub.t
55998           !> (integrate 72 files)
55999 ____________________________________________________________________________
56000 [  9164] By: jhi                                   on 2001/03/15  01:05:01
56001         Log: Avoid stomping off the beginning of an array in tr///.
56002      Branch: perl
56003            ! op.c
56004 ____________________________________________________________________________
56005 [  9163] By: jhi                                   on 2001/03/15  00:58:57
56006         Log: h2ph strictness and cleanliness from Kurt Starsinic.
56007      Branch: perl
56008            ! utils/h2ph.PL
56009 ____________________________________________________________________________
56010 [  9162] By: gsar                                  on 2001/03/15  00:56:53
56011         Log: avoid warnings
56012      Branch: maint-5.6/perl
56013            ! t/op/magic.t
56014 ____________________________________________________________________________
56015 [  9161] By: gsar                                  on 2001/03/15  00:52:09
56016         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56017              results
56018      Branch: maint-5.6/perl
56019            ! t/op/magic.t
56020 ____________________________________________________________________________
56021 [  9160] By: jhi                                   on 2001/03/14  22:02:10
56022         Log: Do not use the Perl malloc in IRIX, suggested by
56023              Helmus Jarausch.
56024      Branch: perl
56025            ! hints/irix_6.sh
56026 ____________________________________________________________________________
56027 [  9159] By: nick                                  on 2001/03/14  21:45:59
56028         Log: Integrate mainline
56029      Branch: perlio
56030           +> t/op/loopctl.t
56031           !> (integrate 41 files)
56032 ____________________________________________________________________________
56033 [  9158] By: jhi                                   on 2001/03/14  21:10:09
56034         Log: The Day of the Retractions continues: the #9138
56035              (integrated in #9144) doesn't work well in mainline.
56036      Branch: perl
56037            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56038            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56039            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56040 ____________________________________________________________________________
56041 [  9157] By: jhi                                   on 2001/03/14  20:58:12
56042         Log: The #9145 CANNOT be enabled: the clear_pmop code still
56043              dumps core all over in Tru64.
56044      Branch: perl
56045            ! op.c op.h t/op/pat.t
56046 ____________________________________________________________________________
56047 [  9156] By: jhi                                   on 2001/03/14  20:48:06
56048         Log: Integrate change #9154 from maintperl to mainline.
56049              
56050              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56051              (caused Storable 1.0.10 to break on windows)
56052      Branch: perl
56053           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56054           !> perlapi.c proto.h
56055 ____________________________________________________________________________
56056 [  9155] By: jhi                                   on 2001/03/14  20:23:53
56057         Log: Retract #9136: breaks threading (and binary compatibility).
56058      Branch: perl
56059            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56060 ____________________________________________________________________________
56061 [  9154] By: gsar                                  on 2001/03/14  17:48:18
56062         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56063              (caused Storable 1.0.10 to break on windows)
56064      Branch: maint-5.6/perl
56065            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56066            ! perlapi.c proto.h
56067 ____________________________________________________________________________
56068 [  9153] By: jhi                                   on 2001/03/14  13:35:21
56069         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
56070      Branch: perl
56071            ! t/lib/sigaction.t
56072 ____________________________________________________________________________
56073 [  9152] By: gsar                                  on 2001/03/14  07:29:40
56074         Log: back out changes#9012,9010,9009 and parts of change#9016
56075              (causes ABRs under purify, and some prerequisites don't
56076              seem to be there in 5.6.x)
56077      Branch: maint-5.6/perl
56078            ! doop.c op.c t/op/tr.t toke.c
56079 ____________________________________________________________________________
56080 [  9151] By: gsar                                  on 2001/03/14  07:01:29
56081         Log: reenable change#9145 (the test was busted due to a missing
56082              C<print "ok 27\n">)
56083      Branch: perl
56084            ! op.c op.h t/op/pat.t
56085 ____________________________________________________________________________
56086 [  9150] By: jhi                                   on 2001/03/14  06:38:36
56087         Log: Retract #9145.
56088      Branch: perl
56089            ! op.c op.h t/op/pat.t
56090 ____________________________________________________________________________
56091 [  9149] By: jhi                                   on 2001/03/14  06:14:56
56092         Log: Retract #9143.
56093      Branch: perl
56094            ! op.c
56095 ____________________________________________________________________________
56096 [  9148] By: gsar                                  on 2001/03/14  06:13:02
56097         Log: Uninitialized Memory Read in regexec.c
56098      Branch: perl
56099            ! regexec.c
56100 ____________________________________________________________________________
56101 [  9147] By: jhi                                   on 2001/03/14  04:59:54
56102         Log: Subject: PATCH: make goto work in nested eval ""
56103              From: Robin Houston <robin@kitsite.com>
56104              Date: Wed, 14 Mar 2001 04:16:10 +0000
56105              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
56106      Branch: perl
56107            ! pp_ctl.c t/op/goto.t
56108 ____________________________________________________________________________
56109 [  9146] By: jhi                                   on 2001/03/14  04:42:54
56110         Log: Preserve the #ifdef PERL_CORE in perly.h.
56111      Branch: perl
56112            ! perly.fixer
56113 ____________________________________________________________________________
56114 [  9145] By: jhi                                   on 2001/03/14  03:57:41
56115         Log: (Retracted by #9150.)
56116      Branch: perl
56117            ! op.c op.h t/op/pat.t
56118 ____________________________________________________________________________
56119 [  9144] By: jhi                                   on 2001/03/14  03:50:38
56120         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
56121              
56122              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56123              
56124              remove squelch controls for "Scalars leaked" messages in most places
56125              (these are now cured)
56126              
56127              fix another memory leak reported by purify (tie callbacks that
56128              croak can leak when wiping out magic)
56129      Branch: perl
56130           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
56131           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
56132           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
56133           !> t/pragma/warnings.t
56134 ____________________________________________________________________________
56135 [  9143] By: jhi                                   on 2001/03/14  03:37:53
56136         Log: (Retracted by #9149.)
56137      Branch: perl
56138            ! op.c
56139 ____________________________________________________________________________
56140 [  9142] By: gsar                                  on 2001/03/14  03:20:48
56141         Log: fix another memory leak reported by purify (tie callbacks that
56142              croak can leak when wiping out magic)
56143      Branch: maint-5.6/perl
56144            ! scope.c
56145 ____________________________________________________________________________
56146 [  9141] By: jhi                                   on 2001/03/14  02:55:00
56147         Log: Subject: PATCH for [ID 20010305.003]
56148              From: Robin Houston <robin@kitsite.com>
56149              Date: Wed, 14 Mar 2001 02:45:51 +0000
56150              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
56151      Branch: perl
56152            ! pp_ctl.c t/op/eval.t
56153 ____________________________________________________________________________
56154 [  9140] By: jhi                                   on 2001/03/14  02:41:54
56155         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56156              Date: Wed, 14 Mar 2001 01:52:51 +0000
56157              From: Robin Houston <robin@kitsite.com>
56158              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
56159              
56160              Fix for 2000313.004.
56161      Branch: perl
56162            ! pp_ctl.c t/op/goto.t
56163 ____________________________________________________________________________
56164 [  9139] By: jhi                                   on 2001/03/14  02:40:50
56165         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56166              From: Robin Houston <robin@kitsite.com>
56167              Date: Wed, 14 Mar 2001 00:43:45 +0000
56168              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
56169      Branch: perl
56170            + t/op/loopctl.t
56171            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
56172            ! vms/perly_c.vms
56173 ____________________________________________________________________________
56174 [  9138] By: gsar                                  on 2001/03/14  01:18:00
56175         Log: remove squelch controls for "Scalars leaked" messages in most places
56176              (these are now cured)
56177      Branch: maint-5.6/perl
56178            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56179            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56180            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56181 ____________________________________________________________________________
56182 [  9137] By: gsar                                  on 2001/03/14  00:57:04
56183         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56184      Branch: maint-5.6/perl
56185            ! regcomp.c
56186 ____________________________________________________________________________
56187 [  9136] By: jhi                                   on 2001/03/13  23:12:24
56188         Log: (Retracted by #9155)
56189              
56190              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
56191              From: Jens-Uwe Mager <jum@helios.de>
56192              Date: Wed, 21 Feb 2001 21:32:04 +0100
56193              Message-ID: <20010221213203.A18340@ans.helios.de>
56194      Branch: perl
56195            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56196 ____________________________________________________________________________
56197 [  9135] By: jhi                                   on 2001/03/13  22:50:05
56198         Log: Integrate perlio.
56199      Branch: perl
56200           !> pp.c
56201 ____________________________________________________________________________
56202 [  9134] By: jhi                                   on 2001/03/13  22:49:05
56203         Log: Integrate change #9131 from maintperl into mainline.
56204              
56205              make the error text look more consistent in hints/hpux.sh
56206      Branch: perl
56207           !> hints/hpux.sh
56208 ____________________________________________________________________________
56209 [  9133] By: gsar                                  on 2001/03/13  22:46:20
56210         Log: integrate change#9067 from mainline
56211              
56212              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56213      Branch: maint-5.6/perl
56214           !> lib/ExtUtils/MM_Unix.pm
56215 ____________________________________________________________________________
56216 [  9132] By: jhi                                   on 2001/03/13  22:41:21
56217         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56218              From: "John P. Linderman" <jpl@research.att.com>
56219              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
56220              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
56221              
56222              A more correct prime finder.
56223      Branch: perl
56224            ! lib/Tie/SubstrHash.pm
56225 ____________________________________________________________________________
56226 [  9131] By: gsar                                  on 2001/03/13  22:30:42
56227         Log: make the error text look more consistent in hints/hpux.sh
56228      Branch: maint-5.6/perl
56229            ! hints/hpux.sh
56230 ____________________________________________________________________________
56231 [  9130] By: jhi                                   on 2001/03/13  22:23:44
56232         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
56233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56234              Date: Tue, 13 Mar 2001 18:41:26 +0100
56235              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
56236              
56237              If the test is run non-interactively the default handler
56238              is different.
56239      Branch: perl
56240            ! t/lib/sigaction.t
56241 ____________________________________________________________________________
56242 [  9129] By: jhi                                   on 2001/03/13  22:20:21
56243         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
56244              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56245              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
56246              Date:     Tue, 13 Mar 2001 16:44:32 EST
56247      Branch: perl
56248            ! t/lib/1_compile.t
56249 ____________________________________________________________________________
56250 [  9128] By: jhi                                   on 2001/03/13  22:18:34
56251         Log: Subject: Another patch for integer.pm POD 
56252              From: "John L. Allen" <allen@grumman.com>
56253              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
56254              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
56255      Branch: perl
56256            ! lib/integer.pm
56257 ____________________________________________________________________________
56258 [  9127] By: nick                                  on 2001/03/13  21:26:30
56259         Log: Integrate mainline.
56260      Branch: perlio
56261           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
56262           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
56263           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
56264           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
56265           !> Changes Configure MANIFEST README.os2 README.os390
56266           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
56267           !> os2/Changes patchlevel.h win32/perlhost.h
56268 ____________________________________________________________________________
56269 [  9126] By: nick                                  on 2001/03/13  20:39:51
56270         Log: #ifdef'ed out code to make packed side of pack/unpack
56271              octets. (i.e. pack('U') => encode_utf8).
56272      Branch: perlio
56273            ! pp.c
56274 ____________________________________________________________________________
56275 [  9125] By: jhi                                   on 2001/03/13  15:07:16
56276         Log: Update Changes.
56277      Branch: perl
56278            ! Changes patchlevel.h
56279 ____________________________________________________________________________
56280 [  9124] By: jhi                                   on 2001/03/13  14:22:45
56281         Log: Workaround for the buggy ("internal compiler error")
56282              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
56283              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
56284              of Andreas König.
56285      Branch: perl
56286            ! ext/re/Makefile.PL hints/aix.sh
56287 ____________________________________________________________________________
56288 [  9123] By: jhi                                   on 2001/03/13  03:24:34
56289         Log: Typo in #9114.
56290      Branch: metaconfig
56291            ! U/modified/myhostname.U
56292 ____________________________________________________________________________
56293 [  9122] By: jhi                                   on 2001/03/13  03:24:06
56294         Log: Typo in #9113.
56295      Branch: perl
56296            ! Configure
56297 ____________________________________________________________________________
56298 [  9121] By: jhi                                   on 2001/03/13  01:53:05
56299         Log: Forgot to check-in the larger part of #9120, duh.
56300      Branch: perl
56301            ! README.os2
56302 ____________________________________________________________________________
56303 [  9120] By: jhi                                   on 2001/03/13  01:51:31
56304         Log: Subject: [PATCH 5.6.1] OS/2 docs
56305              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56306              Date: Mon, 12 Mar 2001 03:27:32 -0500
56307              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
56308      Branch: perl
56309            ! os2/Changes
56310 ____________________________________________________________________________
56311 [  9119] By: jhi                                   on 2001/03/13  01:49:41
56312         Log: Integrate change #9116 from maintperl into mainline.
56313              
56314              Win32::GetCwd() returns C: instead of C:\ in the root directory
56315              under ithreads
56316      Branch: perl
56317           !> win32/perlhost.h
56318 ____________________________________________________________________________
56319 [  9118] By: jhi                                   on 2001/03/13  01:13:39
56320         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
56321      Branch: perl
56322            + lib/Switch.pm t/lib/switch.t
56323            ! MANIFEST
56324 ____________________________________________________________________________
56325 [  9117] By: jhi                                   on 2001/03/13  01:03:17
56326         Log: Add Text::Balanced 1.83.
56327      Branch: perl
56328            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
56329            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
56330            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
56331            + t/lib/tb-xvari.t
56332            ! MANIFEST
56333 ____________________________________________________________________________
56334 [  9116] By: gsar                                  on 2001/03/13  00:55:53
56335         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
56336              under ithreads
56337      Branch: maint-5.6/perl
56338            ! win32/perlhost.h
56339 ____________________________________________________________________________
56340 [  9115] By: jhi                                   on 2001/03/13  00:54:09
56341         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56342              From: "John L. Allen" <allen@grumman.com>
56343              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
56344              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
56345              
56346              use integer document clarification.
56347      Branch: perl
56348            ! lib/integer.pm
56349 ____________________________________________________________________________
56350 [  9114] By: jhi                                   on 2001/03/13  00:38:54
56351         Log: Metaconfig unit change for #9113.
56352      Branch: metaconfig
56353            ! U/modified/myhostname.U
56354 ____________________________________________________________________________
56355 [  9113] By: jhi                                   on 2001/03/13  00:38:35
56356         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?)
56357              From: Peter Prymmer <pvhp@forte.com>
56358              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
56359              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
56360      Branch: perl
56361            ! Configure README.os390 hints/os390.sh
56362 ____________________________________________________________________________
56363 [  9112] By: jhi                                   on 2001/03/13  00:29:00
56364         Log: Integrate perlio.
56365      Branch: perl
56366           !> sv.c utf8.h
56367 ____________________________________________________________________________
56368 [  9111] By: nick                                  on 2001/03/12  21:16:33
56369         Log: Integrate mainline.
56370      Branch: perlio
56371           +> t/op/anonsub.t
56372           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56373           !> proto.h sv.c
56374 ____________________________________________________________________________
56375 [  9110] By: nick                                  on 2001/03/12  21:00:13
56376         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
56377      Branch: perlio
56378            ! sv.c utf8.h
56379 ____________________________________________________________________________
56380 [  9109] By: jhi                                   on 2001/03/12  16:04:47
56381         Log: Integrate change #9108 from maintperl to mainline.
56382              
56383              fix memory leak in C<sub X { sub {} }> arising from a refcount
56384              loop between the outer sub and the inner prototype anonsub
56385              
56386              this also enables closures returned by subroutines that
56387              subsequently get redefined to work without generating coredumps :)
56388              
56389              completely removed the free_closures() hack--it shouldn't be
56390              needed anymore
56391      Branch: perl
56392           +> t/op/anonsub.t
56393           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56394           !> proto.h sv.c
56395 ____________________________________________________________________________
56396 [  9108] By: gsar                                  on 2001/03/12  10:21:31
56397         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
56398              loop between the outer sub and the inner prototype anonsub
56399              
56400              this also enables closures returned by subroutines that
56401              subsequently get redefined to work without generating coredumps :)
56402              
56403              completely removed the free_closures() hack--it shouldn't be
56404              needed anymore
56405      Branch: maint-5.6/perl
56406            + t/op/anonsub.t
56407            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56408            ! proto.h sv.c
56409 ____________________________________________________________________________
56410 [  9107] By: jhi                                   on 2001/03/12  05:15:31
56411         Log: Integrate perlio.
56412      Branch: perl
56413           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
56414 ____________________________________________________________________________
56415 [  9106] By: nick                                  on 2001/03/11  20:10:12
56416         Log: regcomp.c is working in native space, not Unicode space (if different)
56417              as it is doing compare against 'W' in \W etc.
56418      Branch: perlio
56419            ! regcomp.c
56420 ____________________________________________________________________________
56421 [  9105] By: nick                                  on 2001/03/11  19:39:34
56422         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
56423              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
56424      Branch: perlio
56425            ! regcomp.c toke.c utf8.c
56426 ____________________________________________________________________________
56427 [  9104] By: nick                                  on 2001/03/11  18:15:44
56428         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
56429      Branch: perlio
56430            ! sv.c
56431 ____________________________________________________________________________
56432 [  9103] By: nick                                  on 2001/03/11  18:03:28
56433         Log: Integrate mainline (for regexp stuff).
56434      Branch: perlio
56435           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56436           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
56437           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
56438           !> t/lib/errno.t t/op/pat.t
56439 ____________________________________________________________________________
56440 [  9102] By: nick                                  on 2001/03/11  17:44:20
56441         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
56442              - exclude layer syms in makedef.pl for sfio
56443              - also inhibit Encode from trying to build ":encode()" layer.
56444      Branch: perlio
56445            ! ext/Encode/Encode.xs makedef.pl
56446 ____________________________________________________________________________
56447 [  9101] By: jhi                                   on 2001/03/10  22:38:13
56448         Log: The $Is_MacOS needs to be declared.
56449      Branch: perl
56450            ! lib/ExtUtils/Manifest.pm
56451 ____________________________________________________________________________
56452 [  9100] By: jhi                                   on 2001/03/10  22:14:29
56453         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
56454              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
56455              pollute the symbolspace if using sfio.
56456      Branch: perl
56457            ! ext/Encode/Encode.xs
56458 ____________________________________________________________________________
56459 [  9099] By: jhi                                   on 2001/03/10  21:58:48
56460         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
56461              Date: Sat, 10 Mar 2001 14:23:55 -0500
56462              From: Chris Nandor <pudge@pobox.com>
56463              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
56464      Branch: perl
56465            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56466            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
56467            ! t/lib/errno.t
56468 ____________________________________________________________________________
56469 [  9098] By: jhi                                   on 2001/03/10  21:38:30
56470         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
56471      Branch: perl
56472            ! regcomp.c regexec.c t/op/pat.t
56473 ____________________________________________________________________________
56474 [  9097] By: jhi                                   on 2001/03/10  14:38:07
56475         Log: Integrate perlio.
56476      Branch: perl
56477           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56478           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56479           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56480 ____________________________________________________________________________
56481 [  9096] By: nick                                  on 2001/03/10  11:55:43
56482         Log: EBCDIC sanity - phase I
56483              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
56484              - use utf8n_xxxx (c.f. pvn) for forms which take length.
56485              - back out vN.N and $^V exceptions to e2a/a2e
56486              - make "locale" isxxx macros be uvchr (may be redundant?)
56487              
56488              Not clear yet that toUPPER_uni et. al. return being handled correctly.
56489              The tr// and rexexp stuff still needs an audit, assumption is they are working
56490              in Unicode space.
56491              
56492              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
56493      Branch: perlio
56494            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
56495            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
56496            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
56497 ____________________________________________________________________________
56498 [  9095] By: jhi                                   on 2001/03/09  22:10:01
56499         Log: Integrate perlio.
56500      Branch: perl
56501           !> dump.c
56502 ____________________________________________________________________________
56503 [  9094] By: nick                                  on 2001/03/09  17:36:38
56504         Log: Builds an passes all tests after integrate and this tweak.
56505      Branch: perlio
56506            ! dump.c
56507 ____________________________________________________________________________
56508 [  9093] By: nick                                  on 2001/03/09  17:16:03
56509         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
56510      Branch: perlio
56511           +> lib/unicode/Scripts.txt t/lib/sigaction.t
56512           !> (integrate 79 files)
56513 ____________________________________________________________________________
56514 [  9092] By: jhi                                   on 2001/03/09  15:28:26
56515         Log: Update Changes.
56516      Branch: perl
56517            ! Changes patchlevel.h
56518 ____________________________________________________________________________
56519 [  9091] By: jhi                                   on 2001/03/09  15:25:05
56520         Log: In op/stat #35 better to scan all the potential directories
56521              for setuids, not just the first one.
56522      Branch: perl
56523            ! t/op/stat.t
56524 ____________________________________________________________________________
56525 [  9090] By: jhi                                   on 2001/03/09  15:01:27
56526         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
56527              From: rspier@pobox.com (Robert Spier)
56528              Date: Fri, 9 Mar 2001 03:30:20 -0500
56529              Message-ID: <15016.38044.381174.160189@rls.cx>
56530              
56531              EXISTS() returning undef mistakenly triggered a FETCH().
56532      Branch: perl
56533            ! hv.c
56534 ____________________________________________________________________________
56535 [  9089] By: jhi                                   on 2001/03/09  14:59:02
56536         Log: Add /sbin and /usr/sbin to the list of directories scanned
56537              for setuid programs.  Takes care of bug id 20010309.003.
56538      Branch: perl
56539            ! t/op/stat.t
56540 ____________________________________________________________________________
56541 [  9088] By: jhi                                   on 2001/03/09  14:48:32
56542         Log: Regen perlapi, perltoc.
56543      Branch: perl
56544            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
56545 ____________________________________________________________________________
56546 [  9087] By: jhi                                   on 2001/03/09  14:38:56
56547         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56548              From: David Mitchell <davem@fdgroup.co.uk>
56549              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
56550              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
56551      Branch: perl
56552            ! dump.c perl.c perl.h pod/perlrun.pod
56553 ____________________________________________________________________________
56554 [  9086] By: jhi                                   on 2001/03/09  01:47:16
56555         Log: A modified version of
56556              
56557              Subject: [ID 20010307.005] POSIX::sigaction has various problems
56558              From: anders@broadcom.com
56559              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
56560              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
56561              
56562              Currently the sigaction.t test #6 fails (and is fudged to look
56563              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
56564              This may well be a genuine bug in Linux sigaction() (since at
56565              least Tru64, Solaris, and HP-UX disagree with Linux).
56566              Anyone with POSIX / SUSv2 tome handy?  The problem is that
56567              the flags of the oldaction don't match with the flags in
56568              the previously installed disposition.
56569      Branch: perl
56570            + t/lib/sigaction.t
56571            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
56572 ____________________________________________________________________________
56573 [  9085] By: jhi                                   on 2001/03/09  01:30:13
56574         Log: Subject: Re: mission impossible for the day
56575              From: Alex Gough <alex@rcon.org>
56576              Date: Thu, 08 Mar 2001 17:18:19 +0000
56577              Message-ID: <3AA7BEDB.8070409@rcon.org>
56578              
56579              If references (are overloaded) and can be directly stringified,
56580              show that instead of "stringified".
56581              
56582              (The problem, infinite mutual recursion caused by overloaded bool
56583              in Switch.pm, tracked by David Mitchell)
56584      Branch: perl
56585            ! lib/Carp/Heavy.pm
56586 ____________________________________________________________________________
56587 [  9084] By: jhi                                   on 2001/03/09  01:20:39
56588         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
56589              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
56590              From: David Mitchell <davem@fdgroup.co.uk>
56591              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
56592      Branch: perl
56593            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
56594            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
56595 ____________________________________________________________________________
56596 [  9083] By: jhi                                   on 2001/03/09  01:16:51
56597         Log: Subject: [PATCH] perldata.pod here-doc docs
56598              From: Jeff Pinyan <jeffp@crusoe.net>
56599              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
56600              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
56601      Branch: perl
56602            ! pod/perldata.pod
56603 ____________________________________________________________________________
56604 [  9082] By: jhi                                   on 2001/03/09  01:01:27
56605         Log: Subject: Re: Unicode/EBCDIC
56606              From: Peter Prymmer <pvhp@forte.com>
56607              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
56608              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
56609      Branch: perl
56610            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
56611 ____________________________________________________________________________
56612 [  9081] By: jhi                                   on 2001/03/08  13:41:30
56613         Log: Subject: Ooops, wrong 'no *POSIX' Patch
56614              From: Dorner Thomas <Thomas.Dorner@start.de>
56615              Date: Thu, 8 Mar 2001 08:43:28 +0100
56616              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
56617      Branch: perl
56618            ! hints/posix-bc.sh
56619 ____________________________________________________________________________
56620 [  9080] By: jhi                                   on 2001/03/08  13:11:42
56621         Log: It's Scripts.txt, not Script.txt.
56622      Branch: perl
56623            ! MANIFEST
56624 ____________________________________________________________________________
56625 [  9079] By: jhi                                   on 2001/03/08  12:59:05
56626         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
56627              From: Dorner Thomas <Thomas.Dorner@start.de>
56628              Date: Wed, 7 Mar 2001 14:13:31 +0100
56629              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
56630      Branch: perl
56631            ! makedepend.SH
56632 ____________________________________________________________________________
56633 [  9078] By: jhi                                   on 2001/03/08  12:57:43
56634         Log: Retract #9069, wrong patch.
56635      Branch: perl
56636            ! Makefile.SH
56637 ____________________________________________________________________________
56638 [  9077] By: jhi                                   on 2001/03/08  01:06:13
56639         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
56640      Branch: perl
56641            + lib/unicode/Scripts.txt
56642            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
56643            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
56644            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
56645            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56646            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
56647            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
56648            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
56649            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
56650            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
56651            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
56652            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
56653            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
56654            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
56655            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
56656            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
56657            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
56658            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
56659            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
56660            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
56661            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
56662            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
56663            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
56664            ! lib/unicode/version
56665 ____________________________________________________________________________
56666 [  9076] By: jhi                                   on 2001/03/07  22:59:39
56667         Log: Integrate change #7784 from mainline into maintperl.
56668              
56669              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
56670      Branch: maint-5.6/perl
56671           !> pp_ctl.c t/op/pat.t
56672 ____________________________________________________________________________
56673 [  9075] By: jhi                                   on 2001/03/07  22:05:11
56674         Log: More UTF-8 test tweaks.
56675      Branch: perl
56676            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
56677 ____________________________________________________________________________
56678 [  9074] By: nick                                  on 2001/03/07  21:39:29
56679         Log: Integrate mainline.
56680      Branch: perlio
56681           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
56682           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
56683           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
56684           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
56685           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
56686 ____________________________________________________________________________
56687 [  9073] By: jhi                                   on 2001/03/07  16:37:09
56688         Log: Update Changes.
56689      Branch: perl
56690            ! Changes patchlevel.h
56691 ____________________________________________________________________________
56692 [  9072] By: jhi                                   on 2001/03/07  16:32:30
56693         Log: Subject: [ID 20010306.004] || != named unary operator
56694              From: abela@geneanet.org
56695              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
56696              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
56697      Branch: perl
56698            ! pod/perlop.pod
56699 ____________________________________________________________________________
56700 [  9071] By: jhi                                   on 2001/03/07  15:14:11
56701         Log: Subject: downgrading to bytes for common functions
56702              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
56703              Date: Wed, 7 Mar 2001 02:36:55 -0500
56704              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
56705      Branch: perl
56706            ! pp_sys.c
56707 ____________________________________________________________________________
56708 [  9070] By: jhi                                   on 2001/03/07  15:04:58
56709         Log: Clarify the description differentiating for and while; inspired by
56710              
56711              Subject: [ID 20010306.002] for/while difference in for definition
56712              From: abela@geneanet.org
56713              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
56714              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
56715      Branch: perl
56716            ! pod/perlsyn.pod
56717 ____________________________________________________________________________
56718 [  9069] By: jhi                                   on 2001/03/07  14:55:30
56719         Log: (Retracted by #9078.)
56720      Branch: perl
56721            ! Makefile.SH
56722 ____________________________________________________________________________
56723 [  9068] By: jhi                                   on 2001/03/07  14:51:17
56724         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
56725              From: Radu Greab <radu@netsoft.ro>
56726              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
56727              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
56728      Branch: perl
56729            ! pp.c t/op/chop.t
56730 ____________________________________________________________________________
56731 [  9067] By: jhi                                   on 2001/03/07  14:48:57
56732         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56733              From: Simon Cozens <simon@netthink.co.uk>
56734              Date: Wed, 7 Mar 2001 13:59:28 +0000
56735              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
56736              
56737              In order to allow MakeMaker to build correct Makefiles,
56738              you need to change the order of the arguments in MM_Unix.pm
56739              as well. (Unless you have C89_CCMODE set, but we're trying
56740              to be POSIXly correct)
56741              
56742              Thanks to Merijn Broeren for tracking this down.
56743      Branch: perl
56744            ! lib/ExtUtils/MM_Unix.pm
56745 ____________________________________________________________________________
56746 [  9066] By: jhi                                   on 2001/03/07  14:30:02
56747         Log: Floating point too messy.
56748      Branch: perl
56749            ! t/camel-III/vstring.t
56750 ____________________________________________________________________________
56751 [  9065] By: jhi                                   on 2001/03/07  14:17:44
56752         Log: Integrate change #9064 from maintperl into mainline.
56753              
56754              fix memory leak in pack("Bb",...)
56755      Branch: perl
56756           !> perl.c
56757 ____________________________________________________________________________
56758 [  9064] By: gsar                                  on 2001/03/07  06:29:24
56759         Log: fix memory leak in pack("Bb",...)
56760      Branch: maint-5.6/perl
56761            ! perl.c
56762 ____________________________________________________________________________
56763 [  9063] By: jhi                                   on 2001/03/07  00:55:04
56764         Log: Major utf8 test reorganisation and rewrite.
56765              Hopefully no tests were lost in the shuffle.
56766              (The beginning of pragma/utf8 was lost intentionally,
56767              the tests were rather bogus and incomplete.)
56768      Branch: perl
56769            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
56770            ! t/pragma/utf8.t
56771 ____________________________________________________________________________
56772 [  9062] By: jhi                                   on 2001/03/07  00:41:16
56773         Log: More tweakage on the Unicode character class descriptions.
56774      Branch: perl
56775            ! lib/unicode/mktables.PL pod/perlretut.pod
56776 ____________________________________________________________________________
56777 [  9061] By: jhi                                   on 2001/03/06  23:12:38
56778         Log: The perlretut was still talking about the old \p and \P
56779              definitions.
56780      Branch: perl
56781            ! pod/perlretut.pod
56782 ____________________________________________________________________________
56783 [  9060] By: nick                                  on 2001/03/06  20:52:37
56784         Log: Integrate mainline (make test works again now).
56785      Branch: perlio
56786           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
56787 ____________________________________________________________________________
56788 [  9059] By: jhi                                   on 2001/03/06  15:36:14
56789         Log: 0.999... does equal 1.0, doesn't it?
56790      Branch: perl
56791            ! t/camel-III/vstring.t
56792 ____________________________________________________________________________
56793 [  9058] By: jhi                                   on 2001/03/06  15:34:00
56794         Log: Make /x{abcd}/ to work without use utf8.
56795      Branch: perl
56796            ! regcomp.c
56797 ____________________________________________________________________________
56798 [  9057] By: jhi                                   on 2001/03/06  03:02:36
56799         Log: Easier to outcomment all the three reset() tests for now.
56800      Branch: perl
56801            ! t/op/pat.t
56802 ____________________________________________________________________________
56803 [  9056] By: jhi                                   on 2001/03/06  02:30:02
56804         Log: Comment out the deadly reset; until the 20010301.005
56805              is finally fixed.
56806      Branch: perl
56807            ! t/op/pat.t
56808 ____________________________________________________________________________
56809 [  9055] By: jhi                                   on 2001/03/06  02:21:26
56810         Log: Integrate the change #9054 from mainline:
56811              retract the PMOP cleanup patch pending further investigation.
56812      Branch: maint-5.6/perl
56813           !> op.c op.h
56814 ____________________________________________________________________________
56815 [  9054] By: jhi                                   on 2001/03/06  02:19:57
56816         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
56817              with oddly familiar stack traces.
56818      Branch: perl
56819            ! op.c op.h
56820 ____________________________________________________________________________
56821 [  9053] By: jhi                                   on 2001/03/05  23:20:28
56822         Log: Integrate perlio.
56823      Branch: perl
56824           +> ext/Encode/Encode/koi8-r.ucm
56825           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
56826           !> makedef.pl
56827 ____________________________________________________________________________
56828 [  9052] By: nick                                  on 2001/03/05  23:08:17
56829         Log: skipping USE_PERLIO symbols correction.
56830      Branch: perlio
56831            ! makedef.pl
56832 ____________________________________________________________________________
56833 [  9051] By: nick                                  on 2001/03/05  22:35:07
56834         Log: More Encode alias tidying.
56835      Branch: perlio
56836            + ext/Encode/Encode/koi8-r.ucm
56837            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
56838 ____________________________________________________________________________
56839 [  9050] By: jhi                                   on 2001/03/05  21:44:29
56840         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
56841              Sarathy's fix for ID 20010301.005.
56842      Branch: maint-5.6/perl
56843           !> op.c op.h
56844 ____________________________________________________________________________
56845 [  9049] By: nick                                  on 2001/03/05  19:54:04
56846         Log: Integrate Jarkko's Encode.pm tweak.
56847      Branch: perlio
56848           !> ext/Encode/Encode.pm
56849 ____________________________________________________________________________
56850 [  9048] By: nick                                  on 2001/03/05  19:47:57
56851         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
56852      Branch: perlio
56853           +> os2/os2add.sym
56854           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
56855           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
56856           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
56857           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
56858           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
56859 ____________________________________________________________________________
56860 [  9047] By: jhi                                   on 2001/03/05  19:25:26
56861         Log: Regen perlapi.
56862      Branch: perl
56863            ! pod/perlapi.pod
56864 ____________________________________________________________________________
56865 [  9046] By: jhi                                   on 2001/03/05  19:12:14
56866         Log: Integrate perlio.
56867      Branch: perl
56868           +> t/camel-III/vstring.t
56869           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
56870 ____________________________________________________________________________
56871 [  9045] By: jhi                                   on 2001/03/05  19:10:36
56872         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
56873      Branch: perl
56874            ! ext/Encode/Encode.pm
56875 ____________________________________________________________________________
56876 [  9044] By: jhi                                   on 2001/03/05  18:49:12
56877         Log: Forgot the other half of the PMOP patch (#9033).
56878      Branch: perl
56879            ! op.h
56880 ____________________________________________________________________________
56881 [  9043] By: nick                                  on 2001/03/05  18:14:47
56882         Log: Update MANIFEST for new test.
56883      Branch: perlio
56884            ! MANIFEST
56885 ____________________________________________________________________________
56886 [  9042] By: nick                                  on 2001/03/05  18:12:41
56887         Log: Some tests for Camel 3rd edition features.
56888              Make gethostbyaddr() test in above work.
56889      Branch: perlio
56890            + t/camel-III/vstring.t
56891            ! pp.h pp_sys.c t/TEST t/harness
56892 ____________________________________________________________________________
56893 [  9041] By: jhi                                   on 2001/03/05  17:41:48
56894         Log: Add more ISO 8859 encoding aliases.
56895      Branch: perl
56896            ! ext/Encode/Encode.pm
56897 ____________________________________________________________________________
56898 [  9040] By: jhi                                   on 2001/03/05  17:30:43
56899         Log: Integrate perlio.
56900      Branch: perl
56901           !> MANIFEST sv.c
56902 ____________________________________________________________________________
56903 [  9039] By: nick                                  on 2001/03/05  17:11:36
56904         Log: Missed added file.
56905      Branch: perlio
56906            ! MANIFEST
56907 ____________________________________________________________________________
56908 [  9038] By: jhi                                   on 2001/03/05  15:58:01
56909         Log: Add tr tests for EBCDIC, from Karsten Sperling.
56910      Branch: perl
56911            ! t/op/tr.t
56912 ____________________________________________________________________________
56913 [  9037] By: nick                                  on 2001/03/05  15:56:35
56914         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
56915              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
56916              
56917              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
56918              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
56919              - uses SvPV() rather than sv_2pv() in case it isn't a string.
56920      Branch: perlio
56921            ! sv.c
56922 ____________________________________________________________________________
56923 [  9036] By: jhi                                   on 2001/03/05  15:49:15
56924         Log: Add matching tests currently failing in EBCDIC,
56925              suggested by Karsten Sperling.
56926      Branch: perl
56927            ! t/op/pat.t
56928 ____________________________________________________________________________
56929 [  9035] By: jhi                                   on 2001/03/05  15:36:55
56930         Log: The #9034 needs a MANIFESTation.
56931      Branch: perl
56932            ! MANIFEST
56933 ____________________________________________________________________________
56934 [  9034] By: jhi                                   on 2001/03/05  15:35:14
56935         Log: Integrate perlio.
56936      Branch: perl
56937           +> ext/Encode/Encode/Tcl.pm
56938           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
56939           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
56940           !> ext/Encode/Encode/iso8859-1.ucm
56941           !> ext/Encode/Encode/iso8859-10.ucm
56942           !> ext/Encode/Encode/iso8859-13.ucm
56943           !> ext/Encode/Encode/iso8859-14.ucm
56944           !> ext/Encode/Encode/iso8859-15.ucm
56945           !> ext/Encode/Encode/iso8859-16.ucm
56946           !> ext/Encode/Encode/iso8859-2.ucm
56947           !> ext/Encode/Encode/iso8859-3.ucm
56948           !> ext/Encode/Encode/iso8859-4.ucm
56949           !> ext/Encode/Encode/iso8859-5.ucm
56950           !> ext/Encode/Encode/iso8859-6.ucm
56951           !> ext/Encode/Encode/iso8859-7.ucm
56952           !> ext/Encode/Encode/iso8859-8.ucm
56953           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
56954           !> t/lib/encode.t
56955 ____________________________________________________________________________
56956 [  9033] By: jhi                                   on 2001/03/05  15:33:18
56957         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
56958              From: Gurusamy Sarathy <gsar@ActiveState.com>
56959              Date: Sun, 04 Mar 2001 22:33:15 -0800
56960              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
56961              
56962              PMOPs need to remember their own stash so that they can
56963              gracefully remove themselves from their linked list.
56964      Branch: perl
56965            ! op.c
56966 ____________________________________________________________________________
56967 [  9032] By: nick                                  on 2001/03/05  14:51:50
56968         Log: Encode implementation "completion"
56969              Implement and document define_encoding()
56970              Implement and document encoding aliases including define_alias()
56971              Make Encode::XS use define_encoding() rather than back-door.
56972              Move run-time *.enc to separate Encode::Tcl module.
56973              Make 'compile' honour <codeset_name>
56974              Change canonical names of to iso-8859-* and US-ascii.
56975      Branch: perlio
56976            + ext/Encode/Encode/Tcl.pm
56977            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
56978            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
56979            ! ext/Encode/Encode/iso8859-1.ucm
56980            ! ext/Encode/Encode/iso8859-10.ucm
56981            ! ext/Encode/Encode/iso8859-13.ucm
56982            ! ext/Encode/Encode/iso8859-14.ucm
56983            ! ext/Encode/Encode/iso8859-15.ucm
56984            ! ext/Encode/Encode/iso8859-16.ucm
56985            ! ext/Encode/Encode/iso8859-2.ucm
56986            ! ext/Encode/Encode/iso8859-3.ucm
56987            ! ext/Encode/Encode/iso8859-4.ucm
56988            ! ext/Encode/Encode/iso8859-5.ucm
56989            ! ext/Encode/Encode/iso8859-6.ucm
56990            ! ext/Encode/Encode/iso8859-7.ucm
56991            ! ext/Encode/Encode/iso8859-8.ucm
56992            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
56993            ! t/lib/encode.t
56994 ____________________________________________________________________________
56995 [  9031] By: jhi                                   on 2001/03/05  13:51:17
56996         Log: Integrate change #9030 from maintperl into mainline.
56997              
56998              Subject: [PATCH 5.6.1] OS/2 cleanup
56999      Branch: perl
57000           +> os2/os2add.sym
57001           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57002           !> makedef.pl os2/Changes os2/Makefile.SHs
57003           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57004           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57005           !> os2/os2.sym os2/os2ish.h
57006 ____________________________________________________________________________
57007 [  9030] By: jhi                                   on 2001/03/05  13:46:49
57008         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
57009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57010              Date: Mon, 5 Mar 2001 02:29:44 -0500
57011              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
57012      Branch: maint-5.6/perl
57013            + os2/os2add.sym
57014            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57015            ! makedef.pl os2/Changes os2/Makefile.SHs
57016            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57017            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57018            ! os2/os2.sym os2/os2ish.h
57019 ____________________________________________________________________________
57020 [  9029] By: jhi                                   on 2001/03/05  13:40:35
57021         Log: Integrate change #9028 from maintperl into mainline.
57022              
57023              various nits in MM_Unix.pm found by disabling SelfLoader
57024      Branch: perl
57025           !> lib/ExtUtils/MM_Unix.pm
57026 ____________________________________________________________________________
57027 [  9028] By: gsar                                  on 2001/03/05  09:58:38
57028         Log: various nits in MM_Unix.pm found by disabling SelfLoader
57029      Branch: maint-5.6/perl
57030            ! lib/ExtUtils/MM_Unix.pm
57031 ____________________________________________________________________________
57032 [  9027] By: nick                                  on 2001/03/05  08:35:22
57033         Log: Integrate mainline
57034      Branch: perlio
57035           !> (integrate 28 files)
57036 ____________________________________________________________________________
57037 [  9026] By: jhi                                   on 2001/03/05  02:14:59
57038         Log: Integrate change #9025 from mainline to maintperl,
57039              retract \N{U+HHHH}.
57040      Branch: maint-5.6/perl
57041           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57042           !> t/lib/charnames.t toke.c
57043 ____________________________________________________________________________
57044 [  9025] By: jhi                                   on 2001/03/05  02:13:09
57045         Log: Retracting \N{U+HHHH}.
57046      Branch: perl
57047            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57048            ! t/lib/charnames.t toke.c
57049 ____________________________________________________________________________
57050 [  9024] By: jhi                                   on 2001/03/04  20:51:07
57051         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
57052              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57053              Date: Fri, 02 Mar 2001 18:25:26 +0100
57054              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
57055              
57056              Casting problem.
57057      Branch: perl
57058            ! ext/Storable/Storable.xs
57059 ____________________________________________________________________________
57060 [  9023] By: jhi                                   on 2001/03/04  19:46:45
57061         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
57062              From: nick@talking.bollo.cx
57063              Date: Sat, 03 Mar 2001 21:41:33 +0000
57064              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
57065              
57066              Revert the workaround.
57067      Branch: perl
57068            ! perlio.c
57069 ____________________________________________________________________________
57070 [  9022] By: jhi                                   on 2001/03/04  19:36:28
57071         Log: Update Changes.
57072      Branch: perl
57073            ! Changes patchlevel.h
57074 ____________________________________________________________________________
57075 [  9021] By: jhi                                   on 2001/03/04  18:41:00
57076         Log: makedef.pl updates suggested by Chris Nandor; double-checking
57077              the changes in AIX, OS/2 Win32 would be nice.
57078      Branch: perl
57079            ! makedef.pl
57080 ____________________________________________________________________________
57081 [  9020] By: jhi                                   on 2001/03/04  18:23:58
57082         Log: Integrate change #9012 from maintperl into mainline,
57083              quench a compiler warning.
57084      Branch: perl
57085           !> toke.c
57086 ____________________________________________________________________________
57087 [  9019] By: jhi                                   on 2001/03/04  18:18:43
57088         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
57089              
57090              \N{U+HHHH} fix.
57091              
57092              pattern in G_ARRAY context
57093      Branch: maint-5.6/perl
57094           !> pp_hot.c t/op/pat.t toke.c
57095 ____________________________________________________________________________
57096 [  9018] By: jhi                                   on 2001/03/04  18:07:48
57097         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
57098              From: Jeff Pinyan <jeffp@crusoe.net>
57099              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
57100              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
57101      Branch: perl
57102            ! pp_hot.c t/op/pat.t
57103 ____________________________________________________________________________
57104 [  9017] By: jhi                                   on 2001/03/04  18:06:21
57105         Log: I thought I tested the #9014.
57106      Branch: perl
57107            ! toke.c
57108 ____________________________________________________________________________
57109 [  9016] By: jhi                                   on 2001/03/04  17:41:22
57110         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
57111              
57112              Tweak the get*ent() OS/2 prototypes.
57113              
57114              Add the \N{U+HHHH} syntax.
57115              
57116              More tr/// UTF-8 fixes from Inaba Hiroto.
57117      Branch: maint-5.6/perl
57118           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
57119           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
57120 ____________________________________________________________________________
57121 [  9015] By: jhi                                   on 2001/03/04  17:36:04
57122         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
57123      Branch: perl
57124            ! doop.c t/op/tr.t
57125 ____________________________________________________________________________
57126 [  9014] By: jhi                                   on 2001/03/04  17:24:49
57127         Log: Add the \N{U+HHHH} syntax.
57128      Branch: perl
57129            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57130            ! t/lib/charnames.t toke.c
57131 ____________________________________________________________________________
57132 [  9013] By: jhi                                   on 2001/03/04  17:20:45
57133         Log: Tweak the get*ent() OS/2 prototypes.
57134      Branch: perl
57135            ! os2/os2.c
57136 ____________________________________________________________________________
57137 [  9012] By: gsar                                  on 2001/03/04  06:26:14
57138         Log: avoid warning (nit in change#9009)
57139      Branch: maint-5.6/perl
57140            ! toke.c
57141 ____________________________________________________________________________
57142 [  9011] By: gsar                                  on 2001/03/04  06:15:24
57143         Log: lib/charnames.t fails in 5.6.x because of older Unicode
57144              data
57145              
57146              TODO: need to revisit this after updating lib/unicode/...
57147      Branch: maint-5.6/perl
57148            ! t/lib/charnames.t
57149 ____________________________________________________________________________
57150 [  9010] By: gsar                                  on 2001/03/04  06:08:36
57151         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
57152      Branch: maint-5.6/perl
57153            ! toke.c
57154 ____________________________________________________________________________
57155 [  9009] By: jhi                                   on 2001/03/03  19:27:20
57156         Log: Integrate change #9008 from mainline to maintperl,
57157              UTF-8 tr/// fixes from Inaba Hiroto.
57158      Branch: maint-5.6/perl
57159           !> doop.c op.c t/op/tr.t toke.c
57160 ____________________________________________________________________________
57161 [  9008] By: jhi                                   on 2001/03/03  19:19:42
57162         Log: UTF8 tr/// fixes from Inaba Hiroto.
57163      Branch: perl
57164            ! doop.c op.c t/op/tr.t toke.c
57165 ____________________________________________________________________________
57166 [  9007] By: jhi                                   on 2001/03/03  19:00:30
57167         Log: Integrate change #9006 from maintperl to mainline,
57168              more robust quest for the infinite.
57169      Branch: perl
57170           !> lib/Math/Complex.pm
57171 ____________________________________________________________________________
57172 [  9006] By: jhi                                   on 2001/03/03  18:58:06
57173         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
57174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57175              Date: Sat, 3 Mar 2001 12:51:50 -0500
57176              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
57177              
57178              Be more robust in our quest for the infinite.
57179      Branch: maint-5.6/perl
57180            ! lib/Math/Complex.pm
57181 ____________________________________________________________________________
57182 [  9005] By: jhi                                   on 2001/03/03  17:55:50
57183         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
57184      Branch: maint-5.6/perl
57185            ! doio.c
57186 ____________________________________________________________________________
57187 [  9004] By: jhi                                   on 2001/03/03  17:40:14
57188         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
57189              so that picky compilers like IRIX won't get huffy about
57190              "statements without effect" (like 1;).
57191      Branch: perl
57192            ! toke.c
57193 ____________________________________________________________________________
57194 [  9003] By: jhi                                   on 2001/03/03  17:15:52
57195         Log: Integrate change #9002 from mainline to maintperl.
57196              
57197              Subject: [perl-5.6.x, perl-current] accept for EPOC
57198      Branch: maint-5.6/perl
57199           !> pp_sys.c
57200 ____________________________________________________________________________
57201 [  9002] By: jhi                                   on 2001/03/03  17:14:30
57202         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
57203              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57204              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
57205              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
57206      Branch: perl
57207            ! pp_sys.c
57208 ____________________________________________________________________________
57209 [  9001] By: jhi                                   on 2001/03/03  17:13:13
57210         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
57211              From: "Craig A. Berry" <craigberry@mac.com>
57212              Date: Fri, 02 Mar 2001 17:44:40 -0600
57213              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
57214      Branch: perl
57215            ! t/pod/find.t
57216 ____________________________________________________________________________
57217 [  9000] By: jhi                                   on 2001/03/03  17:11:55
57218         Log: Integrate changes #8997,8999 from maintperl.
57219              
57220              Subject: [PATCH 5.6.1] compiling on OS/2
57221              (Better error message from hints/os2.sh)
57222              
57223              Subject: [PATCH 5.6.1] syslog.t
57224      Branch: perl
57225           !> hints/os2.sh t/lib/syslog.t
57226 ____________________________________________________________________________
57227 [  8999] By: jhi                                   on 2001/03/03  17:09:28
57228         Log: Subject: [PATCH 5.6.1] syslog.t
57229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57230              Date: Sat, 3 Mar 2001 02:11:17 -0500
57231              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
57232      Branch: maint-5.6/perl
57233            ! t/lib/syslog.t
57234 ____________________________________________________________________________
57235 [  8998] By: jhi                                   on 2001/03/03  17:07:50
57236         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
57237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57238              Date: Sat, 3 Mar 2001 01:53:52 -0500
57239              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
57240      Branch: maint-5.6/perl
57241            ! opcode.pl os2/os2.c
57242 ____________________________________________________________________________
57243 [  8997] By: jhi                                   on 2001/03/03  17:03:30
57244         Log: Subject: [PATCH 5.6.1] compiling on OS/2
57245              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57246              Date: Sat, 3 Mar 2001 01:59:59 -0500
57247              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
57248      Branch: maint-5.6/perl
57249            ! hints/os2.sh
57250 ____________________________________________________________________________
57251 [  8996] By: jhi                                   on 2001/03/03  00:55:58
57252         Log: Regen files for mainline.
57253      Branch: perl
57254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57255            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
57256 ____________________________________________________________________________
57257 [  8995] By: jhi                                   on 2001/03/03  00:35:22
57258         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
57259              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
57260              to maintperl.
57261              
57262              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
57263              
57264              Add Configure option -Dmksymlinks which will create a symlink
57265              forest if the current/build differs from the source directory.
57266              (8218,8220,8221,8317,8318,8971)
57267              
57268              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57269              (Document APPLLIB_EXP in INSTALL.)
57270              
57271              If running byacc write-enable also perly.h.
57272              
57273              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
57274              
57275              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
57276              
57277              Sanity check for conflicting thread flavours.
57278              
57279              Fix the sys/fcntl.h problem reported by Peter Prymmer.
57280              
57281              Add few CPUs/architectures to the Cppsym scan,
57282              add -perlio to archname if so selected (modified 8890)
57283              
57284              Be more helpful for devel builders, suggested by John L. Allen.
57285              (admittedly pointless change for maintperl, but the usedevel
57286              code is there already)
57287      Branch: maint-5.6/perl
57288           !> Configure INSTALL Makefile.SH Porting/Glossary
57289           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
57290           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
57291           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
57292           !> win32/config.bc win32/config.gc win32/config.vc
57293 ____________________________________________________________________________
57294 [  8994] By: jhi                                   on 2001/03/02  23:31:41
57295         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
57296      Branch: metaconfig/U/perl
57297            ! gccvers.U
57298 ____________________________________________________________________________
57299 [  8993] By: jhi                                   on 2001/03/02  23:22:12
57300         Log: Regenerate various files for maint.
57301      Branch: maint-5.6/perl
57302            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
57303            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
57304 ____________________________________________________________________________
57305 [  8992] By: alanbur                               on 2001/03/02  22:48:34
57306         Log: Resync wuth parent
57307      Branch: maint-5.6/pureperl
57308           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57309           !> (integrate 60 files)
57310 ____________________________________________________________________________
57311 [  8991] By: jhi                                   on 2001/03/02  21:00:08
57312         Log: Retract the #8742 part of #8986, backward compat.
57313      Branch: maint-5.6/perl
57314            ! embed.pl
57315 ____________________________________________________________________________
57316 [  8990] By: jhi                                   on 2001/03/02  20:40:07
57317         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
57318      Branch: maint-5.6/perl
57319            ! hv.c
57320 ____________________________________________________________________________
57321 [  8989] By: jhi                                   on 2001/03/02  19:59:56
57322         Log: Update Changes.
57323      Branch: perl
57324            ! Changes patchlevel.h
57325 ____________________________________________________________________________
57326 [  8988] By: jhi                                   on 2001/03/02  19:57:08
57327         Log: Integrate perlio.
57328      Branch: perl
57329           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57330           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57331           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57332           !> ext/Encode/Encode/iso8859-10.ucm
57333           !> ext/Encode/Encode/iso8859-13.ucm
57334           !> ext/Encode/Encode/iso8859-14.ucm
57335           !> ext/Encode/Encode/iso8859-15.ucm
57336           !> ext/Encode/Encode/iso8859-16.ucm
57337           !> ext/Encode/Encode/iso8859-2.ucm
57338           !> ext/Encode/Encode/iso8859-3.ucm
57339           !> ext/Encode/Encode/iso8859-4.ucm
57340           !> ext/Encode/Encode/iso8859-5.ucm
57341           !> ext/Encode/Encode/iso8859-6.ucm
57342           !> ext/Encode/Encode/iso8859-7.ucm
57343           !> ext/Encode/Encode/iso8859-8.ucm
57344           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57345           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
57346 ____________________________________________________________________________
57347 [  8987] By: jhi                                   on 2001/03/02  19:43:40
57348         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
57349              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
57350              8950,8952,8955 from mainline to maintperl.
57351              
57352              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
57353              
57354              Put to rest the 20010205.001, the email address checking (not) regex.
57355              
57356              fork() not everywhere, cleanup temp files.
57357              
57358              The #8843 wasn't quite right: %Config needs to imported.
57359              
57360              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
57361              (#8849: the glob-basic hunk needed massaging as it depended
57362              on Schwern's large-scale (unintegrated) patches)
57363              
57364              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
57365              
57366              Upgrade to CGI.pm 2.752, from Lincoln Stein.
57367              (Note: there were some conflicts due to EBCDIC and EPOC
57368              patches, in general I preferred the repository code.)
57369              (When 2.753 comes out, we need to synchronize.)
57370              
57371              Subject: [PATCH] fix for charnames above FFFF
57372              
57373              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
57374              
57375              If no sfio, no -lsfio.
57376              
57377              Run run/*.t also in minitest.
57378              
57379              Subject:  [PATCH perl 5.7.0] malloc message address offset
57380              
57381              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
57382              
57383              Subject: fix for parameter -Dm (for perl@8867)
57384              
57385              Subject: [PATCH: perl@8892] was Re: hashing order difference?
57386              (make the test more portable)
57387              
57388              Subject: Re: [PATCH] fix for charnames above FFFF
57389              
57390              Subject: Re: I'm losing the war...
57391              (hv_store() not working correctly in ENV_IS_CASELESS case.)
57392              
57393              Subject: Modified README.bs2000 
57394              
57395              Subject: [PATCH: perl@8935] -Dt padsv($var)
57396              
57397              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57398              
57399              Subject: PATCH: extra tests to check on negative float to unsigned cast
57400              
57401              Subject: [PATCH] XPUSH[insp] was Re: progress
57402              
57403              Subject: Re: Compile with perlcc..
57404      Branch: maint-5.6/perl
57405           !> (integrate 36 files)
57406 ____________________________________________________________________________
57407 [  8986] By: jhi                                   on 2001/03/02  18:51:25
57408         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
57409              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
57410              to maintperl.
57411              
57412              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
57413              
57414              Subject: [DOC PATCH] overload.pm nits
57415              
57416              Add header for LIB$ prototypes (C. Berry)
57417              
57418              Convert fwrite()s to sockets to write()s, since some socket stacks
57419              don't take kindly to stdio.
57420              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57421              (for often optional LNMs)
57422              Correct a few typos
57423              (C. Bailey)
57424              
57425              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
57426              
57427              De-cut-and-pasto.
57428              
57429              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
57430              
57431              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
57432              
57433              Upgrade to CPAN 1.59_54, from Andreas König.
57434              
57435              Bogus shebang.
57436              
57437              Subject: [PATCH] Document makepatch in Porting/patching
57438              
57439              UTF-8 documentation.
57440              
57441              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
57442              
57443              Sort the MANIFEST.
57444              
57445              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
57446              
57447              Subject: [PATCH @8807] toke.c cleanup: scan_str()
57448              
57449              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
57450              
57451              Add run/*.t to testables.
57452              
57453              TODO: integrate #8784.
57454      Branch: maint-5.6/perl
57455           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57456           !> (integrate 28 files)
57457 ____________________________________________________________________________
57458 [  8985] By: nick                                  on 2001/03/02  18:15:45
57459         Log: Integrate mainline
57460      Branch: perlio
57461           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
57462           !> vms/vms.c
57463 ____________________________________________________________________________
57464 [  8984] By: jhi                                   on 2001/03/02  16:00:17
57465         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
57466              
57467              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
57468              5.004_05, and mention the suidperl August 2000 security problem.
57469              (#8978,#8981)
57470              
57471              Subject: [ID 20010301.004] Technically speaking in perldata
57472              
57473              Subject: [PATCH] File::Copy for bleadperl, maintperl
57474              
57475              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57476              
57477              (The #8982, fix for 20010221.005 and 20010221.008,
57478              would be nice too but it didn't integrate cleanly.)
57479      Branch: maint-5.6/perl
57480           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
57481 ____________________________________________________________________________
57482 [  8983] By: jhi                                   on 2001/03/02  15:51:16
57483         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
57484              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57485              Date:     Thu, 1 Mar 2001 15:54:09 EST
57486              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
57487      Branch: perl
57488            ! vms/vms.c
57489 ____________________________________________________________________________
57490 [  8982] By: jhi                                   on 2001/03/02  15:43:31
57491         Log: Subject: Re: sync sync sync: have I missed any patches?
57492              From: Radu Greab <radu@netsoft.ro> 
57493              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
57494              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
57495              
57496              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
57497              was checking argv[0] regardless of whether a different pathname
57498              will actually be executed."  Test case not supplied because 
57499              drafting that, ironically enough, revealed another bug
57500              (or a feature).
57501      Branch: perl
57502            ! doio.c
57503 ____________________________________________________________________________
57504 [  8981] By: jhi                                   on 2001/03/02  15:28:03
57505         Log: Misdate in #8978.
57506      Branch: perl
57507            ! pod/perlfaq1.pod
57508 ____________________________________________________________________________
57509 [  8980] By: jhi                                   on 2001/03/02  15:24:20
57510         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
57511              From: Chris Nandor <pudge@pobox.com>
57512              Date: Wed, 28 Feb 2001 22:10:15 -0500
57513              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
57514      Branch: perl
57515            ! lib/File/Copy.pm
57516 ____________________________________________________________________________
57517 [  8979] By: jhi                                   on 2001/03/02  15:17:16
57518         Log: Subject: [ID 20010301.004] Technically speaking in perldata
57519              From: abela@geneanet.org
57520              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
57521              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
57522      Branch: perl
57523            ! pod/perldata.pod
57524 ____________________________________________________________________________
57525 [  8978] By: jhi                                   on 2001/03/02  15:15:27
57526         Log: Subject: [ID 20010301.003] ref to 5.004
57527              From: abela@geneanet.org
57528              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
57529              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
57530              
57531              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
57532              and mention the suidperl August 2000 security problem.
57533      Branch: perl
57534            ! pod/perlfaq1.pod
57535 ____________________________________________________________________________
57536 [  8977] By: alanbur                               on 2001/03/02  14:17:45
57537         Log: Resynchronised with parent
57538      Branch: maint-5.6/pureperl
57539           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
57540           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
57541           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
57542           !> vms/descrip_mms.template win32/win32.c win32/win32.h
57543           !> win32/win32iop.h
57544 ____________________________________________________________________________
57545 [  8976] By: nick                                  on 2001/03/01  23:25:30
57546         Log: Integrate mainline.
57547      Branch: perlio
57548            - t/op/qu.t
57549           !> (integrate 55 files)
57550 ____________________________________________________________________________
57551 [  8975] By: jhi                                   on 2001/03/01  16:51:34
57552         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
57553      Branch: perl
57554           !> toke.c
57555 ____________________________________________________________________________
57556 [  8974] By: gsar                                  on 2001/03/01  16:28:21
57557         Log: fix for bugid 20010226.008
57558              
57559              the problem was that some of the pointers (PL_last_lop and
57560              PL_last_uni specifically) into the lex buffers weren't correctly
57561              being invalidated when the buffer changed; this would leave the
57562              pointers pointing at an arbitrary location in the buffer if
57563              the buffer didn't need to be reallocated, or point into freed
57564              memory if the buffer had to be realloced
57565              
57566              TODO item for bugdb maintainers: check other seemingly random
57567              parser-related bugs--they might be cured by this
57568      Branch: maint-5.6/perl
57569            ! toke.c
57570 ____________________________________________________________________________
57571 [  8973] By: jhi                                   on 2001/03/01  02:23:25
57572         Log: Retract #8970 because of a completely mysterious core dump:
57573              adding the tests 241..244 causes op/pat dump core at test #25.
57574              The test needs a lot of whittling down before the bug can be solved.
57575      Branch: perl
57576            ! t/op/pat.t
57577 ____________________________________________________________________________
57578 [  8972] By: jhi                                   on 2001/03/01  01:58:38
57579         Log: Regen perlapi.
57580      Branch: perl
57581            ! pod/perlapi.pod
57582 ____________________________________________________________________________
57583 [  8971] By: jhi                                   on 2001/03/01  01:34:09
57584         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))
57585              From: Nicholas Clark <nick@ccl4.org>
57586              Date: Wed, 28 Feb 2001 23:28:49 +0000
57587              Message-ID: <20010228232849.A55187@plum.flirble.org>
57588              
57589              Allow a completely write protected source code tree
57590              when using the Configure -Dmksymlinks.
57591      Branch: perl
57592            ! embed.pl warnings.pl
57593 ____________________________________________________________________________
57594 [  8970] By: jhi                                   on 2001/03/01  01:32:04
57595         Log: Add back the EBCDIC character range tests (for matching).
57596      Branch: perl
57597            ! t/op/pat.t
57598 ____________________________________________________________________________
57599 [  8969] By: nick                                  on 2001/02/28  18:18:01
57600         Log: Add charname comments to .ucm files writen by 'compile',
57601              also order charmaps in those files by source encoding.
57602              regenerate distrubuted .ucm files
57603      Branch: perlio
57604            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57605            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57606            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57607            ! ext/Encode/Encode/iso8859-10.ucm
57608            ! ext/Encode/Encode/iso8859-13.ucm
57609            ! ext/Encode/Encode/iso8859-14.ucm
57610            ! ext/Encode/Encode/iso8859-15.ucm
57611            ! ext/Encode/Encode/iso8859-16.ucm
57612            ! ext/Encode/Encode/iso8859-2.ucm
57613            ! ext/Encode/Encode/iso8859-3.ucm
57614            ! ext/Encode/Encode/iso8859-4.ucm
57615            ! ext/Encode/Encode/iso8859-5.ucm
57616            ! ext/Encode/Encode/iso8859-6.ucm
57617            ! ext/Encode/Encode/iso8859-7.ucm
57618            ! ext/Encode/Encode/iso8859-8.ucm
57619            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57620            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
57621 ____________________________________________________________________________
57622 [  8968] By: jhi                                   on 2001/02/28  16:26:37
57623         Log: Expand usemorebits early if d_casti32 needs to be undefined.
57624      Branch: perl
57625            ! hints/hpux.sh hints/irix_6.sh
57626 ____________________________________________________________________________
57627 [  8967] By: jhi                                   on 2001/02/28  16:22:26
57628         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
57629              retract toke.c/qu parts of #8583, retract #8485, retract
57630              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
57631              op/length.t, and MANIFEST, and delete t/op/qu.t.
57632      Branch: perl
57633            - t/op/qu.t
57634            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
57635            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
57636            ! t/op/length.t toke.c
57637 ____________________________________________________________________________
57638 [  8966] By: jhi                                   on 2001/02/28  15:00:27
57639         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
57640              by not changing from pre-Unicode days into being Unicode-aware.
57641              Sniff.
57642      Branch: perl
57643            ! pp.c t/op/pack.t t/op/qu.t
57644 ____________________________________________________________________________
57645 [  8965] By: jhi                                   on 2001/02/28  14:37:55
57646         Log: Subject: Re: Errors in core PODs
57647              From: Michael Stevens <michael@etla.org> 
57648              Date: Fri, 23 Feb 2001 15:47:56 +0000
57649              Message-ID: <20010223154756.A7723@firedrake.org> 
57650      Branch: perl
57651            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
57652            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
57653            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
57654            ! x2p/a2p.pod
57655 ____________________________________________________________________________
57656 [  8964] By: jhi                                   on 2001/02/28  14:35:35
57657         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
57658              (The #8961 was too bold.)
57659      Branch: perl
57660            ! hints/hpux.sh hints/irix_6.sh
57661 ____________________________________________________________________________
57662 [  8963] By: jhi                                   on 2001/02/28  14:33:39
57663         Log: Subject: Re: sync sync sync: have I missed any patches?
57664              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57665              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
57666              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
57667              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
57668              
57669              Replace djSP with dSP.
57670      Branch: perl
57671            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
57672            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
57673            ! win32/perlhost.h
57674 ____________________________________________________________________________
57675 [  8962] By: jhi                                   on 2001/02/27  23:21:14
57676         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
57677      Branch: perl
57678            ! lib/Filter/Simple.pm
57679 ____________________________________________________________________________
57680 [  8961] By: jhi                                   on 2001/02/27  22:55:26
57681         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
57682              and this would be it.
57683      Branch: perl
57684            ! hints/hpux.sh hints/irix_6.sh
57685 ____________________________________________________________________________
57686 [  8960] By: jhi                                   on 2001/02/27  22:51:33
57687         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
57688              From: "Craig A. Berry" <craigberry@mac.com>
57689              Date: Tue, 27 Feb 2001 16:11:44 -0600
57690              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
57691      Branch: maint-5.6/perl
57692            ! configure.com vms/descrip_mms.template
57693 ____________________________________________________________________________
57694 [  8959] By: jhi                                   on 2001/02/27  22:47:23
57695         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
57696              From: "Craig A. Berry" <craigberry@mac.com>
57697              Date: Tue, 27 Feb 2001 16:11:44 -0600
57698              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
57699      Branch: perl
57700            ! configure.com vms/descrip_mms.template
57701 ____________________________________________________________________________
57702 [  8958] By: jhi                                   on 2001/02/27  15:16:42
57703         Log: Update Changes.
57704      Branch: perl
57705            ! Changes patchlevel.h
57706 ____________________________________________________________________________
57707 [  8957] By: jhi                                   on 2001/02/27  06:15:07
57708         Log: Subject: [5.6.x] EPOC additions
57709              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57710              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
57711              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
57712      Branch: maint-5.6/perl
57713            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
57714 ____________________________________________________________________________
57715 [  8956] By: jhi                                   on 2001/02/27  06:12:11
57716         Log: Subject: [perl-current] EPOC 
57717              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57718              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
57719              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
57720      Branch: perl
57721            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
57722            ! epoc/epocish.c epoc/epocish.h pp_sys.c
57723 ____________________________________________________________________________
57724 [  8955] By: jhi                                   on 2001/02/27  05:59:50
57725         Log: Subject: Re: Compile with perlcc..
57726              From: Edward Peschko <edwardp@excitehome.net>
57727              Date: Mon, 26 Feb 2001 18:51:58 -0800
57728              Message-ID: <20010226185158.A9871@excitehome.net>
57729              
57730              plus add a simple usage message if no arguments given.
57731      Branch: perl
57732            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
57733            ! utils/Makefile utils/perlcc.PL win32/pod.mak
57734 ____________________________________________________________________________
57735 [  8954] By: nick                                  on 2001/02/26  21:02:59
57736         Log: Integrate mainline
57737      Branch: perlio
57738           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
57739           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
57740           !> t/op/sprintf.t
57741 ____________________________________________________________________________
57742 [  8953] By: jhi                                   on 2001/02/26  14:43:54
57743         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
57744              From: Nicholas Clark <nick@ccl4.org>
57745              Date: Mon, 26 Feb 2001 00:42:07 +0000
57746              Message-ID: <20010226004207.F23333@plum.flirble.org>
57747      Branch: perl
57748            ! pp_ctl.c
57749 ____________________________________________________________________________
57750 [  8952] By: jhi                                   on 2001/02/26  14:42:13
57751         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
57752              From: Simon Cozens <simon@netthink.co.uk>
57753              Date: Mon, 26 Feb 2001 12:23:48 +0000
57754              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
57755      Branch: perl
57756            ! pod/perlguts.pod
57757 ____________________________________________________________________________
57758 [  8951] By: jhi                                   on 2001/02/26  14:39:15
57759         Log: Subject: [PATCH] perlio - unknown layer
57760              From: Nicholas Clark <nick@ccl4.org>
57761              Date: Mon, 26 Feb 2001 00:27:19 +0000
57762              Message-ID: <20010226002719.E23333@plum.flirble.org>
57763      Branch: perl
57764            ! perlio.c
57765 ____________________________________________________________________________
57766 [  8950] By: jhi                                   on 2001/02/26  14:38:04
57767         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
57768              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
57769              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
57770              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
57771      Branch: perl
57772            ! t/op/bop.t
57773 ____________________________________________________________________________
57774 [  8949] By: jhi                                   on 2001/02/26  14:37:07
57775         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
57776              From: Peter Prymmer <pvhp@forte.com>
57777              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
57778              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
57779      Branch: perl
57780            ! lib/Test.pm
57781 ____________________________________________________________________________
57782 [  8948] By: jhi                                   on 2001/02/26  14:35:53
57783         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57784              From: Radu Greab <radu@netsoft.ro>
57785              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
57786              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
57787      Branch: perl
57788            ! pod/perlop.pod
57789 ____________________________________________________________________________
57790 [  8947] By: jhi                                   on 2001/02/26  14:34:46
57791         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
57792              From: David Mitchell <davem@fdgroup.co.uk>
57793              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
57794              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
57795      Branch: perl
57796            ! run.c
57797 ____________________________________________________________________________
57798 [  8946] By: jhi                                   on 2001/02/26  14:32:37
57799         Log: Subject: Modified README.bs2000 
57800              From: Dorner Thomas <Thomas.Dorner@start.de>
57801              Date: Mon, 26 Feb 2001 09:22:17 +0100
57802              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
57803      Branch: perl
57804            ! README.bs2000
57805 ____________________________________________________________________________
57806 [  8945] By: jhi                                   on 2001/02/26  14:19:53
57807         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
57808              to maintperl, listing the known failures on the tests 129 and 130.
57809      Branch: maint-5.6/perl
57810           !> t/op/sprintf.t
57811 ____________________________________________________________________________
57812 [  8944] By: jhi                                   on 2001/02/26  14:14:15
57813         Log: Add more known sprintf failures.
57814      Branch: perl
57815            ! t/op/sprintf.t
57816 ____________________________________________________________________________
57817 [  8943] By: jhi                                   on 2001/02/26  13:56:22
57818         Log: perlglob.exe needs to be found in Win32, patch from
57819              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
57820              which needs external glob at mini-perl time."
57821      Branch: perl
57822            ! ext/Encode/compile
57823 ____________________________________________________________________________
57824 [  8942] By: jhi                                   on 2001/02/26  13:52:19
57825         Log: A missing dTHX from Vadim Konovalov.
57826      Branch: perl
57827            ! perlio.c
57828 ____________________________________________________________________________
57829 [  8941] By: jhi                                   on 2001/02/26  13:37:05
57830         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
57831      Branch: perl
57832            ! op.c
57833 ____________________________________________________________________________
57834 [  8940] By: jhi                                   on 2001/02/26  13:35:40
57835         Log: Integrate perlio.
57836      Branch: perl
57837           !> ext/Encode/Encode.pm
57838 ____________________________________________________________________________
57839 [  8939] By: nick                                  on 2001/02/25  23:47:09
57840         Log: Integrate mainline.
57841      Branch: perlio
57842           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
57843           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
57844 ____________________________________________________________________________
57845 [  8938] By: nick                                  on 2001/02/25  19:36:28
57846         Log: Encode implementations docs.
57847      Branch: perlio
57848            ! ext/Encode/Encode.pm
57849 ____________________________________________________________________________
57850 [  8937] By: jhi                                   on 2001/02/25  19:26:16
57851         Log: Script wasn't aligned with reality.
57852      Branch: perl
57853            ! t/pod/find.t
57854 ____________________________________________________________________________
57855 [  8936] By: jhi                                   on 2001/02/25  18:54:55
57856         Log: Update Changes.
57857      Branch: perl
57858            ! Changes patchlevel.h
57859 ____________________________________________________________________________
57860 [  8935] By: jhi                                   on 2001/02/25  18:46:36
57861         Log: Retract #8929,8930,8932,8933 for now.
57862      Branch: perl
57863            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
57864 ____________________________________________________________________________
57865 [  8934] By: jhi                                   on 2001/02/25  17:34:35
57866         Log: Integrate perlio.
57867      Branch: perl
57868           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
57869           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
57870           !> t/lib/encode.t
57871 ____________________________________________________________________________
57872 [  8933] By: jhi                                   on 2001/02/25  17:33:12
57873         Log: (Retracted by #8395.)
57874              
57875              Slight tweaks in scan_const(), not fixes yet, it seems like
57876              lots of work remains to be done...
57877      Branch: perl
57878            ! toke.c
57879 ____________________________________________________________________________
57880 [  8932] By: jhi                                   on 2001/02/25  17:27:11
57881         Log: (Retracted by #8395.)
57882              
57883              Missing from #8930.
57884      Branch: perl
57885            ! perl.h
57886 ____________________________________________________________________________
57887 [  8931] By: jhi                                   on 2001/02/25  17:26:19
57888         Log: A comment tweak.
57889      Branch: perl
57890            ! utf8.c
57891 ____________________________________________________________________________
57892 [  8930] By: jhi                                   on 2001/02/25  17:25:47
57893         Log: (Retracted by #8395.)
57894              
57895              Attempt to fix the EBCDIC character range problem with //.
57896      Branch: perl
57897            ! regcomp.c
57898 ____________________________________________________________________________
57899 [  8929] By: jhi                                   on 2001/02/25  17:23:45
57900         Log: (Retracted by #8395.)
57901              
57902              Expand the EBCDIC character range tests, and add few nasty
57903              tr tests from Karsten Sperling.
57904      Branch: perl
57905            ! t/op/pat.t t/op/tr.t
57906 ____________________________________________________________________________
57907 [  8928] By: jhi                                   on 2001/02/25  17:18:49
57908         Log: Missing check-in.
57909      Branch: perl
57910            ! lib/Pod/Find.pm
57911 ____________________________________________________________________________
57912 [  8927] By: nick                                  on 2001/02/25  11:30:22
57913         Log: Change method names in Encode implementation classes to something
57914              less confusing (preparing to "go public").
57915      Branch: perlio
57916            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
57917 ____________________________________________________________________________
57918 [  8926] By: nick                                  on 2001/02/25  10:53:24
57919         Log: GCC __atribute__ / printf fix
57920      Branch: perlio
57921            ! perl.h
57922 ____________________________________________________________________________
57923 [  8925] By: nick                                  on 2001/02/25  10:52:25
57924         Log: Checked in the wrong one ...
57925      Branch: perlio
57926            ! ext/Encode/Encode.pm
57927 ____________________________________________________________________________
57928 [  8924] By: nick                                  on 2001/02/24  18:46:51
57929         Log: Integrate mainline - to see what Jarkko has in ...
57930      Branch: perlio
57931           +> t/pod/testpods/lib/Pod/Stuff.pm
57932           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
57933 ____________________________________________________________________________
57934 [  8923] By: nick                                  on 2001/02/24  17:05:23
57935         Log: Encode API documentation nd tidy up.
57936              Minor additions to test.
57937              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
57938              Adds STRLEN to standard typemap.
57939      Branch: perlio
57940            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
57941            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
57942 ____________________________________________________________________________
57943 [  8922] By: jhi                                   on 2001/02/24  16:38:12
57944         Log: Add a test for the "character range should match in EBCDIC
57945              if specified using explicit numerics" bug found by Karsten
57946              Sperling.
57947      Branch: perl
57948            ! t/op/pat.t
57949 ____________________________________________________________________________
57950 [  8921] By: jhi                                   on 2001/02/24  16:30:16
57951         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
57952              From: schwern@pobox.com
57953              Date: Fri, 23 Feb 2001 03:21:37 -0500
57954              Message-ID: <20010223032137.A26022@magnonel.guild.net>
57955              
57956              plus Charles Lane's fixes, plus tweaks.
57957      Branch: perl
57958            + t/pod/testpods/lib/Pod/Stuff.pm
57959            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
57960 ____________________________________________________________________________
57961 [  8920] By: nick                                  on 2001/02/24  10:30:11
57962         Log: Integrate mainline
57963      Branch: perlio
57964           !> (integrate 33 files)
57965 ____________________________________________________________________________
57966 [  8919] By: jhi                                   on 2001/02/24  00:23:35
57967         Log: Subject: Re: I'm losing the war...
57968              From: "Vadim Konovalov" <watman@inbox.ru>
57969              Date: Sat, 24 Feb 2001 00:10:14 +0300
57970              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
57971              
57972              hv_store() not working correctly in ENV_IS_CASELESS case.
57973      Branch: perl
57974            ! hv.c
57975 ____________________________________________________________________________
57976 [  8918] By: jhi                                   on 2001/02/24  00:20:09
57977         Log: Subject: Re: [PATCH] fix for charnames above FFFF
57978              From: andreas.koenig@anima.de (Andreas J. Koenig)
57979              Date: 23 Feb 2001 02:39:03 +0100
57980              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
57981              
57982              A further efficiency tweak.
57983      Branch: perl
57984            ! lib/charnames.pm
57985 ____________________________________________________________________________
57986 [  8917] By: jhi                                   on 2001/02/23  20:27:51
57987         Log: Integrate change #8916 from mainline,
57988              do away with USE_WIN32_RTL_ENV.
57989      Branch: maint-5.6/perl
57990           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
57991 ____________________________________________________________________________
57992 [  8916] By: jhi                                   on 2001/02/23  20:02:25
57993         Log: Abolish USE_WIN32_RTL_ENV.
57994      Branch: perl
57995            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
57996 ____________________________________________________________________________
57997 [  8915] By: jhi                                   on 2001/02/23  19:36:00
57998         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
57999              later protected by some #define.
58000      Branch: perl
58001            ! gv.c
58002 ____________________________________________________________________________
58003 [  8914] By: jhi                                   on 2001/02/23  19:31:38
58004         Log: Retract #8902 for now, requested by Charles Lane, the correct
58005              fix will be something else.
58006      Branch: perl
58007            ! op.c
58008 ____________________________________________________________________________
58009 [  8913] By: jhi                                   on 2001/02/23  19:11:36
58010         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
58011              From: Peter Prymmer <pvhp@forte.com>
58012              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
58013              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
58014      Branch: perl
58015            ! t/op/lex_assign.t
58016 ____________________________________________________________________________
58017 [  8912] By: jhi                                   on 2001/02/23  18:38:20
58018         Log: Subject: [patch] perlio + useithreads
58019              From: Doug MacEachern <dougm@covalent.net>
58020              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
58021              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
58022              
58023              Gets things running but not complete.
58024      Branch: perl
58025            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
58026 ____________________________________________________________________________
58027 [  8911] By: jhi                                   on 2001/02/23  04:20:02
58028         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
58029              
58030              Duplicated environment freeing, File::Temp 0.12,
58031              op/append portability (EBCDIC) tweak.
58032      Branch: maint-5.6/perl
58033           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58034           !> t/op/append.t
58035 ____________________________________________________________________________
58036 [  8910] By: jhi                                   on 2001/02/23  02:07:33
58037         Log: Integrate change #8909 from mainline, a better Borland
58038              putenv() workaround.
58039      Branch: maint-5.6/perl
58040           !> perl.c
58041 ____________________________________________________________________________
58042 [  8909] By: jhi                                   on 2001/02/23  02:05:46
58043         Log: A better workaround for Borland putenv() brokenness from Sarathy.
58044      Branch: perl
58045            ! perl.c
58046 ____________________________________________________________________________
58047 [  8908] By: jhi                                   on 2001/02/23  02:04:14
58048         Log: Subject: fix for parameter -Dm (for perl@8867)
58049              From: "Vadim Konovalov" <watman@inbox.ru>
58050              Date: Thu, 22 Feb 2001 17:30:12 +0300
58051              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
58052      Branch: perl
58053            ! perl.h
58054 ____________________________________________________________________________
58055 [  8907] By: jhi                                   on 2001/02/23  01:58:20
58056         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
58057              From: Peter Prymmer <pvhp@forte.com>
58058              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
58059              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
58060      Branch: perl
58061            ! t/op/append.t
58062 ____________________________________________________________________________
58063 [  8906] By: jhi                                   on 2001/02/23  01:48:34
58064         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
58065      Branch: perl
58066            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58067 ____________________________________________________________________________
58068 [  8905] By: jhi                                   on 2001/02/23  01:43:30
58069         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
58070              From: Peter Prymmer <pvhp@forte.com>
58071              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
58072              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
58073      Branch: perl
58074            ! t/lib/st-06compat.t
58075 ____________________________________________________________________________
58076 [  8904] By: jhi                                   on 2001/02/23  01:42:39
58077         Log: Metaconfig unit change for #8903.
58078      Branch: metaconfig/U/perl
58079            ! Devel.U
58080 ____________________________________________________________________________
58081 [  8903] By: jhi                                   on 2001/02/23  01:42:12
58082         Log: Be more helpful for devel builders, suggested by John L. Allen.
58083      Branch: perl
58084            ! Configure
58085 ____________________________________________________________________________
58086 [  8902] By: jhi                                   on 2001/02/23  01:37:41
58087         Log: (Retracted by #8914)
58088              (Wrongly, reinstated by #8941)
58089              
58090              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58091              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58092              Date:     Thu, 22 Feb 2001 09:43:57 EST
58093              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
58094      Branch: perl
58095            ! op.c
58096 ____________________________________________________________________________
58097 [  8901] By: jhi                                   on 2001/02/23  01:20:32
58098         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
58099              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58100              Date:     Thu, 22 Feb 2001 08:01:35 EST
58101              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
58102      Branch: perl
58103            ! malloc.c
58104 ____________________________________________________________________________
58105 [  8900] By: jhi                                   on 2001/02/23  01:18:02
58106         Log: Integrate changes #8898,8899 from mainline, environ handling.
58107      Branch: maint-5.6/perl
58108           !> perl.c
58109 ____________________________________________________________________________
58110 [  8899] By: jhi                                   on 2001/02/23  01:16:25
58111         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
58112              putenv() is not to be relied on, they are either broken or leaky
58113              or both.)
58114      Branch: perl
58115            ! perl.c
58116 ____________________________________________________________________________
58117 [  8898] By: jhi                                   on 2001/02/22  23:36:59
58118         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
58119              and safesysfree() must be used.
58120      Branch: perl
58121            ! perl.c
58122 ____________________________________________________________________________
58123 [  8897] By: jhi                                   on 2001/02/22  23:25:45
58124         Log: With environ one must use safesysmalloc()/safesysfree().
58125      Branch: perl
58126            ! perl.c
58127 ____________________________________________________________________________
58128 [  8896] By: jhi                                   on 2001/02/22  22:13:18
58129         Log: If we have a duplicated environment free it
58130              if PERL_DESTRUCT_LEVEL.
58131      Branch: perl
58132            ! perl.c
58133 ____________________________________________________________________________
58134 [  8895] By: alanbur                               on 2001/02/22  19:31:57
58135         Log: Synchronised with parent
58136      Branch: maint-5.6/pureperl
58137           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
58138 ____________________________________________________________________________
58139 [  8894] By: gsar                                  on 2001/02/22  19:06:18
58140         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
58141              
58142              fix memory leak in method call optimization (change#3768);
58143              made C<eval "$x->foo()"> leak
58144              
58145              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
58146      Branch: maint-5.6/perl
58147           !> op.c
58148 ____________________________________________________________________________
58149 [  8893] By: jhi                                   on 2001/02/22  18:35:27
58150         Log: (Retracted by #8915.)
58151              
58152              Third Degree finding:
58153              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
58154      Branch: perl
58155            ! gv.c
58156 ____________________________________________________________________________
58157 [  8892] By: jhi                                   on 2001/02/22  14:28:32
58158         Log: Update Changes.
58159      Branch: perl
58160            ! Changes patchlevel.h
58161 ____________________________________________________________________________
58162 [  8891] By: jhi                                   on 2001/02/22  13:22:45
58163         Log: Metaconfig unit changes for #8890.
58164      Branch: metaconfig
58165            ! U/modified/Cppsym.U U/threads/archname.U
58166 ____________________________________________________________________________
58167 [  8890] By: jhi                                   on 2001/02/22  13:22:12
58168         Log: Add -stdio to the archname if no perlio selected,
58169              no -perlio added since that is now the default.
58170              
58171              Add few CPUs/architectures to the Cppsym scan.
58172      Branch: perl
58173            ! Configure config_h.SH
58174 ____________________________________________________________________________
58175 [  8889] By: jhi                                   on 2001/02/22  13:05:59
58176         Log: Metaconfig unit change for #8888.
58177      Branch: metaconfig/U/perl
58178            ! useperlio.U
58179 ____________________________________________________________________________
58180 [  8888] By: jhi                                   on 2001/02/22  13:05:28
58181         Log: *drum roll*  Make perlio the default.
58182      Branch: perl
58183            ! Configure config_h.SH
58184 ____________________________________________________________________________
58185 [  8887] By: jhi                                   on 2001/02/22  12:50:52
58186         Log: Integrate change #8665 from maintperl to mainline,
58187              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
58188      Branch: perl
58189           !> ext/POSIX/POSIX.xs
58190 ____________________________________________________________________________
58191 [  8886] By: jhi                                   on 2001/02/22  12:49:24
58192         Log: Integrate changes #8883,8884 from mainline to maintperl.
58193              
58194              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58195              Subject: Re: File::Temp::_gettemp warning
58196      Branch: maint-5.6/perl
58197           !> embed.h embed.pl lib/File/Temp.pm
58198 ____________________________________________________________________________
58199 [  8885] By: jhi                                   on 2001/02/22  12:43:59
58200         Log: Based on
58201              
58202              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
58203              From: schwab@suse.de
58204              Date: Thu, 22 Feb 2001 13:08:09 +0100
58205              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
58206              
58207              but the fix done slightly differently because the other
58208              half was already done in #8664.
58209      Branch: maint-5.6/perl
58210            ! ext/POSIX/POSIX.xs
58211 ____________________________________________________________________________
58212 [  8884] By: jhi                                   on 2001/02/22  12:37:15
58213         Log: Subject: Re: File::Temp::_gettemp warning
58214              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58215              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
58216              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
58217              
58218              This patch to File::Temp does two things:
58219              
58220              1. Fixes the problem with CGI::Carp when determining
58221              the Fcntl constants
58222              
58223              2. Removes most of the carps and consolidates them so that all the
58224              reasons are included in a single die that is caught by the test. This
58225              means that the correct skipping behaviour is displayed by the test.
58226      Branch: perl
58227            ! lib/File/Temp.pm
58228 ____________________________________________________________________________
58229 [  8883] By: jhi                                   on 2001/02/22  12:29:19
58230         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58231              From: Peter Prymmer <pvhp@forte.com>
58232              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
58233              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
58234      Branch: perl
58235            ! embed.h embed.pl
58236 ____________________________________________________________________________
58237 [  8882] By: jhi                                   on 2001/02/21  19:41:33
58238         Log: Integrate change #8881 from mainlin to maintperl.
58239              
58240              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58241      Branch: maint-5.6/perl
58242           !> op.c
58243 ____________________________________________________________________________
58244 [  8881] By: jhi                                   on 2001/02/21  19:38:57
58245         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58246              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58247              Date:     Wed, 21 Feb 2001 13:08:03 EST
58248              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
58249      Branch: perl
58250            ! op.c
58251 ____________________________________________________________________________
58252 [  8880] By: jhi                                   on 2001/02/21  19:34:34
58253         Log: Retract #8875, cannot let go of the old semantics of unpack U
58254              without rethinking utf8decode.t.
58255      Branch: perl
58256            ! pp.c t/op/pack.t
58257 ____________________________________________________________________________
58258 [  8879] By: jhi                                   on 2001/02/21  19:08:02
58259         Log: Run run/*.t also in minitest.
58260      Branch: perl
58261            ! Makefile.SH
58262 ____________________________________________________________________________
58263 [  8878] By: nick                                  on 2001/02/21  18:55:37
58264         Log: Integrate mainline
58265      Branch: perlio
58266           !> (integrate 76 files)
58267 ____________________________________________________________________________
58268 [  8877] By: jhi                                   on 2001/02/21  15:09:33
58269         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
58270      Branch: metaconfig
58271            ! U/compline/nblock_io.U
58272      Branch: perl
58273            ! Configure config_h.SH
58274 ____________________________________________________________________________
58275 [  8876] By: jhi                                   on 2001/02/21  14:54:45
58276         Log: If no sfio, no -lsfio.
58277      Branch: metaconfig/U/perl
58278            ! d_sfio.U
58279      Branch: perl
58280            ! Configure config_h.SH
58281 ____________________________________________________________________________
58282 [  8875] By: jhi                                   on 2001/02/21  14:54:00
58283         Log: Make unpack C and unpack U truly equivalent.
58284      Branch: perl
58285            ! pp.c t/op/pack.t
58286 ____________________________________________________________________________
58287 [  8874] By: jhi                                   on 2001/02/21  14:26:02
58288         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
58289              From: Peter Prymmer <pvhp@forte.com>
58290              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
58291              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
58292      Branch: perl
58293            ! pod/perlport.pod
58294 ____________________________________________________________________________
58295 [  8873] By: jhi                                   on 2001/02/21  14:24:31
58296         Log: Subject: [PATCH] fix for charnames above FFFF
58297              From: andreas.koenig@anima.de (Andreas J. Koenig)
58298              Date: 21 Feb 2001 07:05:45 +0100
58299              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
58300      Branch: perl
58301            ! lib/charnames.pm t/lib/charnames.t
58302 ____________________________________________________________________________
58303 [  8872] By: jhi                                   on 2001/02/21  14:15:25
58304         Log: Integrate change #8868 from pureperl to mainline.
58305              
58306              Fixed reference count loop caused by sv_magic.
58307      Branch: perl
58308           !> sv.c
58309 ____________________________________________________________________________
58310 [  8871] By: jhi                                   on 2001/02/21  14:07:29
58311         Log: Integrate change #8868 from pureperl to maintperl.
58312              
58313              Fixed reference count loop caused by sv_magic.
58314      Branch: maint-5.6/perl
58315           !> sv.c
58316 ____________________________________________________________________________
58317 [  8870] By: jhi                                   on 2001/02/21  14:04:41
58318         Log: Put back the #8840, it was innocent.
58319      Branch: perl
58320            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58321            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58322 ____________________________________________________________________________
58323 [  8869] By: jhi                                   on 2001/02/21  14:00:03
58324         Log: unpack("C", ...) was left slightly unfinished by #8865.
58325      Branch: perl
58326            ! pp.c t/op/pack.t
58327 ____________________________________________________________________________
58328 [  8868] By: alanbur                               on 2001/02/21  01:33:45
58329         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
58330              from gv_fetchpv to create single-character magic variables (e.g. $!),
58331              and it is passed a sv and the gv that contains the sv as the mg_obj
58332              value.  When sv_magic stores the mg_obj pointer it increments the gv
58333              refcount, thus causing a sv-gv pair that can't be freed.  There is
58334              already a check for sv == obj which is used to prevent such reference
58335              loops.  This change extends the check to cover the case described above.
58336      Branch: maint-5.6/pureperl
58337            ! sv.c
58338 ____________________________________________________________________________
58339 [  8867] By: jhi                                   on 2001/02/21  00:52:39
58340         Log: Update Changes.
58341      Branch: perl
58342            ! Changes patchlevel.h
58343 ____________________________________________________________________________
58344 [  8866] By: jhi                                   on 2001/02/21  00:34:20
58345         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
58346              (Note: there were some conflicts due to EBCDIC and EPOC
58347              patches, in general I preferred the repository code.)
58348              (When 2.753 comes out, we need to synchronize.)
58349      Branch: perl
58350            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
58351            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
58352            ! t/lib/cgi-html.t
58353 ____________________________________________________________________________
58354 [  8865] By: jhi                                   on 2001/02/21  00:24:22
58355         Log: Make pack("C", 0x100) to create Unicode, unless under the
58356              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
58357              will understand Unicode, unless you under know what.
58358      Branch: perl
58359            ! pp.c t/op/pack.t t/op/qu.t
58360 ____________________________________________________________________________
58361 [  8864] By: alanbur                               on 2001/02/20  22:35:34
58362         Log: Resynchronised with parent
58363      Branch: maint-5.6/pureperl
58364           !> README.win32 ext/GDBM_File/GDBM_File.pm
58365           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
58366           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
58367           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
58368           !> t/lib/sdbm.t util.c
58369 ____________________________________________________________________________
58370 [  8863] By: jhi                                   on 2001/02/20  20:55:11
58371         Log: Integrate change #8860,8861 from mainline into maintperl.
58372              
58373              "pseudo-literal j"
58374              
58375              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58376      Branch: maint-5.6/perl
58377           !> lib/Test.pm pod/perlop.pod
58378 ____________________________________________________________________________
58379 [  8862] By: jhi                                   on 2001/02/20  20:30:07
58380         Log: Don't do casting between pointers pointing to differently sized
58381              integers.
58382      Branch: perl
58383            ! hv.c sv.c
58384 ____________________________________________________________________________
58385 [  8861] By: jhi                                   on 2001/02/20  19:53:44
58386         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58387              From: Peter Prymmer <pvhp@forte.com>
58388              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
58389              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
58390      Branch: perl
58391            ! lib/Test.pm
58392 ____________________________________________________________________________
58393 [  8860] By: jhi                                   on 2001/02/20  19:48:02
58394         Log: "pseudo-literal j", a documentation glitch reported to Debian.
58395              The text recovered from Perl 5.005_03, and pseudo-literal replaced
58396              by "backtick string".
58397      Branch: perl
58398            ! pod/perlop.pod
58399 ____________________________________________________________________________
58400 [  8859] By: jhi                                   on 2001/02/20  19:15:46
58401         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
58402              from Chris Nandor.
58403      Branch: perl
58404            ! makedef.pl
58405 ____________________________________________________________________________
58406 [  8858] By: jhi                                   on 2001/02/20  17:36:53
58407         Log: Integrate pureperl changes #8844,8845,8850 to mainline
58408              (via maintperl #8855).
58409              
58410              Fixed %^H scoping bug
58411              
58412              Removed GV <-> CV refcount loop
58413              
58414              Removed %ENV refcount loop
58415      Branch: perl
58416           !> gv.c op.c perl.c pp.c scope.c
58417 ____________________________________________________________________________
58418 [  8857] By: jhi                                   on 2001/02/20  17:34:32
58419         Log: Integrate changes #8853,8854 from maintperl to mainline.
58420              
58421              EBDIC fixes, README.win32 Borland update.
58422      Branch: perl
58423           !> README.win32 handy.h util.c
58424 ____________________________________________________________________________
58425 [  8856] By: jhi                                   on 2001/02/20  17:33:16
58426         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
58427      Branch: maint-5.6/perl
58428           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58429           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58430           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58431 ____________________________________________________________________________
58432 [  8855] By: jhi                                   on 2001/02/20  17:32:13
58433         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
58434              
58435              Fixed %^H scoping bug
58436              
58437              Removed GV <-> CV refcount loop
58438              
58439              Removed %ENV refcount loop
58440      Branch: maint-5.6/perl
58441           !> gv.c op.c perl.c pp.c scope.c
58442 ____________________________________________________________________________
58443 [  8854] By: jhi                                   on 2001/02/20  17:25:06
58444         Log: Subject: Addition to readme.win32 for Borland C++ compilers
58445              Date: Tue, 20 Feb 2001 02:15:25 +0300
58446              From: "Vadim Konovalov" <watman@inbox.ru>
58447              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
58448              
58449              Document Borland compiler misbehaviour.
58450      Branch: maint-5.6/perl
58451            ! README.win32
58452 ____________________________________________________________________________
58453 [  8853] By: jhi                                   on 2001/02/20  17:22:25
58454         Log: The assimilation of ebcdic.c didn't quite work at the first try,
58455              patches from Thomas Dorner.
58456      Branch: maint-5.6/perl
58457            ! handy.h util.c
58458 ____________________________________________________________________________
58459 [  8852] By: jhi                                   on 2001/02/20  17:20:15
58460         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
58461              From: Chris Nandor <pudge@pobox.com>
58462              Date: Tue, 20 Feb 2001 08:32:45 -0500
58463              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
58464      Branch: maint-5.6/perl
58465            ! makedef.pl mg.c
58466 ____________________________________________________________________________
58467 [  8851] By: jhi                                   on 2001/02/20  17:15:52
58468         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
58469      Branch: perl
58470            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
58471            ! t/lib/filter-util.t
58472 ____________________________________________________________________________
58473 [  8850] By: alanbur                               on 2001/02/20  17:12:40
58474         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
58475              and the magic pointer points back to the GV that contains the
58476              %ENV hash.  This creates a refcount loop that prevents members
58477              of %ENV from being freed correctly.  This change removes the
58478              refcount loop - the magic pointer was never used anyway, the
58479              only use of the magic was to check the type ('E') so that the
58480              appropriate environment manipulation code is called when %ENV
58481              is modified.
58482      Branch: maint-5.6/pureperl
58483            ! perl.c
58484 ____________________________________________________________________________
58485 [  8849] By: jhi                                   on 2001/02/20  17:12:20
58486         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
58487              From: "Craig A. Berry" <craigberry@mac.com>
58488              Date: Mon, 19 Feb 2001 23:36:12 -0600
58489              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
58490              
58491              Case-forgiving systems match TestInit.pm with TES*.
58492      Branch: perl
58493            ! t/lib/glob-basic.t
58494 ____________________________________________________________________________
58495 [  8848] By: jhi                                   on 2001/02/20  17:10:02
58496         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
58497      Branch: perl
58498            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
58499            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
58500            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58501 ____________________________________________________________________________
58502 [  8847] By: jhi                                   on 2001/02/20  15:34:41
58503         Log: The #8843 wasn't quite right: %Config needs to imported.
58504      Branch: perl
58505            ! t/run/runenv.t
58506 ____________________________________________________________________________
58507 [  8846] By: jhi                                   on 2001/02/20  15:31:50
58508         Log: Retract the #8838 and #8840 for now because of
58509              the DB_File tie problem.
58510      Branch: perl
58511            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
58512            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
58513            ! proto.h sv.c
58514 ____________________________________________________________________________
58515 [  8845] By: alanbur                               on 2001/02/20  14:25:41
58516         Log: Removed GV <-> CV refcount loop
58517              CvGV(mycv) points to the parent GV of the CV, and was previously
58518              refcounted.  The pointer remains, but the refcounting has been removed
58519              as it causes a refcount loop between the CV and GV that means the CV
58520              can't ever be deleted.
58521      Branch: maint-5.6/pureperl
58522            ! gv.c op.c pp.c
58523 ____________________________________________________________________________
58524 [  8844] By: alanbur                               on 2001/02/20  14:23:13
58525         Log: Fixed %^H scoping bug
58526      Branch: maint-5.6/pureperl
58527            ! scope.c
58528 ____________________________________________________________________________
58529 [  8843] By: jhi                                   on 2001/02/19  13:38:08
58530         Log: fork() not everywhere, cleanup temp files.
58531      Branch: perl
58532            ! t/run/runenv.t
58533 ____________________________________________________________________________
58534 [  8842] By: alanbur                               on 2001/02/19  12:42:07
58535         Log: Resynchronised with parent
58536      Branch: maint-5.6/pureperl
58537           !> pod/perlfaq4.pod sv.c utf8.c
58538 ____________________________________________________________________________
58539 [  8841] By: jhi                                   on 2001/02/19  03:35:51
58540         Log: Update Changes.
58541      Branch: perl
58542            ! Changes patchlevel.h
58543 ____________________________________________________________________________
58544 [  8840] By: jhi                                   on 2001/02/19  00:23:41
58545         Log: Subject: [patch] add sv_setref_uv
58546              From: Doug MacEachern <dougm@covalent.net>
58547              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
58548              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
58549      Branch: perl
58550            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58551            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58552 ____________________________________________________________________________
58553 [  8839] By: jhi                                   on 2001/02/19  00:01:38
58554         Log: Put to rest the 20010205.001, the email address checking (not) regex.
58555      Branch: perl
58556            ! pod/perlfaq9.pod
58557 ____________________________________________________________________________
58558 [  8838] By: jhi                                   on 2001/02/18  22:17:54
58559         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
58560              From: Doug MacEachern <dougm@covalent.net>
58561              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
58562              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
58563      Branch: perl
58564            ! lib/ExtUtils/xsubpp
58565 ____________________________________________________________________________
58566 [  8837] By: jhi                                   on 2001/02/18  22:16:50
58567         Log: Subject: [patch] -Wall cleanup round 2
58568              From: Doug MacEachern <dougm@covalent.net>
58569              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
58570              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
58571      Branch: perl
58572            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
58573            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
58574            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
58575            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
58576            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
58577            ! ext/SDBM_File/SDBM_File.xs
58578 ____________________________________________________________________________
58579 [  8836] By: jhi                                   on 2001/02/18  22:11:20
58580         Log: Misapplied regex optimizations when \C is present.
58581              Fixes 20001230.002.
58582              
58583              What still remains broken is that the submatches that
58584              have \C in them get their UTF8 flag on because their
58585              parent SV has it on.  This will result in malformed
58586              UTF8 if a \C happened to match a non-ASCII byte.
58587      Branch: perl
58588            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
58589            ! t/pragma/utf8.t
58590 ____________________________________________________________________________
58591 [  8835] By: jhi                                   on 2001/02/18  20:12:02
58592         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
58593              
58594              The hash key got wrongly UTF8fied.
58595      Branch: perl
58596            ! pod/perlapi.pod toke.c utf8.c
58597 ____________________________________________________________________________
58598 [  8834] By: jhi                                   on 2001/02/18  19:44:25
58599         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
58600              don't warn on magical or overloaded things.
58601      Branch: perl
58602            ! pp_hot.c
58603 ____________________________________________________________________________
58604 [  8833] By: nick                                  on 2001/02/18  19:31:22
58605         Log: Integrate mainline
58606      Branch: perlio
58607           +> t/TestInit.pm t/run/runenv.t
58608            - t/UTEST
58609           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
58610           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
58611           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
58612           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
58613           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
58614           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
58615           !> utf8.c
58616 ____________________________________________________________________________
58617 [  8832] By: jhi                                   on 2001/02/18  19:21:18
58618         Log: Integrate perlio.
58619      Branch: perl
58620           !> perlio.c pod/perldiag.pod
58621 ____________________________________________________________________________
58622 [  8831] By: jhi                                   on 2001/02/18  19:14:20
58623         Log: Integrate change #8827 from mainline.
58624              
58625              UTF8 tweaks.
58626      Branch: maint-5.6/perl
58627           !> sv.c utf8.c
58628 ____________________________________________________________________________
58629 [  8830] By: nick                                  on 2001/02/18  19:10:34
58630         Log: Apply the spirit of patch from Nick Clark:
58631              Subject: [PATCH] Re: extensions that provide layers
58632              From: Nicholas Clark <nick@ccl4.org>
58633              Date: Mon, 12 Feb 2001 16:43:51 +0000
58634              Message-Id: <20010212164350.Q3652@plum.flirble.org>
58635      Branch: perlio
58636            ! perlio.c pod/perldiag.pod
58637 ____________________________________________________________________________
58638 [  8829] By: jhi                                   on 2001/02/18  19:03:25
58639         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
58640              From: schwern@pobox.com 
58641              Date: Sun, 18 Feb 2001 13:44:35 -0500
58642              Message-ID: <20010218134435.A17544@magnonel.guild.net>
58643              
58644              Applied, but as t/TestInit.pm.
58645      Branch: perl
58646            + t/TestInit.pm
58647            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
58648            ! t/op/subst_wamp.t
58649 ____________________________________________________________________________
58650 [  8828] By: jhi                                   on 2001/02/18  18:43:52
58651         Log: Integrate perlio.
58652      Branch: perl
58653           !> perlio.c
58654 ____________________________________________________________________________
58655 [  8827] By: jhi                                   on 2001/02/18  18:41:33
58656         Log: UTF-8 tweaks.
58657      Branch: perl
58658            ! sv.c utf8.c
58659 ____________________________________________________________________________
58660 [  8826] By: nick                                  on 2001/02/18  17:40:59
58661         Log: Fix [ID 20010217.002]
58662              open FOO, "<:raw:perlio", ...
58663              :raw now inserts default base layer below itself.
58664              Also
58665              open FOO, "<:unix", ...
58666              works as well - but leaves buffer layer on stack under the unix layer.
58667      Branch: perlio
58668            ! perlio.c
58669 ____________________________________________________________________________
58670 [  8825] By: jhi                                   on 2001/02/18  17:15:39
58671         Log: Integrate perlio.
58672      Branch: perl
58673           !> perlio.c perliol.h
58674 ____________________________________________________________________________
58675 [  8824] By: jhi                                   on 2001/02/18  17:10:53
58676         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
58677              From: schwern@pobox.com
58678              Date: Sun, 18 Feb 2001 01:48:50 -0500
58679              Message-ID: <20010218014850.C19957@magnonel.guild.net>
58680      Branch: perl
58681            ! lib/Test/Harness.pm t/TEST t/op/chop.t
58682 ____________________________________________________________________________
58683 [  8823] By: jhi                                   on 2001/02/18  17:01:06
58684         Log: Add run/*.t to testables.
58685      Branch: perl
58686            ! t/TEST
58687 ____________________________________________________________________________
58688 [  8822] By: jhi                                   on 2001/02/18  16:58:58
58689         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
58690              From: schwern@pobox.com
58691              Date: Sun, 18 Feb 2001 01:11:35 -0500
58692              Message-ID: <20010218011135.A19957@magnonel.guild.net>
58693              
58694              Revive mjd's and Simon's PERL5OPT fix.
58695      Branch: perl
58696            + t/run/runenv.t
58697            ! MANIFEST perl.c
58698 ____________________________________________________________________________
58699 [  8821] By: jhi                                   on 2001/02/18  16:53:46
58700         Log: Subject: Re: Why t/TEST and not Test::Harness?
58701              From: schwern@pobox.com
58702              Date: Sat, 17 Feb 2001 22:44:44 -0500
58703              Message-ID: <20010217224444.A6679@magnonel.guild.net>
58704              
58705              Replace UTEST with TEST -utf8.
58706      Branch: perl
58707            - t/UTEST
58708            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
58709            ! t/lib/glob-basic.t
58710 ____________________________________________________________________________
58711 [  8820] By: nick                                  on 2001/02/18  13:06:16
58712         Log: Clean up a few core dumps when layers are used in unexpected ways.
58713              (Still not "right"...)
58714      Branch: perlio
58715            ! perlio.c perliol.h
58716 ____________________________________________________________________________
58717 [  8819] By: jhi                                   on 2001/02/18  02:25:55
58718         Log: Integrate change #8818 from maintperl, a FAQ nit.
58719      Branch: perl
58720           !> pod/perlfaq4.pod
58721 ____________________________________________________________________________
58722 [  8818] By: jhi                                   on 2001/02/18  02:24:50
58723         Log: FAQ nit from Chris Fedde.
58724      Branch: maint-5.6/perl
58725            ! pod/perlfaq4.pod
58726 ____________________________________________________________________________
58727 [  8817] By: nick                                  on 2001/02/17  18:20:14
58728         Log: Integrate mainline
58729      Branch: perlio
58730           +> lib/unicode/UCD.html lib/unicode/Unicode.html
58731           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
58732           +> pod/perlclib.pod
58733            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
58734            - lib/unicode/Unicode.301
58735           !> (integrate 324 files)
58736 ____________________________________________________________________________
58737 [  8816] By: jhi                                   on 2001/02/17  16:56:58
58738         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
58739      Branch: perl
58740            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58741            ! ext/Storable/Storable.xs t/lib/st-06compat.t
58742            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
58743 ____________________________________________________________________________
58744 [  8815] By: jhi                                   on 2001/02/17  16:40:07
58745         Log: Subject: [patch] -Wall
58746              From: Doug MacEachern <dougm@covalent.net>
58747              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
58748              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
58749      Branch: perl
58750            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
58751            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
58752 ____________________________________________________________________________
58753 [  8814] By: jhi                                   on 2001/02/16  19:27:18
58754         Log: Document qu better.
58755      Branch: perl
58756            ! pod/perlop.pod
58757 ____________________________________________________________________________
58758 [  8813] By: jhi                                   on 2001/02/15  13:54:37
58759         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
58760              From: Hugo <hv@crypt.compulink.co.uk>
58761              Date: Thu, 15 Feb 2001 13:39:49 +0000
58762              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
58763      Branch: perl
58764            ! toke.c
58765 ____________________________________________________________________________
58766 [  8812] By: alanbur                               on 2001/02/15  13:52:16
58767         Log: Resynchronised with parent
58768      Branch: maint-5.6/pureperl
58769            - ebcdic.c
58770           !> (integrate 36 files)
58771 ____________________________________________________________________________
58772 [  8811] By: jhi                                   on 2001/02/15  13:51:16
58773         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
58774              
58775              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
58776              From: Jan Dubois <JanD@ActiveState.com>
58777              Date: Wed, 31 Jan 2001 21:17:03 -0800
58778              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
58779              
58780              tweak change#8659 to keep it simple
58781              
58782              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
58783              From: Russ Allbery <rra@stanford.edu>
58784              Date: 14 Feb 2001 10:15:41 -0800
58785              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
58786              
58787              (8809 empty)
58788              
58789              Upgrade to podlators 1.08, from Russ Allbery.
58790      Branch: perl
58791           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
58792           !> utils/perldoc.PL
58793 ____________________________________________________________________________
58794 [  8810] By: jhi                                   on 2001/02/15  13:35:08
58795         Log: Upgrade to podlators 1.08, from Russ Allbery.
58796      Branch: maint-5.6/perl
58797            ! lib/Pod/Man.pm lib/Pod/Text.pm
58798 ____________________________________________________________________________
58799 [  8809] By: jhi                                   on 2001/02/15  13:26:38
58800         Log: (accidentally empty check-in)
58801      Branch: maint-5.6/perl
58802            ! lib/Test/Harness.pm
58803 ____________________________________________________________________________
58804 [  8808] By: jhi                                   on 2001/02/15  13:23:47
58805         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
58806              From: Russ Allbery <rra@stanford.edu>
58807              Date: 14 Feb 2001 10:15:41 -0800
58808              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
58809              
58810              perldoc was hardcoding $Config{installscript}, which breaks
58811              when install* isn't where Perl ends up (such as with AFS).
58812              
58813              Use $Config{scriptdir} instead.
58814      Branch: maint-5.6/perl
58815            ! utils/perldoc.PL
58816 ____________________________________________________________________________
58817 [  8807] By: jhi                                   on 2001/02/14  14:37:27
58818         Log: Update Changes.
58819      Branch: perl
58820            ! Changes patchlevel.h
58821 ____________________________________________________________________________
58822 [  8806] By: jhi                                   on 2001/02/14  14:25:31
58823         Log: Integrate changes #8803,8804,8805 from mainline.
58824              
58825              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
58826              
58827              Don't skip too much of the locale error message if no environ array,
58828              from Chris Nandor.
58829              
58830              More MacOS Classic fixes from Chris Nandor.
58831      Branch: maint-5.6/perl
58832           !> doop.c lib/Cwd.pm perl.c perl.h util.c
58833 ____________________________________________________________________________
58834 [  8805] By: jhi                                   on 2001/02/14  03:29:01
58835         Log: More MacOS Classic fixes from Chris Nandor.
58836      Branch: perl
58837            ! doop.c lib/Cwd.pm
58838 ____________________________________________________________________________
58839 [  8804] By: jhi                                   on 2001/02/14  03:18:35
58840         Log: Don't skip too much of the locale error message if no environ array,
58841              from Chris Nandor.
58842      Branch: perl
58843            ! util.c
58844 ____________________________________________________________________________
58845 [  8803] By: jhi                                   on 2001/02/14  03:14:14
58846         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
58847      Branch: perl
58848            ! perl.c perl.h
58849 ____________________________________________________________________________
58850 [  8802] By: jhi                                   on 2001/02/13  18:31:33
58851         Log: AUTHORS update.
58852      Branch: perl
58853            ! AUTHORS
58854 ____________________________________________________________________________
58855 [  8801] By: jhi                                   on 2001/02/13  17:55:19
58856         Log: Integrate change #8792 from mainline.
58857              
58858              Subject: buncha MacPerl patches for bleadperl
58859              From: Chris Nandor <pudge@pobox.com>
58860              Date: Tue, 13 Feb 2001 00:02:43 -0500
58861              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
58862      Branch: maint-5.6/perl
58863           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
58864           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
58865           !> t/lib/basename.t toke.c util.h
58866 ____________________________________________________________________________
58867 [  8800] By: jhi                                   on 2001/02/13  17:46:43
58868         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
58869              to be forced to Off_t.
58870              
58871              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
58872              From: nick@ccl4.org
58873              Date: Thu, 1 Feb 2001 12:01:04 +0000
58874              Message-Id: <20010201120103.E11401@plum.flirble.org>
58875      Branch: maint-5.6/perl
58876            ! iperlsys.h perlio.c
58877 ____________________________________________________________________________
58878 [  8799] By: jhi                                   on 2001/02/13  16:52:51
58879         Log: Duplex duplex hunk hunk.
58880      Branch: maint-5.6/perl
58881            ! Makefile.SH
58882 ____________________________________________________________________________
58883 [  8797] By: jhi                                   on 2001/02/13  14:52:04
58884         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
58885              From: "Craig A. Berry" <craigberry@mac.com>
58886              Date: Mon, 12 Feb 2001 11:05:25 -0600
58887              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
58888      Branch: perl
58889            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
58890 ____________________________________________________________________________
58891 [  8796] By: jhi                                   on 2001/02/13  14:36:47
58892         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
58893              From: simon.cozens@pembroke.oxford.ac.uk 
58894              Date: Sat, 10 Feb 2001 17:57:02 +0000
58895              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
58896              
58897              Now it does include.
58898      Branch: perl
58899            ! pod/perldiag.pod
58900 ____________________________________________________________________________
58901 [  8795] By: jhi                                   on 2001/02/13  14:30:11
58902         Log: Sort the MANIFEST.
58903      Branch: perl
58904            ! MANIFEST
58905 ____________________________________________________________________________
58906 [  8794] By: jhi                                   on 2001/02/13  14:26:51
58907         Log: Integrate change #8793 from mainline, FAQ updates.
58908      Branch: maint-5.6/perl
58909           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
58910 ____________________________________________________________________________
58911 [  8793] By: jhi                                   on 2001/02/13  14:25:13
58912         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
58913      Branch: perl
58914            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
58915 ____________________________________________________________________________
58916 [  8792] By: jhi                                   on 2001/02/13  14:22:50
58917         Log: Subject: buncha MacPerl patches for bleadperl
58918              From: Chris Nandor <pudge@pobox.com>
58919              Date: Tue, 13 Feb 2001 00:02:43 -0500
58920              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
58921      Branch: perl
58922            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
58923            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
58924            ! t/lib/basename.t toke.c util.h
58925 ____________________________________________________________________________
58926 [  8791] By: jhi                                   on 2001/02/13  14:10:39
58927         Log: Integrate change #8790 from mainline.
58928              
58929              environ array wrongly assumed in Perl_init_i18nl10n(),
58930      Branch: maint-5.6/perl
58931           !> util.c
58932 ____________________________________________________________________________
58933 [  8790] By: jhi                                   on 2001/02/13  14:06:15
58934         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
58935              noticed by Chris Nandor in MacOS Classic.
58936      Branch: perl
58937            ! util.c
58938 ____________________________________________________________________________
58939 [  8789] By: jhi                                   on 2001/02/13  13:58:07
58940         Log: Integrate changes #8373,8487,8544,8783 from mainline.
58941              
58942              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
58943              hints files, the dynaloading, assimilate ebcdic into util.c.
58944      Branch: maint-5.6/perl
58945            - ebcdic.c
58946            ! MANIFEST hints/posix-bc.sh
58947           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
58948           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
58949           !> perlapi.c proto.h util.c
58950 ____________________________________________________________________________
58951 [  8788] By: alanbur                               on 2001/02/13  10:33:13
58952         Log: Integrated changes from maint-5.6
58953      Branch: maint-5.6/pureperl
58954           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
58955           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
58956           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58957           !> vos/config.ga.h vos/configure_perl.cm
58958 ____________________________________________________________________________
58959 [  8787] By: jhi                                   on 2001/02/13  05:56:36
58960         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
58961      Branch: perl
58962           !> Makefile.SH
58963 ____________________________________________________________________________
58964 [  8786] By: jhi                                   on 2001/02/13  05:54:34
58965         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
58966              From: Dorner Thomas <Thomas.Dorner@start.de>
58967              Date: Mon, 12 Feb 2001 15:06:26 +0100
58968              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
58969      Branch: maint-5.6/perl
58970            ! Makefile.SH
58971 ____________________________________________________________________________
58972 [  8785] By: jhi                                   on 2001/02/13  05:29:04
58973         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
58974      Branch: perl
58975           !> hints/openbsd.sh
58976 ____________________________________________________________________________
58977 [  8784] By: jhi                                   on 2001/02/13  02:25:24
58978         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
58979              From: Peter Prymmer <pvhp@forte.com>
58980              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
58981              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
58982      Branch: perl
58983            ! pod/perlclib.pod
58984 ____________________________________________________________________________
58985 [  8783] By: jhi                                   on 2001/02/13  02:22:36
58986         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
58987      Branch: perl
58988            - ebcdic.c
58989            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
58990            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
58991            ! util.c
58992 ____________________________________________________________________________
58993 [  8782] By: jhi                                   on 2001/02/13  02:00:07
58994         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
58995      Branch: maint-5.6/perl
58996            ! pod/perlport.pod
58997 ____________________________________________________________________________
58998 [  8781] By: jhi                                   on 2001/02/13  01:58:44
58999         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
59000      Branch: maint-5.6/perl
59001            ! hints/openbsd.sh
59002 ____________________________________________________________________________
59003 [  8780] By: jhi                                   on 2001/02/13  01:57:33
59004         Log: Synchronize the regexp tests between maintperl and mainline.
59005      Branch: maint-5.6/perl
59006           !> t/op/re_tests
59007 ____________________________________________________________________________
59008 [  8779] By: jhi                                   on 2001/02/13  01:49:35
59009         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59010              From: Hugo <hv@crypt.compulink.co.uk>
59011              Date: Tue, 13 Feb 2001 00:11:11 +0000
59012              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59013      Branch: perl
59014            ! regcomp.c t/op/re_tests
59015 ____________________________________________________________________________
59016 [  8778] By: jhi                                   on 2001/02/13  00:23:10
59017         Log: Comments do not nest.
59018      Branch: perl
59019            ! perl.h
59020 ____________________________________________________________________________
59021 [  8777] By: jhi                                   on 2001/02/13  00:17:54
59022         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59023              From: Hugo <hv@crypt.compulink.co.uk>
59024              Date: Tue, 13 Feb 2001 00:11:11 +0000
59025              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59026      Branch: maint-5.6/perl
59027            ! regcomp.c t/op/re_tests
59028 ____________________________________________________________________________
59029 [  8776] By: jhi                                   on 2001/02/12  23:25:52
59030         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
59031      Branch: maint-5.6/perl
59032            ! pod/perlport.pod
59033 ____________________________________________________________________________
59034 [  8775] By: jhi                                   on 2001/02/12  23:04:28
59035         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
59036      Branch: maint-5.6/perl
59037            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
59038            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59039            ! vos/configure_perl.cm
59040 ____________________________________________________________________________
59041 [  8774] By: jhi                                   on 2001/02/12  22:59:11
59042         Log: Subject: Re: [patch] context for 'U' magic functions
59043              From: Doug MacEachern <dougm@covalent.net>
59044              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
59045              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
59046              
59047              plus the suggestion by Nick Ing-Simmons to name the macro
59048              as PERL_MG_UFUNC to avoid namespace pollution, plus add
59049              the advice by Doug for XS writers to perl.h
59050      Branch: perl
59051            ! mg.c perl.h
59052 ____________________________________________________________________________
59053 [  8773] By: jhi                                   on 2001/02/11  20:14:12
59054         Log: Update Changes.
59055      Branch: perl
59056            ! Changes patchlevel.h
59057 ____________________________________________________________________________
59058 [  8772] By: jhi                                   on 2001/02/11  18:47:52
59059         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59060              From: Simon Cozens <simon@cozens.net>
59061              Date: Wed, 31 Jan 2001 16:31:43 +0000
59062              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
59063      Branch: perl
59064            + pod/perlclib.pod
59065            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
59066            ! pod/perltoc.pod
59067 ____________________________________________________________________________
59068 [  8771] By: jhi                                   on 2001/02/11  18:36:48
59069         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
59070              
59071              Blocks-4d3.beta.txt
59072              CaseFolding-3d4.beta.txt
59073              CompositionExclusions-3d6.beta.txt
59074              EastAsianWidth-4d4.beta.txt
59075              LineBreak-6d3.beta.txt
59076              NamesList-3.1.0d1.beta.txt
59077              PropList-3.1.0d4.beta.txt
59078              SpecialCasing-4d1.beta.txt
59079              UnicodeData-3.1.0d6.beta.txt
59080      Branch: perl
59081            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59082           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59083            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59084            - lib/unicode/Unicode.301
59085            ! (edit 257 files)
59086 ____________________________________________________________________________
59087 [  8770] By: jhi                                   on 2001/02/11  17:26:22
59088         Log: UTF-8 documentation.
59089      Branch: perl
59090            ! utf8.h
59091 ____________________________________________________________________________
59092 [  8769] By: jhi                                   on 2001/02/11  17:12:49
59093         Log: Retract #8762.
59094      Branch: perl
59095            ! regexec.c
59096 ____________________________________________________________________________
59097 [  8768] By: jhi                                   on 2001/02/11  16:54:45
59098         Log: Subject: [PATCH] Test::Harness
59099              From: andreas.koenig@anima.de (Andreas J. Koenig)
59100              Date: 11 Feb 2001 14:37:00 +0100
59101              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
59102      Branch: perl
59103            ! lib/Test/Harness.pm
59104 ____________________________________________________________________________
59105 [  8767] By: jhi                                   on 2001/02/11  16:53:52
59106         Log: Subject: [PATCH] Document makepatch in Porting/patching
59107              From: andreas.koenig@anima.de (Andreas J. Koenig)
59108              Date: 11 Feb 2001 16:46:28 +0100
59109              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
59110      Branch: perl
59111            ! Porting/patching.pod
59112 ____________________________________________________________________________
59113 [  8766] By: jhi                                   on 2001/02/11  06:30:23
59114         Log: Subject: Re: [patch] GvSHARED
59115              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
59116              From: Doug MacEachern <dougm@covalent.net>
59117              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
59118              
59119              Subject: Re: [patch] GvSHARED
59120              From: Doug MacEachern <dougm@covalent.net>
59121              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
59122              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
59123              
59124              Subject: [patch] attributes.pm support for `shared'
59125              From: Doug MacEachern <dougm@covalent.net>
59126              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
59127              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
59128              
59129              our() attributes were ignored, our :shared pieces missing,
59130              allow attributes.pm to turn on shared.
59131      Branch: perl
59132            ! op.c t/op/attrs.t toke.c xsutils.c
59133 ____________________________________________________________________________
59134 [  8765] By: alanbur                               on 2001/02/10  23:11:19
59135         Log: Resync with parent (hopefully sucessfully this time)
59136      Branch: maint-5.6/pureperl
59137           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
59138           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59139           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59140           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59141           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59142           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59143           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59144 ____________________________________________________________________________
59145 [  8764] By: jhi                                   on 2001/02/10  22:54:38
59146         Log: Make TEST and UTEST more verbose in case something goes
59147              wrong in running/compiling a script, suggested by Doug
59148              MacEachern.
59149      Branch: perl
59150            ! t/TEST t/UTEST
59151 ____________________________________________________________________________
59152 [  8763] By: jhi                                   on 2001/02/10  22:11:34
59153         Log: Bogus shebang.
59154      Branch: perl
59155            ! t/lib/texttabs.t
59156 ____________________________________________________________________________
59157 [  8762] By: jhi                                   on 2001/02/10  21:56:02
59158         Log: (Retracted by #8769)
59159      Branch: perl
59160            ! regexec.c
59161 ____________________________________________________________________________
59162 [  8761] By: jhi                                   on 2001/02/10  21:26:15
59163         Log: Subject: Re: [patch] GvSHARED 
59164              From: Doug MacEachern <dougm@covalent.net>
59165              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
59166              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
59167              
59168              our @EXPORT : shared = (...);
59169      Branch: perl
59170            ! toke.c
59171 ____________________________________________________________________________
59172 [  8760] By: jhi                                   on 2001/02/10  21:25:07
59173         Log: Subject: [patch] GvSHARED
59174              From: Doug MacEachern <dougm@covalent.net>
59175              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
59176              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
59177      Branch: perl
59178            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
59179 ____________________________________________________________________________
59180 [  8759] By: alanbur                               on 2001/02/10  21:24:27
59181         Log: Backed out mismerge.
59182      Branch: maint-5.6/pureperl
59183            ! MANIFEST README.hpux README.vmesa gv.c installhtml
59184            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
59185            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59186            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59187            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59188            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59189            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
59190 ____________________________________________________________________________
59191 [  8758] By: jhi                                   on 2001/02/10  18:01:17
59192         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
59193              
59194              Fixed UMRs and leak in Perl_pmtrans()
59195              
59196              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59197              associated UTFied tr/// code.  Also fixed scoping leak of
59198              PL_reg_start_tmp.
59199              
59200              newATTRSUB leaks when an attempt to redefine the active sort sub is
59201              made.
59202      Branch: maint-5.6/perl
59203           !> op.c regcomp.c
59204 ____________________________________________________________________________
59205 [  8757] By: alanbur                               on 2001/02/10  17:56:46
59206         Log: Resynchronised with parent
59207      Branch: maint-5.6/pureperl
59208           +> README.bs2000
59209            - README.posix-bc
59210            ! gv.c perl.c sv.c
59211           !> MANIFEST README.hpux README.vmesa installhtml
59212           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59213           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59214           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59215           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59216           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59217           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59218 ____________________________________________________________________________
59219 [  8756] By: alanbur                               on 2001/02/10  17:51:15
59220         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
59221              made.
59222      Branch: maint-5.6/pureperl
59223            ! op.c
59224 ____________________________________________________________________________
59225 [  8755] By: jhi                                   on 2001/02/09  22:41:35
59226         Log: Upgrade to CPAN 1.59_54, from Andreas König.
59227      Branch: perl
59228            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59229 ____________________________________________________________________________
59230 [  8754] By: jhi                                   on 2001/02/09  22:29:20
59231         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59232              
59233              Didn't upgrade the fill.t since it has a dependency to File::Slurp
59234              purely for debugging purposes, the actual test hasn't changed.
59235      Branch: perl
59236            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
59237            ! t/lib/textwrap.t
59238 ____________________________________________________________________________
59239 [  8753] By: jhi                                   on 2001/02/09  20:17:50
59240         Log: Integrate change #8682 from maintperl.
59241              
59242              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
59243              to work correctly.
59244      Branch: perl
59245           !> hints/irix_6.sh
59246 ____________________________________________________________________________
59247 [  8752] By: jhi                                   on 2001/02/09  20:00:46
59248         Log: Update Changes.
59249      Branch: perl
59250            ! Changes patchlevel.h
59251 ____________________________________________________________________________
59252 [  8751] By: nick                                  on 2001/02/09  19:48:37
59253         Log: Integrate mainline
59254      Branch: perlio
59255           +> README.bs2000 t/lib/cgi-esc.t
59256            - README.posix-bc
59257           !> (integrate 53 files)
59258 ____________________________________________________________________________
59259 [  8750] By: nick                                  on 2001/02/09  19:25:16
59260         Log: Subject: RE: Biannual Competition to Improve Hashing Function
59261              From: Fisher Mark <fisherm@tce.com>
59262              Date: Thu, 8 Feb 2001 10:44:00 -0500
59263              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
59264              Date: Thu, 8 Feb 2001 15:02:47 -0500
59265              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
59266      Branch: perl
59267            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
59268 ____________________________________________________________________________
59269 [  8749] By: jhi                                   on 2001/02/09  19:02:35
59270         Log: Forgotten fragment.
59271      Branch: perl
59272            ! pod/perlapi.pod
59273 ____________________________________________________________________________
59274 [  8748] By: jhi                                   on 2001/02/09  18:31:34
59275         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
59276              plus manual tweakage.
59277              
59278              Sync the perlfaq2 between mainline and maintperl.
59279      Branch: maint-5.6/perl
59280            ! pod/perlfaq2.pod
59281      Branch: perl
59282           !> pod/perlfaq2.pod
59283 ____________________________________________________________________________
59284 [  8747] By: jhi                                   on 2001/02/09  18:12:04
59285         Log: Subject: versiononly and installperl
59286              From: abigail@foad.org
59287              Date: Wed, 7 Feb 2001 22:43:12 +0100
59288              Message-ID: <20010207214312.7045.qmail@foad.org>    
59289              
59290              Add +v flag to force a normal install of the perl binary
59291              and the utilities.
59292              
59293              Subject: [PATCH] installperl
59294              From: Nicholas Clark <nick@ccl4.org>
59295              Date: Fri, 9 Feb 2001 16:28:57 +0000
59296              Message-ID: <20010209162857.B10931@plum.flirble.org>
59297              
59298              Add -A flag which also hardlinks the binary with
59299              the full architecture name.
59300      Branch: perl
59301            ! installperl
59302 ____________________________________________________________________________
59303 [  8746] By: jhi                                   on 2001/02/09  18:03:43
59304         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
59305              
59306              Subject: perlfaq2, re: perlmongers
59307              
59308              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59309              
59310              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59311              
59312              Subject: [ID 20010205.001] typo in perlfaq9
59313              
59314              Subject: [ID 20010208.002] unordered explanation in perlcall
59315      Branch: maint-5.6/perl
59316           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59317           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
59318           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
59319 ____________________________________________________________________________
59320 [  8745] By: jhi                                   on 2001/02/09  17:59:09
59321         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
59322              From: abela@geneanet.org
59323              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
59324              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
59325      Branch: perl
59326            ! pod/perlcall.pod
59327 ____________________________________________________________________________
59328 [  8744] By: jhi                                   on 2001/02/09  17:48:16
59329         Log: Subject: [ID 20010205.001] typo in perlfaq9
59330              From: eserte@vran.herceg.de
59331              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
59332              Message-Id: <200102042244.XAA21926@vran.herceg.de>
59333      Branch: perl
59334            ! pod/perlfaq9.pod
59335 ____________________________________________________________________________
59336 [  8743] By: jhi                                   on 2001/02/09  17:25:12
59337         Log: Integrate change #8695 from maintperl.
59338              
59339              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59340      Branch: perl
59341           !> thread.h
59342 ____________________________________________________________________________
59343 [  8742] By: jhi                                   on 2001/02/09  17:21:22
59344         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59345              From: Andy Dougherty <doughera@lafayette.edu>
59346              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
59347              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
59348      Branch: perl
59349            ! embed.pl
59350 ____________________________________________________________________________
59351 [  8741] By: jhi                                   on 2001/02/09  17:05:19
59352         Log: Integrate changes #8738,8739,8740 from maintperl.
59353              
59354              Html files will be installed in a more logical and easier to
59355              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59356              
59357              Html files will be generated with a header to make them look
59358              a little less bare.
59359              
59360              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59361      Branch: perl
59362           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
59363 ____________________________________________________________________________
59364 [  8740] By: jhi                                   on 2001/02/09  17:03:46
59365         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59366              From: "Brendan O'Dea" <bod@compusol.com.au>
59367              Date: Sun, 4 Feb 2001 11:17:56 +1100
59368              Message-ID: <20010204111756.A16301@compusol.com.au>
59369      Branch: maint-5.6/perl
59370            ! pod/perlfaq3.pod
59371 ____________________________________________________________________________
59372 [  8739] By: jhi                                   on 2001/02/09  17:01:59
59373         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
59374              From: "Indy Singh" <indy@nusphere.com>
59375              Date: Fri, 2 Feb 2001 15:09:59 -0500
59376              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
59377              
59378              Html files will be generated with a header to make them look
59379              a little less bare.
59380      Branch: maint-5.6/perl
59381            ! installhtml
59382 ____________________________________________________________________________
59383 [  8738] By: jhi                                   on 2001/02/09  16:58:48
59384         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
59385              From: "Indy Singh" <indy@nusphere.com>
59386              Date: Fri, 2 Feb 2001 15:08:23 -0500
59387              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
59388              
59389              Html files will be installed in a more logical and easier to
59390              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59391      Branch: maint-5.6/perl
59392            ! win32/Makefile win32/makefile.mk
59393 ____________________________________________________________________________
59394 [  8737] By: jhi                                   on 2001/02/09  16:46:54
59395         Log: Integrate changes #8687,8736 from maintperl.
59396              
59397              HP-UX thread patches from Merijn H. Brand.
59398              
59399              Latin nit from Philip Newton.
59400      Branch: perl
59401           !> README.hpux hints/hpux.sh
59402 ____________________________________________________________________________
59403 [  8736] By: jhi                                   on 2001/02/09  16:42:31
59404         Log: Latin nit from Philip Newton.
59405      Branch: maint-5.6/perl
59406            ! README.hpux
59407 ____________________________________________________________________________
59408 [  8735] By: jhi                                   on 2001/02/09  16:24:03
59409         Log: Integrate changes #8704,8710 from pureperl.
59410              
59411              Fixed UMRs and leak in Perl_pmtrans()
59412              
59413              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59414              associated UTFied tr/// code.  Also fixed scoping leak of
59415              PL_reg_start_tmp.
59416      Branch: perl
59417           !> op.c regcomp.c
59418 ____________________________________________________________________________
59419 [  8734] By: jhi                                   on 2001/02/09  15:40:21
59420         Log: Integrate change #8733 from maintperl.
59421              
59422              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59423      Branch: perl
59424           !> pod/perlre.pod
59425 ____________________________________________________________________________
59426 [  8733] By: jhi                                   on 2001/02/09  15:35:47
59427         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
59428              From: Prymmer/Kahn <pvhp@best.com>
59429              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
59430              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
59431      Branch: maint-5.6/perl
59432            ! pod/perlre.pod
59433 ____________________________________________________________________________
59434 [  8732] By: jhi                                   on 2001/02/09  15:26:17
59435         Log: Rename README.posix-bc to README.bs2000 (to avoid the
59436              confusion of a "perlposix-bc.pod"), add a few missing
59437              arch pods, regen toc.
59438      Branch: maint-5.6/perl
59439           +> README.bs2000
59440            - README.posix-bc
59441            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59442            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59443 ____________________________________________________________________________
59444 [  8731] By: jhi                                   on 2001/02/09  15:23:39
59445         Log: De-cut-and-pasto.
59446      Branch: perl
59447            ! pod/perl.pod
59448 ____________________________________________________________________________
59449 [  8730] By: jhi                                   on 2001/02/09  15:11:13
59450         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
59451              when people think that perlposix-bc.pod tells anything about
59452              Perl and POSIX.  Regen toc.
59453      Branch: perl
59454           +> README.bs2000
59455            - README.posix-bc
59456            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
59457            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
59458 ____________________________________________________________________________
59459 [  8729] By: jhi                                   on 2001/02/09  14:52:28
59460         Log: The README.vmesa part of #8712 from maintperl.
59461      Branch: perl
59462            ! README.vmesa
59463 ____________________________________________________________________________
59464 [  8728] By: jhi                                   on 2001/02/09  14:46:06
59465         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
59466              From: Peter Prymmer <pvhp@forte.com>
59467              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
59468              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
59469      Branch: maint-5.6/perl
59470            ! README.vmesa win32/Makefile win32/makefile.mk
59471 ____________________________________________________________________________
59472 [  8727] By: jhi                                   on 2001/02/09  14:33:25
59473         Log: Integrate change #8712 from mainline.
59474              
59475              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
59476      Branch: maint-5.6/perl
59477           !> lib/Pod/Find.pm
59478 ____________________________________________________________________________
59479 [  8726] By: jhi                                   on 2001/02/09  14:30:28
59480         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
59481              From: Peter Prymmer <pvhp@forte.com>
59482              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
59483              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
59484      Branch: perl
59485            + t/lib/cgi-esc.t
59486            ! MANIFEST lib/CGI/Util.pm
59487 ____________________________________________________________________________
59488 [  8725] By: jhi                                   on 2001/02/09  04:56:47
59489         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
59490      Branch: maint-5.6/perl
59491            ! pod/perlport.pod
59492 ____________________________________________________________________________
59493 [  8724] By: jhi                                   on 2001/02/09  04:40:59
59494         Log: Integrate changes 7819,7820 from vmsperl into mainline.
59495              
59496              Add header for LIB$ prototypes (C. Berry)
59497              
59498              Convert fwrite()s to sockets to write()s, since some socket stacks
59499              don't take kindly to stdio.
59500              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59501              (for often optional LNMs)
59502              Correct a few typos
59503              (C. Bailey)
59504      Branch: perl
59505           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
59506 ____________________________________________________________________________
59507 [  8723] By: jhi                                   on 2001/02/09  03:29:29
59508         Log: Integrate change #8722 from mainline.
59509              
59510              The Im() function wasn't returning zero for non-Math::Complex
59511              arguments.  The bug reported by John Gamble.
59512      Branch: maint-5.6/perl
59513           !> lib/Math/Complex.pm
59514 ____________________________________________________________________________
59515 [  8722] By: jhi                                   on 2001/02/09  03:28:33
59516         Log: The Im() function wasn't returning zero for non-Math::Complex
59517              arguments.  The bug reported by John Gamble.
59518      Branch: perl
59519            ! lib/Math/Complex.pm
59520 ____________________________________________________________________________
59521 [  8721] By: nick                                  on 2001/02/08  22:11:35
59522         Log: Correct the correction :-(
59523      Branch: perl
59524            ! perl.c
59525 ____________________________________________________________________________
59526 [  8720] By: bailey                                on 2001/02/08  20:59:22
59527         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
59528              don't take kindly to stdio.
59529              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59530              (for often optional LNMs)
59531              Correct a few typos
59532              (C. Bailey)
59533      Branch: vmsperl
59534            ! vms/vms.c vms/vmsish.h
59535 ____________________________________________________________________________
59536 [  8719] By: bailey                                on 2001/02/08  20:51:02
59537         Log: Add header for LIB$ prototypes (C. Berry)
59538      Branch: vmsperl
59539            ! ext/Devel/DProf/DProf.xs
59540 ____________________________________________________________________________
59541 [  8718] By: bailey                                on 2001/02/08  20:49:00
59542         Log: SYN SYN
59543      Branch: vmsperl
59544           +> pod/perliol.pod t/lib/sample-tests/bailout
59545           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
59546           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
59547           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
59548           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
59549           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
59550           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
59551            - lib/unicode/Is/DCinital.pl
59552           !> (integrate 101 files)
59553 ____________________________________________________________________________
59554 [  8717] By: nick                                  on 2001/02/08  19:38:48
59555         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
59556              From: Robin Barker <rmb1@cise.npl.co.uk>
59557              Date: Thu, 8 Feb 2001 14:38:07 GMT
59558              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
59559      Branch: perl
59560            ! lib/CPAN.pm
59561 ____________________________________________________________________________
59562 [  8716] By: nick                                  on 2001/02/08  19:29:07
59563         Log: Generated files form 8713 etc.
59564      Branch: perl
59565            ! embed.h global.sym objXSUB.h perlapi.c proto.h
59566 ____________________________________________________________________________
59567 [  8715] By: nick                                  on 2001/02/08  19:26:08
59568         Log: Fixup non-ithread build after 8713
59569      Branch: perl
59570            ! perl.c
59571 ____________________________________________________________________________
59572 [  8714] By: nick                                  on 2001/02/08  19:17:45
59573         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
59574              From: nick@ccl4.org
59575              Date: Wed, 7 Feb 2001 00:27:47 +0000
59576              Message-Id: <20010207002747.B63724@plum.flirble.org>
59577      Branch: perl
59578            ! sv.c toke.c
59579 ____________________________________________________________________________
59580 [  8713] By: nick                                  on 2001/02/08  19:15:58
59581         Log: Subject: Re: [patch] Re: PL_ptr_table
59582              From: Doug Maceachern <dougm@covalent.net>
59583              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
59584              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
59585      Branch: perl
59586            ! embed.pl perl.c sv.c sv.h
59587 ____________________________________________________________________________
59588 [  8712] By: nick                                  on 2001/02/08  19:12:47
59589         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
59590              From: Peter Prymmer <pvhp@forte.com>
59591              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
59592              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
59593      Branch: perl
59594            ! lib/Pod/Find.pm
59595 ____________________________________________________________________________
59596 [  8711] By: nick                                  on 2001/02/07  21:06:11
59597         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
59598              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
59599              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59600              Date: Tue, 06 Feb 2001 23:37:01 +0000
59601              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
59602      Branch: perl
59603            ! regcomp.c
59604 ____________________________________________________________________________
59605 [  8710] By: alanbur                               on 2001/02/07  00:22:04
59606         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59607              associated UTFied tr/// code.  Also fixed scoping leak of
59608              PL_reg_start_tmp.
59609      Branch: maint-5.6/pureperl
59610            ! op.c regcomp.c
59611 ____________________________________________________________________________
59612 [  8709] By: nick                                  on 2001/02/06  21:16:49
59613         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59614              From: Michael G Schwern <schwern@pobox.com>
59615              Date: Sun, 4 Feb 2001 19:47:14 -0500
59616              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
59617      Branch: perl
59618            ! pod/perlapi.pod pod/perlmodlib.PL
59619 ____________________________________________________________________________
59620 [  8708] By: nick                                  on 2001/02/06  20:41:20
59621         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59622              From: Michael G Schwern <schwern@pobox.com>
59623              Date: Sun, 4 Feb 2001 21:17:49 -0500
59624              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
59625      Branch: perl
59626            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
59627            ! pod/perltootc.pod
59628 ____________________________________________________________________________
59629 [  8707] By: nick                                  on 2001/02/06  20:29:11
59630         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
59631              From: Michael G Schwern <schwern@pobox.com>
59632              Date: Tue, 6 Feb 2001 05:54:30 -0500
59633              Message-Id: <20010206055430.A951@blackrider.aocn.com>
59634      Branch: perl
59635            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
59636 ____________________________________________________________________________
59637 [  8706] By: nick                                  on 2001/02/06  20:21:40
59638         Log: Subject: RE: some win32 fixes
59639              Date: Tue, 6 Feb 2001 09:23:20 +0300
59640              From: Vadim Konovalov <vkonovalov@lucent.com>
59641              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
59642      Branch: perl
59643            ! toke.c win32/Makefile win32/config.bc win32/config.gc
59644            ! win32/config.vc win32/config_H.bc win32/makefile.mk
59645 ____________________________________________________________________________
59646 [  8705] By: alanbur                               on 2001/02/06  15:00:03
59647         Log: Synchronised with parent
59648      Branch: maint-5.6/pureperl
59649            ! regexec.c
59650           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
59651           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
59652 ____________________________________________________________________________
59653 [  8704] By: alanbur                               on 2001/02/06  14:55:24
59654         Log: Fixed UMRs and leak in Perl_pmtrans()
59655      Branch: maint-5.6/pureperl
59656            ! op.c
59657 ____________________________________________________________________________
59658 [  8703] By: gsar                                  on 2001/02/06  02:29:37
59659         Log: $(MAKE) distclean doesn't clean up properly on windows
59660      Branch: maint-5.6/perl
59661            ! win32/Makefile win32/makefile.mk
59662 ____________________________________________________________________________
59663 [  8702] By: gsar                                  on 2001/02/06  01:00:46
59664         Log: tweak change#8659 to keep it simple
59665      Branch: maint-5.6/perl
59666            ! utils/perldoc.PL
59667 ____________________________________________________________________________
59668 [  8701] By: gsar                                  on 2001/02/05  22:45:41
59669         Log: change#8693 was missing testsuite changes
59670      Branch: maint-5.6/perl
59671           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
59672 ____________________________________________________________________________
59673 [  8700] By: nick                                  on 2001/02/05  20:32:52
59674         Log: Integrate mainline
59675      Branch: perlio
59676           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
59677           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
59678           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
59679           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
59680           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
59681           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
59682           +> t/lib/test-harness.t
59683           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
59684           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
59685           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
59686           !> pod/perlutil.pod t/TEST utils/h2xs.PL
59687 ____________________________________________________________________________
59688 [  8699] By: nick                                  on 2001/02/05  19:41:07
59689         Log: Subject: perlfaq2, re: perlmongers
59690              From: David H. Adler <dha@panix.com>
59691              Date: Sun, 4 Feb 2001 23:48:23 -0500
59692              Message-Id: <20010204234823.A13429@panix.com>
59693      Branch: perl
59694            ! pod/perlfaq2.pod
59695 ____________________________________________________________________________
59696 [  8698] By: nick                                  on 2001/02/05  19:39:31
59697         Log: Missed file f#rom the testharness mess.
59698      Branch: perl
59699            + t/lib/test-harness.t
59700 ____________________________________________________________________________
59701 [  8697] By: nick                                  on 2001/02/05  19:37:21
59702         Log: Subject: [DOC PATCH] overload.pm nits
59703              From: John Tobey <jtobey@john-edwin-tobey.org>
59704              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
59705              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
59706      Branch: perl
59707            ! lib/overload.pm
59708 ____________________________________________________________________________
59709 [  8696] By: alanbur                               on 2001/02/05  11:56:00
59710         Log: Sync with parent
59711      Branch: maint-5.6/pureperl
59712           !> thread.h
59713 ____________________________________________________________________________
59714 [  8695] By: gsar                                  on 2001/02/05  03:27:34
59715         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59716      Branch: maint-5.6/perl
59717            ! thread.h
59718 ____________________________________________________________________________
59719 [  8694] By: alanbur                               on 2001/02/05  00:07:47
59720         Log: Initial branch creation from //depot/maint-5.6/perl
59721      Branch: maint-5.6/pureperl
59722           +> (branch 1719 files)
59723 ____________________________________________________________________________
59724 [  8693] By: gsar                                  on 2001/02/04  22:38:49
59725         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
59726              changes)
59727      Branch: maint-5.6/perl
59728           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
59729           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
59730           !> ext/DB_File/version.c
59731 ____________________________________________________________________________
59732 [  8692] By: nick                                  on 2001/02/04  18:15:57
59733         Log: The missed t/TEST part of the grand testharness upgrade.
59734      Branch: perl
59735            ! t/TEST
59736 ____________________________________________________________________________
59737 [  8691] By: nick                                  on 2001/02/04  18:05:17
59738         Log: New improved test harness
59739              Subject: Re: [PATCH Test::Harness] Third time's a charm?
59740              From: Michael G Schwern <schwern@pobox.com>
59741              Date: Sun, 4 Feb 2001 08:01:20 -0500
59742              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
59743      Branch: perl
59744            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
59745            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
59746            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
59747            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
59748            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
59749            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
59750            ! MANIFEST lib/Test/Harness.pm
59751 ____________________________________________________________________________
59752 [  8690] By: nick                                  on 2001/02/04  17:57:51
59753         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
59754              From: Jonathan Stowe <gellyfish@gellyfish.com>
59755              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
59756              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
59757      Branch: perl
59758            ! utils/h2xs.PL
59759 ____________________________________________________________________________
59760 [  8689] By: nick                                  on 2001/02/04  17:55:24
59761         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
59762              From: Michael G Schwern <schwern@pobox.com>
59763              Date: Sat, 3 Feb 2001 22:46:38 -0500
59764              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
59765      Branch: perl
59766            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
59767            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
59768 ____________________________________________________________________________
59769 [  8688] By: nick                                  on 2001/02/04  17:43:55
59770         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
59771              length byfailing to spot lack of closing )
59772              From: nick@talking.bollo.cx
59773              Date: Sat, 03 Feb 2001 23:53:16 +0000
59774              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
59775      Branch: perl
59776            ! perlio.c pod/perldiag.pod
59777 ____________________________________________________________________________
59778 [  8687] By: jhi                                   on 2001/02/03  17:11:42
59779         Log: HP-UX thread patches from Merijn H. Brand.
59780      Branch: maint-5.6/perl
59781            ! README.hpux hints/hpux.sh
59782 ____________________________________________________________________________
59783 [  8686] By: jhi                                   on 2001/02/03  16:40:12
59784         Log: Metaconfig changes for #8685.
59785      Branch: metaconfig
59786            ! U/installdirs/instubperl.U
59787      Branch: metaconfig/U/perl
59788            ! Devel.U versiononly.U
59789 ____________________________________________________________________________
59790 [  8685] By: jhi                                   on 2001/02/03  16:39:49
59791         Log: For -Dusedevel builds turn off installusrbinperl and turn on
59792              versiononly, a combined idea of Richard Soderberg and Merijn
59793              H. Brand.  You can still override both of these from the command
59794              line if you need to, -Dinstallusrbinperl and -Uversiononly.
59795      Branch: perl
59796            ! Configure
59797 ____________________________________________________________________________
59798 [  8684] By: jhi                                   on 2001/02/03  16:16:34
59799         Log: Metaconfig unit fix for #8683.
59800      Branch: metaconfig
59801            ! U/compline/nblock_io.U
59802 ____________________________________________________________________________
59803 [  8683] By: jhi                                   on 2001/02/03  16:16:12
59804         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
59805              reported by Peter Prymmer for 5.6-TRIAL1.
59806      Branch: perl
59807            ! Configure
59808 ____________________________________________________________________________
59809 [  8682] By: jhi                                   on 2001/02/03  05:52:11
59810         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
59811              to work correctly.
59812      Branch: maint-5.6/perl
59813            ! hints/irix_6.sh
59814 ____________________________________________________________________________
59815 [  8681] By: jhi                                   on 2001/02/03  05:47:33
59816         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
59817      Branch: maint-5.6/perl
59818            ! pod/perlport.pod
59819 ____________________________________________________________________________
59820 [  8680] By: jhi                                   on 2001/02/02  21:39:49
59821         Log: perlport update from Peter Prymmer.
59822      Branch: maint-5.6/perl
59823            ! pod/perlport.pod
59824 ____________________________________________________________________________
59825 [  8679] By: nick                                  on 2001/02/02  20:50:48
59826         Log: Integrate mainline
59827      Branch: perlio
59828           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
59829           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
59830           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
59831 ____________________________________________________________________________
59832 [  8678] By: gsar                                  on 2001/02/02  16:02:12
59833         Log: note about bincompat, slightly modified (from Lupe Christoph)
59834      Branch: maint-5.6/perl
59835            ! README.solaris
59836 ____________________________________________________________________________
59837 [  8677] By: jhi                                   on 2001/02/02  15:46:20
59838         Log: Supported platforms updates.
59839      Branch: maint-5.6/perl
59840            ! pod/perlport.pod
59841 ____________________________________________________________________________
59842 [  8676] By: jhi                                   on 2001/02/02  03:41:26
59843         Log: A couple more perlfaq2 tweaks.
59844      Branch: maint-5.6/perl
59845            ! pod/perlfaq2.pod
59846 ____________________________________________________________________________
59847 [  8675] By: jhi                                   on 2001/02/02  03:17:44
59848         Log: Misedit in #8661.
59849      Branch: maint-5.6/perl
59850            ! Configure
59851 ____________________________________________________________________________
59852 [  8674] By: jhi                                   on 2001/02/02  03:14:38
59853         Log: Damien again.
59854      Branch: maint-5.6/perl
59855            ! pod/perlfaq2.pod
59856 ____________________________________________________________________________
59857 [  8673] By: jhi                                   on 2001/02/02  03:12:40
59858         Log: perlfaq update from Elaine Ashton.
59859      Branch: maint-5.6/perl
59860            ! pod/perlfaq2.pod
59861 ____________________________________________________________________________
59862 [  8672] By: jhi                                   on 2001/02/02  03:07:08
59863         Log: UTF-8 s/// patch from Inaba Hiroto.
59864      Branch: maint-5.6/perl
59865            ! pp_ctl.c pp_hot.c
59866 ____________________________________________________________________________
59867 [  8671] By: jhi                                   on 2001/02/01  22:34:31
59868         Log: Update Changes.
59869      Branch: perl
59870            ! Changes patchlevel.h
59871 ____________________________________________________________________________
59872 [  8670] By: jhi                                   on 2001/02/01  22:15:29
59873         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
59874              from maintperl.
59875              
59876              Upgrade to Getopt::Long 2.25, from Johan Vromans.
59877              
59878              more files need to be writable in the source distribution
59879              
59880              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
59881              
59882              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
59883              
59884              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
59885              
59886              Allow the float to be fuzzier.
59887              
59888              need to use INT2PTR instead of a straight cast or ia64 fails
59889              
59890              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
59891              
59892              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
59893      Branch: perl
59894           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
59895           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
59896           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
59897 ____________________________________________________________________________
59898 [  8669] By: jhi                                   on 2001/02/01  21:57:02
59899         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
59900              From: Robin Barker <rmb1@cise.npl.co.uk>
59901              Date: Thu, 1 Feb 2001 16:59:05 GMT
59902              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
59903      Branch: maint-5.6/perl
59904            ! pod/perlmodlib.PL
59905 ____________________________________________________________________________
59906 [  8668] By: nick                                  on 2001/02/01  19:41:40
59907         Log: Integrate mainline
59908      Branch: perlio
59909           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
59910           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
59911           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
59912 ____________________________________________________________________________
59913 [  8667] By: gsar                                  on 2001/02/01  16:59:11
59914         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
59915      Branch: maint-5.6/perl
59916            ! embed.pl embedvar.h
59917 ____________________________________________________________________________
59918 [  8666] By: gsar                                  on 2001/02/01  16:34:51
59919         Log: add missing entries to win32/config.?c
59920      Branch: maint-5.6/perl
59921            ! win32/config.bc win32/config.gc win32/config.vc
59922            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59923 ____________________________________________________________________________
59924 [  8665] By: jhi                                   on 2001/02/01  14:58:51
59925         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
59926              From: "Stephen P. Potter" <spp@spotter.yi.org>
59927              Date: Thu, 01 Feb 2001 10:45:46 -0500
59928              Message-Id: <200102011545.KAA31479@spotter.yi.org>
59929      Branch: maint-5.6/perl
59930            ! pod/perlfunc.pod
59931 ____________________________________________________________________________
59932 [  8664] By: gsar                                  on 2001/02/01  14:52:37
59933         Log: need to use INT2PTR instead of a straight cast or ia64 fails
59934              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
59935      Branch: maint-5.6/perl
59936            ! ext/POSIX/POSIX.xs
59937 ____________________________________________________________________________
59938 [  8663] By: jhi                                   on 2001/02/01  14:09:13
59939         Log: Allow the float to be fuzzier.
59940      Branch: maint-5.6/perl
59941            ! t/lib/peek.t
59942 ____________________________________________________________________________
59943 [  8662] By: jhi                                   on 2001/02/01  13:59:00
59944         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
59945              From: Robin Barker <rmb1@cise.npl.co.uk>
59946              Date: Thu, 1 Feb 2001 13:05:39 GMT
59947              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
59948      Branch: maint-5.6/perl
59949            ! pod/perlmodlib.pod
59950 ____________________________________________________________________________
59951 [  8661] By: jhi                                   on 2001/02/01  13:57:38
59952         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
59953              Date: Thu, 01 Feb 2001 14:15:41 +0100
59954              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59955              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
59956              
59957              Have the $ccflags in the gcc version test (strange, this change
59958              is claimed to be have been integrated already)
59959      Branch: maint-5.6/perl
59960            ! Configure
59961 ____________________________________________________________________________
59962 [  8660] By: jhi                                   on 2001/02/01  13:44:10
59963         Log: Integrate changes #7950,7964,7962 from mainline.
59964              
59965              Find the stdchar signedness using cpp, should fix some of
59966              the Solaris compiler warnings reported by Alan Burlison.
59967      Branch: maint-5.6/perl
59968           !> Configure config_h.SH
59969 ____________________________________________________________________________
59970 [  8659] By: jhi                                   on 2001/02/01  05:35:32
59971         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
59972              From: Jan Dubois <JanD@ActiveState.com>
59973              Date: Wed, 31 Jan 2001 21:17:03 -0800
59974              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
59975      Branch: maint-5.6/perl
59976            ! utils/perldoc.PL
59977 ____________________________________________________________________________
59978 [  8658] By: jhi                                   on 2001/02/01  04:33:17
59979         Log: Integrate the README.os390 and README.posix-bc parts of mainline
59980              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
59981              installperl parts were taken care of by #8657.)
59982      Branch: maint-5.6/perl
59983           !> README.os390 README.posix-bc
59984 ____________________________________________________________________________
59985 [  8657] By: jhi                                   on 2001/02/01  04:29:21
59986         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59987              From: Peter Prymmer <pvhp@forte.com>
59988              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
59989              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
59990      Branch: maint-5.6/perl
59991            + ext/DynaLoader/dl_dllload.xs
59992            ! MANIFEST Makefile.SH hints/os390.sh installperl
59993 ____________________________________________________________________________
59994 [  8656] By: jhi                                   on 2001/02/01  04:25:45
59995         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
59996              From: Peter Prymmer <pvhp@forte.com>
59997              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
59998              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
59999      Branch: maint-5.6/perl
60000            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
60001 ____________________________________________________________________________
60002 [  8655] By: jhi                                   on 2001/02/01  04:14:47
60003         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
60004              From: troc@netrus.net
60005              Date: Wed, 31 Jan 2001 22:31:26 -0500
60006              Message-Id: <200102010331.WAA117.85@rocco.homenet>
60007      Branch: maint-5.6/perl
60008            ! os2/os2.c
60009 ____________________________________________________________________________
60010 [  8654] By: jhi                                   on 2001/02/01  04:12:52
60011         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60012              as reported by Alan Burlison.
60013      Branch: maint-5.6/perl
60014            ! pp.h
60015 ____________________________________________________________________________
60016 [  8653] By: jhi                                   on 2001/02/01  04:05:12
60017         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
60018              From: dsugalski@northernlight.com
60019              Date: Wed, 31 Jan 2001 18:54:11 -0500
60020              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
60021      Branch: maint-5.6/perl
60022            ! configure.com
60023 ____________________________________________________________________________
60024 [  8652] By: jhi                                   on 2001/02/01  04:03:11
60025         Log: Misplaced #endif.
60026              
60027              Subject: [perl-5-6-1-trial2] patches for EPOC
60028              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60029              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60030              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60031      Branch: maint-5.6/perl
60032            ! epoc/epocish.c
60033 ____________________________________________________________________________
60034 [  8651] By: jhi                                   on 2001/02/01  04:00:25
60035         Log: Integrate changes #8647,8648,8650 from mainline.
60036              
60037              Macrofy a magic UTF-8 test.
60038              
60039              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
60040              
60041              Watch out for cross compiling for EPOC (usually done on linux).
60042      Branch: maint-5.6/perl
60043           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
60044 ____________________________________________________________________________
60045 [  8650] By: jhi                                   on 2001/02/01  03:56:20
60046         Log: Watch out for cross compiling for EPOC (usually done on linux)
60047              
60048              Subject: [perl-5-6-1-trial2] patches for EPOC
60049              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60050              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60051              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60052      Branch: perl
60053            ! ext/Errno/Errno_pm.PL
60054 ____________________________________________________________________________
60055 [  8649] By: gsar                                  on 2001/02/01  00:46:00
60056         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60057      Branch: maint-5.6/perl
60058            ! sv.c
60059 ____________________________________________________________________________
60060 [  8648] By: jhi                                   on 2001/01/31  23:35:36
60061         Log: All the uses of PL_numeric_radix must be protected by
60062              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
60063              
60064              Subject: [perl-5-6-1-trial2] patches for EPOC
60065              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60066              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60067              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60068      Branch: perl
60069            ! sv.c
60070 ____________________________________________________________________________
60071 [  8647] By: jhi                                   on 2001/01/31  22:56:16
60072         Log: Macrofy a magic UTF-8 test.
60073      Branch: perl
60074            ! utf8.c utf8.h
60075 ____________________________________________________________________________
60076 [  8646] By: gsar                                  on 2001/01/31  15:55:12
60077         Log: update Changes
60078      Branch: maint-5.6/perl
60079            ! Changes
60080 ____________________________________________________________________________
60081 [  8645] By: gsar                                  on 2001/01/31  15:10:14
60082         Log: Configure tweak suggested by Peter Prymmer
60083      Branch: maint-5.6/perl
60084            ! Configure
60085 ____________________________________________________________________________
60086 [  8644] By: gsar                                  on 2001/01/31  15:06:32
60087         Log: more files need to be writable in the source distribution
60088      Branch: maint-5.6/perl
60089            ! Porting/makerel
60090 ____________________________________________________________________________
60091 [  8643] By: jhi                                   on 2001/01/31  14:59:46
60092         Log: Integrate changes #8258,8278,8279 from mainline.
60093              
60094              Make the large file tests more robust/talkative.
60095      Branch: maint-5.6/perl
60096           !> t/lib/syslfs.t t/op/lfs.t
60097 ____________________________________________________________________________
60098 [  8642] By: gsar                                  on 2001/01/31  14:53:48
60099         Log: integrate changes#8311,8334 from mainline
60100              
60101              Add a new MakeMaker variable PM_FILTER that defines a Unix
60102              filter to be run on each .pm during the pm_to_blib() phase,
60103              a fixed version of
60104              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60105              
60106              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60107              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60108              accurate reading of the "atime".  
60109      Branch: maint-5.6/perl
60110           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60111           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60112           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
60113 ____________________________________________________________________________
60114 [  8641] By: jhi                                   on 2001/01/31  14:46:37
60115         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
60116      Branch: maint-5.6/perl
60117            ! lib/Getopt/Long.pm
60118 ____________________________________________________________________________
60119 [  8640] By: gsar                                  on 2001/01/31  14:40:24
60120         Log: make regen_all
60121      Branch: maint-5.6/perl
60122            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
60123 ____________________________________________________________________________
60124 [  8639] By: gsar                                  on 2001/01/31  14:37:25
60125         Log: refresh windows config files
60126      Branch: maint-5.6/perl
60127            ! win32/Makefile win32/config_H.bc win32/config_H.gc
60128            ! win32/config_H.vc win32/makefile.mk
60129 ____________________________________________________________________________
60130 [  8638] By: gsar                                  on 2001/01/31  14:28:10
60131         Log: makefile tweaks for windows: introduce a bulk-switch to enable
60132              same options as ActivePerl; sync changes with makefile.mk
60133      Branch: maint-5.6/perl
60134            ! win32/Makefile win32/makefile.mk
60135 ____________________________________________________________________________
60136 [  8637] By: jhi                                   on 2001/01/31  04:41:30
60137         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
60138              From: Nicholas Clark <nick@ccl4.org>
60139              Date: Tue, 30 Jan 2001 19:51:05 +0000
60140              Message-ID: <20010130195105.R76607@plum.flirble.org> 
60141              
60142              op/inc cure.
60143      Branch: perl
60144            ! pp.c pp.h pp_hot.c t/op/arith.t
60145 ____________________________________________________________________________
60146 [  8636] By: jhi                                   on 2001/01/31  02:38:32
60147         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
60148              no perlio],8257,8380,8479,8515 from mainline.
60149              
60150              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60151              
60152              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
60153              Subject: [PATCH perl@8133] fix-up for VMS extensions
60154              
60155              In VMS embedded perls couldn't access the statically built Socket.
60156              
60157              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
60158              
60159              Further VMS piping fixes from Charles Lane.
60160              
60161              Subject:  [PATCH] make t/op/misc.t work on VMS
60162              
60163              Add tracing for debugging extensions builds in VMS.
60164              
60165              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
60166      Branch: maint-5.6/perl
60167           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
60168           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
60169           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
60170 ____________________________________________________________________________
60171 [  8635] By: jhi                                   on 2001/01/31  01:46:41
60172         Log: Integrate change #7732 from mainline.
60173              
60174              Sparc 64-bit pack() fix from Jens Hamisch.
60175      Branch: maint-5.6/perl
60176           !> pp.c
60177 ____________________________________________________________________________
60178 [  8634] By: jhi                                   on 2001/01/31  01:41:16
60179         Log: One spot missing from #8626.
60180      Branch: maint-5.6/perl
60181            ! sv.c
60182 ____________________________________________________________________________
60183 [  8633] By: jhi                                   on 2001/01/31  00:49:17
60184         Log: Integrate change #7495 from mainline.
60185              
60186              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
60187      Branch: maint-5.6/perl
60188           !> MANIFEST ext/re/Makefile.PL
60189 ____________________________________________________________________________
60190 [  8632] By: jhi                                   on 2001/01/30  23:38:49
60191         Log: Integrate change #8396 from mainline.
60192              
60193              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
60194              better multicast support (resend)
60195      Branch: maint-5.6/perl
60196           !> ext/Socket/Socket.pm
60197 ____________________________________________________________________________
60198 [  8631] By: jhi                                   on 2001/01/30  23:28:03
60199         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
60200              
60201              More AIX lore. (7514, ext/re/hints/aix.pl)
60202              
60203              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
60204              
60205              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)
60206              
60207              Subject: [ID 20001214.002] Net::Ping patch
60208              
60209              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
60210              
60211              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60212              
60213              Add ReuseAddr as a (preferred) alias for Reuse as we now
60214              also have ReusePort.
60215              
60216              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
60217      Branch: maint-5.6/perl
60218           +> ext/re/hints/aix.pl
60219           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
60220           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
60221 ____________________________________________________________________________
60222 [  8630] By: jhi                                   on 2001/01/30  23:03:59
60223         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
60224              
60225              read() documentation tweak for 20001121.004.
60226              
60227              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
60228      Branch: maint-5.6/perl
60229           !> pod/perlfunc.pod pod/perlre.pod
60230 ____________________________________________________________________________
60231 [  8629] By: jhi                                   on 2001/01/30  22:41:57
60232         Log: Integrate change #8098 from mainline.
60233              
60234              fastgetcwd is defined using a glob alias on a $^O dependent basis
60235              and there was no default assignment or perl subroutine.
60236      Branch: maint-5.6/perl
60237           !> lib/Cwd.pm
60238 ____________________________________________________________________________
60239 [  8628] By: jhi                                   on 2001/01/30  21:58:52
60240         Log: Integrate change #7866 from mainline.
60241              
60242              File::Temp 0.11.
60243      Branch: maint-5.6/perl
60244           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
60245 ____________________________________________________________________________
60246 [  8627] By: jhi                                   on 2001/01/30  21:39:44
60247         Log: Integrate changes #8075,8086,8228 from mainline.  
60248              
60249              Darwin is not Windows. (8075,8086)
60250              
60251              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
60252      Branch: maint-5.6/perl
60253           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
60254           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
60255           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
60256           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
60257 ____________________________________________________________________________
60258 [  8626] By: jhi                                   on 2001/01/30  21:22:11
60259         Log: Integrate with tweakery the change #8625 from mainline,
60260              the multibyte decimal separator fix ("fa_IR locale failure").
60261      Branch: maint-5.6/perl
60262            ! embedvar.h perlapi.h
60263           !> intrpvar.h perl.c perl.h sv.c util.c
60264 ____________________________________________________________________________
60265 [  8625] By: jhi                                   on 2001/01/30  20:26:33
60266         Log: Fix for the fa_IR locale failure.  The reason for the failure
60267              was that Perl was assuming the decimal separator aka the radix
60268              separator is one character.  The Farsi-Iranian locale crushed
60269              that bad assumption since there the separator is 'Momayyez',
60270              glyphwise looking somewhat like a slash, and in Unicode UTF-8
60271              encoded in two bytes, 0xd9 0xab.
60272      Branch: perl
60273            ! intrpvar.h perl.c perl.h sv.c util.c
60274 ____________________________________________________________________________
60275 [  8624] By: gsar                                  on 2001/01/30  20:17:03
60276         Log: regen_headers
60277      Branch: maint-5.6/perl
60278            ! Makefile.SH pod/perlintern.pod
60279 ____________________________________________________________________________
60280 [  8623] By: gsar                                  on 2001/01/30  19:42:34
60281         Log: backout change#7431 and its dependents (causes spurious rebuilds
60282              of autogenerated files)
60283              
60284              fix benign b.t failure
60285      Branch: maint-5.6/perl
60286            ! Makefile.SH t/lib/b.t
60287 ____________________________________________________________________________
60288 [  8622] By: jhi                                   on 2001/01/30  19:41:41
60289         Log: Microperl sync.
60290      Branch: perl
60291            ! mg.c perl.h
60292 ____________________________________________________________________________
60293 [  8621] By: gsar                                  on 2001/01/30  19:24:47
60294         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
60295              from mainline
60296              
60297              Subject: podlators 1.06 released
60298              
60299              Subject: [PATCH @8436] Eliminate op_children
60300              
60301              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
60302              
60303              (Replaced by #8448)  More op_children traces (cleanup of #8442).
60304              
60305              Subject: [PATCH #3 @8436] Re: Eliminate op_children
60306              Replace #8444 and #8445.
60307              
60308              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
60309              at the setting of the ofs_sv in new_struct_thread() as the
60310              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
60311              uninitialized fields are, uh, initialized with),
60312              SvREFCNT_inc()ing that invited a core dump.
60313              
60314              podlators 1.07, from Russ Allbery.
60315              
60316              Subject: [PATCH] regcomp.c old feature removal
60317              From: mjd@plover.com
60318              Date: 16 Jan 2001 14:43:18 -0000 
60319              Message-ID: <20010116144318.7140.qmail@plover.com> 
60320      Branch: maint-5.6/perl
60321           +> lib/Pod/Text/Overstrike.pm
60322           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
60323           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
60324           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
60325           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
60326           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
60327           !> util.c
60328 ____________________________________________________________________________
60329 [  8620] By: gsar                                  on 2001/01/30  18:48:32
60330         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
60331              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
60332              now fails one test)
60333              
60334              Subject: [PATCH] lvalue AUTOLOAD. No, really.
60335              
60336              Subject: [PATCH] Interesting syntax idea
60337              Make opens + bareword assigns do typeglob assigns.
60338              
60339              Tests for #8254.
60340              
60341              Subject: [PATCH @8269] Continue blocks and B::Deparse
60342              Make the peephole optimizer to bypass more null ops and
60343              and rewrite the deparse handling of continue blocks.
60344              
60345              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
60346              Doc tweak on #8313.
60347              
60348              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60349              
60350              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60351              
60352              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60353              
60354              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60355              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60356              according to the platform.
60357              
60358              Subject: [PATCH @8404] Consolidated lvalue sub changes
60359              
60360              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
60361              
60362              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
60363              
60364              Subject: B::Concise -- an improved replacement for B::Terse 
60365              
60366              The B::Terse drop-in replacement wasn't quite drop-in.
60367              
60368              The LVRET macro needed an aTHX.
60369              
60370              Use the /^Perl_/-less form of is_lvalue_sub().
60371              
60372              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
60373      Branch: maint-5.6/perl
60374           +> ext/B/B/Concise.pm
60375           !> (integrate 27 files)
60376 ____________________________________________________________________________
60377 [  8619] By: nick                                  on 2001/01/30  18:40:28
60378         Log: Integrate mainline
60379      Branch: perlio
60380           !> (integrate 40 files)
60381 ____________________________________________________________________________
60382 [  8618] By: jhi                                   on 2001/01/30  18:37:18
60383         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
60384              Date: Mon, 29 Jan 2001 22:51:29 -0600
60385              From: "Craig A. Berry" <craigberry@mac.com>
60386              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
60387      Branch: perl
60388            ! vms/test.com
60389 ____________________________________________________________________________
60390 [  8617] By: jhi                                   on 2001/01/30  18:34:53
60391         Log: Subject: [PATCH] Add missing CV flags to dump.c
60392              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60393              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
60394              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
60395      Branch: perl
60396            ! dump.c
60397 ____________________________________________________________________________
60398 [  8616] By: jhi                                   on 2001/01/30  18:20:58
60399         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
60400              part isn't applicable to maintperl.
60401              
60402              UTF-8 nit from Inaba Hiroto.
60403      Branch: maint-5.6/perl
60404           !> pod/perlapi.pod utf8.c
60405 ____________________________________________________________________________
60406 [  8615] By: jhi                                   on 2001/01/30  18:18:51
60407         Log: UTF-8 nit from Inaba Hiroto.
60408      Branch: perl
60409            ! pod/perlapi.pod t/op/each.t utf8.c
60410 ____________________________________________________________________________
60411 [  8614] By: jhi                                   on 2001/01/30  18:13:38
60412         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
60413              
60414              perl's internal variables are not for public consumption,
60415              move their docs from perlapi.pod to perlintern.pod
60416              
60417              support for -Dusethreads build under HP-UX 10.20 and DCE threads
60418              library (11.0 and later have pthreads but 10.x don't)
60419              
60420              avoid uninitialized value warnings
60421              
60422              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60423              gets weird results)
60424              
60425              perldoc nit on windows
60426              
60427              make it possible to run the tests outside the source tree
60428              (there's still a dependency on ../lib being the library
60429              location)
60430      Branch: perl
60431           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
60432           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
60433           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
60434           !> win32/bin/search.pl win32/vdir.h
60435 ____________________________________________________________________________
60436 [  8613] By: gsar                                  on 2001/01/30  16:39:59
60437         Log: make it possible to run the tests outside the source tree
60438              (there's still a dependency on ../lib being the library
60439              location)
60440      Branch: maint-5.6/perl
60441            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
60442 ____________________________________________________________________________
60443 [  8612] By: gsar                                  on 2001/01/30  16:31:12
60444         Log: perldoc nit on windows
60445      Branch: maint-5.6/perl
60446            ! utils/perldoc.PL
60447 ____________________________________________________________________________
60448 [  8611] By: gsar                                  on 2001/01/30  16:22:54
60449         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
60450              gets weird results)
60451      Branch: maint-5.6/perl
60452            ! win32/vdir.h
60453 ____________________________________________________________________________
60454 [  8610] By: gsar                                  on 2001/01/30  16:12:45
60455         Log: avoid uninitialized value warnings
60456      Branch: maint-5.6/perl
60457            ! win32/bin/search.pl
60458 ____________________________________________________________________________
60459 [  8609] By: gsar                                  on 2001/01/30  16:08:01
60460         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
60461              library (11.0 and later have pthreads but 10.x don't)
60462      Branch: maint-5.6/perl
60463            ! hints/hpux.sh thread.h
60464 ____________________________________________________________________________
60465 [  8608] By: gsar                                  on 2001/01/30  15:48:55
60466         Log: perl's internal variables are not for public consumption,
60467              move their docs from perlapi.pod to perlintern.pod
60468      Branch: maint-5.6/perl
60469            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
60470            ! thrdvar.h
60471 ____________________________________________________________________________
60472 [  8607] By: gsar                                  on 2001/01/30  15:44:27
60473         Log: mistakenly branched perl56delta.pod, revert
60474      Branch: maint-5.6/perl
60475            - pod/perl56delta.pod
60476           !> pod/perldelta.pod
60477 ____________________________________________________________________________
60478 [  8606] By: gsar                                  on 2001/01/30  14:20:24
60479         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
60480              dTHR which has been a noop for a while now, except for the
60481              compatibility definition in thread.h)
60482      Branch: maint-5.6/perl
60483           !> (integrate 45 files)
60484 ____________________________________________________________________________
60485 [  8605] By: jhi                                   on 2001/01/30  05:43:58
60486         Log: Mark the UTF-8 APIs as experimental.
60487      Branch: maint-5.6/perl
60488            ! embed.pl pod/perlapi.pod
60489 ____________________________________________________________________________
60490 [  8604] By: jhi                                   on 2001/01/30  05:38:40
60491         Log: Nits from earlier integrates.
60492      Branch: maint-5.6/perl
60493            ! lib/Carp/Heavy.pm
60494           !> sv.c
60495 ____________________________________________________________________________
60496 [  8603] By: jhi                                   on 2001/01/30  05:27:26
60497         Log: Regenerate Porting files.
60498      Branch: maint-5.6/perl
60499            ! Porting/Glossary Porting/config.sh Porting/config_H
60500 ____________________________________________________________________________
60501 [  8602] By: jhi                                   on 2001/01/30  05:14:59
60502         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
60503              8310,8339,8447,8492,8493,8505,8525: documentation changes.
60504              
60505              Subject: Re: perlfaq style changes
60506              
60507              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
60508              
60509              Subject: [PATCH] docs on NaN
60510              
60511              Subject: [patch] perlfaq7
60512              
60513              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
60514              
60515              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
60516              
60517              Subject: [PATCH] open() example in perlfunc.pod
60518              
60519              Podify README.mpeix (a new version from the web)
60520              
60521              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60522              
60523              Subject: [PATCH] format and rewording in perlfaq.pod
60524              
60525              Subject: [PATCH] API Variable documentation   
60526              
60527              Memory management calls documentation.
60528              
60529              Subject: [PATCH: perl@8482] README.vms URL updates
60530              
60531              Subject: Minor typos in perlfaq2.pod
60532              
60533              Subject: [PATCH] pod/perlvar.pod
60534      Branch: maint-5.6/perl
60535           +> pod/perl56delta.pod
60536            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60537           !> README.amiga README.epoc README.mpeix README.vms
60538           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
60539           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
60540           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
60541           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
60542           !> pod/perlvar.pod thrdvar.h
60543 ____________________________________________________________________________
60544 [  8601] By: jhi                                   on 2001/01/30  04:38:35
60545         Log: Integrate changes #8036,8096,8253 from mainline:
60546              hints changes.
60547              
60548              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60549              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
60550              
60551              Output the (apparent) version of gcc in Tru64.
60552      Branch: maint-5.6/perl
60553           +> ext/POSIX/hints/svr4.pl
60554           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
60555           !> hints/svr4.sh t/lib/bigfltpm.t
60556 ____________________________________________________________________________
60557 [  8600] By: jhi                                   on 2001/01/30  04:04:01
60558         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
60559              locale fixes.
60560              
60561              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
60562              
60563              Debian allows /usr/bin/locale to exist without any locales. (7868)
60564              
60565              Allow the locale test needing POSIX and the taint test
60566              needing IPC::SysV to run under 'minitest' (basically,
60567              bail out if loading the extension fails). (8384)
60568              
60569              Cleanup the locale.t output  (8480)
60570      Branch: maint-5.6/perl
60571           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
60572           !> t/pragma/locale.t
60573 ____________________________________________________________________________
60574 [  8599] By: jhi                                   on 2001/01/30  03:51:04
60575         Log: Missing generated files from #8598.
60576      Branch: maint-5.6/perl
60577            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60578 ____________________________________________________________________________
60579 [  8598] By: jhi                                   on 2001/01/30  03:41:54
60580         Log: Integrate change #8555 from mainline, manually integrate parts
60581              of changes 8452 and 8583.
60582              
60583              Subject: [PATCH] utf8.c documentation (8452)
60584              
60585              No point in checking the length if the pointer is bogus. (8555)
60586              
60587              Introduce bytes_from_utf8() and implement sv_eq() using it,
60588              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
60589              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
60590              was malformed. (8583)
60591      Branch: maint-5.6/perl
60592            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
60593           !> pod/perlapi.pod sv.c utf8.c
60594 ____________________________________________________________________________
60595 [  8597] By: gsar                                  on 2001/01/30  02:37:26
60596         Log: get PERL_OBJECT build going again on windows
60597      Branch: maint-5.6/perl
60598            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60599            ! pod/perlapi.pod proto.h sv.c
60600 ____________________________________________________________________________
60601 [  8596] By: jhi                                   on 2001/01/30  02:16:17
60602         Log: Signedness nit.
60603      Branch: perl
60604            ! sv.c
60605 ____________________________________________________________________________
60606 [  8595] By: jhi                                   on 2001/01/30  02:11:07
60607         Log: EBCDIC patch for Storable, from Peter Prymmer.
60608      Branch: perl
60609            ! t/lib/st-06compat.t
60610 ____________________________________________________________________________
60611 [  8594] By: jhi                                   on 2001/01/30  01:04:48
60612         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
60613              From: Peter Prymmer <pvhp@forte.com>
60614              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
60615              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
60616      Branch: perl
60617            ! t/lib/b.t
60618 ____________________________________________________________________________
60619 [  8593] By: jhi                                   on 2001/01/30  00:56:47
60620         Log: Subject: [PATCH: perl@8585] pod problems in io
60621              From: Peter Prymmer <pvhp@forte.com>
60622              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
60623              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
60624      Branch: perl
60625            ! pod/perlapio.pod pod/perliol.pod
60626 ____________________________________________________________________________
60627 [  8592] By: jhi                                   on 2001/01/30  00:48:20
60628         Log: Integrate perlio.
60629      Branch: perl
60630           !> pod/perlapio.pod pod/perliol.pod
60631 ____________________________________________________________________________
60632 [  8591] By: nick                                  on 2001/01/29  22:02:28
60633         Log: GNU 'merge' Simon's copy of perliol.pod with version
60634              patched by Craig's patch.
60635      Branch: perlio
60636            ! pod/perliol.pod
60637 ____________________________________________________________________________
60638 [  8590] By: nick                                  on 2001/01/29  21:55:10
60639         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
60640      Branch: perlio
60641            ! pod/perlapio.pod pod/perliol.pod
60642 ____________________________________________________________________________
60643 [  8589] By: jhi                                   on 2001/01/29  15:35:33
60644         Log: Integrate change #8586 from maint-5.6/perl.
60645              
60646              make the BOM detection code not call tell() until it has to
60647              (meant to fix esoteric compatibility issues where PL_rsfp
60648              is overridden)
60649      Branch: perl
60650           !> toke.c
60651 ____________________________________________________________________________
60652 [  8588] By: jhi                                   on 2001/01/29  15:29:11
60653         Log: Subject: MAking Solaris malloc() the default
60654              From: Lupe Christoph <lupe@lupe-christoph.de>
60655              Date: Mon, 29 Jan 2001 12:59:36 +0100
60656              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
60657              
60658              The README.solaris part slightly tweaked.
60659      Branch: perl
60660            ! README.solaris hints/solaris_2.sh
60661 ____________________________________________________________________________
60662 [  8587] By: jhi                                   on 2001/01/29  15:17:34
60663         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
60664              From: root@ak-75.mind.de
60665              Date: Sun, 28 Jan 2001 20:32:29 +0100
60666              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
60667      Branch: perl
60668            ! pod/perlre.pod
60669 ____________________________________________________________________________
60670 [  8586] By: gsar                                  on 2001/01/29  13:43:44
60671         Log: make the BOM detection code not call tell() until it has to
60672              (meant to fix esoteric compatibility issues where PL_rsfp
60673              is overridden)
60674      Branch: maint-5.6/perl
60675            ! toke.c
60676 ____________________________________________________________________________
60677 [  8585] By: jhi                                   on 2001/01/28  20:05:45
60678         Log: Update Changes.
60679      Branch: perl
60680            ! Changes patchlevel.h
60681 ____________________________________________________________________________
60682 [  8584] By: jhi                                   on 2001/01/28  19:30:02
60683         Log: Integrate perlio.
60684      Branch: perl
60685           +> pod/perliol.pod
60686           !> MANIFEST pod/perlapio.pod
60687 ____________________________________________________________________________
60688 [  8583] By: jhi                                   on 2001/01/28  19:28:40
60689         Log: Patch from Inaba Hiroto:
60690              - canonical UTF-8 hash keys: if a key string for a hash is
60691              UTF8-on, try downgrade the string and use it if
60692              unicode::distinct is not in effect.
60693              For the task, I added a function bytes_from_utf8() to utf8.c.
60694              It might resemble utf8_to_bytes() but it is not convenient
60695              to the task.
60696              Made a test for it and added to t/op/each.t
60697              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
60698              the mortal copy of the argument SV.
60699              And changed t/io/utf8.t test 18 which expects print() to
60700              upgrade its argument.
60701              - re-implement sv_eq with bytes_from_utf8()
60702              - some bug fixes
60703              - tr/// does not handle UTF8 range (\x{}-\x{})
60704              - \ before raw UTF8 character produced
60705              "Malformed UTF-8 character" warning.
60706              - "\x{100}\N{CENT SIGN}" is Malformed.
60707              Added tests for these 3.
60708              - and one silly bug (by me) with qu operator.
60709      Branch: perl
60710            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
60711            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
60712            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
60713 ____________________________________________________________________________
60714 [  8582] By: nick                                  on 2001/01/28  19:25:04
60715         Log: Add pod/perliol.pod to MANIFEST :-(
60716      Branch: perlio
60717            ! MANIFEST
60718 ____________________________________________________________________________
60719 [  8581] By: nick                                  on 2001/01/28  19:22:40
60720         Log: PerlIO documentation. Proofing and sub-editing requested.
60721      Branch: perlio
60722            + pod/perliol.pod
60723            ! pod/perlapio.pod
60724 ____________________________________________________________________________
60725 [  8580] By: jhi                                   on 2001/01/28  05:16:25
60726         Log: Revert the change to sv_2pv() done by #8054: Someone who
60727              did SvNV_set() on a scalar that also happened to be POK,
60728              followed by sv_2pv() won't get the right coercion anymore.
60729              [Sarathy]
60730      Branch: maint-5.6/perl
60731            ! sv.c
60732 ____________________________________________________________________________
60733 [  8579] By: jhi                                   on 2001/01/28  05:15:04
60734         Log: Remove the #8084 effect: do not allow -Q to be interpreted
60735              as -&Q(), this is too much wiggle room.
60736      Branch: maint-5.6/perl
60737            ! toke.c
60738 ____________________________________________________________________________
60739 [  8578] By: jhi                                   on 2001/01/28  05:12:45
60740         Log: Needed bits of #8439 (should have been in #8576),
60741              mainly for lval substr().
60742      Branch: maint-5.6/perl
60743            ! mg.c pp.c pp_hot.c
60744 ____________________________________________________________________________
60745 [  8577] By: jhi                                   on 2001/01/28  05:02:46
60746         Log: A missing check-in.
60747      Branch: maint-5.6/perl
60748            ! utf8.c
60749 ____________________________________________________________________________
60750 [  8576] By: jhi                                   on 2001/01/28  04:26:18
60751         Log: Integrate changes #8425,8436,8439,8517 from mainline.
60752              The 8439 was not truly integrated because it had too many
60753              dependencies on the development branch and because it introduced
60754              concepts too bold for a maintenance branch (such as the qu operator).
60755              
60756              Subject: [PATCH perl@8342] -Wformat
60757              
60758              Tighten some of the UTF-8 tests a bit.
60759              
60760              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
60761              - The substr lval was still not okay.
60762              - Now pp_stringify and sv_setsv copies source's UTF8 flag
60763              even if IN_BYTE.  pp_stringify is called from fold_constants
60764              at optimization phase and "\x{100}" was made SvUTF8_off under
60765              use bytes (the bytes pragma is for "byte semantics" and not
60766              for "do not produce UTF8 data")
60767      Branch: maint-5.6/perl
60768            ! t/lib/charnames.t t/op/substr.t toke.c
60769           !> sv.c t/pragma/utf8.t
60770 ____________________________________________________________________________
60771 [  8575] By: jhi                                   on 2001/01/28  04:01:51
60772         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
60773              
60774              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
60775              
60776              Subject: [ID 20001230.003] UTF-8 tr still hurts
60777              
60778              Test cases for #8385 (from Simon's "torture.pl")
60779              
60780              Start fixing UTF-8 lval substr() (8405)
60781      Branch: maint-5.6/perl
60782           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
60783           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
60784 ____________________________________________________________________________
60785 [  8574] By: jhi                                   on 2001/01/28  03:09:06
60786         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
60787              from mainline.
60788              
60789              UTF-8 cleanup.
60790              
60791              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
60792              
60793              "\x{FF}\xFF" was broken.
60794              
60795              Tests for #8329 and #8330.
60796              
60797              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
60798              
60799              IRIX compiler noticed that the bof initialization might be
60800              bypassed by control flow.
60801              
60802              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
60803      Branch: maint-5.6/perl
60804           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
60805           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
60806 ____________________________________________________________________________
60807 [  8573] By: jhi                                   on 2001/01/28  02:06:12
60808         Log: Retract #8552.
60809      Branch: perl
60810            ! lib/Text/Wrap.pm t/lib/textwrap.t
60811 ____________________________________________________________________________
60812 [  8572] By: jhi                                   on 2001/01/28  02:04:49
60813         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
60814              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
60815              not really integrated but instead salvaged by hand
60816              (they had too many dependencies on the development release
60817              to be cleanly integratable).
60818              
60819              Subject: more UTF8 test suites and an UTF8 patch
60820              
60821              Tweak for MULTIPLICITY/USE_PERLIO
60822              
60823              Signedness nit.
60824              
60825              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
60826              
60827              Use the UTF8_XXX macros in is_utf8_char().
60828              
60829              Rewrite pp_concat() in terms of sv_catsv().  The . operator
60830              should now be UTF-8-proof.
60831              
60832              Subject: [PATCH perl@8269] scanning two hex-constants
60833              fails on EBCDIC environment (script length.t)
60834              
60835              Add some Unicode chop() tests.
60836      Branch: maint-5.6/perl
60837            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
60838           !> sv.c t/op/chop.t utf8.h
60839 ____________________________________________________________________________
60840 [  8571] By: jhi                                   on 2001/01/28  00:35:59
60841         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
60842              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
60843              
60844              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
60845              
60846              The maxiters upper limit sanity check (guarding against
60847              non-progress) assumed bytes instead of characters in s///
60848              and split().
60849              
60850              Signedness nit.
60851              
60852              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
60853              join() should now be UTF-8-proof.
60854              
60855              More split // UTF-8 tests. (8250)
60856      Branch: maint-5.6/perl
60857           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
60858           !> util.c
60859 ____________________________________________________________________________
60860 [  8570] By: jhi                                   on 2001/01/27  22:15:46
60861         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
60862              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
60863              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
60864              8084,8204,8244,8333 from mainline.
60865              
60866              For -Q where Q might be a one-letter sub name one does no more
60867              get a warning about an unknown filetest (7941,7943,7944,8084).
60868              
60869              Subject: Re: [ID 20001130.011] expression parsing bug ?
60870              
60871              Make uv_to_utf8() to zero-terminate its output buffer.
60872              
60873              Split off t/op/length.t (7995)
60874              
60875              Split off t/op/utf8decode.t (7996)
60876              
60877              Remove an unnecessary 'use utf8' from the utf8.t (7998)
60878              
60879              Split off t/op/concat.t (8004)
60880              
60881              Split off t/op/ver.t (8005)
60882              
60883              Document utf8_length(), utf8_distance(), and utf8_hop().
60884              
60885              Document utf8_to_uv() better.
60886              
60887              Introduce macros for UTF8 decoding (8028,8033).
60888              
60889              Add test for reverse() (8030,8031).
60890              
60891              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
60892              
60893              Do not return the Unicode replacement character    on UTF-8
60894              decoding failure.
60895              
60896              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
60897              not this_utf8 i.e. the output string has one, but don't mess
60898              with source assumption. (8052,8053)
60899              
60900              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
60901              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
60902              was not expecting to be called with something that was already
60903              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
60904              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
60905              (8054)
60906              
60907              Recode the naughty binary bytes in utf8decode.t using the \xHH.
60908              
60909              Make some panic messages a bit more logical.
60910      Branch: maint-5.6/perl
60911           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
60912           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
60913           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
60914           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
60915           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
60916           !> utf8.c utf8.h
60917 ____________________________________________________________________________
60918 [  8569] By: jhi                                   on 2001/01/27  19:16:43
60919         Log: Integrate changes #7750 from perlio and #8566 from mainline.
60920      Branch: maint-5.6/perl
60921           !> regexec.c sv.c
60922 ____________________________________________________________________________
60923 [  8568] By: jhi                                   on 2001/01/27  18:06:51
60924         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
60925              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
60926              7935[-perlio.c],7936,7959,7965 from mainline.
60927              
60928              Change the "big byte" error message to "Wide character".
60929              (7355, the croak-if-wide-chars-in-print part ignored)
60930              
60931              Use UINT64_C().
60932              
60933              Introduce Perl_utf8_length().
60934              
60935              diff -se shows these as different (7753, forgotten check-ins)
60936              
60937              Subject: [PATCH] doop.c - UTF8 tr///
60938              
60939              If we use (aTHX_ ...) then put Perl_ on the front.
60940              
60941              Make utf8_length() and utf8_distance() to be less forgiving
60942              about bad UTF-8.
60943              
60944              Test line numbers are different with utf8.
60945              
60946              No need to scan till infinity, 13 is enough. (7872,7911)
60947              
60948              Subject: [PATCH] Tokeniser debugging
60949              
60950              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
60951              
60952              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
60953              
60954              Be more careful in Perl_sv_utf8_downgrade().
60955              
60956              Use DO_UTF8().
60957              
60958              Raw zero bytes in text files confuse at least GNU patch 2.1.
60959      Branch: maint-5.6/perl
60960           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
60961           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
60962           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
60963           !> t/pragma/utf8.t toke.c utf8.c utf8.h
60964 ____________________________________________________________________________
60965 [  8567] By: nick                                  on 2001/01/27  11:10:38
60966         Log: Integrate mainline
60967      Branch: perlio
60968           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
60969           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
60970           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
60971           !> toke.c
60972 ____________________________________________________________________________
60973 [  8566] By: jhi                                   on 2001/01/27  06:22:48
60974         Log: More documentation for the regexp context stack.
60975      Branch: perl
60976            ! regexec.c
60977 ____________________________________________________________________________
60978 [  8565] By: jhi                                   on 2001/01/27  05:21:57
60979         Log: Update Changes.
60980      Branch: perl
60981            ! Changes patchlevel.h
60982 ____________________________________________________________________________
60983 [  8564] By: jhi                                   on 2001/01/27  04:44:04
60984         Log: Threadedness patch for #8562 from Doug MacEachern.
60985      Branch: perl
60986            ! toke.c
60987 ____________________________________________________________________________
60988 [  8563] By: jhi                                   on 2001/01/27  04:26:24
60989         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
60990              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60991              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
60992              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
60993      Branch: perl
60994            ! op.c
60995 ____________________________________________________________________________
60996 [  8562] By: jhi                                   on 2001/01/27  04:20:30
60997         Log: Subject: Re: Announce : Tokener reporting patch
60998              From: Simon Cozens <simon@cozens.net>
60999              Date: Mon, 22 Jan 2001 02:17:22 +0000
61000              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
61001      Branch: perl
61002            ! embed.h embed.pl proto.h toke.c
61003 ____________________________________________________________________________
61004 [  8561] By: jhi                                   on 2001/01/27  04:17:24
61005         Log: Forgot from #8545.  Oops.
61006      Branch: perl
61007            ! pp.c t/pragma/overload.t
61008 ____________________________________________________________________________
61009 [  8560] By: jhi                                   on 2001/01/27  03:01:47
61010         Log: A better module compilation test, use MANIFEST as suggested
61011              by Spider.
61012      Branch: perl
61013            ! t/lib/1_compile.t
61014 ____________________________________________________________________________
61015 [  8559] By: jhi                                   on 2001/01/27  02:50:48
61016         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
61017              From: Peter Prymmer <pvhp@forte.com>
61018              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
61019              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
61020      Branch: perl
61021            ! t/lib/b.t
61022 ____________________________________________________________________________
61023 [  8558] By: jhi                                   on 2001/01/27  02:27:05
61024         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
61025              From: Peter Prymmer <pvhp@forte.com>
61026              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
61027              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
61028      Branch: perl
61029            ! t/pragma/sub_lval.t
61030 ____________________________________________________________________________
61031 [  8557] By: jhi                                   on 2001/01/27  02:26:03
61032         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
61033              From: Peter Prymmer <pvhp@forte.com>
61034              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
61035              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
61036      Branch: perl
61037            ! t/lib/st-06compat.t
61038 ____________________________________________________________________________
61039 [  8556] By: jhi                                   on 2001/01/27  02:24:33
61040         Log: Subject: [PATCH: perl@8531] minor update to README.os390
61041              From: Peter Prymmer <pvhp@forte.com>
61042              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
61043              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
61044      Branch: perl
61045            ! README.os390
61046 ____________________________________________________________________________
61047 [  8555] By: jhi                                   on 2001/01/27  00:35:47
61048         Log: No point in checking the length before we know whether the pointer
61049              is bogus or not, fixes Abigail's odbm failures in Linux.
61050      Branch: perl
61051            ! sv.c
61052 ____________________________________________________________________________
61053 [  8554] By: nick                                  on 2001/01/26  19:01:31
61054         Log: Integrate mainline
61055      Branch: perlio
61056           !> lib/Text/Wrap.pm t/lib/textwrap.t
61057 ____________________________________________________________________________
61058 [  8553] By: jhi                                   on 2001/01/26  15:19:39
61059         Log: Integrate change #7792 from perlio (multiplicity fix),
61060              fix the AV leak in regex DEBUGGING (tiny part of the
61061              polymorphic regexp patch #8143).
61062      Branch: maint-5.6/perl
61063            ! regcomp.c
61064           !> scope.h
61065 ____________________________________________________________________________
61066 [  8552] By: jhi                                   on 2001/01/26  15:03:23
61067         Log: (Retracted by #8573)
61068              
61069              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
61070              From: Michael G Schwern <schwern@pobox.com>
61071              Date: Fri, 26 Jan 2001 09:28:31 -0500
61072              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
61073      Branch: perl
61074            ! lib/Text/Wrap.pm t/lib/textwrap.t
61075 ____________________________________________________________________________
61076 [  8551] By: jhi                                   on 2001/01/26  02:33:19
61077         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
61078              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
61079              
61080              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61081              
61082              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
61083              
61084              Message nit.
61085              
61086              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
61087              
61088              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
61089              
61090              (the cleanup of unused submatches in regtry() and regcppop())
61091              
61092              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61093              stored and restored, and thusly was trounced by the utf8 swash
61094              routines.
61095              
61096              use utf8 not required to use \x{}.
61097              
61098              Removed two more tests that make no sense in UTF-8 since the test
61099              data is not in UTF-8.
61100              
61101              Get the three different space character classes right under utf8.
61102              
61103              Implement ANYOFUTF8 regprop() dumping.
61104              
61105              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
61106              
61107              Document the regex context pushing/popping a bit better.
61108      Branch: maint-5.6/perl
61109           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61110           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61111           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
61112           !> t/op/regmesg.t utf8.c
61113 ____________________________________________________________________________
61114 [  8550] By: nick                                  on 2001/01/25  19:42:30
61115         Log: Integrate mainline
61116      Branch: perlio
61117           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
61118           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
61119           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
61120           !> t/lib/bigint.t t/lib/bigintpm.t
61121 ____________________________________________________________________________
61122 [  8549] By: jhi                                   on 2001/01/25  15:22:28
61123         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
61124      Branch: maint-5.6/perl
61125            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61126 ____________________________________________________________________________
61127 [  8548] By: jhi                                   on 2001/01/25  15:02:55
61128         Log: Integrate changes #7997,8063,8492,8547 from mainline.
61129              
61130              Subject: Re: STRLEN - what?
61131              
61132              Subject: [PATCH] perlguts.pod
61133              
61134              Memory management calls documentation.
61135              
61136              Layout using tabulator is not a good idea in a pod.
61137      Branch: maint-5.6/perl
61138           !> pod/perlguts.pod
61139 ____________________________________________________________________________
61140 [  8547] By: jhi                                   on 2001/01/25  14:49:05
61141         Log: Layout using tabulator is not a good idea in a pod.
61142      Branch: perl
61143            ! pod/perlguts.pod
61144 ____________________________________________________________________________
61145 [  8546] By: jhi                                   on 2001/01/25  14:31:12
61146         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
61147              from mainline.
61148              
61149              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61150              
61151              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61152              
61153              More Win32 editor/IDE/shell hints.
61154              
61155              More Win32 Perling.
61156              
61157              Yet another editor edit.
61158              
61159              Edit edit edit.
61160              
61161              IDE/editor section tweaking.
61162              
61163              Few more IDE/editor nits from p5p.
61164      Branch: maint-5.6/perl
61165           !> pod/perlfaq3.pod
61166 ____________________________________________________________________________
61167 [  8545] By: jhi                                   on 2001/01/25  04:16:32
61168         Log: Subject: [PATCH 5.7.0] overload int()
61169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61170              Date: Wed, 24 Jan 2001 19:06:57 -0500
61171              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
61172      Branch: perl
61173            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
61174            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
61175            ! t/lib/bigintpm.t
61176 ____________________________________________________________________________
61177 [  8544] By: jhi                                   on 2001/01/25  04:15:11
61178         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
61179              From: Peter Prymmer <pvhp@forte.com>
61180              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
61181              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
61182      Branch: perl
61183            ! Makefile.SH README.os390 hints/os390.sh installperl
61184 ____________________________________________________________________________
61185 [  8543] By: jhi                                   on 2001/01/25  03:52:08
61186         Log: Integrate change #8462,8469 from mainline.
61187              
61188              In VMS Perl subversion (perl -V) is undef.
61189      Branch: maint-5.6/perl
61190           !> configure.com
61191 ____________________________________________________________________________
61192 [  8542] By: jhi                                   on 2001/01/25  03:44:55
61193         Log: Integrate changes #7835,7850,8315,8316 from mainline.
61194              
61195              Solaris hints.
61196      Branch: maint-5.6/perl
61197           !> hints/solaris_2.sh
61198 ____________________________________________________________________________
61199 [  8541] By: jhi                                   on 2001/01/25  03:39:28
61200         Log: Integrate #8336 from mainline.
61201      Branch: maint-5.6/perl
61202           !> hv.c
61203 ____________________________________________________________________________
61204 [  8540] By: jhi                                   on 2001/01/25  03:23:50
61205         Log: Retract #8539.
61206      Branch: maint-5.6/perl
61207            ! pod/perlfaq3.pod
61208 ____________________________________________________________________________
61209 [  8539] By: jhi                                   on 2001/01/25  03:21:55
61210         Log: (Retracted by #8540.)
61211      Branch: maint-5.6/perl
61212            ! pod/perlfaq3.pod
61213 ____________________________________________________________________________
61214 [  8538] By: jhi                                   on 2001/01/25  03:14:07
61215         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
61216              From: Peter Prymmer <pvhp@forte.com>
61217              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
61218              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
61219              
61220              The VMS bits.
61221      Branch: maint-5.6/perl
61222            ! configure.com vms/descrip_mms.template
61223 ____________________________________________________________________________
61224 [  8537] By: jhi                                   on 2001/01/25  03:06:09
61225         Log: Integrate #7710,7824,7973 from mainline.
61226      Branch: maint-5.6/perl
61227           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61228           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
61229           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
61230           !> vos/config.ga.def vos/config.ga.h win32/config.bc
61231           !> win32/config.gc win32/config.vc
61232 ____________________________________________________________________________
61233 [  8536] By: jhi                                   on 2001/01/24  13:50:20
61234         Log: Revert the edits made by me so far to the 5.6 branch since
61235              the TRIAL1 since I did edits when I should have been using
61236              integrates.  Bad programmer.   (Will integrate them properly later.)
61237              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
61238              The #8353 will not be reapplied at least for now since
61239              the UTF-8 hash keys need more thinking.
61240              (The patches #8347, #8354, #8454, #8473 were okay since they
61241              were original edits made specifically for the 5.6.1-TRIAL1.)
61242      Branch: maint-5.6/perl
61243            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61244            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
61245            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
61246            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
61247            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
61248            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61249            ! win32/config.bc win32/config.gc win32/config.vc
61250 ____________________________________________________________________________
61251 [  8535] By: bailey                                on 2001/01/24  06:37:02
61252         Log: SYN SYN
61253      Branch: vmsperl
61254           +> (branch 26 files)
61255           !> (integrate 130 files)
61256 ____________________________________________________________________________
61257 [  8534] By: nick                                  on 2001/01/23  19:30:57
61258         Log: Integrate mainline.
61259      Branch: perlio
61260           !> Changes Configure Porting/Glossary Porting/config.sh
61261           !> Porting/config_H embed.h embed.pl ext/Encode/compile
61262           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
61263           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
61264           !> pod/perlvar.pod proto.h t/lib/1_compile.t
61265 ____________________________________________________________________________
61266 [  8533] By: jhi                                   on 2001/01/23  16:15:46
61267         Log: Forgotten from #8501.
61268      Branch: perl
61269            ! Porting/Glossary Porting/config.sh Porting/config_H
61270 ____________________________________________________________________________
61271 [  8532] By: jhi                                   on 2001/01/23  16:13:27
61272         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
61273              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61274              Date: Mon, 22 Jan 2001 17:51:58 +0100
61275              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
61276      Branch: perl
61277            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
61278 ____________________________________________________________________________
61279 [  8531] By: jhi                                   on 2001/01/23  15:46:01
61280         Log: Update Changes.
61281      Branch: perl
61282            ! Changes patchlevel.h
61283 ____________________________________________________________________________
61284 [  8530] By: jhi                                   on 2001/01/23  15:38:39
61285         Log: De-cut-and-pasto.
61286      Branch: perl
61287            ! t/lib/1_compile.t
61288 ____________________________________________________________________________
61289 [  8529] By: jhi                                   on 2001/01/23  15:11:04
61290         Log: Document the mkdir trailing slashes case.
61291      Branch: perl
61292            ! pod/perlfunc.pod
61293 ____________________________________________________________________________
61294 [  8528] By: jhi                                   on 2001/01/23  15:08:28
61295         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
61296              get installed:
61297              
61298              Subject: lib/lib.pm
61299              From: <abigail@foad.org>
61300              Date: Mon, 28 Aug 2000 20:35:08 -0400
61301              Message-ID: <20000829003508.21281.qmail@foad.org>
61302      Branch: perl
61303            ! installperl
61304 ____________________________________________________________________________
61305 [  8527] By: jhi                                   on 2001/01/23  14:44:04
61306         Log: Metaconfig unit change for #8526.
61307      Branch: metaconfig
61308            ! U/threads/archname.U
61309 ____________________________________________________________________________
61310 [  8526] By: jhi                                   on 2001/01/23  14:43:19
61311         Log: Attach -perlio to the archname if so selected.
61312      Branch: perl
61313            ! Configure
61314 ____________________________________________________________________________
61315 [  8525] By: jhi                                   on 2001/01/23  14:24:01
61316         Log: Subject: [PATCH] pod/perlvar.pod
61317              From: abigail@foad.org
61318              Date: Tue, 23 Jan 2001 01:41:10 +0100
61319              Message-ID: <20010123004110.22259.qmail@foad.org>
61320      Branch: perl
61321            ! pod/perlvar.pod
61322 ____________________________________________________________________________
61323 [  8524] By: jhi                                   on 2001/01/23  14:22:32
61324         Log: A bug introduced in #8217 (the undefined variable in the
61325              lib/safe1_t #3) fixed, by Charles Lane:
61326              
61327              The earlier patch made it so that stuff running in Safe
61328              compartments could do a "caller" and see "main".  That
61329              little change in name is done right before the code in
61330              the compartment is run, and apparantly the parser
61331              was picking up the stash name before it got changed.
61332              
61333              (why it was threaded vs. unthreaded Perl that was sensitive to this
61334              I still don't know...and it probably doesn't matter).
61335              
61336              I tryed removing the stash name-change and saw that threaded Perl
61337              did indeed pass the lib/safe1.t tests.
61338              
61339              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
61340              do the name change (and to connect _ in the compartment to the global
61341              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
61342              to call _safe_pkg_prep when creating a new compartment.
61343              
61344              Passes all tests with threaded perl on linux; passes all tests
61345              with unthreaded perl on VMS.
61346              
61347              At some point I'll probably want to revisit Safe and Opcode to
61348              provide more sensible handling of global variables...and to get
61349              formats working in Safe compartments, which they don't do currently.
61350      Branch: perl
61351            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
61352 ____________________________________________________________________________
61353 [  8523] By: jhi                                   on 2001/01/23  14:11:58
61354         Log: Also the lib/Thread.pm itself needs to be ignored if
61355              the Thread extension hasn't been built.
61356      Branch: perl
61357            ! t/lib/1_compile.t
61358 ____________________________________________________________________________
61359 [  8522] By: jhi                                   on 2001/01/23  13:51:28
61360         Log: print() instead of warn() so that stderr doesn't get
61361              unnecessarily polluted.
61362      Branch: perl
61363            ! ext/Encode/compile
61364 ____________________________________________________________________________
61365 [  8521] By: jhi                                   on 2001/01/23  13:49:48
61366         Log: Integrate perlio.
61367      Branch: perl
61368           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
61369           !> ext/Encode/encode.h
61370 ____________________________________________________________________________
61371 [  8520] By: nick                                  on 2001/01/22  21:44:00
61372         Log: More messing with Encode:
61373              Extra fields in header to allow multiple names and to record
61374              other things "compile" knows.
61375              Re-organise compile to factor out common output routines.
61376      Branch: perlio
61377            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
61378 ____________________________________________________________________________
61379 [  8519] By: nick                                  on 2001/01/22  20:33:50
61380         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
61381      Branch: perlio
61382            ! ext/Encode/Makefile.PL ext/Encode/compile
61383 ____________________________________________________________________________
61384 [  8518] By: nick                                  on 2001/01/22  20:28:13
61385         Log: Integrate mainline
61386      Branch: perlio
61387           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
61388           !> vos/config.alpha.def vos/config.alpha.h
61389 ____________________________________________________________________________
61390 [  8517] By: jhi                                   on 2001/01/22  15:37:17
61391         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
61392              by Inaba Hiroto.
61393      Branch: perl
61394            ! sv.c
61395 ____________________________________________________________________________
61396 [  8516] By: jhi                                   on 2001/01/22  14:55:15
61397         Log: More SIG_SIZE fixes.
61398      Branch: perl
61399            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
61400 ____________________________________________________________________________
61401 [  8515] By: jhi                                   on 2001/01/22  14:50:27
61402         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61403              From: "Craig A. Berry" <craigberry@mac.com>
61404              Date: Mon, 22 Jan 2001 00:42:24 -0600
61405              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
61406      Branch: perl
61407            ! configure.com
61408 ____________________________________________________________________________
61409 [  8514] By: jhi                                   on 2001/01/22  14:31:17
61410         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
61411              From: "Craig A. Berry" <craigberry@mac.com>
61412              Date: Sun, 21 Jan 2001 23:03:25 -0600
61413              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
61414      Branch: perl
61415            ! configure.com
61416 ____________________________________________________________________________
61417 [  8513] By: jhi                                   on 2001/01/22  14:14:00
61418         Log: Add the .ucm encoding tables to the MANIFEST.
61419      Branch: perl
61420            ! MANIFEST
61421 ____________________________________________________________________________
61422 [  8512] By: jhi                                   on 2001/01/22  13:43:33
61423         Log: Integrate perlio.
61424      Branch: perl
61425           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61426           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61427           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61428           +> ext/Encode/Encode/iso8859-10.ucm
61429           +> ext/Encode/Encode/iso8859-13.ucm
61430           +> ext/Encode/Encode/iso8859-14.ucm
61431           +> ext/Encode/Encode/iso8859-15.ucm
61432           +> ext/Encode/Encode/iso8859-16.ucm
61433           +> ext/Encode/Encode/iso8859-2.ucm
61434           +> ext/Encode/Encode/iso8859-3.ucm
61435           +> ext/Encode/Encode/iso8859-4.ucm
61436           +> ext/Encode/Encode/iso8859-5.ucm
61437           +> ext/Encode/Encode/iso8859-6.ucm
61438           +> ext/Encode/Encode/iso8859-7.ucm
61439           +> ext/Encode/Encode/iso8859-8.ucm
61440           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61441           +> ext/Encode/Encode/symbol.ucm
61442           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
61443           !> perliol.h
61444 ____________________________________________________________________________
61445 [  8511] By: nick                                  on 2001/01/21  23:44:47
61446         Log: Make "real" layers of ":utf8" and ":raw".
61447              So now PERLIO=utf8 perl ...
61448              does what Andreas wanted.
61449              Fix arg passing in open.pm (still have a Carp issue).
61450      Branch: perlio
61451            ! lib/open.pm perlio.c perliol.h
61452 ____________________________________________________________________________
61453 [  8510] By: jhi                                   on 2001/01/21  22:56:53
61454         Log: Document the regex content pushing/popping a bit better.
61455      Branch: perl
61456            ! regexec.c
61457 ____________________________________________________________________________
61458 [  8509] By: jhi                                   on 2001/01/21  22:55:44
61459         Log: Tweak the mkdir trailing slash code some more.
61460              
61461              TO DO: the same handling should probably be done for
61462              all the other filesystem functions that can have directories
61463              as their arguments.
61464      Branch: perl
61465            ! pp_sys.c
61466 ____________________________________________________________________________
61467 [  8508] By: nick                                  on 2001/01/21  21:37:43
61468         Log: Switch "compiled in" encodings to .ucm format.
61469              (Leave others as .enc till we can run-time load .ucm,
61470              or find some other way to load them.)
61471      Branch: perlio
61472            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61473            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61474            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61475            + ext/Encode/Encode/iso8859-10.ucm
61476            + ext/Encode/Encode/iso8859-13.ucm
61477            + ext/Encode/Encode/iso8859-14.ucm
61478            + ext/Encode/Encode/iso8859-15.ucm
61479            + ext/Encode/Encode/iso8859-16.ucm
61480            + ext/Encode/Encode/iso8859-2.ucm
61481            + ext/Encode/Encode/iso8859-3.ucm
61482            + ext/Encode/Encode/iso8859-4.ucm
61483            + ext/Encode/Encode/iso8859-5.ucm
61484            + ext/Encode/Encode/iso8859-6.ucm
61485            + ext/Encode/Encode/iso8859-7.ucm
61486            + ext/Encode/Encode/iso8859-8.ucm
61487            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61488            + ext/Encode/Encode/symbol.ucm
61489            ! ext/Encode/Makefile.PL ext/Encode/compile
61490 ____________________________________________________________________________
61491 [  8507] By: nick                                  on 2001/01/21  21:02:03
61492         Log: Integrate (partial) mainline.
61493      Branch: perlio
61494           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
61495           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
61496           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61497 ____________________________________________________________________________
61498 [  8506] By: jhi                                   on 2001/01/21  20:09:30
61499         Log: Update Changes.
61500      Branch: perl
61501            ! Changes patchlevel.h
61502 ____________________________________________________________________________
61503 [  8505] By: jhi                                   on 2001/01/21  19:39:59
61504         Log: Subject: Minor typos in perlfaq2.pod
61505              From: "Stephen P. Potter" <spp@spotter.yi.org>
61506              Message-Id: <200101192101.QAA11911@spotter.yi.org>
61507              Date: Fri, 19 Jan 2001 16:01:13 -0500
61508              
61509              with a nit from Philip Newton.
61510      Branch: perl
61511            ! pod/perlfaq2.pod
61512 ____________________________________________________________________________
61513 [  8504] By: jhi                                   on 2001/01/21  19:33:05
61514         Log: Metaconfig change for #8503.
61515      Branch: metaconfig
61516            ! U/threads/usethreads.U
61517 ____________________________________________________________________________
61518 [  8503] By: jhi                                   on 2001/01/21  19:32:21
61519         Log: Sanity check for conflicting thread flavours.
61520      Branch: perl
61521            ! Configure config_h.SH
61522 ____________________________________________________________________________
61523 [  8502] By: jhi                                   on 2001/01/21  19:23:00
61524         Log: Metaconfig change for #8501.
61525      Branch: metaconfig
61526            ! U/modified/sig_name.U
61527 ____________________________________________________________________________
61528 [  8501] By: jhi                                   on 2001/01/21  19:22:26
61529         Log: The SIG_SIZE is the number of the elements *excluding*
61530              the terminating NULL.
61531      Branch: perl
61532            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
61533            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
61534            ! win32/config_H.vc
61535 ____________________________________________________________________________
61536 [  8500] By: jhi                                   on 2001/01/21  18:31:31
61537         Log: Integrate perlio.
61538      Branch: perl
61539           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
61540           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
61541           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
61542           !> pp_sys.c proto.h sv.c
61543 ____________________________________________________________________________
61544 [  8499] By: jhi                                   on 2001/01/21  17:43:57
61545         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
61546              From: Hugo <hv@crypt.compulink.co.uk>
61547              Date: Sun, 21 Jan 2001 13:34:05 +0000
61548              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
61549              
61550              In sprintf UTF8ize only if necessary.
61551      Branch: perl
61552            ! sv.c
61553 ____________________________________________________________________________
61554 [  8498] By: nick                                  on 2001/01/21  16:25:32
61555         Log: Encode cleanup.
61556              Add command line control over "compile" so that Makefile.PL
61557              needs can be combined with other uses.
61558              Use command line options in Makefile.PL.
61559              Fix multi-byte parsing in .ucm files.
61560      Branch: perlio
61561            ! ext/Encode/Makefile.PL ext/Encode/compile
61562 ____________________________________________________________________________
61563 [  8497] By: nick                                  on 2001/01/21  12:56:27
61564         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
61565      Branch: perlio
61566            ! ext/Encode/Encode.xs
61567 ____________________________________________________________________________
61568 [  8496] By: nick                                  on 2001/01/21  12:18:45
61569         Log: Fixup after integrate:
61570              missed the .sym files that are changed by regen_headers
61571              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
61572      Branch: perlio
61573            ! global.sym pp.sym sv.c
61574 ____________________________________________________________________________
61575 [  8495] By: nick                                  on 2001/01/21  11:51:07
61576         Log: Integrate mainline.
61577      Branch: perlio
61578           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
61579           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
61580           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
61581           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
61582           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
61583           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
61584           !> win32/Makefile win32/makefile.mk
61585 ____________________________________________________________________________
61586 [  8494] By: jhi                                   on 2001/01/20  23:12:11
61587         Log: Forgot the expect_number() prototype.
61588      Branch: perl
61589            ! embed.h embed.pl proto.h
61590 ____________________________________________________________________________
61591 [  8493] By: jhi                                   on 2001/01/20  22:56:39
61592         Log: Subject: [PATCH: perl@8482] README.vms URL updates
61593              From: Peter Prymmer <pvhp@forte.com>
61594              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
61595              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
61596              
61597              Plus Craig A. Berry's suggestion to use compaq.com instead
61598              of digital.com.
61599      Branch: perl
61600            ! README.vms
61601 ____________________________________________________________________________
61602 [  8492] By: jhi                                   on 2001/01/20  22:50:05
61603         Log: Memory management calls documentation.
61604      Branch: perl
61605            ! pod/perlguts.pod
61606 ____________________________________________________________________________
61607 [  8491] By: jhi                                   on 2001/01/20  22:38:33
61608         Log: Signedness nit plus few memcpy/Copy nits.
61609      Branch: perl
61610            ! sv.c
61611 ____________________________________________________________________________
61612 [  8490] By: jhi                                   on 2001/01/20  22:25:53
61613         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
61614              From: Peter Prymmer <pvhp@forte.com>
61615              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
61616              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
61617      Branch: perl
61618            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
61619 ____________________________________________________________________________
61620 [  8489] By: jhi                                   on 2001/01/20  22:24:41
61621         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
61622              From: Peter Prymmer <pvhp@forte.com>
61623              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
61624              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
61625      Branch: perl
61626            ! win32/Makefile win32/makefile.mk
61627 ____________________________________________________________________________
61628 [  8488] By: jhi                                   on 2001/01/20  22:22:27
61629         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
61630              From: Peter Prymmer <pvhp@forte.com>
61631              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
61632              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
61633      Branch: perl
61634            ! Makefile.SH
61635 ____________________________________________________________________________
61636 [  8487] By: jhi                                   on 2001/01/20  22:21:18
61637         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
61638              From: Peter Prymmer <pvhp@forte.com>
61639              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
61640              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
61641      Branch: perl
61642            + ext/DynaLoader/dl_dllload.xs
61643            ! MANIFEST Makefile.SH hints/os390.sh
61644 ____________________________________________________________________________
61645 [  8486] By: jhi                                   on 2001/01/20  22:17:53
61646         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
61647              From: Peter Prymmer <pvhp@forte.com>
61648              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
61649              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
61650      Branch: perl
61651            ! README.os390 README.posix-bc
61652 ____________________________________________________________________________
61653 [  8485] By: jhi                                   on 2001/01/20  20:15:30
61654         Log: Document and test the new qu operator.
61655      Branch: perl
61656            + t/op/qu.t
61657            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
61658            ! pod/perlretut.pod pod/perlunicode.pod
61659 ____________________________________________________________________________
61660 [  8484] By: nick                                  on 2001/01/20  19:42:30
61661         Log: Infrastructure to allow:
61662              open($fh,"|-",@array);
61663              to be implemented
61664              i.e. mark pp_open as needing a stack mark, and make pp_open
61665              process its args in that style (and pass them _all_ to tied handles OPEN).
61666              Invent do_openn() which takes SV ** at allow it to see multiple args.
61667              Note this does not _do_ anything yet.
61668      Branch: perlio
61669            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
61670            ! perlapi.c pp_proto.h pp_sys.c proto.h
61671 ____________________________________________________________________________
61672 [  8483] By: nick                                  on 2001/01/20  17:23:14
61673         Log: Integrate mainline.
61674      Branch: perlio
61675           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
61676           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
61677 ____________________________________________________________________________
61678 [  8482] By: jhi                                   on 2001/01/19  15:37:49
61679         Log: Update Changes.
61680      Branch: perl
61681            ! Changes patchlevel.h
61682 ____________________________________________________________________________
61683 [  8481] By: jhi                                   on 2001/01/19  14:41:24
61684         Log: Subject: Re: new feature: s?printf parameter reordering 
61685              From: Hugo <hv@crypt.compulink.co.uk>
61686              Date: Thu, 11 Jan 2001 17:09:03 +0000
61687              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
61688              
61689              - support reordering for all parameters: %, *v, *, .*
61690              - lay down that the reordering specification must immediately
61691              follow that parameter: %3$, *v3$, *3$, .*3$
61692              - fix vectorisation of a zero-length string
61693              - factor out the code choosing the argument to format
61694              
61695              Possibly unwanted side-effects:
61696              - the special format specifiers ' +-0' must now precede any
61697              vectorisation specifier. Tests in op/sprintf and op/ver
61698              have been changed to reflect this.
61699              - sprintf.t test #214 changed its expectations because in many
61700              cases, the next parameter has already been consumed when an
61701              invalid type letter is detected.
61702              
61703              Probably wanted side-effects:
61704              - attempts to format a non-existent parameter will warn as if C<undef>
61705              - attempt to write to non-existent parameter with '%n' will complain
61706              of "attempt to modify read-only value" instead of being silent
61707      Branch: perl
61708            ! sv.c t/op/sprintf.t t/op/ver.t
61709 ____________________________________________________________________________
61710 [  8480] By: jhi                                   on 2001/01/19  14:08:37
61711         Log: Subject: PATCH pragma/locale.t
61712              From: andreas.koenig@anima.de (Andreas J. Koenig)
61713              Date: 18 Jan 2001 09:45:37 +0100
61714              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
61715      Branch: perl
61716            ! t/pragma/locale.t
61717 ____________________________________________________________________________
61718 [  8479] By: jhi                                   on 2001/01/19  13:19:58
61719         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
61720      Branch: perl
61721            ! configure.com
61722 ____________________________________________________________________________
61723 [  8478] By: jhi                                   on 2001/01/19  02:12:35
61724         Log: Automate 1_compile.t.
61725      Branch: perl
61726            ! t/lib/1_compile.t
61727 ____________________________________________________________________________
61728 [  8477] By: jhi                                   on 2001/01/19  01:49:56
61729         Log: Integrate perlio.
61730      Branch: perl
61731           !> sv.c win32/config.bc win32/config.gc win32/config.vc
61732           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61733 ____________________________________________________________________________
61734 [  8476] By: nick                                  on 2001/01/18  21:51:52
61735         Log: Integrate mainline
61736      Branch: perlio
61737           +> t/lib/1_compile.t t/lib/compmod.pl
61738           !> MANIFEST configure.com lib/unicode/distinct.pm
61739 ____________________________________________________________________________
61740 [  8475] By: nick                                  on 2001/01/18  21:48:02
61741         Log: Win32 "safe signals" co-existance fix.
61742              Fix SIG_SIZE value.
61743              Clear PL_sig_pending when cloning (fork).
61744      Branch: perlio
61745            ! sv.c win32/config.bc win32/config.gc win32/config.vc
61746            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61747 ____________________________________________________________________________
61748 [  8474] By: jhi                                   on 2001/01/18  14:40:57
61749         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
61750      Branch: perl
61751            ! t/lib/1_compile.t
61752 ____________________________________________________________________________
61753 [  8473] By: gsar                                  on 2001/01/18  11:42:31
61754         Log: unsubmitted trial1 change
61755      Branch: maint-5.6/perl
61756            ! Changes
61757 ____________________________________________________________________________
61758 [  8472] By: jhi                                   on 2001/01/18  04:30:24
61759         Log: The first bug found by 1_compile.t.
61760      Branch: perl
61761            ! lib/unicode/distinct.pm
61762 ____________________________________________________________________________
61763 [  8471] By: jhi                                   on 2001/01/18  04:29:42
61764         Log: Add Schwern's 1_compile test.  The compile_module script renamed
61765              to be a bit shorter for the 8.3 people.
61766      Branch: perl
61767            + t/lib/1_compile.t t/lib/compmod.pl
61768            ! MANIFEST
61769 ____________________________________________________________________________
61770 [  8470] By: jhi                                   on 2001/01/18  04:16:00
61771         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)
61772              From: Peter Prymmer <pvhp@forte.com>
61773              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
61774              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
61775              Replace #8463.
61776      Branch: maint-5.6/perl
61777            ! configure.com
61778 ____________________________________________________________________________
61779 [  8469] By: jhi                                   on 2001/01/18  04:13:02
61780         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)
61781              From: Peter Prymmer <pvhp@forte.com>
61782              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
61783              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
61784              Replace #8462.
61785      Branch: perl
61786            ! configure.com
61787 ____________________________________________________________________________
61788 [  8468] By: jhi                                   on 2001/01/18  03:42:08
61789         Log: Integrate perlio.
61790      Branch: perl
61791           !> gv.c mg.c perlio.c util.c
61792 ____________________________________________________________________________
61793 [  8467] By: nick                                  on 2001/01/17  22:41:10
61794         Log: "Safe" signals - trial implementation.
61795              gv.c tweaked to zero PL_sig_pend array
61796              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
61797              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
61798              Odd thing is that it "works" with PERLIO=stdio as well (linux).
61799      Branch: perlio
61800            ! gv.c mg.c perlio.c util.c
61801 ____________________________________________________________________________
61802 [  8466] By: nick                                  on 2001/01/17  20:40:20
61803         Log: Integrate mainline.
61804      Branch: perlio
61805           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61806           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
61807           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
61808           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
61809           !> vos/config.ga.h win32/config.bc win32/config.gc
61810           !> win32/config.vc
61811 ____________________________________________________________________________
61812 [  8465] By: jhi                                   on 2001/01/17  18:37:13
61813         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
61814              From: Nicholas Clark <nick@ccl4.org>
61815              Date: Wed, 17 Jan 2001 17:31:33 +0000
61816              Message-ID: <20010117173133.I2633@plum.flirble.org>
61817      Branch: perl
61818            ! t/op/int.t
61819 ____________________________________________________________________________
61820 [  8464] By: jhi                                   on 2001/01/17  14:43:17
61821         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
61822              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61823              Date: Wed, 17 Jan 2001 15:16:43 +0100
61824              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
61825              
61826              pp_int() was dropping an NV to the floor,
61827              int(279964589018079/59) either returned not an integer
61828              4745162525730.15, or one got "Attempt to free unreferenced scalar."
61829      Branch: perl
61830            ! pp.c
61831 ____________________________________________________________________________
61832 [  8463] By: jhi                                   on 2001/01/17  06:12:42
61833         Log: (Replaced by #8470)
61834              
61835              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)
61836              From: "Craig A. Berry" <craigberry@mac.com>
61837              Date: Tue, 16 Jan 2001 23:38:46 -0600
61838              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
61839      Branch: maint-5.6/perl
61840            ! configure.com
61841 ____________________________________________________________________________
61842 [  8462] By: jhi                                   on 2001/01/17  06:11:31
61843         Log: (Replaced by #8469)
61844              
61845              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)
61846              From: "Craig A. Berry" <craigberry@mac.com>
61847              Date: Tue, 16 Jan 2001 23:38:46 -0600
61848              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
61849      Branch: perl
61850            ! configure.com
61851 ____________________________________________________________________________
61852 [  8461] By: jhi                                   on 2001/01/17  05:56:12
61853         Log: Allow for one trailing slash in the directory of mkdir().
61854      Branch: perl
61855            ! pp_sys.c
61856 ____________________________________________________________________________
61857 [  8460] By: jhi                                   on 2001/01/17  03:26:01
61858         Log: Metaconfig unit changes for #8459.
61859      Branch: metaconfig
61860            ! U/modified/Loc.U U/modified/sig_name.U
61861 ____________________________________________________________________________
61862 [  8459] By: jhi                                   on 2001/01/17  03:24:48
61863         Log: Define SIG_SIZE, the number of elements in the sig_name and
61864              sig_num arrays, including the final NULL entry.
61865      Branch: perl
61866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61867            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
61868            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
61869            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61870            ! win32/config.bc win32/config.gc win32/config.vc
61871 ____________________________________________________________________________
61872 [  8458] By: jhi                                   on 2001/01/17  01:41:33
61873         Log: Integrate perlio.
61874      Branch: perl
61875           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
61876           !> perlapi.h proto.h sv.c
61877 ____________________________________________________________________________
61878 [  8457] By: nick                                  on 2001/01/16  22:07:26
61879         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
61880              Provides all the "cost" but no benefit yet - it is to allow cost
61881              to be measured, and implementation experiments (just in mg.c?).
61882      Branch: perlio
61883            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
61884            ! perlapi.h proto.h sv.c
61885 ____________________________________________________________________________
61886 [  8456] By: nick                                  on 2001/01/16  21:07:07
61887         Log: Integrate mainline.
61888      Branch: perlio
61889           !> (integrate 51 files)
61890 ____________________________________________________________________________
61891 [  8455] By: jhi                                   on 2001/01/16  18:13:43
61892         Log: Subject: [PATCH] regcomp.c old feature removal
61893              From: mjd@plover.com
61894              Date: 16 Jan 2001 14:43:18 -0000 
61895              Message-ID: <20010116144318.7140.qmail@plover.com> 
61896      Branch: perl
61897            ! regcomp.c
61898 ____________________________________________________________________________
61899 [  8454] By: jhi                                   on 2001/01/16  16:12:39
61900         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
61901              From: "Indy Singh" <indy@nusphere.com>
61902              Date: Wed, 10 Jan 2001 20:17:49 -0500
61903              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
61904      Branch: maint-5.6/perl
61905            ! win32/Makefile
61906 ____________________________________________________________________________
61907 [  8453] By: jhi                                   on 2001/01/16  16:09:33
61908         Log: Update Changes.
61909      Branch: perl
61910            ! Changes patchlevel.h
61911 ____________________________________________________________________________
61912 [  8452] By: jhi                                   on 2001/01/16  15:42:04
61913         Log: Subject: Re: API Cleanup
61914              To: perl5-porters@perl.org
61915              Date: Tue, 16 Jan 2001 13:42:30 +0000
61916              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
61917              
61918              Subject: [PATCH] utf8.c documentation
61919              From: Simon Cozens <simon@cozens.net>
61920              Date: Tue, 16 Jan 2001 13:52:48 +0000
61921              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
61922              
61923              Subject: Re: API Cleanup
61924              From: Simon Cozens <simon@cozens.net>
61925              Date: Tue, 16 Jan 2001 14:58:55 +0000
61926              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
61927              
61928              UTF-8 doc patches.
61929      Branch: perl
61930            ! embed.pl pod/perlapi.pod utf8.c
61931 ____________________________________________________________________________
61932 [  8451] By: jhi                                   on 2001/01/16  14:41:39
61933         Log: podlators 1.07, from Russ Allbery.
61934      Branch: perl
61935            ! lib/Pod/Man.pm
61936 ____________________________________________________________________________
61937 [  8450] By: jhi                                   on 2001/01/16  14:24:19
61938         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
61939              From: "Indy Singh" <indy@nusphere.com>
61940              Date: Mon, 15 Jan 2001 20:59:40 -0500
61941              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
61942      Branch: perl
61943            ! win32/Makefile
61944 ____________________________________________________________________________
61945 [  8449] By: jhi                                   on 2001/01/16  03:42:55
61946         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
61947              at the setting of the ofs_sv in new_struct_thread() as the
61948              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
61949              uninitialized fields are, uh, initialized with),
61950              SvREFCNT_inc()ing that invited a core dump.
61951      Branch: perl
61952            ! util.c
61953 ____________________________________________________________________________
61954 [  8448] By: jhi                                   on 2001/01/16  01:49:07
61955         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
61956              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61957              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
61958              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
61959              
61960              Replace #8444 and #8445.
61961      Branch: perl
61962            ! ext/B/B.xs ext/B/B/Debug.pm
61963 ____________________________________________________________________________
61964 [  8447] By: jhi                                   on 2001/01/15  21:05:35
61965         Log: Subject: [PATCH] API Variable documentation   
61966              From: Simon Cozens <simon@cozens.net>
61967              Date: Mon, 15 Jan 2001 19:35:54 +0000
61968              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
61969      Branch: perl
61970            ! pod/perlapi.pod thrdvar.h
61971 ____________________________________________________________________________
61972 [  8446] By: jhi                                   on 2001/01/15  20:49:20
61973         Log: Signedness nit.
61974      Branch: perl
61975            ! pp_ctl.c
61976 ____________________________________________________________________________
61977 [  8445] By: jhi                                   on 2001/01/15  20:28:48
61978         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
61979      Branch: perl
61980            ! ext/B/B/Debug.pm
61981 ____________________________________________________________________________
61982 [  8444] By: jhi                                   on 2001/01/15  13:09:10
61983         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
61984      Branch: perl
61985            ! ext/B/B.xs
61986 ____________________________________________________________________________
61987 [  8443] By: jhi                                   on 2001/01/15  13:06:26
61988         Log: Missing from #8439.
61989      Branch: perl
61990            ! keywords.h mg.c
61991 ____________________________________________________________________________
61992 [  8442] By: jhi                                   on 2001/01/15  13:02:38
61993         Log: Subject: [PATCH @8436] Eliminate op_children
61994              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61995              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
61996              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
61997              
61998              Subject: [PATCH @8436] Re: Eliminate op_children
61999              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62000              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
62001              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
62002      Branch: perl
62003            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
62004            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
62005            ! op.c op.h
62006 ____________________________________________________________________________
62007 [  8441] By: jhi                                   on 2001/01/15  12:57:08
62008         Log: Use the /^Perl_/-less form of is_lvalue_sub().
62009      Branch: perl
62010            ! pp.h
62011 ____________________________________________________________________________
62012 [  8440] By: jhi                                   on 2001/01/15  05:13:09
62013         Log: Revert #8437 and #8438, the Linux large files story is more complex.
62014      Branch: metaconfig/U/perl
62015            ! d_fpos64_t.U d_off64_t.U
62016      Branch: perl
62017            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62018            ! config_h.SH configure.com epoc/config.sh perl.h
62019            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62020            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62021            ! win32/config.bc win32/config.gc win32/config.vc
62022 ____________________________________________________________________________
62023 [  8439] By: jhi                                   on 2001/01/15  05:02:24
62024         Log: More UTF-8 patches from Inaba Hiroto.
62025              - The substr lval was still not okay.
62026              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62027              even if IN_BYTE.  pp_stringify is called from fold_constants
62028              at optimization phase and "\x{100}" was made SvUTF8_off under
62029              use bytes (the bytes pragma is for "byte semantics" and not
62030              for "do not produce UTF8 data")
62031              - New `qu' operator to generate UTF8 string explicitly.
62032              Though I agree with the policy "0x00-0xff always produce bytes",
62033              sometimes want to such a string to be coded in UTF8.
62034              I can use pack"U0a*" but it requires more typing and has
62035              runtime overhead.
62036              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
62037              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
62038              string is not UTF8_on and has char 0x80-0xff.
62039              
62040              TODO: document and test qu.
62041      Branch: perl
62042            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
62043            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
62044            ! toke.c
62045 ____________________________________________________________________________
62046 [  8438] By: jhi                                   on 2001/01/14  05:10:23
62047         Log: (Reverted by #8440)
62048              
62049              Metaconfig unit changes for #8437.
62050      Branch: metaconfig/U/perl
62051            ! d_fpos64_t.U d_off64_t.U
62052 ____________________________________________________________________________
62053 [  8437] By: jhi                                   on 2001/01/14  04:55:34
62054         Log: (Reverted by #8440)
62055              
62056              Add <features.h> probing, seems to be needed for (some?)
62057              Linux largefileness.
62058      Branch: perl
62059            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62060            ! config_h.SH configure.com epoc/config.sh perl.h
62061            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62062            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62063            ! win32/config.bc win32/config.gc win32/config.vc
62064 ____________________________________________________________________________
62065 [  8436] By: jhi                                   on 2001/01/13  17:47:21
62066         Log: Tighten some of the tests a bit.
62067      Branch: perl
62068            ! t/pragma/utf8.t
62069 ____________________________________________________________________________
62070 [  8435] By: jhi                                   on 2001/01/13  17:31:54
62071         Log: Integrate perlio.
62072      Branch: perl
62073           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
62074           !> win32/config_H.gc win32/config_H.vc
62075 ____________________________________________________________________________
62076 [  8434] By: nick                                  on 2001/01/13  11:36:53
62077         Log: Run dmake regen_config_h for Win32
62078      Branch: perlio
62079            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62080 ____________________________________________________________________________
62081 [  8433] By: nick                                  on 2001/01/13  11:31:55
62082         Log: VMS friendly patch to Encode compile process
62083      Branch: perlio
62084            ! ext/Encode/Makefile.PL ext/Encode/compile
62085 ____________________________________________________________________________
62086 [  8432] By: nick                                  on 2001/01/13  11:06:44
62087         Log: Integrate mainline
62088      Branch: perlio
62089           +> ext/B/B/Concise.pm
62090           !> (integrate 52 files)
62091 ____________________________________________________________________________
62092 [  8431] By: jhi                                   on 2001/01/13  05:55:55
62093         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
62094              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62095              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
62096              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
62097      Branch: perl
62098            ! ext/B/B/Concise.pm
62099 ____________________________________________________________________________
62100 [  8430] By: jhi                                   on 2001/01/13  04:24:18
62101         Log: The LVRET macro needed an aTHX.
62102      Branch: perl
62103            ! pp.h
62104 ____________________________________________________________________________
62105 [  8429] By: jhi                                   on 2001/01/13  02:12:42
62106         Log: Update Changes.
62107      Branch: perl
62108            ! Changes patchlevel.h
62109 ____________________________________________________________________________
62110 [  8428] By: jhi                                   on 2001/01/13  02:08:50
62111         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
62112              From: Peter Prymmer <pvhp@forte.com>
62113              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
62114              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
62115              
62116              Add a BEGIN guard for sloppy floating point division.
62117      Branch: perl
62118            ! lib/Math/BigInt.pm lib/bigint.pl
62119 ____________________________________________________________________________
62120 [  8427] By: jhi                                   on 2001/01/13  01:47:16
62121         Log: The B::Terse drop-in replacement wasn't quite drop-in.
62122      Branch: perl
62123            ! ext/B/B/Terse.pm
62124 ____________________________________________________________________________
62125 [  8426] By: jhi                                   on 2001/01/12  21:20:43
62126         Log: Use UVXf.
62127      Branch: perl
62128            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62129            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
62130            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62131            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62132            ! win32/config.gc win32/config.vc
62133 ____________________________________________________________________________
62134 [  8425] By: jhi                                   on 2001/01/12  20:20:14
62135         Log: Subject: [PATCH perl@8342] -Wformat
62136              From: Robin Barker <rmb1@cise.npl.co.uk>
62137              Date: Fri, 12 Jan 2001 20:03:14 GMT
62138              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
62139      Branch: perl
62140            ! ext/Encode/Encode.xs mg.c sv.c toke.c
62141 ____________________________________________________________________________
62142 [  8424] By: jhi                                   on 2001/01/12  20:01:48
62143         Log: Subject: B::Concise -- an improved replacement for B::Terse 
62144              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62145              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
62146              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
62147      Branch: perl
62148            + ext/B/B/Concise.pm
62149            ! MANIFEST ext/B/B/Terse.pm
62150 ____________________________________________________________________________
62151 [  8423] By: jhi                                   on 2001/01/12  19:24:02
62152         Log: The new metaconfig unit from the #8421.
62153      Branch: metaconfig/U/perl
62154            + d_sigprocmask.U
62155 ____________________________________________________________________________
62156 [  8422] By: jhi                                   on 2001/01/12  19:23:43
62157         Log: Forgot the microperl config from the #8421.
62158      Branch: perl
62159            ! uconfig.h uconfig.sh
62160 ____________________________________________________________________________
62161 [  8421] By: jhi                                   on 2001/01/12  19:05:27
62162         Log: Add sigprocmask() probe, regen Configure, regen toc.
62163      Branch: perl
62164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62165            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
62166            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62167            ! vos/config.ga.h win32/config.bc win32/config.gc
62168            ! win32/config.vc
62169 ____________________________________________________________________________
62170 [  8420] By: jhi                                   on 2001/01/12  18:34:31
62171         Log: Add sockatmark() to the todo list.
62172      Branch: perl
62173            ! Todo-5.6
62174 ____________________________________________________________________________
62175 [  8419] By: jhi                                   on 2001/01/12  18:09:46
62176         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
62177      Branch: perl
62178            ! op.c
62179 ____________________________________________________________________________
62180 [  8418] By: jhi                                   on 2001/01/12  18:05:30
62181         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
62182              From: Radu Greab <radu@netsoft.ro>
62183              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
62184              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
62185      Branch: perl
62186            ! op.c t/pragma/sub_lval.t
62187 ____________________________________________________________________________
62188 [  8417] By: jhi                                   on 2001/01/12  16:09:09
62189         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
62190              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
62191              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
62192              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
62193      Branch: perl
62194            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
62195            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
62196            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
62197            ! t/pragma/sub_lval.t toke.c
62198 ____________________________________________________________________________
62199 [  8416] By: jhi                                   on 2001/01/12  15:42:06
62200         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
62201              From: "Richard Soderberg" <rs@crystalflame.net>
62202              Date: Fri, 12 Jan 2001 04:49:35 -0800
62203              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
62204              
62205              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
62206              according to the platform.
62207      Branch: perl
62208            ! op.c
62209 ____________________________________________________________________________
62210 [  8415] By: jhi                                   on 2001/01/12  15:33:41
62211         Log: One more UTF-8 fix from Inaba Hiroto.
62212      Branch: perl
62213            ! pp.c regexec.c t/pragma/utf8.t
62214 ____________________________________________________________________________
62215 [  8414] By: jhi                                   on 2001/01/12  15:30:18
62216         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
62217      Branch: perl
62218            ! regexec.c
62219 ____________________________________________________________________________
62220 [  8413] By: jhi                                   on 2001/01/12  15:22:10
62221         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
62222              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62223              Date: Thu, 11 Jan 2001 12:53:36 +0100
62224              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
62225      Branch: perl
62226            ! toke.c
62227 ____________________________________________________________________________
62228 [  8412] By: jhi                                   on 2001/01/12  15:20:25
62229         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
62230              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62231              Date: Fri, 12 Jan 2001 14:37:55 +0100
62232              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
62233      Branch: perl
62234            ! hints/posix-bc.sh
62235 ____________________________________________________________________________
62236 [  8411] By: jhi                                   on 2001/01/12  15:14:14
62237         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
62238              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62239              Date: Fri, 12 Jan 2001 10:42:21 +0100
62240              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
62241      Branch: perl
62242            ! t/op/regmesg.t
62243 ____________________________________________________________________________
62244 [  8410] By: jhi                                   on 2001/01/12  05:48:55
62245         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
62246              From: Nicholas Clark <nick@ccl4.org> 
62247              Date: Sun, 7 Jan 2001 19:47:14 +0000
62248              Message-ID: <20010107194714.B1048@plum.flirble.org>
62249      Branch: perl
62250            ! t/op/numconvert.t
62251 ____________________________________________________________________________
62252 [  8409] By: jhi                                   on 2001/01/12  05:41:28
62253         Log: Integrate perlio.
62254      Branch: perl
62255           !> mg.c scope.h
62256 ____________________________________________________________________________
62257 [  8408] By: nick                                  on 2001/01/11  22:43:28
62258         Log: Remove variables that were used in experiments.
62259      Branch: perlio
62260            ! mg.c
62261 ____________________________________________________________________________
62262 [  8407] By: nick                                  on 2001/01/11  20:57:44
62263         Log: Catch die in %SIG handler and unblock the signal before re-dying.
62264              This make Linux work _without_ sigsetjmp().
62265              Turn off sigsetjmp() to see what else it does.
62266              May need Configure probe for sigprocmask() if anything has sigaction()
62267              but not sigprocmask().
62268      Branch: perlio
62269            ! mg.c scope.h
62270 ____________________________________________________________________________
62271 [  8406] By: nick                                  on 2001/01/11  19:32:07
62272         Log: Integrate mainline
62273      Branch: perlio
62274           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
62275           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
62276           !> t/op/substr.t
62277 ____________________________________________________________________________
62278 [  8405] By: jhi                                   on 2001/01/11  17:11:01
62279         Log: Fix UTF-8 lval substr().
62280      Branch: perl
62281            ! mg.c t/op/substr.t
62282 ____________________________________________________________________________
62283 [  8404] By: jhi                                   on 2001/01/11  05:13:58
62284         Log: Update Changes.
62285      Branch: perl
62286            ! Changes patchlevel.h
62287 ____________________________________________________________________________
62288 [  8403] By: jhi                                   on 2001/01/11  04:38:24
62289         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
62290              From: Hugo <hv@crypt.compulink.co.uk>
62291              Date: Mon, 30 Oct 2000 01:33:26 +0000
62292              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
62293      Branch: perl
62294            ! regexec.c t/op/re_tests
62295 ____________________________________________________________________________
62296 [  8402] By: jhi                                   on 2001/01/11  04:26:12
62297         Log: Integrate perlio.
62298      Branch: perl
62299           !> scope.h util.c
62300 ____________________________________________________________________________
62301 [  8401] By: nick                                  on 2001/01/10  22:52:55
62302         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
62303              (So Alan and Ilya can try setting via hints.)
62304              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
62305              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
62306              doing the save everywhere seems to restart read() correctly, but just
62307              doing it once "round" the handler does not.
62308      Branch: perlio
62309            ! scope.h
62310 ____________________________________________________________________________
62311 [  8400] By: jhi                                   on 2001/01/10  21:57:54
62312         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
62313              of IRIX, HP-UX is unaffected.
62314      Branch: perl
62315            ! perl.h
62316 ____________________________________________________________________________
62317 [  8399] By: nick                                  on 2001/01/10  21:29:19
62318         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
62319      Branch: perlio
62320            ! util.c
62321 ____________________________________________________________________________
62322 [  8398] By: jhi                                   on 2001/01/10  20:55:31
62323         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
62324              also have ReusePort.
62325      Branch: perl
62326            ! ext/IO/lib/IO/Socket/INET.pm
62327 ____________________________________________________________________________
62328 [  8397] By: jhi                                   on 2001/01/10  20:50:57
62329         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
62330              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62331              Date: Wed, 10 Jan 2001 01:38:13 -0800
62332              Message-ID: <20010110013813.B41744@yahoo-inc.com>
62333      Branch: perl
62334            ! ext/IO/lib/IO/Socket/INET.pm
62335 ____________________________________________________________________________
62336 [  8396] By: jhi                                   on 2001/01/10  20:49:30
62337         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
62338              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62339              Date: Wed, 10 Jan 2001 01:37:32 -0800
62340              Message-ID: <20010110013732.A41744@yahoo-inc.com>
62341      Branch: perl
62342            ! ext/Socket/Socket.pm
62343 ____________________________________________________________________________
62344 [  8395] By: jhi                                   on 2001/01/10  20:41:37
62345         Log: Test for bug id 20010105.016 (fixed by #8378).
62346      Branch: perl
62347            ! t/op/split.t
62348 ____________________________________________________________________________
62349 [  8394] By: jhi                                   on 2001/01/10  20:26:32
62350         Log: Integrate perlio.
62351      Branch: perl
62352            ! util.c
62353 ____________________________________________________________________________
62354 [  8393] By: nick                                  on 2001/01/10  19:34:30
62355         Log: Back out Simon's pid hackery for now.
62356      Branch: perlio
62357            ! util.c
62358 ____________________________________________________________________________
62359 [  8392] By: nick                                  on 2001/01/10  19:23:13
62360         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
62361      Branch: perlio
62362           !> (integrate 29 files)
62363 ____________________________________________________________________________
62364 [  8391] By: jhi                                   on 2001/01/10  18:43:15
62365         Log: Subject: [PATCH] Fix my_pclose segfault
62366              From: Simon Cozens <simon@cozens.net>
62367              Date: Wed, 10 Jan 2001 18:39:35 +0000
62368              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
62369      Branch: perl
62370            ! util.c
62371 ____________________________________________________________________________
62372 [  8390] By: jhi                                   on 2001/01/10  18:42:08
62373         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
62374              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62375              Date:     Wed, 10 Jan 2001 13:23:02 EST
62376              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
62377      Branch: perl
62378            ! ext/Opcode/Opcode.xs
62379 ____________________________________________________________________________
62380 [  8389] By: jhi                                   on 2001/01/10  15:16:07
62381         Log: Turn off the integer preservation for now.
62382      Branch: perl
62383            ! perl.h
62384 ____________________________________________________________________________
62385 [  8388] By: jhi                                   on 2001/01/10  15:01:25
62386         Log: Few more IDE/editor nits from p5p.
62387      Branch: perl
62388            ! pod/perlfaq3.pod
62389 ____________________________________________________________________________
62390 [  8387] By: jhi                                   on 2001/01/10  06:53:16
62391         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
62392              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
62393              Date: Tue, 9 Jan 2001 23:16:02 +0000
62394              Message-ID: <20010109231602.A81101@plum.flirble.org>
62395      Branch: perl
62396            ! sv.c
62397 ____________________________________________________________________________
62398 [  8386] By: jhi                                   on 2001/01/10  03:17:54
62399         Log: Test cases for #8385 (from Simon's "torture.pl")
62400      Branch: perl
62401            ! t/op/tr.t
62402 ____________________________________________________________________________
62403 [  8385] By: jhi                                   on 2001/01/10  03:17:11
62404         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
62405              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
62406              Date: Wed, 10 Jan 2001 11:39:39 +0900
62407              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
62408              
62409              Some more UTF-8 tr cases fixed.
62410      Branch: perl
62411            ! doop.c
62412 ____________________________________________________________________________
62413 [  8384] By: jhi                                   on 2001/01/09  22:45:40
62414         Log: Allow the locale test needing POSIX and the taint test
62415              needing IPC::SysV to run under 'minitest' (basically,
62416              bail out if loading the extension fails)
62417      Branch: perl
62418            ! t/op/misc.t t/op/taint.t
62419 ____________________________________________________________________________
62420 [  8383] By: jhi                                   on 2001/01/09  21:36:04
62421         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
62422              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62423              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
62424              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
62425      Branch: perl
62426            ! t/io/openpid.t
62427 ____________________________________________________________________________
62428 [  8382] By: jhi                                   on 2001/01/09  21:06:08
62429         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
62430              Should finish up the bug id 20001205.022.
62431      Branch: perl
62432            ! pp.c pp_hot.c scope.c
62433 ____________________________________________________________________________
62434 [  8381] By: jhi                                   on 2001/01/09  18:27:43
62435         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
62436              From: Andy Dougherty <doughera@lafayette.edu>
62437              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
62438              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
62439              
62440              More robust yacc/bison error detection.
62441      Branch: perl
62442            ! t/comp/proto.t
62443 ____________________________________________________________________________
62444 [  8380] By: jhi                                   on 2001/01/09  15:21:38
62445         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
62446              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62447              Date:     Tue, 9 Jan 2001 07:53:55 EST
62448              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
62449      Branch: perl
62450            ! t/op/misc.t vms/test.com
62451 ____________________________________________________________________________
62452 [  8379] By: jhi                                   on 2001/01/09  15:20:38
62453         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
62454              From: jhi@cc.hut.fi
62455              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
62456              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
62457              
62458              The #8378 fixed this.
62459      Branch: perl
62460            ! t/op/tr.t
62461 ____________________________________________________________________________
62462 [  8378] By: jhi                                   on 2001/01/09  15:05:32
62463         Log: Subject: One more patch for UTF8 
62464              From: Inaba Hiroto <inaba@st.rim.or.jp>
62465              Date: Tue, 09 Jan 2001 01:04:32 +0900
62466              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
62467              
62468              UTF-8 fixes for 'x' and tr///.
62469      Branch: perl
62470            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
62471            ! regcomp.c regexec.c toke.c utf8.c
62472 ____________________________________________________________________________
62473 [  8377] By: jhi                                   on 2001/01/09  14:32:17
62474         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
62475      Branch: perl
62476            ! t/op/length.t
62477 ____________________________________________________________________________
62478 [  8376] By: jhi                                   on 2001/01/09  04:32:32
62479         Log: integrate changes #7775, #8316, #8316 from mainline
62480      Branch: maint-5.6/perl
62481            ! hints/solaris_2.sh
62482 ____________________________________________________________________________
62483 [  8375] By: jhi                                   on 2001/01/09  04:26:43
62484         Log: Update Changes.
62485      Branch: perl
62486            ! Changes patchlevel.h
62487 ____________________________________________________________________________
62488 [  8374] By: jhi                                   on 2001/01/09  04:14:32
62489         Log: IDE/editor section tweaking.
62490      Branch: perl
62491            ! pod/perlfaq3.pod
62492 ____________________________________________________________________________
62493 [  8373] By: jhi                                   on 2001/01/09  02:38:26
62494         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
62495              From: Peter Prymmer <pvhp@forte.com>
62496              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
62497              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
62498              
62499              In preparation os OS/390 dynamic loading.
62500      Branch: perl
62501            ! README.os390 hints/os390.sh
62502 ____________________________________________________________________________
62503 [  8372] By: jhi                                   on 2001/01/09  00:24:30
62504         Log: Integrate with perlio.
62505      Branch: perl
62506           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62507 ____________________________________________________________________________
62508 [  8371] By: nick                                  on 2001/01/08  23:54:33
62509         Log: Fix "scalars leaked" bugs caused by overload magic
62510              (Highlighted by Ilya's DESTROY optimization.)
62511      Branch: perlio
62512            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
62513 ____________________________________________________________________________
62514 [  8370] By: nick                                  on 2001/01/08  20:19:41
62515         Log: Integrate mainline
62516      Branch: perlio
62517           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
62518           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
62519           !> t/op/64bitint.t
62520 ____________________________________________________________________________
62521 [  8369] By: jhi                                   on 2001/01/08  17:30:52
62522         Log: save_delete() Safefree() doesn't (anymore?) work with shared
62523              strings, one test failure in op/misc and almost all of lib/b.
62524              (Outcomments #8369.)
62525      Branch: perl
62526            ! scope.c
62527 ____________________________________________________________________________
62528 [  8368] By: jhi                                   on 2001/01/08  14:47:10
62529         Log: (Outcommented by #8369.)
62530              
62531              Subject: Re: Perl BugID 20001205.022 ---- save_delete
62532              From: Simon Cozens <simon@cozens.net>
62533              Date: Sat, 6 Jan 2001 11:48:40 +0000
62534              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
62535              
62536              The save_delete() does need the Safefree.
62537      Branch: perl
62538            ! scope.c
62539 ____________________________________________________________________________
62540 [  8367] By: bailey                                on 2001/01/08  08:53:52
62541         Log: Once again syncing after too long an absence
62542      Branch: vmsperl
62543           +> (branch 55 files)
62544            - MAINTAIN fix_pl vos/config.def vos/config.h
62545            - vos/config_h.SH_orig
62546           !> (integrate 498 files)
62547 ____________________________________________________________________________
62548 [  8366] By: jhi                                   on 2001/01/08  02:42:59
62549         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
62550              From: nick@ccl4.org
62551              Date: Sun, 7 Jan 2001 21:07:18 +0000
62552              Message-Id: <20010107210717.D1048@plum.flirble.org>
62553      Branch: perl
62554            ! sv.c t/op/64bitint.t
62555 ____________________________________________________________________________
62556 [  8365] By: jhi                                   on 2001/01/08  02:35:16
62557         Log: Subject: [PATCH] environ nit
62558              From: Simon Cozens <simon@cozens.net>
62559              Date: Sun, 7 Jan 2001 17:57:07 +0000
62560              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
62561              
62562              Use environ only if we have it.
62563      Branch: perl
62564            ! mg.c
62565 ____________________________________________________________________________
62566 [  8364] By: jhi                                   on 2001/01/08  02:24:51
62567         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
62568      Branch: perl
62569            ! ext/GDBM_File/GDBM_File.xs
62570 ____________________________________________________________________________
62571 [  8363] By: jhi                                   on 2001/01/08  02:19:24
62572         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
62573              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62574              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
62575              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
62576      Branch: perl
62577            ! dump.c op.c
62578 ____________________________________________________________________________
62579 [  8362] By: jhi                                   on 2001/01/08  02:17:43
62580         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
62581              From: Doug MacEachern <dougm@covalent.net>
62582              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
62583              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
62584              
62585              Allow AUTOLOAD to be an xsub and allow such xsubs
62586              to avoid use of $AUTOLOAD.
62587      Branch: perl
62588            ! gv.c
62589 ____________________________________________________________________________
62590 [  8361] By: jhi                                   on 2001/01/08  02:16:07
62591         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
62592              From: Radu Greab <radu@netsoft.ro>
62593              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
62594              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
62595              
62596              No need for the potentially nonportable $SIG{CHLD}.
62597      Branch: perl
62598            ! t/io/pipe.t
62599 ____________________________________________________________________________
62600 [  8360] By: jhi                                   on 2001/01/08  01:58:23
62601         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
62602      Branch: perl
62603            ! lib/Getopt/Long.pm
62604 ____________________________________________________________________________
62605 [  8359] By: jhi                                   on 2001/01/08  01:55:44
62606         Log: Integrate perlio.
62607      Branch: perl
62608           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
62609           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
62610           !> utf8.c win32/Makefile
62611 ____________________________________________________________________________
62612 [  8358] By: jhi                                   on 2001/01/07  21:16:50
62613         Log: Update the EPOC cross SDK URL.
62614      Branch: perl
62615            ! README.epoc
62616 ____________________________________________________________________________
62617 [  8357] By: jhi                                   on 2001/01/07  21:16:09
62618         Log: Update the EPOC cross SDK URL.
62619      Branch: maint-5.6/perl
62620            ! README.epoc
62621 ____________________________________________________________________________
62622 [  8356] By: nick                                  on 2001/01/06  21:47:52
62623         Log: FILE * in XS code for PerlIO world:
62624              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
62625              - Add FILE * T_STDIO typemap.
62626              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
62627      Branch: perlio
62628            ! lib/ExtUtils/typemap perlio.c perlio.h
62629 ____________________________________________________________________________
62630 [  8355] By: jhi                                   on 2001/01/06  20:27:15
62631         Log: integrate change #8336 from mainline
62632              
62633              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
62634      Branch: maint-5.6/perl
62635            ! hv.c
62636 ____________________________________________________________________________
62637 [  8354] By: jhi                                   on 2001/01/06  20:24:29
62638         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62639              From: Robin Barker <rmb1@cise.npl.co.uk>
62640              Date: Fri, 22 Dec 2000 12:17:38 GMT
62641              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
62642              
62643              The patch reformats some long =item lines so they give
62644              correct output via pod2man | nroff -man
62645              
62646              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62647              From: Robin Barker <rmb1@cise.npl.co.uk>
62648              Date: Tue, 2 Jan 2001 15:35:03 GMT
62649              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
62650              
62651              Here is a _further_ patch which corrects a few more errors:
62652              * an empty C<=item> in CPAN.pm
62653              * patching the wrong file (pod/perlamiga.pod not README.amiga)
62654              * leaving empty C<=item>s which formatted incorrectly
62655              * over long C<=item>s revealed by latest patch to Pod::Man
62656      Branch: maint-5.6/perl
62657            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
62658            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
62659            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
62660            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
62661            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
62662            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
62663 ____________________________________________________________________________
62664 [  8353] By: jhi                                   on 2001/01/06  20:21:10
62665         Log: integrate changes #7980, 8056, 8057 from mainline
62666              
62667              UTF-8 hash keys.
62668      Branch: maint-5.6/perl
62669            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
62670 ____________________________________________________________________________
62671 [  8352] By: jhi                                   on 2001/01/06  20:18:44
62672         Log: Forgotten from #8438.
62673      Branch: maint-5.6/perl
62674            ! epoc/epocish.h
62675 ____________________________________________________________________________
62676 [  8351] By: jhi                                   on 2001/01/06  20:18:12
62677         Log: Forgotten from #8347.
62678      Branch: maint-5.6/perl
62679            ! config_h.SH
62680 ____________________________________________________________________________
62681 [  8350] By: jhi                                   on 2001/01/06  20:00:19
62682         Log: Thinko in #8347.
62683      Branch: maint-5.6/perl
62684            ! regcomp.c
62685 ____________________________________________________________________________
62686 [  8349] By: jhi                                   on 2001/01/06  18:05:30
62687         Log: Copy the FAQ3 IDE section from the development branch,
62688              changes originally by Peter Prymmer.
62689      Branch: maint-5.6/perl
62690            ! pod/perlfaq3.pod
62691 ____________________________________________________________________________
62692 [  8348] By: jhi                                   on 2001/01/06  18:03:02
62693         Log: EPOC updates for TRIAL1.
62694              
62695              Subject: [5.6.1 trial1] EPOC update
62696              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62697              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
62698              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
62699              
62700              Subject: epoc patch2 for perl-5.6.1-trial1
62701              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62702              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
62703              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
62704      Branch: maint-5.6/perl
62705            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
62706            ! epoc/epocish.c
62707 ____________________________________________________________________________
62708 [  8347] By: jhi                                   on 2001/01/06  17:29:10
62709         Log: integrate changes #7710,7824,7973 from mainline,
62710              plus VMS nits from Peter Prymmer and Dan Sugalski.
62711              
62712              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
62713              library (getprotobyname and getprotobynumber are outversioned by
62714              the same calls in libc, at least for xlc version 3.
62715              
62716              Add HAS_SBRK_PROTO.
62717              
62718              Fixes for signedness warnings noticed by VMSperlers.
62719      Branch: maint-5.6/perl
62720            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62721            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
62722            ! sv.c vms/descrip_mms.template vos/config.alpha.def
62723            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62724            ! win32/config.bc win32/config.gc win32/config.vc
62725 ____________________________________________________________________________
62726 [  8346] By: nick                                  on 2001/01/06  14:36:01
62727         Log: Fixup accumulated integrate muddles (perlio == devperl again)
62728      Branch: perlio
62729            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
62730 ____________________________________________________________________________
62731 [  8345] By: nick                                  on 2001/01/06  14:24:58
62732         Log: Integrate mainline
62733      Branch: perlio
62734           !> (integrate 55 files)
62735 ____________________________________________________________________________
62736 [  8344] By: jhi                                   on 2001/01/06  02:24:02
62737         Log: Subject: [patch] PerlIO_cleanup() prototype
62738              From: Doug MacEachern <dougm@covalent.net>
62739              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
62740              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
62741      Branch: perl
62742            ! perlio.h
62743 ____________________________________________________________________________
62744 [  8343] By: jhi                                   on 2001/01/06  01:04:09
62745         Log: IRIX compiler noticed that the bof initialization might be
62746              bypassed by control flow.
62747      Branch: perl
62748            ! toke.c
62749 ____________________________________________________________________________
62750 [  8342] By: jhi                                   on 2001/01/06  00:10:48
62751         Log: Update Changes.
62752      Branch: perl
62753            ! Changes patchlevel.h
62754 ____________________________________________________________________________
62755 [  8341] By: jhi                                   on 2001/01/05  23:52:33
62756         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
62757      Branch: perl
62758            ! toke.c
62759 ____________________________________________________________________________
62760 [  8340] By: jhi                                   on 2001/01/05  22:44:08
62761         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
62762              From: Radu Greab <radu@netsoft.ro>
62763              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
62764              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
62765      Branch: perl
62766            ! t/io/pipe.t util.c
62767 ____________________________________________________________________________
62768 [  8339] By: jhi                                   on 2001/01/05  22:35:17
62769         Log: Subject: [PATCH] format and rewording in perlfaq.pod
62770              From: Robin Barker <rmb1@cise.npl.co.uk>
62771              Date: Fri, 5 Jan 2001 18:51:20 GMT
62772              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
62773      Branch: perl
62774            ! pod/perlfaq.pod
62775 ____________________________________________________________________________
62776 [  8338] By: jhi                                   on 2001/01/05  22:31:17
62777         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
62778              From: Peter Prymmer <pvhp@forte.com>
62779              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
62780              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
62781      Branch: perl
62782            ! utils/perlbug.PL
62783 ____________________________________________________________________________
62784 [  8337] By: jhi                                   on 2001/01/05  18:15:11
62785         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
62786              From: Robin Barker <rmb1@cise.npl.co.uk>
62787              Date: Tue, 2 Jan 2001 15:24:07 GMT
62788              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
62789              
62790              If you call configure as C<./Configure> or C<sh ./Configure>,
62791              $src is set to the absolute path name, not '.'.
62792              
62793              This, in turn, means -Dmksymlink tries to do its stuff because
62794              it does not think it is in the src directory.
62795              
62796              (plus a metaconfig nitfix)
62797      Branch: metaconfig
62798            ! U/compline/ccflags.U U/modified/src.U
62799      Branch: perl
62800            ! Configure config_h.SH
62801 ____________________________________________________________________________
62802 [  8336] By: jhi                                   on 2001/01/05  17:48:32
62803         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
62804              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62805              Message-ID: <3A5606C4.473D2226@uk.sun.com>
62806              Date: Fri, 05 Jan 2001 17:39:16 +0000
62807      Branch: perl
62808            ! hv.c
62809 ____________________________________________________________________________
62810 [  8335] By: jhi                                   on 2001/01/05  16:05:44
62811         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
62812      Branch: perl
62813            ! lib/Getopt/Long.pm
62814 ____________________________________________________________________________
62815 [  8334] By: jhi                                   on 2001/01/05  16:00:51
62816         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
62817              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
62818              Date: Fri, 05 Jan 2001 13:46:51 +0100
62819              Message-ID: <13693.978698811@nice.ram.loc>
62820              
62821              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
62822              accurate reading of the "atime".  
62823      Branch: perl
62824            ! t/io/fs.t
62825 ____________________________________________________________________________
62826 [  8333] By: jhi                                   on 2001/01/05  15:57:37
62827         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
62828              From: Simon Cozens <simon@cozens.net>
62829              Date: Fri, 8 Dec 2000 13:33:31 +0000
62830              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
62831              
62832              A lost patch fragment.
62833      Branch: perl
62834            ! doop.c
62835 ____________________________________________________________________________
62836 [  8332] By: jhi                                   on 2001/01/05  15:40:42
62837         Log: Do away with strncpy() and a fixed length buffer.
62838      Branch: perl
62839            ! utf8.c
62840 ____________________________________________________________________________
62841 [  8331] By: jhi                                   on 2001/01/05  15:03:07
62842         Log: Tests for #8329 and #8330.
62843      Branch: perl
62844            ! t/op/bop.t
62845 ____________________________________________________________________________
62846 [  8330] By: jhi                                   on 2001/01/05  15:02:38
62847         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
62848              raw 8-bit form to the UTF-8 string.
62849      Branch: perl
62850            ! toke.c
62851 ____________________________________________________________________________
62852 [  8329] By: jhi                                   on 2001/01/05  14:55:13
62853         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
62854              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62855              Date: Fri, 5 Jan 2001 12:28:52 +0100
62856              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
62857              
62858              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
62859              no effect.  (changed the strncpy() to Copy())
62860      Branch: perl
62861            ! toke.c
62862 ____________________________________________________________________________
62863 [  8328] By: jhi                                   on 2001/01/05  06:44:27
62864         Log: UTF-8 cleanup.
62865      Branch: perl
62866            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
62867            ! regexec.c sv.c toke.c
62868 ____________________________________________________________________________
62869 [  8327] By: jhi                                   on 2001/01/05  01:11:29
62870         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')
62871              From: Radu Greab <radu@netsoft.ro>
62872              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
62873              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
62874              
62875              Cleans up Harness to not use FileHandle, which uses IO.
62876      Branch: perl
62877            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
62878 ____________________________________________________________________________
62879 [  8326] By: jhi                                   on 2001/01/05  00:56:37
62880         Log: Update Changes.
62881      Branch: perl
62882            ! Changes patchlevel.h
62883 ____________________________________________________________________________
62884 [  8325] By: jhi                                   on 2001/01/05  00:53:18
62885         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
62886              From: Peter Prymmer <pvhp@forte.com>
62887              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
62888              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
62889              
62890              plus a couple more tailing whitespace removals.
62891      Branch: perl
62892            ! win32/Makefile
62893 ____________________________________________________________________________
62894 [  8324] By: jhi                                   on 2001/01/05  00:47:39
62895         Log: Add some Unicode chop() tests.
62896      Branch: perl
62897            ! t/op/chop.t
62898 ____________________________________________________________________________
62899 [  8323] By: jhi                                   on 2001/01/05  00:47:23
62900         Log: Unify UTF-8 malformedness handling.
62901      Branch: perl
62902            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
62903 ____________________________________________________________________________
62904 [  8322] By: jhi                                   on 2001/01/04  22:21:54
62905         Log: The new $issymlink was unknown to Mksymlinks.
62906      Branch: metaconfig/U/perl
62907            ! Mksymlinks.U issymlink.U
62908      Branch: perl
62909            ! Configure config_h.SH
62910 ____________________________________________________________________________
62911 [  8321] By: jhi                                   on 2001/01/04  21:51:05
62912         Log: The test didn't work under the core test framework.
62913      Branch: perl
62914            ! t/lib/st-lock.t
62915 ____________________________________________________________________________
62916 [  8320] By: jhi                                   on 2001/01/04  21:14:22
62917         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
62918      Branch: perl
62919            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
62920 ____________________________________________________________________________
62921 [  8319] By: jhi                                   on 2001/01/04  20:46:17
62922         Log: Typo in #8312 when manually applying a problematic patch fragment.
62923      Branch: perl
62924            ! ext/Storable/Storable.xs
62925 ____________________________________________________________________________
62926 [  8318] By: jhi                                   on 2001/01/04  20:43:01
62927         Log: The $sh_c didn't fly.
62928      Branch: metaconfig
62929            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
62930            ! U/modified/Loc.U U/modified/myhostname.U
62931            ! U/modified/spitshell.U
62932      Branch: metaconfig/U/perl
62933            ! issymlink.U
62934      Branch: perl
62935            ! Configure config_h.SH
62936 ____________________________________________________________________________
62937 [  8317] By: jhi                                   on 2001/01/04  19:58:01
62938         Log: AIX builtin test -h is broken, changes based on
62939              
62940              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
62941              Date: Tue, 02 Jan 2001 11:24:39 +0100
62942              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62943              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
62944      Branch: metaconfig
62945            + U/modified/spitshell.U
62946            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
62947            ! U/modified/Loc.U U/modified/myhostname.U
62948      Branch: metaconfig/U/perl
62949            ! Mksymlinks.U issymlink.U
62950      Branch: perl
62951            ! Configure
62952 ____________________________________________________________________________
62953 [  8316] By: jhi                                   on 2001/01/04  19:02:22
62954         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
62955              From: Andy Dougherty <doughera@lafayette.edu>
62956              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
62957              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
62958              
62959              Beware of GNU ld.
62960      Branch: perl
62961            ! hints/solaris_2.sh
62962 ____________________________________________________________________________
62963 [  8315] By: jhi                                   on 2001/01/04  18:56:48
62964         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
62965              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
62966              Date: Wed, 3 Jan 2001 07:58:51 +0100
62967              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
62968      Branch: perl
62969            ! hints/solaris_2.sh
62970 ____________________________________________________________________________
62971 [  8314] By: jhi                                   on 2001/01/04  18:54:07
62972         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
62973              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62974              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
62975              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
62976              
62977              Doc tweak on #8313.
62978      Branch: perl
62979            ! ext/B/B/Deparse.pm
62980 ____________________________________________________________________________
62981 [  8313] By: jhi                                   on 2001/01/04  18:52:27
62982         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
62983              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
62984              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62985              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
62986              
62987              Make the peephole optimizer to bypass more null ops and
62988              and rewrite the deparse handling of continue blocks.
62989      Branch: perl
62990            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
62991 ____________________________________________________________________________
62992 [  8312] By: jhi                                   on 2001/01/04  18:47:39
62993         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
62994      Branch: perl
62995            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
62996            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
62997            ! t/lib/st-lock.t
62998 ____________________________________________________________________________
62999 [  8311] By: jhi                                   on 2001/01/04  18:36:08
63000         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
63001              filter to be run on each .pm during the pm_to_blib() phase,
63002              a fixed version of
63003              
63004              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63005              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63006              Date: Wed, 03 Jan 2001 22:01:30 +0100
63007              Message-ID: <5296.978555690@nice.ram.loc>
63008      Branch: perl
63009            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63010            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63011            ! lib/ExtUtils/MakeMaker.pm
63012 ____________________________________________________________________________
63013 [  8310] By: jhi                                   on 2001/01/04  18:32:54
63014         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63015              From: Robin Barker <rmb1@cise.npl.co.uk>
63016              Date: Tue, 2 Jan 2001 15:35:03 GMT
63017              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63018      Branch: perl
63019            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
63020            ! pod/perlrequick.pod
63021 ____________________________________________________________________________
63022 [  8309] By: jhi                                   on 2001/01/04  18:29:07
63023         Log: Subject: Re: [patch] static-ize XS()
63024              From: Doug MacEachern <dougm@covalent.net>
63025              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
63026              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
63027              
63028              Provide prototypes for the XS functions.
63029      Branch: perl
63030            ! lib/ExtUtils/xsubpp
63031 ____________________________________________________________________________
63032 [  8308] By: jhi                                   on 2001/01/04  18:27:44
63033         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
63034              From: Doug MacEachern <dougm@covalent.net>
63035              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
63036              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
63037      Branch: perl
63038            ! lib/ExtUtils/typemap
63039 ____________________________________________________________________________
63040 [  8307] By: jhi                                   on 2001/01/04  18:25:25
63041         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
63042              From: Doug MacEachern <dougm@covalent.net>
63043              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
63044              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
63045              
63046              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
63047      Branch: perl
63048            ! lib/ExtUtils/MM_Unix.pm
63049 ____________________________________________________________________________
63050 [  8306] By: jhi                                   on 2001/01/04  18:23:00
63051         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
63052              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63053              Date: Thu, 4 Jan 2001 12:47:10 +0100 
63054              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
63055              
63056              The toke.c part only, patching embed.h and proto.h is futile.
63057      Branch: perl
63058            ! toke.c
63059 ____________________________________________________________________________
63060 [  8305] By: jhi                                   on 2001/01/04  18:05:51
63061         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
63062              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63063              Date: Thu, 4 Jan 2001 17:50:12 +0100 
63064              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
63065      Branch: perl
63066            ! toke.c
63067 ____________________________________________________________________________
63068 [  8304] By: jhi                                   on 2001/01/04  18:03:26
63069         Log: Subject: [PATCH perl@8269]
63070              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63071              Date: Thu, 4 Jan 2001 12:53:39 +0100 
63072              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
63073              
63074              If running byacc write-enable also perly.h.
63075      Branch: perl
63076            ! Makefile.SH
63077 ____________________________________________________________________________
63078 [  8303] By: jhi                                   on 2001/01/04  15:40:49
63079         Log: Rewrite pp_concat() in terms of sv_catsv().
63080      Branch: perl
63081            ! pp_hot.c
63082 ____________________________________________________________________________
63083 [  8302] By: nick                                  on 2001/01/03  22:43:22
63084         Log: Integrate mainline.
63085      Branch: perlio
63086           !> ext/Encode/Encode.xs sv.c utf8.c
63087 ____________________________________________________________________________
63088 [  8301] By: jhi                                   on 2001/01/02  23:40:26
63089         Log: Variable naming tweak.
63090      Branch: perl
63091            ! sv.c
63092 ____________________________________________________________________________
63093 [  8300] By: jhi                                   on 2001/01/02  23:40:02
63094         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
63095              in is_utf8_string().
63096      Branch: perl
63097            ! utf8.c
63098 ____________________________________________________________________________
63099 [  8299] By: jhi                                   on 2001/01/02  22:14:40
63100         Log: Integrate perlio.
63101      Branch: perl
63102           !> pp.c pp_hot.c win32/Makefile
63103 ____________________________________________________________________________
63104 [  8298] By: nick                                  on 2001/01/02  22:03:06
63105         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63106      Branch: perlio
63107            ! pp.c pp_hot.c
63108 ____________________________________________________________________________
63109 [  8297] By: jhi                                   on 2001/01/02  04:26:28
63110         Log: Signedness nit.
63111      Branch: perl
63112            ! ext/Encode/Encode.xs
63113 ____________________________________________________________________________
63114 [  8296] By: nick                                  on 2001/01/01  23:49:36
63115         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
63116      Branch: perlio
63117            ! win32/Makefile
63118 ____________________________________________________________________________
63119 [  8295] By: jhi                                   on 2001/01/01  23:05:48
63120         Log: Integrate perlio.
63121      Branch: perl
63122           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63123           !> t/lib/encode.t
63124 ____________________________________________________________________________
63125 [  8294] By: nick                                  on 2001/01/01  22:48:34
63126         Log: Integrate mainline
63127      Branch: perlio
63128            ! pp_hot.c t/lib/encode.t
63129           !> (integrate 65 files)
63130 ____________________________________________________________________________
63131 [  8293] By: nick                                  on 2001/01/01  21:58:50
63132         Log: More rigor in UTF-8-ness of Encode's toUnicode
63133              XS export some of the utf8 internal functions.
63134              Test some of the functions.
63135              Fix pp_concat() bug shown by said tests.
63136      Branch: perlio
63137            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63138            ! t/lib/encode.t
63139 ____________________________________________________________________________
63140 [  8292] By: jhi                                   on 2001/01/01  18:11:44
63141         Log: Integrate perlio.
63142      Branch: perl
63143           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63144           !> ext/Encode/encengine.c ext/Encode/encode.h
63145 ____________________________________________________________________________
63146 [  8291] By: jhi                                   on 2001/01/01  18:10:58
63147         Log: Podify README.mpeix (a new version from the web),
63148              add a dummy NAME to Carp::Heavy, regen toc.
63149      Branch: perl
63150            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
63151            ! pod/perltoc.pod
63152 ____________________________________________________________________________
63153 [  8290] By: nick                                  on 2001/01/01  17:43:47
63154         Log: Loose the "Loading..." warning.
63155              Another bug in fallback support
63156      Branch: perlio
63157            ! ext/Encode/Encode.pm ext/Encode/encengine.c
63158 ____________________________________________________________________________
63159 [  8289] By: jhi                                   on 2001/01/01  00:01:57
63160         Log: Bump up Larry's copyright.
63161      Branch: perl
63162            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
63163            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
63164            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
63165            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
63166            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
63167            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
63168            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
63169            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
63170 ____________________________________________________________________________
63171 [  8288] By: nick                                  on 2000/12/31  21:27:53
63172         Log: Fix .ucm reading - forgot a chr()
63173              Start of .ucm write (for .enc to .ucm)
63174      Branch: perlio
63175            ! ext/Encode/compile
63176 ____________________________________________________________________________
63177 [  8287] By: jhi                                   on 2000/12/31  18:15:56
63178         Log: Comment away a diagnostic message as noted by Craig A. Berry
63179              (the unexpected message was confusing testing)
63180      Branch: perl
63181            ! ext/Encode/Encode.pm
63182 ____________________________________________________________________________
63183 [  8286] By: jhi                                   on 2000/12/31  18:14:51
63184         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
63185              Date: Sun, 31 Dec 2000 11:17:37 -0600
63186              From: "Craig A. Berry" <craigberry@mac.com>
63187              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
63188      Branch: perl
63189            ! ext/Encode/Makefile.PL
63190 ____________________________________________________________________________
63191 [  8285] By: nick                                  on 2000/12/31  18:11:54
63192         Log: Start of support of ICU-style .ucm files:
63193              - teach compile how to read a .ucm file
63194              - first guess at how to represent fallbacks in "tries".
63195              - use fallbacks if check == 0
63196              - new return code to indicate we used one.
63197      Branch: perlio
63198            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63199            ! ext/Encode/encengine.c ext/Encode/encode.h
63200 ____________________________________________________________________________
63201 [  8284] By: jhi                                   on 2000/12/31  18:04:41
63202         Log: Pacify picky VMS compiler.
63203              
63204              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
63205              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63206              Date: Sat, 30 Dec 2000 18:10:02 -0600
63207              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
63208      Branch: perl
63209            ! sv.c
63210 ____________________________________________________________________________
63211 [  8283] By: jhi                                   on 2000/12/31  16:11:47
63212         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
63213      Branch: perl
63214            ! t/lib/glob-basic.t
63215 ____________________________________________________________________________
63216 [  8282] By: jhi                                   on 2000/12/31  15:26:11
63217         Log: Integrate perlio.
63218      Branch: perl
63219           !> makedef.pl opcode.pl os2/os2.c perlio.c
63220 ____________________________________________________________________________
63221 [  8281] By: nick                                  on 2000/12/31  10:06:15
63222         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
63223              is available to be exported
63224      Branch: perlio
63225            ! makedef.pl perlio.c
63226 ____________________________________________________________________________
63227 [  8280] By: nick                                  on 2000/12/31  09:41:26
63228         Log: Ilya's OS2 patch (testing for damage on Win32)
63229      Branch: perlio
63230            ! makedef.pl opcode.pl os2/os2.c
63231 ____________________________________________________________________________
63232 [  8279] By: jhi                                   on 2000/12/30  21:52:07
63233         Log: Test nits.
63234      Branch: perl
63235            ! t/lib/syslfs.t t/op/lfs.t
63236 ____________________________________________________________________________
63237 [  8278] By: jhi                                   on 2000/12/30  21:47:49
63238         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63239              From: andreas.koenig@anima.de (Andreas J. Koenig)
63240              Date: 30 Dec 2000 22:35:37 +0100
63241              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
63242              
63243              The 32-bit wraparound test wasn't quite right.
63244      Branch: perl
63245            ! t/lib/syslfs.t t/op/lfs.t
63246 ____________________________________________________________________________
63247 [  8277] By: jhi                                   on 2000/12/30  21:33:44
63248         Log: Subject: [PATCH] open() example in perlfunc.pod 
63249              From: Karsten Sperling <s_sperli@ira.uka.de>
63250              Date: Sat, 30 Dec 2000 22:27:09 +0100
63251              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
63252      Branch: perl
63253            ! pod/perlfunc.pod
63254 ____________________________________________________________________________
63255 [  8276] By: jhi                                   on 2000/12/30  20:32:40
63256         Log: Not quite that many tests yet.
63257      Branch: perl
63258            ! t/op/pat.t
63259 ____________________________________________________________________________
63260 [  8275] By: jhi                                   on 2000/12/30  20:26:58
63261         Log: Integrate perlio.
63262      Branch: perl
63263           !> toke.c
63264 ____________________________________________________________________________
63265 [  8274] By: jhi                                   on 2000/12/30  20:24:56
63266         Log: Signedness nit.
63267      Branch: perl
63268            ! utf8.c
63269 ____________________________________________________________________________
63270 [  8273] By: jhi                                   on 2000/12/30  20:15:46
63271         Log: Add a test case for 20000731.001 which was fixed by the #8267.
63272      Branch: perl
63273            ! t/op/pat.t
63274 ____________________________________________________________________________
63275 [  8272] By: nick                                  on 2000/12/30  19:47:51
63276         Log: Tweak for MULTIPLICITY/USE_PERLIO
63277      Branch: perlio
63278            ! toke.c
63279 ____________________________________________________________________________
63280 [  8271] By: nick                                  on 2000/12/30  19:46:45
63281         Log: Integrate mainline
63282      Branch: perlio
63283           +> lib/unicode/distinct.pm
63284           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
63285           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
63286           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
63287 ____________________________________________________________________________
63288 [  8270] By: jhi                                   on 2000/12/30  19:39:50
63289         Log: Subject: RE: perl@8269
63290              From: "Richard Soderberg" <rs@crystalflame.net>
63291              Date: Sat, 30 Dec 2000 11:36:27 -0800
63292              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
63293              
63294              A missing aTHX_.
63295      Branch: perl
63296            ! toke.c
63297 ____________________________________________________________________________
63298 [  8269] By: jhi                                   on 2000/12/30  18:55:48
63299         Log: Update Changes.
63300      Branch: perl
63301            ! Changes patchlevel.h
63302 ____________________________________________________________________________
63303 [  8268] By: jhi                                   on 2000/12/30  17:18:40
63304         Log: Add a test for Unicode split //.  The #8267 was the cure.
63305      Branch: perl
63306            ! t/op/split.t
63307 ____________________________________________________________________________
63308 [  8267] By: jhi                                   on 2000/12/30  17:14:19
63309         Log: Subject: more UTF8 test suites and an UTF8 patch
63310              From: Inaba Hiroto <inaba@st.rim.or.jp>
63311              Date: Sat, 30 Dec 2000 14:27:10 +0900
63312              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
63313              
63314              Just the patch part for now, and the pragma renamed
63315              as unicode::distinct.
63316      Branch: perl
63317            + lib/unicode/distinct.pm
63318            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
63319            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
63320            ! regcomp.h regexec.c sv.c toke.c utf8.c
63321 ____________________________________________________________________________
63322 [  8266] By: nick                                  on 2000/12/30  16:40:49
63323         Log: Integrate mainline
63324      Branch: perlio
63325           +> lib/Pod/Text/Overstrike.pm
63326           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
63327           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
63328           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
63329           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
63330           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
63331 ____________________________________________________________________________
63332 [  8265] By: jhi                                   on 2000/12/30  07:28:55
63333         Log: The sv_catsv() fix, take two.
63334      Branch: perl
63335            ! sv.c t/op/join.t
63336 ____________________________________________________________________________
63337 [  8264] By: jhi                                   on 2000/12/30  06:19:18
63338         Log: Undo all the join-related changes since #8248: relevant
63339              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
63340              The new sv_catsv() doesn't fly so it must go back to
63341              the drawing board.
63342      Branch: perl
63343            ! sv.c t/op/join.t t/pragma/utf8.t
63344 ____________________________________________________________________________
63345 [  8263] By: jhi                                   on 2000/12/30  01:08:32
63346         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
63347      Branch: perl
63348            ! sv.c
63349 ____________________________________________________________________________
63350 [  8262] By: jhi                                   on 2000/12/30  00:45:14
63351         Log: Retract #8261.
63352      Branch: perl
63353            ! hv.c util.c
63354 ____________________________________________________________________________
63355 [  8261] By: jhi                                   on 2000/12/30  00:38:32
63356         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
63357      Branch: perl
63358            ! hv.c util.c
63359 ____________________________________________________________________________
63360 [  8260] By: jhi                                   on 2000/12/29  22:51:33
63361         Log: (Retracted by #8264)  More fixing for #8251.
63362      Branch: perl
63363            ! sv.c
63364 ____________________________________________________________________________
63365 [  8259] By: jhi                                   on 2000/12/29  18:27:30
63366         Log: Subject: podlators 1.06 released
63367              From: Russ Allbery <rra@stanford.edu>
63368              Date: 25 Dec 2000 05:09:30 -0800
63369              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
63370      Branch: perl
63371            + lib/Pod/Text/Overstrike.pm
63372            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
63373            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
63374 ____________________________________________________________________________
63375 [  8258] By: jhi                                   on 2000/12/29  18:20:45
63376         Log: Make the large file tests more robust/talkative as suggested by
63377              
63378              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63379              From: andreas.koenig@anima.de (Andreas J. Koenig)
63380              Date: 29 Dec 2000 14:23:01 +0100
63381              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
63382      Branch: perl
63383            ! t/lib/syslfs.t t/op/lfs.t
63384 ____________________________________________________________________________
63385 [  8257] By: jhi                                   on 2000/12/29  17:48:04
63386         Log: Further VMS piping fixes from Charles Lane:
63387              
63388              In summary, error messages produced when a subprocess terminated
63389              abnormally were being sent not just to the parent process, but to
63390              grandparents, because of default values for error output that were
63391              not completely overridden when the subprocess was started.
63392              
63393              This patch fixes this behavior by defining user-mode (i.e., temporary
63394              for the duration of the program) logical names for SYS$OUTPUT and
63395              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
63396              changes to make it so that the user-mode logicals are the ones that
63397              control where Perl's error messages go if it terminates abnormally.
63398              
63399              I also added some gratuitous fixes to the indentation of braces in
63400              the piping code.  It just looked ugly, before.
63401      Branch: perl
63402            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
63403 ____________________________________________________________________________
63404 [  8256] By: jhi                                   on 2000/12/29  17:45:12
63405         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
63406              From: "Casey R. Tweten" <crt@kiski.net>
63407              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
63408              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
63409              
63410              Tests for for #8240.
63411      Branch: perl
63412            ! t/pragma/constant.t
63413 ____________________________________________________________________________
63414 [  8255] By: jhi                                   on 2000/12/29  17:43:07
63415         Log: Subject: Re: [PATCH] Interesting syntax idea
63416              From: Simon Cozens <simon@cozens.net>
63417              Date: Fri, 29 Dec 2000 14:34:04 +0000
63418              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
63419              
63420              Tests for #8254.
63421      Branch: perl
63422            ! t/pragma/sub_lval.t
63423 ____________________________________________________________________________
63424 [  8254] By: jhi                                   on 2000/12/29  17:42:11
63425         Log: Subject: [PATCH] Interesting syntax idea
63426              From: Simon Cozens <simon@cozens.net>
63427              Date: Wed, 27 Dec 2000 05:08:57 +0000
63428              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
63429              
63430              Make opens + bareword assigns do typeglob assigns.
63431      Branch: perl
63432            ! op.c
63433 ____________________________________________________________________________
63434 [  8253] By: jhi                                   on 2000/12/29  17:36:45
63435         Log: Output the (apparent) version of gcc, as suggested by
63436              
63437              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
63438              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
63439              Date: 26 Dec 2000 04:29:17 -0500
63440              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
63441              
63442              (The patch as such didn't any more apply as the misparsing had
63443              already been addressed in #6474.)  Also change the wording about
63444              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
63445      Branch: perl
63446            ! hints/dec_osf.sh
63447 ____________________________________________________________________________
63448 [  8252] By: nick                                  on 2000/12/29  12:14:31
63449         Log: Integrate mainline
63450      Branch: perlio
63451           !> (integrate 27 files)
63452 ____________________________________________________________________________
63453 [  8251] By: jhi                                   on 2000/12/29  08:45:46
63454         Log: (Retracted by #8264)
63455              
63456              (Fixed by #8260.)
63457              
63458              sv_catsv() needs one more byte space than seems reasonable.
63459              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
63460              Curiouser and curiouser.
63461      Branch: perl
63462            ! sv.c
63463 ____________________________________________________________________________
63464 [  8250] By: jhi                                   on 2000/12/29  07:57:52
63465         Log: More split // UTF-8 tests.
63466      Branch: perl
63467            ! t/pragma/utf8.t
63468 ____________________________________________________________________________
63469 [  8249] By: jhi                                   on 2000/12/29  07:54:51
63470         Log: (Retracted by #8264)  More join() testing which was good because
63471              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
63472      Branch: perl
63473            ! pp.c t/op/join.t utf8.c utf8.h
63474 ____________________________________________________________________________
63475 [  8248] By: jhi                                   on 2000/12/29  07:08:32
63476         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
63477              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
63478              that the only cases to care about are byte+byte and byte+character.
63479              
63480              TODO: See how well pp_concat() could be implemented in terms
63481              of sv_catsv().
63482      Branch: perl
63483            ! doop.c sv.c t/op/join.t utf8.h
63484 ____________________________________________________________________________
63485 [  8247] By: jhi                                   on 2000/12/29  06:35:23
63486         Log: Signedness nit.
63487      Branch: perl
63488            ! pp_hot.c
63489 ____________________________________________________________________________
63490 [  8246] By: jhi                                   on 2000/12/29  01:23:31
63491         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
63492              From: Lupe Christoph <lupe@lupe-christoph.de>
63493              Date: Thu, 28 Dec 2000 23:00:00 +0100
63494              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
63495              
63496              Suggest rsync --delete --dry-run.
63497      Branch: perl
63498            ! pod/perlhack.pod
63499 ____________________________________________________________________________
63500 [  8245] By: jhi                                   on 2000/12/28  23:57:05
63501         Log: The maxiters upper limit sanity check (guarding against
63502              non-progress) assumed bytes instead of characters in s///
63503              and split().
63504      Branch: perl
63505            ! pp.c pp_hot.c
63506 ____________________________________________________________________________
63507 [  8244] By: jhi                                   on 2000/12/28  23:34:08
63508         Log: Make some panic messages a bit more logical.
63509      Branch: perl
63510            ! doop.c pod/perldiag.pod pp.c pp_hot.c
63511 ____________________________________________________________________________
63512 [  8243] By: jhi                                   on 2000/12/28  22:59:16
63513         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
63514              From: Simon Cozens <simon@cozens.net>
63515              Date: Wed, 27 Dec 2000 02:30:03 +0000
63516              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
63517      Branch: perl
63518            ! pp.c t/pragma/sub_lval.t
63519 ____________________________________________________________________________
63520 [  8242] By: jhi                                   on 2000/12/28  22:56:53
63521         Log: Subject: [PATCH blead] Fix B::Terse indentation
63522              From: Daniel Chetlin <daniel@chetlin.com>
63523              Date: Wed, 27 Dec 2000 06:43:30 -0800
63524              Message-ID: <20001227064329.B9573@darkstar>
63525      Branch: perl
63526            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
63527 ____________________________________________________________________________
63528 [  8241] By: jhi                                   on 2000/12/28  22:48:59
63529         Log: The latter patch from the
63530              
63531              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
63532              From: Peter Prymmer <pvhp@forte.com> 
63533              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
63534              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
63535              
63536              (the former patch from the above should have been
63537              taken care of by Nick I-S)
63538      Branch: perl
63539            ! win32/Makefile
63540 ____________________________________________________________________________
63541 [  8240] By: jhi                                   on 2000/12/28  22:45:22
63542         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
63543              From: "Casey R. Tweten" <crt@kiski.net>
63544              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
63545              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
63546      Branch: perl
63547            ! lib/constant.pm
63548 ____________________________________________________________________________
63549 [  8239] By: jhi                                   on 2000/12/28  22:37:45
63550         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
63551              From: Simon Cozens <simon@cozens.net>
63552              Date: Wed, 27 Dec 2000 14:12:44 +0000
63553              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
63554      Branch: perl
63555            ! t/op/method.t t/op/sort.t toke.c
63556 ____________________________________________________________________________
63557 [  8238] By: jhi                                   on 2000/12/28  22:30:32
63558         Log: Subject: [PATCH perl@8229] Call.pm
63559              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63560              Date: Mon, 25 Dec 2000 10:47:15 -0000
63561              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
63562      Branch: perl
63563            ! ext/Filter/Util/Call/Call.pm
63564 ____________________________________________________________________________
63565 [  8237] By: jhi                                   on 2000/12/28  22:19:21
63566         Log: Subject: [PATCH blead] Fix problem with `&' prototype
63567              From: Daniel Chetlin <daniel@chetlin.com>
63568              Date: Wed, 27 Dec 2000 15:55:32 -0800
63569              Message-ID: <20001227155532.D9573@darkstar>
63570      Branch: perl
63571            ! op.c t/comp/proto.t
63572 ____________________________________________________________________________
63573 [  8236] By: jhi                                   on 2000/12/28  22:09:25
63574         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
63575              From: Daniel Chetlin <daniel@chetlin.com>
63576              Date: Sun, 24 Dec 2000 04:09:49 -0800
63577              Message-ID: <20001224040949.B3090@darkstar>
63578      Branch: perl
63579            ! gv.c mg.c t/op/attrs.t
63580 ____________________________________________________________________________
63581 [  8235] By: jhi                                   on 2000/12/28  22:07:11
63582         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
63583              From: Jan Dubois <jand@ActiveState.com>
63584              Date: Tue, 26 Dec 2000 20:57:31 -0800
63585              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
63586      Branch: perl
63587            ! win32/win32.c
63588 ____________________________________________________________________________
63589 [  8234] By: jhi                                   on 2000/12/28  21:52:42
63590         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
63591              From: Simon Cozens <simon@cozens.net>
63592              Date: Thu, 28 Dec 2000 20:33:13 +0000
63593              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
63594      Branch: perl
63595            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
63596 ____________________________________________________________________________
63597 [  8233] By: jhi                                   on 2000/12/28  19:40:49
63598         Log: Integrate perlio.
63599      Branch: perl
63600           !> ext/Encode/Makefile.PL ext/Encode/compile
63601 ____________________________________________________________________________
63602 [  8232] By: nick                                  on 2000/12/23  16:06:00
63603         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
63604              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
63605      Branch: perlio
63606            ! ext/Encode/Makefile.PL
63607 ____________________________________________________________________________
63608 [  8231] By: nick                                  on 2000/12/23  14:30:34
63609         Log: "Compiled" encode build cleanup
63610              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
63611              - .c files do not export sub-tables
63612      Branch: perlio
63613            ! ext/Encode/Makefile.PL ext/Encode/compile
63614 ____________________________________________________________________________
63615 [  8230] By: nick                                  on 2000/12/23  12:50:37
63616         Log: Integrate mainline
63617      Branch: perlio
63618           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63619           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63620           !> pod/perl5004delta.pod pod/perl5005delta.pod
63621           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63622           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63623           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63624           !> pod/perlsub.pod
63625 ____________________________________________________________________________
63626 [  8229] By: jhi                                   on 2000/12/22  15:32:12
63627         Log: Integrate perlio.
63628      Branch: perl
63629           +> win32/distclean.bat
63630           !> MANIFEST t/io/utf8.t
63631 ____________________________________________________________________________
63632 [  8228] By: jhi                                   on 2000/12/22  15:29:40
63633         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63634              From: Robin Barker <rmb1@cise.npl.co.uk>
63635              Date: Fri, 22 Dec 2000 12:17:38 GMT
63636              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
63637      Branch: perl
63638            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63639            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63640            ! pod/perl5004delta.pod pod/perl5005delta.pod
63641            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
63642            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
63643            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
63644            ! pod/perlsub.pod
63645 ____________________________________________________________________________
63646 [  8227] By: jhi                                   on 2000/12/22  15:24:28
63647         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
63648              From: "John L. Allen" <allen@grumman.com>
63649              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
63650              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
63651              
63652              Document APPLLIB_EXP.
63653      Branch: perl
63654            ! INSTALL
63655 ____________________________________________________________________________
63656 [  8226] By: nick                                  on 2000/12/21  22:11:50
63657         Log: Handy script for when one forgets to "dmake clean" 
63658      Branch: perlio
63659            + win32/distclean.bat
63660            ! MANIFEST
63661 ____________________________________________________________________________
63662 [  8225] By: nick                                  on 2000/12/21  21:54:04
63663         Log: CRLF platform issue with io/utf8 fix.
63664      Branch: perlio
63665            ! t/io/utf8.t
63666 ____________________________________________________________________________
63667 [  8224] By: nick                                  on 2000/12/21  21:02:20
63668         Log: Integrate mainline
63669      Branch: perlio
63670           !> Changes Configure Makefile.SH Porting/Glossary
63671           !> Porting/config.sh Porting/config_H configure.com
63672           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
63673           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
63674           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
63675           !> win32/config.bc win32/config.gc win32/config.vc
63676 ____________________________________________________________________________
63677 [  8223] By: jhi                                   on 2000/12/21  17:09:16
63678         Log: Update Changes.
63679      Branch: perl
63680            ! Changes patchlevel.h
63681 ____________________________________________________________________________
63682 [  8222] By: jhi                                   on 2000/12/21  16:24:01
63683         Log: Metaconfig unit changes for #8221.
63684      Branch: metaconfig/U/perl
63685           +> issymlink.U
63686            - testsyml.U
63687            ! Mksymlinks.U
63688 ____________________________________________________________________________
63689 [  8221] By: jhi                                   on 2000/12/21  16:23:48
63690         Log: Rename testsyml to issymlink.
63691      Branch: perl
63692            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63693            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
63694            ! win32/config.vc
63695 ____________________________________________________________________________
63696 [  8220] By: jhi                                   on 2000/12/21  15:47:26
63697         Log: Robustness support for #8218 (symlink forest) since the GNU
63698              tools seem to be overly picky about symlinkage depths.
63699      Branch: perl
63700            ! Makefile.SH t/io/fs.t
63701 ____________________________________________________________________________
63702 [  8219] By: jhi                                   on 2000/12/21  15:38:27
63703         Log: Metaconfig changes for #8218.
63704      Branch: metaconfig
63705            ! U/modified/Oldconfig.U
63706      Branch: metaconfig/U/perl
63707            + Mksymlinks.U
63708            ! testsyml.U
63709 ____________________________________________________________________________
63710 [  8218] By: jhi                                   on 2000/12/21  15:37:57
63711         Log: Add Configure option -Dmksymlinks which will create a symlink
63712              forest if the current/build differs from the source directory.
63713              TODO: mkdir -p is not portable.
63714      Branch: perl
63715            ! Configure
63716 ____________________________________________________________________________
63717 [  8217] By: jhi                                   on 2000/12/21  14:39:12
63718         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
63719              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
63720              Date: Thu, 21 Dec 2000 09:38:18 GMT
63721              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
63722              
63723              The ofs became an SV.
63724      Branch: perl
63725            ! ext/Thread/Thread.xs
63726 ____________________________________________________________________________
63727 [  8216] By: jhi                                   on 2000/12/21  05:40:21
63728         Log: The polymorphism seems to have fixed 20000517.001.
63729      Branch: perl
63730            ! t/pragma/utf8.t
63731 ____________________________________________________________________________
63732 [  8215] By: jhi                                   on 2000/12/21  04:44:52
63733         Log: read() documentation tweak for 20001121.004.
63734      Branch: perl
63735            ! pod/perlfunc.pod
63736 ____________________________________________________________________________
63737 [  8214] By: jhi                                   on 2000/12/21  03:54:11
63738         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
63739      Branch: perl
63740            ! pp_sys.c t/op/misc.t
63741 ____________________________________________________________________________
63742 [  8213] By: jhi                                   on 2000/12/21  00:28:10
63743         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
63744              From: Peter Prymmer <pvhp@forte.com>
63745              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
63746              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
63747      Branch: perl
63748            ! configure.com
63749 ____________________________________________________________________________
63750 [  8212] By: jhi                                   on 2000/12/21  00:26:21
63751         Log: Edit edit edit.
63752      Branch: perl
63753            ! pod/perlfaq3.pod
63754 ____________________________________________________________________________
63755 [  8211] By: jhi                                   on 2000/12/20  18:52:46
63756         Log: Update Changes.
63757      Branch: perl
63758            ! Changes patchlevel.h
63759 ____________________________________________________________________________
63760 [  8210] By: jhi                                   on 2000/12/20  18:34:47
63761         Log: Yet another editor edit.
63762      Branch: perl
63763            ! pod/perlfaq3.pod
63764 ____________________________________________________________________________
63765 [  8209] By: jhi                                   on 2000/12/20  15:33:28
63766         Log: More Win32 Perling.
63767      Branch: perl
63768            ! pod/perlfaq3.pod
63769 ____________________________________________________________________________
63770 [  8208] By: jhi                                   on 2000/12/20  15:07:46
63771         Log: More Win32 editor/IDE/shell hints.
63772      Branch: perl
63773            ! pod/perlfaq3.pod
63774 ____________________________________________________________________________
63775 [  8207] By: jhi                                   on 2000/12/20  03:54:08
63776         Log: Subject: [PATCH] obscure timing knowledge
63777              From: Nicholas Clark <nick@ccl4.org>
63778              Date: Tue, 19 Dec 2000 19:22:31 +0000
63779              Message-ID: <20001219192231.F2827@plum.flirble.org>
63780      Branch: perl
63781            ! sv.c
63782 ____________________________________________________________________________
63783 [  8206] By: jhi                                   on 2000/12/20  03:45:57
63784         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
63785              From: Spider Boardman <spider@leggy.zk3.dec.com>
63786              Date: Tue, 19 Dec 2000 21:30:16 -0500
63787              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
63788      Branch: perl
63789            ! sv.c
63790 ____________________________________________________________________________
63791 [  8205] By: jhi                                   on 2000/12/19  23:02:01
63792         Log: Update Changes.
63793      Branch: perl
63794            ! Changes patchlevel.h
63795 ____________________________________________________________________________
63796 [  8204] By: jhi                                   on 2000/12/19  22:58:18
63797         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
63798              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
63799              on editors and diffing/patching.
63800      Branch: perl
63801            ! t/op/utf8decode.t
63802 ____________________________________________________________________________
63803 [  8203] By: nick                                  on 2000/12/19  21:36:16
63804         Log: Integrate mainline (forgot my own change...)
63805      Branch: perlio
63806           !> ext/Encode/compile
63807 ____________________________________________________________________________
63808 [  8202] By: nick                                  on 2000/12/19  21:34:42
63809         Log: Integrate mainline.
63810      Branch: perlio
63811           !> (integrate 61 files)
63812 ____________________________________________________________________________
63813 [  8201] By: nick                                  on 2000/12/19  21:34:06
63814         Log: Avoid looking for File::Glob when we don't need it.
63815      Branch: perl
63816            ! ext/Encode/compile
63817 ____________________________________________________________________________
63818 [  8200] By: jhi                                   on 2000/12/19  18:35:49
63819         Log: Update Changes.
63820      Branch: perl
63821            ! Changes patchlevel.h
63822 ____________________________________________________________________________
63823 [  8199] By: jhi                                   on 2000/12/19  18:35:07
63824         Log: Microperl tweaks.
63825      Branch: perl
63826            ! sv.c uconfig.h uconfig.sh
63827 ____________________________________________________________________________
63828 [  8198] By: jhi                                   on 2000/12/19  18:29:59
63829         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
63830      Branch: perl
63831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63832            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
63833 ____________________________________________________________________________
63834 [  8197] By: jhi                                   on 2000/12/19  17:55:29
63835         Log: In VMS embedded perls couldn't access the statically built Socket,
63836              from Charles Lane.
63837      Branch: perl
63838            ! configure.com
63839 ____________________________________________________________________________
63840 [  8196] By: jhi                                   on 2000/12/19  17:49:50
63841         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
63842              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
63843              Date: Sun, 17 Dec 2000 19:11:44 -0000
63844              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
63845      Branch: perl
63846            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
63847            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
63848 ____________________________________________________________________________
63849 [  8195] By: jhi                                   on 2000/12/19  17:47:53
63850         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
63851              From: Jonathan Stowe <gellyfish@gellyfish.com>
63852              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
63853              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
63854      Branch: perl
63855            ! utils/h2xs.PL
63856 ____________________________________________________________________________
63857 [  8194] By: jhi                                   on 2000/12/19  17:46:28
63858         Log: Subject: Re: useless use of void context work-around
63859              From: andreas.koenig@anima.de (Andreas J. Koenig)
63860              Date: 16 Dec 2000 15:13:36 +0100
63861              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
63862              
63863              Document (comment) the q(di ds ig) trick in the code.
63864      Branch: perl
63865            ! op.c
63866 ____________________________________________________________________________
63867 [  8193] By: jhi                                   on 2000/12/19  17:10:57
63868         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
63869              From: "Mark J. Reed" <mreed@strange.turner.com>
63870              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
63871              Message-Id: <200012160222.VAA13986@strange.turner.com>
63872      Branch: perl
63873            ! ext/Sys/Syslog/Syslog.pm
63874 ____________________________________________________________________________
63875 [  8192] By: jhi                                   on 2000/12/19  17:07:45
63876         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
63877              From: Nicholas Clark <nick@ccl4.org>
63878              Date: Sat, 16 Dec 2000 19:03:13 +0000
63879              Message-ID: <20001216190313.D68304@plum.flirble.org>
63880      Branch: perl
63881            ! t/op/64bitint.t
63882 ____________________________________________________________________________
63883 [  8191] By: jhi                                   on 2000/12/19  17:06:13
63884         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
63885              From: Dominic Dunlop <domo@computer.org>
63886              Date: Mon, 18 Dec 2000 12:00:15 +0100
63887              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
63888              
63889              This patchlet is needed in order that perl can be statically linked.  
63890      Branch: perl
63891            ! regexec.c
63892 ____________________________________________________________________________
63893 [  8190] By: jhi                                   on 2000/12/19  17:03:08
63894         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
63895              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63896              Date: Sun, 17 Dec 2000 00:18:35 -0600
63897              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
63898      Branch: perl
63899            ! perlio.h vms/gen_shrfls.pl
63900 ____________________________________________________________________________
63901 [  8189] By: jhi                                   on 2000/12/19  16:20:28
63902         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
63903              From: Prymmer/Kahn <pvhp@best.com>
63904              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
63905              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
63906              
63907              A better version of #8188.
63908      Branch: perl
63909            ! pod/perlfaq3.pod
63910 ____________________________________________________________________________
63911 [  8188] By: jhi                                   on 2000/12/19  15:57:06
63912         Log: (Replaced by #8189)
63913              
63914              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
63915              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
63916              From: Prymmer/Kahn <pvhp@best.com>
63917              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
63918              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
63919              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
63920              Date: Mon, 18 Dec 2000 11:10:45 -0500
63921              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
63922      Branch: perl
63923            ! pod/perlfaq3.pod
63924 ____________________________________________________________________________
63925 [  8187] By: jhi                                   on 2000/12/19  15:54:19
63926         Log: Email address fix for Anton Berezin.
63927      Branch: perl
63928            ! AUTHORS
63929 ____________________________________________________________________________
63930 [  8186] By: jhi                                   on 2000/12/19  15:38:54
63931         Log: Subject: [PATCH perl@8102] cygwin port
63932              From: "Eric Fifer" <efifer@dircon.co.uk> 
63933              Date: Thu, 14 Dec 2000 13:41:29 -0000
63934              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
63935              
63936              When compiling modules the data item that is being imported
63937              from libperl.dll needs to be tagged as imported/shared data:
63938              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
63939      Branch: perl
63940            ! perliol.h
63941 ____________________________________________________________________________
63942 [  8185] By: jhi                                   on 2000/12/19  14:53:24
63943         Log: Regen uconfig.h and uconfig.sh.
63944      Branch: perl
63945            ! uconfig.h uconfig.sh
63946 ____________________________________________________________________________
63947 [  8184] By: jhi                                   on 2000/12/18  20:43:49
63948         Log: Comments work so much better when they are closed.
63949      Branch: perl
63950            ! regcomp.c
63951 ____________________________________________________________________________
63952 [  8183] By: jhi                                   on 2000/12/18  18:04:02
63953         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
63954              Fixes the bug 20001218.016.
63955      Branch: perl
63956            ! regcomp.c
63957 ____________________________________________________________________________
63958 [  8182] By: gsar                                  on 2000/12/18  09:53:47
63959         Log: delete spurious files
63960      Branch: maint-5.6/perl
63961            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
63962            - vos/config.h vos/config_h.SH_orig
63963 ____________________________________________________________________________
63964 [  8181] By: gsar                                  on 2000/12/18  09:46:08
63965         Log: regen perltoc
63966      Branch: maint-5.6/perl
63967            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
63968 ____________________________________________________________________________
63969 [  8180] By: gsar                                  on 2000/12/18  09:20:27
63970         Log: integrate changes#7924..7926,7946,7952 from mainline
63971              
63972              A test works better if it has the right 1..$n output.
63973              
63974              All the core library users of Class::Struct seem to be
63975              using "use Class::Struct 'struct';" instead of the bare
63976              "use Class::Struct;", which isn't documented in Class::Struct.
63977              This can't be right.
63978              
63979              Make the Class::Struct import() wiser.
63980              
63981              Upgrade to CPAN 1.59_51, from Andreas König.
63982              
63983              Subject: Re: long shell lines
63984              Split overly long shell command lines.
63985      Branch: maint-5.6/perl
63986           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
63987           !> lib/File/stat.pm t/lib/class-struct.t
63988 ____________________________________________________________________________
63989 [  8179] By: gsar                                  on 2000/12/18  08:55:54
63990         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
63991              7918,7919,7988,8907 from mainline (various)
63992              
63993              Subject: [ID 20001127.004] White space problem in perlamiga.pod
63994              
63995              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
63996              
63997              Subject: [PATCH] perlcc.PL cleanups
63998              
63999              Subject: [PATCH] Updating perltie.pod for arrays
64000              
64001              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64002              Subject: Re: [PATCH] Updating perltie.pod for arrays
64003              Subject: Re: [PATCH] Updating perltie.pod for arrays
64004              
64005              One more perltie.pod nit from Casey R. Tweten.
64006              
64007              Subject: [PATCH] $^O  win32 -> MSWin32
64008              plus similar nits for vms, err, VMS, and UNICOS.
64009              
64010              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
64011              More checking in case someone has broken their services or
64012              protocol databases.
64013              
64014              Make "use Class::Struct 'struct';" work again (broken by #7617);
64015              add a test for Class::Struct.
64016              
64017              Integrate the "skip" messages to explain().
64018              
64019              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64020      Branch: maint-5.6/perl
64021           +> t/lib/class-struct.t
64022           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
64023           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
64024           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
64025 ____________________________________________________________________________
64026 [  8178] By: gsar                                  on 2000/12/18  08:16:30
64027         Log: avoid redefinition warnings on windows due to sys/socket.h getting
64028              #included before win32.h
64029      Branch: maint-5.6/perl
64030            ! win32/include/sys/socket.h
64031 ____________________________________________________________________________
64032 [  8177] By: gsar                                  on 2000/12/18  05:24:04
64033         Log: make regen_headers; fix POSIX.xs problems; remove outdated
64034              code from sys/socket.h that makes build fail now
64035      Branch: maint-5.6/perl
64036            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
64037            ! pod/perlapi.pod
64038           !> win32/include/sys/socket.h
64039 ____________________________________________________________________________
64040 [  8176] By: gsar                                  on 2000/12/18  05:20:17
64041         Log: update Changes
64042      Branch: maint-5.6/perl
64043            ! Changes patchlevel.h
64044 ____________________________________________________________________________
64045 [  8175] By: gsar                                  on 2000/12/18  04:57:48
64046         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
64047              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
64048              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
64049              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
64050              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
64051              7823,7825,7838
64052              
64053              Subject: Re: [PATCH] README.solaris
64054              
64055              Add getpagesize() probing, on non-UNIX guess 'undef'.
64056              
64057              Simplify the getpagesize() unit by dropping the
64058              pagesize probe since it's nowadays slightly more
64059              complicated because of sysconf(). (Note: if some
64060              platform really needs the -lPW for getpagesize,
64061              I just broke it.)
64062              TODO: a new pagesize unit.
64063              
64064              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64065              
64066              MachTen doesn't really do mmap() and munmap().
64067              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64068              
64069              More README.solaris updates from Andy Dougherty.
64070              
64071              Copy the s// information of README.hpux also to the perlrun.
64072              
64073              Add HAS_FSYNC, lack noticed by Nicholas Clark.
64074              
64075              Add a metaconfig unit for fsync.
64076              
64077              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64078              
64079              Many subdocumented return values of the IO extension now documented.
64080              ungetc and write still left subdocumented.
64081              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64082              
64083              Document tell() on special streams.
64084              
64085              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64086              
64087              Subject: [ID 20001112.007] sfio's sftell isn't ftell
64088              
64089              Couple of tests from #7660 salvaged.
64090              
64091              Tweak the definition of the bit complement on UTF-8 data:
64092              if none of the characters in the string are > 0xff,
64093              the result is a complemented byte string, not a (UTF-8)
64094              char string.  Based on the summary in
64095              Subject: Re: [ID 20000918.005] ~ on wide chars
64096              This should give us the maximum backward (pre-char string)
64097              compatibility and utf8 compatibility.  The other alternative
64098              would be to limit the bit complement to be always byte only,
64099              taking the least significant byte of the chars.
64100              
64101              Cleanup messy #ifdef.
64102              
64103              Typos in #7667.
64104              
64105              Declare reg_data like reg_substr_data.
64106              
64107              Placate nervous compilers that see longer than ints switch()ing.
64108              
64109              Remove the new two tests of lib/io_xs for now, they seem to
64110              fail under perlio on some platforms.
64111              
64112              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64113              
64114              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64115              
64116              Subject: tiny typo in perl5db.pl
64117              
64118              Subject: some additions for makefiles for win32 (for perl@7674)
64119              
64120              Hoist the duplicated socket/netdb include logic to perl.h;
64121              undef SETERRNO in case SOCKS has defined it.  Based on:
64122              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64123              
64124              Regen Configure.
64125              
64126              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64127              (a macro to define signed and unsigned integer constants).
64128              
64129              Use UINT64_C().
64130              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64131              
64132              Use u_int32_t for the size of hash_cb(), not size_t.
64133              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64134              
64135              Quit utf8_to_uv() instantly if curlen == 0.
64136              
64137              Subject: [PATCH: perl@7674] updates to README.os390
64138              
64139              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64140              
64141              EBCDIC tweaks.
64142              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64143              
64144              Linenumber fix.
64145              
64146              SOCKS has its own USE_THREADS, based on
64147              Subject: [ID 20001114.002] et. al. bugfix followup
64148              
64149              UINT64_C() work continues.
64150              
64151              Detypo.
64152              
64153              The type of the hash_cb() size argument is tricky.
64154              
64155              Add fwalk() probe to the configuration files and regen perltoc.
64156              
64157              Subject: perllocale.pod changes
64158              
64159              Avoid an infinite loop in VMS when utils scripts are run
64160              with no arguments, from Charles Lane.
64161              
64162              Subject: Re: Bug in Carp::Heavy/5.6.0?
64163              
64164              For Solaris use64bitall the stdchar needs a little bit of help.
64165              
64166              The long double hints can be here or there.
64167              
64168              Test tweak for the open pragma.
64169              
64170              Also the 64bitall hints can be either here or there.
64171              
64172              As surmised the #7719 wasn't a good move.
64173              
64174              Subject: Fix for 20000409.001
64175              
64176              Subject: Fix for 20000815.006
64177              It's really 20000518.006.
64178              
64179              Subject: [PATCH 5.6.0 README.win32] very minor typos
64180              
64181              Subject: Fix for README.amiga (20000323.033)
64182              
64183              Explain in more detail the {} syntax ambiguousity.
64184              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
64185              
64186              Sparc 64-bit pack() fix from Jens Hamisch.
64187              
64188              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
64189              
64190              Subject: podlators 1.05 available        
64191              
64192              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
64193              
64194              Subject: [perl 7711: EPOC] updates
64195              
64196              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
64197              
64198              Miraculous typo.
64199              
64200              sysseek() instead of seek().
64201              
64202              Solaris hints tweaks.
64203              
64204              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
64205              This may be overly harsh but until proven otherwise, we think this
64206              way, or until we have a simple test for Configure (having to start
64207              up servers is does not count as simple) to check for the problems.
64208              
64209              Remove the shared object before attempting to create
64210              (by linking) a new one.  E.g. in AIX not removing
64211              becomes quite painful if one tries to do more than one
64212              build in the same tree (an interrupted build, for example),
64213              since the AIX' shared dynaloader seemingly keeps the shared
64214              objects open and therefore 'busy' for quite a while, even when
64215              nobody is using the objects, leading into link failures.
64216              
64217              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
64218              
64219              Subject: DOC PATCH 5.6.0 perlreftut
64220              
64221              Subject: [PATCH: perl@7777] add system locale testing for VMS
64222              
64223              Subject: [PATCH] Test.pm POD peculiarity
64224              
64225              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
64226              
64227              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
64228              
64229              Subject: Re: perl@7777 
64230              Detypoing.
64231              
64232              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
64233              
64234              Go ahead and #include <unistd.h> in perl.h.
64235              
64236              Subject: [PATCH perl@7795] small cleanup task for test suite
64237              
64238              Subject: Re: av.c patch (having slight problems)
64239              unshift() speedup.
64240              
64241              Reach back one higher up when searching for PERL_SRC.
64242      Branch: maint-5.6/perl
64243           +> lib/File/Spec/Epoc.pm
64244           !> (integrate 88 files)
64245 ____________________________________________________________________________
64246 [  8174] By: gsar                                  on 2000/12/18  03:53:09
64247         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
64248              7625..7629,7631..7634,7637,7639,7642 from mainline
64249              
64250              Fix for the tie-refhash string table leaks.
64251              
64252              Subject: [patch perl@7595] VMS configure.com tweak
64253              
64254              More careful detection of how well NVs and UVs mix.
64255              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))
64256              Added some SIGFPE paranoia.
64257              
64258              Forgot to bump the line numbers in #7601.
64259              
64260              Subject: PATCH std stdio for (Free)BSD
64261              
64262              Deleting $ENV{PATH} in VMS is not recommendable.
64263              
64264              Locale buglets.
64265              Subject: RE: Locales support (setlocale) fixes
64266              
64267              Do not test UTF-8 locales since that the tests would require
64268              polymorphic regexen.
64269              
64270              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64271              
64272              A missing aTHX_.
64273              
64274              Subject: [ID 20001108.013] spelling
64275              
64276              Subject: [PATCH] Class::Struct at compile time
64277              
64278              Make deleting for %ENV work for (newer versions of) VMS,
64279              from Craig A. Berry.
64280              
64281              Forgot from #7618.
64282              
64283              More VMS moves on environment handling, from Charles Lane.
64284              
64285              Remove unused extra arguments.
64286              
64287              Typo in an ifndef.
64288              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64289              
64290              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64291              All except the "cow orker" change.
64292              
64293              The generated boot_* headers are wrong.  Pickier compiler,
64294              such as KAI C++ will refuse to compile the resulting perlmain.
64295              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64296              
64297              There's no =head3.
64298              
64299              Disable only the tests 99 and 166 for UTF-8 locales.
64300              
64301              Missing dTHXs.
64302              Subject: RE: perl@7595 builds not on cygwin
64303              
64304              Subject: Re: bash -c exit and linux hints 
64305              
64306              Various doc oddball characters.
64307              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64308              
64309              Subject: [PATCH] IO::Seekable pod
64310              
64311              Amdahl UTS hints updates.
64312              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64313              
64314              Explain better why certain regex tests are skipped.
64315              Subject: Re: tests skipped: unknown reason
64316              
64317              Subject: [PATCH] README.solaris
64318              
64319              Subject: [PATCH perl@7638] cygwin port
64320      Branch: maint-5.6/perl
64321           +> README.solaris
64322           !> (integrate 26 files)
64323 ____________________________________________________________________________
64324 [  8173] By: gsar                                  on 2000/12/18  03:37:02
64325         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
64326              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
64327              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
64328              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
64329              
64330              Better create a true mailing list for the repository keepers.
64331              
64332              Subject: [ID 20001027.007] uniq array in perlfaq
64333              
64334              De-quoted-unreadable to ISO Latin 1.
64335              (There's one ISO-2022-JP name in Changes5.004.)
64336              
64337              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
64338              
64339              The #7476 needs a MANIFEST change, too.
64340              
64341              Add also emailless people.
64342              
64343              UTF-8 decoder tweak.
64344              
64345              Make \x{...} consistently produce UTF-8.
64346              Subject: Re: \x{...} is confused 
64347              
64348              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
64349              
64350              Add a perlbug flag, -A, to avoid acknowledgement messages.
64351              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
64352              
64353              Use Errno magic.
64354              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
64355              
64356              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
64357              
64358              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
64359              
64360              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
64361              
64362              Be more lenient on bad UTF-8 when doing bit arithmetics.
64363              Subject: Re: [ID 20000918.005] ~ on wide chars
64364              (The ord() part of the patch skipped.)
64365              
64366              Subject: perlfaq style changes
64367              
64368              AUTHORS tweaks.
64369              
64370              Whitespace style tweak.  Was originally going to see to
64371              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64372              but that had already been taken care of.
64373              
64374              The compiler is either gcc or cc, from Tom Bates.
64375              
64376              The osname has been lowercased by now, from Tom Bates.
64377              
64378              The NonStop-UX libraries have a novel way to say NaN.
64379              
64380              printf UVs the correct way, noticed by Robin Barker.
64381              
64382              Subject: [PATCH] startperl to respect versiononly
64383              
64384              AUTHORS updates.
64385              
64386              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64387              
64388              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
64389              
64390              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
64391              
64392              Generalize the Camel wording.
64393              Subject: Re: perlfaq style changes
64394              
64395              Subject: [ID 20001005.006] Documentation -- description of qr//
64396              
64397              C.pm part of
64398              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
64399              
64400              Locale warning explanation tweak.
64401              
64402              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
64403              
64404              Make the POSIX::setuid and POSIX::setgid to really call setuid()
64405              and setgid() because they were just changing $< and $( which means
64406              only changing the real uid/gid, as opposed to changing both
64407              real and effective ids.  (The alternative way could have been
64408              in POSIX.pm to change $> and $), too, but making a direct call
64409              to the C API feels cleaner.)  Fixes the bug
64410              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
64411              
64412              Expand %Config variables and %ENV variables only if
64413              so requested during build time using the
64414              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
64415              Not expanding makes relocating distributions easier.
64416              
64417              More tweaking on the #7522 theme.
64418              
64419              Test::Harness revealed buglets in the new DynaLoader.
64420              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
64421              
64422              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
64423              fix a autovivification bug in Tie::RefHash, add tests for both.
64424              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
64425              
64426              Detpyo.
64427              
64428              recv() can fail and return undef.
64429              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
64430              
64431              Fix the problem discussed in
64432              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
64433              originally from Linc Madison.  Also Andreas König's comments
64434              taken into account.  Some other problems with Tie::SubstrHash
64435              fixed: didn't croak when the table exceeded the requested number
64436              of entries (as documented) but instead when the number of entries
64437              exceeded the size of the table, a croak() had an unnecessary \n,
64438              didn't have a CLEAR method, documented that there is no exists().
64439              Didn't fix to be strict-proof because the module uses &foo; and
64440              dynamic scope.  Added a test script exercizing both first tamely 
64441              the basic functionality, and then the failure cases reported by
64442              Linc Madison.
64443              
64444              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
64445              
64446              The #7521 touched things it shouldn't have.
64447              
64448              Subject: [PATCH 5.7.0] better messages from malloc()
64449              
64450              Subject: Re: README.aix
64451              
64452              Add FCNTL_CAN_LOCK.
64453              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64454              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
64455              
64456              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
64457              create a "fast path" for locale name probing using "locale -a"
64458              if available, squash finally hopefully the s?printf resetting
64459              the numeric locale (since, IIUC perllocale, it never shouldn't). 
64460              
64461              More Changes tweakery.
64462              
64463              Dying is too strict here, better just skip.
64464              
64465              Subject: Locales support (setlocale) fixes
64466              Modified quite a bit to be more portable.
64467              
64468              Configure would use a bad $myuname from an old config.sh.
64469              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
64470              
64471              Fix for
64472              Subject: [ID 20001004.006] undef is never tainted
64473              An undef read from a slurped file was not tainted.
64474              
64475              Fix for
64476              Subject: [ID 20001004.007] taint propogation is inconsistent
64477              The culprit was sv_setsv() which was rather blindly
64478              propagating taint, which lead to behaviour where if
64479              a tainted anon hash value was seen all the hash values
64480              from then on at that level became tainted, or at any
64481              upper levels in the case of nested anon hashes.
64482              
64483              Test tweak: show also the failed locales.
64484              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
64485              
64486              A fix of sorts for 20000329.026, a better error message
64487              for a missing "use charnames" when using the \N{...}. 
64488              
64489              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
64490              
64491              Add =pod to be tidy.
64492              
64493              Fix for bug id 19990615.008, pos() unset during s///ge.
64494              
64495              Add a note for future generations about bug id 20000229.006.
64496              
64497              Use -dM for gcc (the suggested patch did it only for Linux,
64498              but I think it can be generalized).
64499              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
64500              
64501              opmini.o can linger from Configures past.
64502              
64503              Document that the evaled syntax errors cause scalar leaks.
64504              
64505              Fix for
64506              Subject: [ID 20000728.005] perl -P broken
64507              (hopefully).  The fix is also not complete, it seems to break
64508              BOM swallowing for libc5 systems, but until someone figures
64509              out a way to do this without ftell(), this will do.
64510              
64511              AUTHORS updates.
64512              
64513              Subject: Re: rsync'ed patches vs. rsync'ed source
64514              
64515              Admit that the test leaks scalars.
64516              
64517              Sanitize the environment further.
64518              
64519              VOS updates from Paul Green.
64520              
64521              Document %ENV = () portability issues.
64522              
64523              Make the stdio test program of 7427 less noisy while being 
64524              compiled so that Digital UNIX wouldn't get both
64525              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
64526              undefined.  This makes perlio happy.
64527              
64528              glibc5 detection by __GNU_LIBRARY__.
64529              
64530              %ENV note tweaks from Dan Sugalski.
64531              
64532              Varargs don't always work too well if one puts an unsigned
64533              char on the stack and pop an unsigned quad off the stack.
64534              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
64535              
64536              Subject: Pod updates
64537              
64538              Fake support of holey files in win/dosish platforms.
64539              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
64540              
64541              A doc addition for bug id 20001105.019, beware \p.
64542              
64543              Tweak #7587.
64544              
64545              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
64546              
64547              perlhack updates from H.Merijn Brand.
64548              
64549              Subject: [PATCH perl@7573] cygwin port
64550              Synchronize with Cygwin 1.1.5.
64551              
64552              Bad thinko in #7581 (I used the test program with the expanded
64553              values as-is).
64554              
64555              Make perlbug not insist on dumping to a file when stdout isn't a tty.
64556              Subject: [PATCH] perlbug.PL
64557              
64558              Overrideable keys, each, pop, push, shift, splice, unshift.
64559              Subject: [PATCH] prototyped functions that should be overrideable
64560              
64561              Try to avoid flockless and emulationless places.
64562      Branch: maint-5.6/perl
64563           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
64564            - MAINTAIN
64565           !> (integrate 111 files)
64566 ____________________________________________________________________________
64567 [  8172] By: jhi                                   on 2000/12/18  02:49:27
64568         Log: Regen pods.
64569      Branch: perl
64570            ! pod/perlmodlib.pod pod/perltoc.pod
64571 ____________________________________________________________________________
64572 [  8171] By: gsar                                  on 2000/12/18  02:49:24
64573         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
64574              7465..7471 from mainline
64575              
64576              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
64577              in platforms that strictly require all the symbols being present
64578              at link time.
64579              
64580              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
64581              
64582              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
64583              
64584              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
64585              
64586              Subject: [PATCH] todo
64587              
64588              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
64589              
64590              Use $sort, $uniq (and $tr) consistently as wondered
64591              by Nicholas Clark.
64592              
64593              Too enthusiastic editing in #7460.
64594              
64595              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
64596              
64597              Upgrade to CPAN 1.58_55.
64598              Subject: CPAN.pm status
64599              
64600              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
64601              
64602              Make target reordering to avoid pointless re-makes.
64603              Subject: Re: Total re-make of 'make okfile' after 7451 ?
64604              
64605              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
64606              
64607              Subject: DOC PATCH 5.6.0
64608              
64609              Add the repository doc by Malcolm, Sarathy, and by Simon,
64610              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
64611      Branch: maint-5.6/perl
64612           +> Porting/repository.pod
64613           !> Configure MANIFEST Makefile.SH README.dos README.os2
64614           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
64615           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
64616           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
64617 ____________________________________________________________________________
64618 [  8169] By: gsar                                  on 2000/12/18  02:33:34
64619         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
64620              7435..7441,7445 from mainline
64621              
64622              Make the UTF-8 decoding stricter and more verbose when
64623              malformation happens.  This involved adding an argument
64624              to utf8_to_uv_chk(), which involved changing its prototype,
64625              and prefer STRLEN over I32 for the UTF-8 length, which as
64626              a domino effect necessitated changing the prototypes of
64627              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
64628              The stricter UTF-8 decoding checking uses Markus Kuhn's
64629              UTF-8 Decode Stress Tester from
64630              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
64631              
64632              Run vms/vms_yfix.pl, should have done that after changing
64633              perly.c in #7382.
64634              
64635              Subject: [PATCH 5.7.0] static linking with uninstalled perl
64636              
64637              (Replaced by #7440.)
64638              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64639              
64640              Fix the bug ID 20001024.005, the bug introduced by #7416.
64641              
64642              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
64643              
64644              Fix the bug reported in
64645              From: andreas.koenig@anima.de (Andreas J. Koenig)
64646              Also make is_utf8_char() stricter.
64647              
64648              Missed the header file changes from #7425.
64649              
64650              Check if stdio supports tweaking lval and cnt simultaneously.
64651              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64652              
64653              Stratus VOS updates from Paul Green.
64654              
64655              Podify README.epoc and README.vos.
64656              
64657              Add targets to Makefile.SH, most importantly
64658              'regen_all' which also remembers to update vms/perly*.
64659              
64660              Subject: Minor update to find2perl, for portability
64661              
64662              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
64663              
64664              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
64665              
64666              Rename UTF8LEN() to be UNISKIP(), too confusing to have
64667              UTF8LEN() and UTF8SKIP(). 
64668              
64669              Allow poking holes at the UTF-8 decoding strictness.
64670              
64671              Continue the internal UTF-8 API tweaking.
64672              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
64673              used much more than the simpler API, now called utf8_to_uv_simple().
64674              Still not quite happy with API, too much partial duplication
64675              of functionality.
64676              
64677              A new version of making the syslog test more robust.
64678              (Replaces #7421.)
64679              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64680              
64681              buildtoc target tweaks.
64682              
64683              Integrate with vmsperl #7430 by Charles Bailey:
64684              
64685              Cleanup from prior patch (Charles Lane?):
64686              - improve handling of MFDs in Basename and Path
64687              - default to no xsubpp line # munging when building debug images
64688      Branch: maint-5.6/perl
64689           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64690           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
64691           !> (integrate 67 files)
64692 ____________________________________________________________________________
64693 [  8168] By: gsar                                  on 2000/12/18  02:05:49
64694         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
64695              
64696              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64697              From: Martin Husemann <martin@duskware.de>
64698              
64699              Subject: [PATCH 5.7.0] restore match data on backtracing
64700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64701      Branch: maint-5.6/perl
64702           !> regcomp.c regexec.c t/op/re_tests
64703 ____________________________________________________________________________
64704 [  8167] By: gsar                                  on 2000/12/18  01:55:22
64705         Log: integrate changes#7858,7986 from mainline
64706              
64707              C<foreach my $x ...> in pseudo-fork()ed process may diddle
64708              parent's memory; fix it by keeping track of the actual pad
64709              offset rather than a raw pointer (this change is probably also
64710              relevant to non-ithreads case to avoid fallout from reallocs of
64711              the pad array, but is currently only enabled for the ithreads
64712              case in the interests of minimal disruption to existing "well
64713              tested" code)
64714              
64715              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
64716              due to the notorious GetFileType() bug in Windows 9x, which fstat()
64717              tickles)
64718      Branch: maint-5.6/perl
64719           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
64720           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
64721           !> win32/win32.c win32/win32.h win32/win32sck.c
64722 ____________________________________________________________________________
64723 [  8166] By: gsar                                  on 2000/12/18  01:52:59
64724         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
64725              from mainline (xsubpp and ExtUtils::LibList fixups, various
64726              other small items)
64727              
64728              The generated boot_* headers are wrong.  Pickier compiler,
64729              such as KAI C++ will refuse to compile the resulting perlmain.
64730              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64731              
64732              Various doc oddball characters.
64733              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64734              
64735              Subject: [PATCH] Re: 20001101.003 PDL
64736              
64737              Subject: [PATCH 5.7.0] etags broken again
64738              
64739              Subject: [PATCH 5.7.0] Liblist finally works
64740              
64741              Subject: [PATCH 5.7.0] Liblist returns found libraries
64742              
64743              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
64744              
64745              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
64746              
64747              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64748              OUT keyword nits.
64749              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64750              OUT and IN_OUT documentation.
64751      Branch: maint-5.6/perl
64752           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
64753           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
64754           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
64755           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
64756           !> win32/bin/search.pl
64757 ____________________________________________________________________________
64758 [  8165] By: gsar                                  on 2000/12/18  01:28:45
64759         Log: integrate changes#7533,7563,7611,7623 from mainline (various
64760              malloc.c embellishments)
64761      Branch: maint-5.6/perl
64762           !> malloc.c pod/perldiag.pod
64763 ____________________________________________________________________________
64764 [  8164] By: gsar                                  on 2000/12/18  01:23:33
64765         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
64766              fixups)
64767      Branch: maint-5.6/perl
64768           !> utils/h2xs.PL
64769 ____________________________________________________________________________
64770 [  8163] By: gsar                                  on 2000/12/18  01:17:50
64771         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
64772              fixups)
64773      Branch: maint-5.6/perl
64774           !> Makefile.SH utils/perlbug.PL
64775 ____________________________________________________________________________
64776 [  8162] By: gsar                                  on 2000/12/18  00:25:43
64777         Log: always export Perl_deb() (it is required by re.xs whether
64778              Perl is built with or without -DDEBUGGING)
64779      Branch: maint-5.6/perl
64780            ! makedef.pl
64781 ____________________________________________________________________________
64782 [  8161] By: gsar                                  on 2000/12/18  00:23:38
64783         Log: integrate change#7414 from mainline
64784              
64785              Undo the basename() part of #7412 since the lib/basename
64786              tests would need upgrading too.
64787              
64788              squelch two tests in tr.t that rely on tr/// paranoia change
64789              that's not in 5.6.x
64790      Branch: maint-5.6/perl
64791            ! t/op/tr.t
64792           !> lib/File/Basename.pm
64793 ____________________________________________________________________________
64794 [  8160] By: gsar                                  on 2000/12/18  00:05:30
64795         Log: missing change in previous integrate
64796      Branch: maint-5.6/perl
64797           !> README.aix
64798 ____________________________________________________________________________
64799 [  8159] By: gsar                                  on 2000/12/18  00:03:38
64800         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
64801              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
64802              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
64803              7410..7413 from mainline
64804              
64805              Introduce the man[24-8] variables, from Andy Dougherty.
64806              
64807              Upgrade to CPAN 1.58, from Andreas König.
64808              
64809              An updated EBCDIC tr patch.
64810              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
64811              
64812              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
64813              
64814              Two thirds of
64815              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
64816              The Install.pm changes will be submitted separately because
64817              they need some work and discussion still.
64818              
64819              The Install.pm third of
64820              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
64821              
64822              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
64823              
64824              Subject: [PATCH 5.7.0] IVs in mtats
64825              
64826              Subject: [PATCH 5.7.0] Perl API for mstats
64827              
64828              Ilya implemented the memory profiling API.
64829              
64830              In Amdahl UTS "struct sv" is defined by a system header,
64831              <ksync.h>.
64832              
64833              Slight tweak of the code to appease Amdahl UTS cc.
64834              
64835              Amdahl UTS doesn't seem to do dynaloading.
64836              
64837              Use UTF8SKIP(), from Simon Cozens.
64838              
64839              Thinko in #7222.
64840              
64841              op/sprintf.t patch for OS/390 (and any other host with limited
64842              floating-point exponent length)
64843              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
64844              
64845              Tweak #7225.
64846              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
64847              
64848              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
64849              
64850              Needs to be conditional on SunOS 4.
64851              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
64852              
64853              Test cases for bug id 20000323.056 (the bug seems to be fixed).
64854              
64855              Add test for bug id 20000427.003 (which seems to have
64856              been fixed) (also duplicate as 20000427.004, though
64857              with a higher severity).  Move one utf8 from op/append
64858              to pragma/utf8, tag the tests with bug ids.
64859              
64860              Document FNCASE=y as discussed in the bug 20000902.009.
64861              
64862              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
64863              The problem was that rx->minlen was in chars while pp_split()
64864              thought it would be in bytes. 
64865              
64866              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
64867              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
64868              
64869              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
64870              
64871              Fix a couple of compiler-noted nits in #7235.
64872              
64873              Tweak the test of #7235.
64874              
64875              One more ~utf8 tweak.
64876              
64877              -w cleanup.
64878              Subject: Re: Problems with bleadperl 
64879              
64880              Subject: small pod patch
64881              
64882              Subject: [PATCH perlguts.pod] Document offset hack
64883              
64884              Add Charles Lane.
64885              
64886              Add the capability to include/exclude branches.
64887              
64888              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
64889              
64890              Detect early whether the std streams have gone bad.
64891              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
64892              
64893              More IoTYPE sprinkling.
64894              
64895              Workaround for a sfio bug where the stream error indicator
64896              is not cleared as documented.
64897              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
64898              
64899              Clarify documentation on 'use bytes'.
64900              Subject: Re: What does 'use bytes' "mean" ?
64901              
64902              Show the failed remote port, instead of the failing line number.
64903              Subject: [PATCH 5.6.1 Debugger] More diagnostics
64904              
64905              Make Cwd more bulletproof in chrooted environments.
64906              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
64907              
64908              Subject: Pod patch for Devel::Peek
64909              
64910              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
64911              
64912              Borland C fstat() never saw the fd as writable.
64913              Subject: fix for Borland's weak "stat" (perl@7211)
64914              
64915              Missing change from #7362.
64916              
64917              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
64918              
64919              Add the test case for the bug id 20000730.004 which seems
64920              to have been fixed by now.
64921              
64922              Fix of sorts for bug id 20000901.092.  There seems to be no trace
64923              of a 'pmshort' anywhere in the B, so the offending line was simply
64924              removed.
64925              
64926              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
64927              
64928              Subject: PATCH do_print has 2 PerlIO_error()s
64929              
64930              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
64931              
64932              Typo noted by Mark Lutz.
64933              
64934              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
64935              
64936              In the latest compiler builds cccdlflags must not become -fpic,
64937              from Wilfredo Sánchez.
64938              
64939              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
64940              
64941              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
64942              
64943              SOCKS function redefinitions need prototypes, too, otherwise
64944              for example 32 bit versus 64 bit differences cause a lot of
64945              problems.  Part of
64946              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
64947              
64948              Portability tweak on #7377.
64949              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
64950              
64951              Don't write double values through long double pointers,
64952              based on a part of
64953              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
64954              
64955              Reëntrancy fix.
64956              Subject: [PATCH perl@7229] Rentrant parser and yylex()
64957              
64958              Make scan_num() reëntrant, as suggested in
64959              Subject: [PATCH perl@7229] Rentrant parser and yylex()
64960              
64961              Fix for ID 20001020.006, concatenating an unset submatch
64962              with utf8 resulted in "Modification of a read-only value".
64963              
64964              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
64965              
64966              The #7383 was right only in the context of the original bug report,
64967              not in more general case.
64968              
64969              Update Changes.
64970              
64971              Testcases for a #7383,#7385 related bug.
64972              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
64973              
64974              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
64975              
64976              Tweak the Is* definitions of Unicode character classes
64977              to better match the official categorizations; embrace
64978              the official categorizations; add the combining marks
64979              as alpha (and -numeric); fix DCinital (a typo and edito)
64980              to be DCmedial.
64981              
64982              Hints tweak from Anton Berezin.
64983              
64984              Subject: installman go-faster stripes
64985              Subject: Re: installman go-faster stripes
64986              
64987              Subject: [ID 20001021.003] updated hints/openbsd.sh
64988              
64989              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
64990              
64991              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
64992              
64993              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
64994              
64995              Doc patch.
64996              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
64997              
64998              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
64999              
65000              Subject: Re: [ID 20001021.005] SEGV with regex match 
65001              
65002              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
65003              
65004              The change #7187 was not so good on VMS.
65005              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
65006              
65007              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
65008              
65009              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
65010              
65011              Document PERL_INSTALL_ROOT of #7210.
65012      Branch: maint-5.6/perl
65013           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
65014           +> t/lib/tie-splice.t
65015            - lib/unicode/Is/DCinital.pl
65016           !> (integrate 112 files)
65017 ____________________________________________________________________________
65018 [  8158] By: jhi                                   on 2000/12/17  23:04:24
65019         Log: Subject: [PATCHES] RE: perl@8150 
65020              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65021              Date: Sun, 17 Dec 2000 21:46:39 +0100
65022              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
65023              
65024              Neither cygwin has a getpwuid() one can trust on.
65025      Branch: perl
65026            ! t/lib/glob-basic.t
65027 ____________________________________________________________________________
65028 [  8157] By: jhi                                   on 2000/12/17  23:01:54
65029         Log: More MAN.PODS => {} fixes.
65030      Branch: perl
65031            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
65032            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
65033            ! os2/OS2/REXX/Makefile.PL
65034 ____________________________________________________________________________
65035 [  8156] By: gsar                                  on 2000/12/17  22:49:13
65036         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
65037              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
65038              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
65039              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
65040              7201,7204 from mainline
65041              
65042              Remove vestiges of tr//CU.
65043              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65044              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65045              
65046              The return value of setlocale must be copied away.
65047              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65048              
65049              Allow chop() and chomp() to be overridden.
65050              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65051              
65052              Hints optimization.
65053              Subject: Minor nit
65054              
65055              Subject: [PATCH] de-wall t/README
65056              
65057              Subject: Re: Two advertising clauses need to be removed
65058              
65059              Batch of UTF-8 patches from Simon Cozens.
65060              
65061              Fix for a parsing bug, not for the original bug.
65062              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
65063              
65064              Compilation warnings and an error.
65065              
65066              Subject: File::Find 5.7.0 POD nits
65067              
65068              Subject: [PATCH perl-5.7.0] continued -Wformat support
65069              
65070              The one that got away.
65071              
65072              Subject: Re: perl@7078
65073              
65074              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
65075              convertable to bytes by checking it doesn't go above 0xc3
65076              Subject: Re: perl@7078
65077              
65078              Replace #7084 with
65079              Subject: Re: perl@7078 
65080              
65081              We don't need to count the high bit bytes, a boolean is enough. 
65082              
65083              Subject: [PATCH] utf8.c apidoc
65084              
65085              Subject: Re: perl@7078 
65086              
65087              Botched the #7090 check-in.
65088              
65089              Fix for the charnames.t failures from Spider Boardman.
65090              
65091              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
65092              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
65093              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
65094              0 to checking to get the warning.
65095              
65096              Subject: [PATCH] Nits in perlmod.pod
65097              
65098              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
65099              
65100              Subject: Re: unicode support and perl [ID 20000901.097]
65101              
65102              Subject: Re: unicode support and perl [ID 20000901.097]
65103              
65104              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
65105              
65106              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
65107              
65108              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
65109              
65110              Subject: [PATCH@blead] Fix some recursion in overload.pm
65111              
65112              s/Robin Parker/Robin Barker/
65113              
65114              Subject: [PATCH] Fix aliasing of tied filehandles
65115              
65116              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
65117              
65118              Subject: Re: [PATCH 5.005_64 missed]
65119              
65120              SOCK_DGRAM and listen() do not mix as reported in
65121              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
65122              The patch for 5.7.0+ had to be reengineered, though.
65123              
65124              Subject: DOC PATCH 5.6.0
65125              
65126              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
65127              
65128              Document the issue (is not a syntax error, kind of)
65129              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
65130              
65131              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
65132              Did not apply cleanly, manual intervention was needed.
65133              
65134              Subject: [PATCH] DLL not restartabke with threaded perl
65135              
65136              Inside require() $^S was always left undefined.
65137              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
65138              
65139              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
65140              
65141              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
65142              
65143              Regen headers.
65144              
65145              Subject: [PATCH 5.7.0] Epoc update
65146              
65147              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
65148              as suggested by Olaf Flebbe and Nick Clark.
65149              
65150              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
65151              
65152              Misplaced else.
65153              
65154              Scale down the VMS message boxes, by Charles Lane.
65155              Fix for ID 20000903.009, workaround at
65156              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
65157              
65158              Subject: [ID 20001003.006] B::Debug not -w clean
65159              
65160              Test harness update to sync with the new perlcc,
65161              from Simon Cozens.
65162              
65163              One remaining nit less at the VMS mailbox sizing.
65164              
65165              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65166              
65167              It is possible to have no hosts database at all.  Pointed out in
65168              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65169              
65170              Subject: [PATCH 5.7.0] h2xs not working
65171              Subject: [PATCH 5.7.0] h2xs not documenting the created module
65172              
65173              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
65174              
65175              Subject: perlhack.pod Patch for Externals Tools
65176              
65177              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
65178              
65179              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
65180              
65181              Enable disabling scripts installation by Configure -Uinstallscripts,
65182              suggested by H. Merijn Brand.
65183              
65184              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
65185              reported several times by Dominic Dunlop, for example in
65186              ID 20000315.008.  Patch from Dominic.  Patch affects at
65187              least MachTen, and possibly other oldish BSDs. Should not
65188              break non-broken platforms (tested on LinuxPPC). 
65189              
65190              Regen toc.
65191              
65192              Subject: Re: Questions about Tie::Array and perl modules
65193              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
65194              
65195              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
65196              
65197              Tweak #7153.
65198              
65199              IO::Handle->syswrite() did not handle length omission
65200              like CORE::syswrite() does.
65201              Subject: [Fwd] IO::Handle, syswrite and arguments
65202              The original patch from andrew@ugh.net.au.
65203              
65204              Also the $ccflags is needed for the C compiler check.
65205              Subject: Configure (check for C-compiler)
65206              
65207              Eliminate $Is_VMS code from the test.
65208              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
65209              
65210              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
65211              as the first option of cc/ld because of ultrapicky compilers
65212              (e.g. OS/390 R2.5)
65213              
65214              Change the version number of Tie::Handle in the core to 4.0,
65215              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
65216              Subject: Note on Tie::Handle
65217              
65218              UTF8ize split() so that the cloned substrings get the UTF8
65219              flag of the original scalar.  Problem reported by Simon Cozens.
65220              
65221              save_re_context() could reset PL_curcop to freed memory, causing core
65222              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
65223              
65224              Subject: PATCH 5.6 perldebguts grammar cleanup
65225              
65226              Add a todo note about overloadable assertions.
65227              
65228              on Windows, LoadLibrary() could load an extension DLL multiple
65229              times if forward slashes are used in the path
65230              
65231              on Windows, cwd strings in the environment should be of the
65232              form =X:=X:\foo instead of =X=X:\foo\
65233              
65234              on Windows, avoid potential exception (could happen if MSVCRT isn't
65235              being used) when closing a socket handle
65236              
65237              avoid nonportable example code
65238              
65239              Windows9x doesn't support link(), despite what Config.pm
65240              might think
65241              
65242              pod nit
65243              
65244              Change #7160 had a nasty typo.
65245              
65246              Warn about unknown scripts.
65247              Subject: Re: ideas? patches? [PATCH bleadperl]
65248              
65249              on Windows, clean targets might not work under some flavors of the shell
65250              
65251              tweak for change#7173
65252              
65253              Make eq work again with utf8 (disabling the upgrading
65254              should no more be necessary since the copies of the
65255              scalars are upgraded, not the scalars themselves).
65256              Takes care of ID 20001009.001.  (The claimed length()
65257              bug in 20001009.001 seems bogus to me.)
65258              
65259              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
65260              
65261              Upgrade to CGI.pm 2.74, from Lincoln Stein.
65262              
65263              Upgrade to podlators 1.04, from Russ Allbery.
65264              
65265              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
65266              
65267              Quote the temp file name, needed in Win32 because the
65268              default name unfortunately contains spaces, shouldn't
65269              hurt elsewhere.
65270              Subject: FW: perldoc fails if $TEMP contains spaces
65271              
65272              Subject: RE: [ID 19990803.001] README.win32 suggestions 
65273              
65274              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
65275              
65276              Subject: Re: utf8 concat, mg_get
65277              
65278              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
65279              
65280              Subject: [PATCH: perl@7181] op/tr tests on OS/390
65281              
65282              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
65283              
65284              Use the versiononly instead of the installscripts,
65285              retract the changes 7146 and 7147.
65286              
65287              Reapply Andy's patch and regen Configure.
65288              
65289              Add the test case for #7190, from the original bug report
65290              by Andreas König.
65291              
65292              Remove duplicated code.
65293              
65294              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
65295              
65296              restore change#7202
65297      Branch: maint-5.6/perl
65298           !> (integrate 121 files)
65299 ____________________________________________________________________________
65300 [  8155] By: jhi                                   on 2000/12/17  22:30:58
65301         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
65302              From: "Craig A. Berry" <craigberry@mac.com>
65303              Date: Sun, 17 Dec 2000 13:09:28 -0600
65304              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
65305              
65306              MAN.PODS => ' ' is naughty.
65307      Branch: perl
65308            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65309 ____________________________________________________________________________
65310 [  8154] By: nick                                  on 2000/12/17  22:07:13
65311         Log: MULTIPLICITY nit.
65312      Branch: perl
65313            ! mg.c
65314 ____________________________________________________________________________
65315 [  8153] By: gsar                                  on 2000/12/17  21:23:05
65316         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
65317              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
65318              from mainline
65319              
65320              Document the SvIOK_.*UV().
65321              
65322              Update Unicode todo list.
65323              
65324              Guard against bad string->int conversion for quads.
65325              
65326              Subject: small apidoc fix
65327              
65328              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
65329              
65330              Subject: [PATCH] Tied filehandle documentation
65331              
65332              Subject: [PATCH] Modernize Opcode.pm documentation
65333              
65334              Make Data::Dumper (non-XS) to work with changed semantics of ref().
65335              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
65336              [applied even though said semantics didn't change in 5.6.x]
65337              
65338              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
65339              
65340              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
65341              
65342              Fix the URL, but the server is still missing in action.
65343              Subject: [ID 20000905.002] perlfaq1.pod URL error
65344              
65345              Subject: [ID 20000903.001] \w in utf8-strings
65346              
65347              Fix the ccversion detection for 5.1 and beyond.
65348              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65349              
65350              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
65351              
65352              Subject: [ID 20000904.008] Tiny fix for perldiag
65353              
65354              Subject: Re: [ID 20000906.004] segfault with bad perl statement
65355              
65356              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65357              
65358              Subject: [ID 20000908.002] perlipc documentation bug.
65359              
65360              Subject: [PATCH lib/Benchmark.pm]
65361              
65362              Re-allow vec() for characters > 255.
65363              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
65364              
65365              Do away with memory models cruft.  Sorry, PDP users.
65366              
65367              Continue #7041.
65368              
65369              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
65370              
65371              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
65372              
65373              Upgrade to CPAN 1.57_65, from Andreas König.
65374              
65375              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
65376              by Russ Allbery.
65377              
65378              Silence t/pod/*.t about alternate quote-mappings now implemented
65379              by Pod::Text, from Brad Appleton.
65380              
65381              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
65382              Subject: borland C++ win32.c tweak
65383              
65384              C<@a = @b = split(...)> optimization coredumps under ithreads
65385              (missed a spot when fixing up op_pmreplroot hack for ithreads)
65386              
65387              Document the SvUTF8*().
65388              
65389              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
65390              
65391              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
65392              
65393              Do in VMS as the #7054 does.
65394              
65395              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
65396              
65397              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
65398              
65399              Subject: [patch: perl@7045] vms updates
65400              
65401              Test for the #7049.
65402              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
65403              
65404              Break up the myconfig lines a bit.
65405              Subject: perlbug/perl -V output format
65406              
65407              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
65408              
65409              The #7054 truncated Configure badly.
65410              
65411              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
65412              initialization in all the threads on Windows
65413              
65414              Allow for whitespace between "#" and "line" in cpp output.
65415              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
65416              
65417              Remove vestiges of tr//CU.
65418              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65419              
65420              The return value of setlocale must be copied away.
65421              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65422              
65423              Allow chop() and chomp() to be overridden.
65424              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65425              
65426              Hints optimization.
65427              Subject: Minor nit
65428              
65429              Subject: [PATCH] de-wall t/README
65430              
65431              Subject: Re: Two advertising clauses need to be removed
65432      Branch: maint-5.6/perl
65433           !> (integrate 75 files)
65434 ____________________________________________________________________________
65435 [  8152] By: gsar                                  on 2000/12/17  20:30:11
65436         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
65437              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
65438              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
65439              
65440              Don't attach -ld to the archname if pointless.
65441              
65442              Document UNTIE in a very minimalistic way.
65443              
65444              POSIX doesn't report long double values under -Duselongdouble
65445              when the long doubles are "real" (bigger than doubles).
65446              
65447              More author updates.
65448              
65449              Try to deduce NV_MAX.  Really should be Configure fodder.
65450              
65451              :: not allowed in pathnames, change to .
65452              Subject: [PATCH perl@6938] cygwin port
65453              
65454              Forget about NV_MAX (#6951).  Various floating point tweaks,
65455              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
65456              
65457              Move the Solaris 7 scan to use64bitall, make the
65458              failure to find 64-bot sparc libc to mention the
65459              possibility of being in an intel, from Lupe and Alan.
65460              
65461              Regen perltoc.
65462              
65463              AUTHORS tweaks, from Peter Prymmer.
65464              
65465              More address tweaking.
65466              
65467              Small tweaks all over.
65468              
65469              File::Temp patches from Andreas König,
65470              
65471              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
65472              
65473              Subject: CPAN.pm beta 1.57_57 for the core
65474              
65475              Part of the solution.
65476              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
65477              
65478              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
65479              
65480              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65481              
65482              Add the overload warnings to perldiag.
65483              
65484              Drop unused argument.
65485              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
65486              
65487              Subject: Nit in Configure (bleadperl@6961)
65488              
65489              Update to PodParser 1.18, from Brad Appleton.
65490              
65491              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
65492              
65493              Subject: [PATCH: 6948] add SCNfldbl to configure.com
65494              
65495              Document UNTIE. Also tweak implementation to suppress the 'inner references'
65496              warning when UNTIE exists and instead pass the cound of extra references to
65497              the UNTIE method.
65498              
65499              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
65500              so that case-ignoring systems like DCL can tell them from
65501              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
65502              
65503              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
65504              
65505              Feature ordering tweak.
65506              
65507              Regen perltoc.
65508              
65509              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
65510              
65511              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
65512              
65513              Subject: http:// in L<>
65514              
65515              Detypo.
65516              
65517              change#6791 accidentally clobbered change#6710, put it back
65518              
65519              Only the first line, thank you very much.
65520              
65521              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
65522              plus rework the http: spots as suggested by Tom Christiansen,
65523              plus regen perltoc.
65524              
65525              Undo part of change 6489 which looks like a bulk edit which
65526              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
65527              The supressing of main:: on return from select() is undesirable.
65528              
65529              Apparently avoiding the swapping is too costly.
65530              
65531              Various Configure nits by Philip Newton,
65532              plus the ebcdic one by me.
65533              
65534              Make certain cc is set before trying to run it.
65535              
65536              If overloaded %{} etc. return the object do not loop.
65537              Thus  sub deref { $_[0] } functions if object is wanted type.
65538              
65539              Update perlhist.
65540              
65541              More %{} and other deref special casing - do not pass to 'nomethod'.
65542      Branch: maint-5.6/perl
65543           !> (integrate 59 files)
65544 ____________________________________________________________________________
65545 [  8151] By: gsar                                  on 2000/12/17  19:14:38
65546         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
65547              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
65548              
65549              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
65550              
65551              Make the epsilon to be relative, not absolute.
65552              
65553              Put back the flags dump as reasoned in
65554              Subject: Re: [PATCH] Glob dumping
65555              
65556              Introduce ccname to keep track of what compiler kind of we have.
65557              
65558              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
65559              
65560              Put back the slice accidentally removed by #6907.
65561              
65562              Reset archname and archname64 always, forcing them be
65563              recomputed at each Configure run, make Configure and
65564              the hints files agree on the naming of largefiles variables.
65565              
65566              Don't say "Perl 5.0 source kit".
65567              
65568              Subject: [PATCH] fix misc cast warnings
65569              
65570              Subject: typos in pods
65571              
65572              NVs not necessarily doubles, as pointed out by Yitzchak.
65573              
65574              Subject: [PATCH 6889] add a few ldbl formats to configure.com
65575              
65576              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
65577              
65578              Better options for rsync.
65579              
65580              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
65581              
65582              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
65583              
65584              Subject: [PATCH] Re: UNTIE method 
65585              
65586              A better fix for the Socket building problem from Craig Berry.
65587              
65588              Retract the dummy test, skip the security tests (instead of failing),
65589              explain what the warnings mean.
65590              
65591              Heap decorruption.
65592              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
65593              
65594              Update to Unicode 3.0.1.
65595              
65596              Missed one Unicode file.
65597              
65598              Subject: Re: typos in pods
65599              
65600              The #6929 was too skimpy.
65601              
65602              sscanf() may be the only way to read long doubles from strings.
65603              
65604              Reveal Borland's isnan.
65605              Subject: build with BC++ tweak
65606              
65607              Issue useful diagnostic on unknown pod commands.
65608              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
65609              
65610              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
65611              
65612              Clarify the third case of ftmp-security warnings.
65613              
65614              Make -Dusemorebits find long doubles in Solaris.
65615              
65616              Wrap the test in eval.
65617      Branch: maint-5.6/perl
65618           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
65619           +> lib/unicode/PropList.txt lib/unicode/README.perl
65620           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65621           +> lib/unicode/Unicode.301 vms/vmspipe.com
65622            - lib/unicode/Props.txt lib/unicode/UCD300.html
65623            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
65624           !> (integrate 305 files)
65625 ____________________________________________________________________________
65626 [  8150] By: jhi                                   on 2000/12/17  18:47:57
65627         Log: Uncheckedin generated files.
65628      Branch: perl
65629            ! global.sym perlapi.c pod/perlapi.pod
65630 ____________________________________________________________________________
65631 [  8149] By: jhi                                   on 2000/12/17  18:41:22
65632         Log: Update Changes.
65633      Branch: perl
65634            ! Changes patchlevel.h
65635 ____________________________________________________________________________
65636 [  8148] By: jhi                                   on 2000/12/17  18:39:16
65637         Log: Subject: [PATCH] Fcntl constants speedup
65638              From: Nicholas Clark <nick@ccl4.org>
65639              Date: Sun, 17 Dec 2000 16:29:24 +0000
65640              Message-ID: <20001217162924.E97668@plum.flirble.org>
65641              
65642              Use IVs for the Fcntl constants instead of NVs.
65643      Branch: perl
65644            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
65645 ____________________________________________________________________________
65646 [  8147] By: jhi                                   on 2000/12/17  18:33:41
65647         Log: Add test for #8145 (binmode() warning), add warning for
65648              ioctl() and sockpair(), document them. (fileno() cannot
65649              be tripwired with the same kind of warning because
65650              'defined fileno($foo)' seems to be an idiom.)
65651      Branch: perl
65652            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
65653 ____________________________________________________________________________
65654 [  8146] By: gsar                                  on 2000/12/17  18:09:08
65655         Log: update Changes
65656      Branch: maint-5.6/perl
65657            ! Changes
65658 ____________________________________________________________________________
65659 [  8145] By: jhi                                   on 2000/12/17  17:39:35
65660         Log: Subject: [PATCH] Re: The long awaited feature ...
65661              From: Simon Cozens <simon@cozens.net>
65662              Date: Sun, 17 Dec 2000 12:31:56 +0000
65663              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
65664              
65665              Add a warning to binmode() about using bad filehandles
65666              (can happen e.g. if someone forgets the filehandle argument)
65667      Branch: perl
65668            ! pp_sys.c
65669 ____________________________________________________________________________
65670 [  8144] By: jhi                                   on 2000/12/17  17:33:48
65671         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
65672              From: Jonathan Stowe <gellyfish@gellyfish.com>
65673              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
65674              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
65675      Branch: perl
65676            ! lib/Net/Ping.pm
65677 ____________________________________________________________________________
65678 [  8143] By: jhi                                   on 2000/12/17  05:31:37
65679         Log: Polymorphic regexps.
65680              
65681              Fixes at least the bugs 20001028.003 (both of them...) and
65682              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
65683              also to be fixed by now, probably already before this patch.
65684      Branch: perl
65685            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
65686            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
65687            ! t/op/utf8decode.t t/pragma/utf8.t
65688 ____________________________________________________________________________
65689 [  8142] By: jhi                                   on 2000/12/16  17:16:05
65690         Log: Subject: [patch perl@8102] dos/djgpp update
65691              From: Laszlo Molnar <ml1050@freemail.hu>
65692              Date: Sat, 16 Dec 2000 01:40:52 +0100
65693              Message-ID: <20001216014052.A335@freemail.hu>
65694      Branch: perl
65695            ! djgpp/config.over t/base/commonsense.t
65696 ____________________________________________________________________________
65697 [  8141] By: jhi                                   on 2000/12/16  17:09:27
65698         Log: Few uncheckedin files.
65699      Branch: perl
65700            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
65701 ____________________________________________________________________________
65702 [  8140] By: nick                                  on 2000/12/15  22:14:31
65703         Log: Integrate mainline
65704      Branch: perlio
65705           !> (integrate 53 files)
65706 ____________________________________________________________________________
65707 [  8139] By: jhi                                   on 2000/12/15  19:49:49
65708         Log: One more IVUV tweak from Nicholas Clark.
65709      Branch: perl
65710            ! sv.c
65711 ____________________________________________________________________________
65712 [  8138] By: jhi                                   on 2000/12/15  19:17:06
65713         Log: Return of the IVUV-preservation, now seems to be happy even
65714              in Digital UNIX (the broken strtoul brokenness detection
65715              seems to have been the fly in the ointment).
65716      Branch: perl
65717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65718            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
65719            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
65720            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
65721            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65722            ! vos/config.ga.h win32/config.bc win32/config.gc
65723            ! win32/config.vc
65724 ____________________________________________________________________________
65725 [  8137] By: jhi                                   on 2000/12/15  18:12:14
65726         Log: Metaconfig unit change for #8136.
65727      Branch: metaconfig
65728            ! U/modified/d_strtoul.U
65729      Branch: metaconfig/U/perl
65730            ! d_strtoull.U d_strtouq.U
65731 ____________________________________________________________________________
65732 [  8136] By: jhi                                   on 2000/12/15  18:11:35
65733         Log: I don't think it's sensible or portable to test the strtou*
65734              on /^-/ strings.
65735      Branch: perl
65736            ! Configure
65737 ____________________________________________________________________________
65738 [  8135] By: jhi                                   on 2000/12/15  17:18:49
65739         Log: Metaconfig unit change for #8134.
65740      Branch: metaconfig
65741            ! U/modified/d_strtoul.U
65742 ____________________________________________________________________________
65743 [  8134] By: jhi                                   on 2000/12/15  17:14:13
65744         Log: If longsize is 8 we don't need a LL suffix for integer constants.
65745      Branch: perl
65746            ! Configure config_h.SH
65747 ____________________________________________________________________________
65748 [  8133] By: jhi                                   on 2000/12/15  16:00:23
65749         Log: Update Changes.
65750      Branch: perl
65751            ! Changes patchlevel.h
65752 ____________________________________________________________________________
65753 [  8132] By: jhi                                   on 2000/12/15  15:44:16
65754         Log: Some compilers get huffy if you do not cast a const pointer
65755              to a non-const when assigning.
65756      Branch: perl
65757            ! gv.c
65758 ____________________________________________________________________________
65759 [  8131] By: jhi                                   on 2000/12/15  15:38:30
65760         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
65761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65762              Date: Fri, 15 Dec 2000 05:26:57 -0500
65763              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
65764      Branch: perl
65765            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
65766            ! t/pragma/overload.t
65767 ____________________________________________________________________________
65768 [  8130] By: jhi                                   on 2000/12/15  15:36:08
65769         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
65770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65771              Date: Thu, 14 Dec 2000 22:02:43 -0500
65772              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
65773      Branch: perl
65774            ! gv.c perl.h
65775 ____________________________________________________________________________
65776 [  8129] By: jhi                                   on 2000/12/15  15:34:16
65777         Log: Subject: PATCH: h2xs nit
65778              From: Tim Jenness <t.jenness@jach.hawaii.edu>
65779              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
65780              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
65781              
65782              Add a template README.
65783      Branch: perl
65784            ! utils/h2xs.PL
65785 ____________________________________________________________________________
65786 [  8128] By: jhi                                   on 2000/12/15  15:32:22
65787         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
65788      Branch: perl
65789            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
65790 ____________________________________________________________________________
65791 [  8127] By: jhi                                   on 2000/12/15  15:19:34
65792         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
65793              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65794              Date:     Thu, 14 Dec 2000 20:04:42 EST
65795              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
65796      Branch: perl
65797            ! ext/Opcode/Opcode.xs
65798 ____________________________________________________________________________
65799 [  8126] By: jhi                                   on 2000/12/15  15:17:49
65800         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
65801              From: Peter Prymmer <pvhp@forte.com>
65802              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
65803              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
65804      Branch: perl
65805            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
65806            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
65807            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
65808 ____________________________________________________________________________
65809 [  8125] By: jhi                                   on 2000/12/15  15:11:05
65810         Log: This seems to be a stage sane and stable enough to checkin.
65811              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
65812      Branch: perl
65813            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
65814            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
65815            ! t/op/cmp.t t/op/numconvert.t
65816 ____________________________________________________________________________
65817 [  8124] By: jhi                                   on 2000/12/15  04:20:26
65818         Log: Something is really wonky.
65819      Branch: perl
65820            ! sv.c
65821 ____________________________________________________________________________
65822 [  8123] By: jhi                                   on 2000/12/15  04:00:50
65823         Log: Fixes for the IV UV patches to compile in Digital UNIX.
65824      Branch: perl
65825            ! sv.c
65826 ____________________________________________________________________________
65827 [  8122] By: jhi                                   on 2000/12/15  02:53:40
65828         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
65829              From: "Craig A. Berry" <craigberry@mac.com>
65830              Date: Thu, 14 Dec 2000 19:10:49 -0600
65831              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
65832      Branch: perl
65833            ! vms/vms.c
65834 ____________________________________________________________________________
65835 [  8121] By: jhi                                   on 2000/12/15  02:50:00
65836         Log: Metaconfig changes for #8120.
65837      Branch: metaconfig
65838            + U/modified/d_strtoul.U
65839      Branch: metaconfig/U/perl
65840            ! d_strtoull.U d_strtouq.U
65841 ____________________________________________________________________________
65842 [  8120] By: jhi                                   on 2000/12/15  02:49:42
65843         Log: From: Nicholas Clark <nick@ccl4.org> 
65844              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
65845              Date: Thu, 14 Dec 2000 18:38:57 +0000
65846              Message-ID: <20001214183857.B97909@plum.flirble.org>
65847      Branch: perl
65848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65849            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
65850            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
65851            ! vos/config.ga.def vos/config.ga.h win32/config.bc
65852            ! win32/config.gc win32/config.vc
65853 ____________________________________________________________________________
65854 [  8119] By: jhi                                   on 2000/12/14  23:40:58
65855         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
65856              From: Nicholas Clark <nick@ccl4.org>
65857              Date: Wed, 13 Dec 2000 20:08:50 +0000
65858              Message-ID: <20001213200849.B71166@plum.flirble.org>
65859      Branch: perl
65860            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
65861            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
65862 ____________________________________________________________________________
65863 [  8118] By: jhi                                   on 2000/12/14  22:46:26
65864         Log: Integrate perlio.
65865      Branch: perl
65866           !> MANIFEST ext/Encode/compile makedef.pl
65867 ____________________________________________________________________________
65868 [  8117] By: nick                                  on 2000/12/14  22:38:53
65869         Log: Win32 tweaks to get Encode to build
65870              - temp hack to makedef.pl till PerlIO is properly "exported".
65871              - MSVC dislikes  
65872              static encpage_t foo[];
65873              so make 'em extern for now.
65874      Branch: perlio
65875            ! ext/Encode/compile makedef.pl
65876 ____________________________________________________________________________
65877 [  8116] By: nick                                  on 2000/12/14  22:00:53
65878         Log: Document the new files
65879      Branch: perlio
65880            ! MANIFEST
65881 ____________________________________________________________________________
65882 [  8115] By: jhi                                   on 2000/12/14  21:58:01
65883         Log: MANIFEST new files of #8114.
65884      Branch: perl
65885            ! MANIFEST
65886 ____________________________________________________________________________
65887 [  8114] By: jhi                                   on 2000/12/14  21:50:49
65888         Log: Integrate perlio.
65889      Branch: perl
65890           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
65891           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
65892           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
65893           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
65894           !> ext/Encode/Makefile.PL
65895 ____________________________________________________________________________
65896 [  8113] By: jhi                                   on 2000/12/14  21:48:49
65897         Log: The documentation part of the
65898              
65899              Subject: [ID 20001214.002] Net::Ping patch
65900              From: Jonathan Stowe <gellyfish@gellyfish.com>
65901              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
65902              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
65903              since the #7529 had already addressed the same problem.
65904      Branch: perl
65905            ! lib/Net/Ping.pm
65906 ____________________________________________________________________________
65907 [  8112] By: jhi                                   on 2000/12/14  21:42:57
65908         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
65909              From: Dominic Dunlop <domo@computer.org>
65910              Date: Tue, 12 Dec 2000 10:47:10 +0100
65911              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
65912              
65913              Document how elusive subroutines can be.
65914      Branch: perl
65915            ! pod/perlfunc.pod
65916 ____________________________________________________________________________
65917 [  8111] By: jhi                                   on 2000/12/14  21:38:05
65918         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
65919              From: Dominic Dunlop <domo@computer.org>
65920              Date: Thu, 14 Dec 2000 10:13:51 +0100
65921              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
65922      Branch: perl
65923            ! ext/POSIX/POSIX.pod
65924 ____________________________________________________________________________
65925 [  8110] By: jhi                                   on 2000/12/14  21:36:32
65926         Log: Subject: [patch] perlfaq7
65927              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65928              Date: Thu, 14 Dec 2000 15:31:07 +0100
65929              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
65930      Branch: perl
65931            ! pod/perlfaq7.pod
65932 ____________________________________________________________________________
65933 [  8109] By: jhi                                   on 2000/12/14  21:29:20
65934         Log: Subject: [8104] Encode
65935              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65936              Date: Thu, 14 Dec 2000 14:49:34 +0100
65937              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
65938              
65939              Type casting for nervous compilers.
65940      Branch: perl
65941            ! ext/Encode/Encode.xs
65942 ____________________________________________________________________________
65943 [  8108] By: jhi                                   on 2000/12/14  21:26:17
65944         Log: Subject: [8104] DB_File
65945              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65946              Date: Thu, 14 Dec 2000 14:49:35 +0100
65947              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
65948              
65949              Type definition incorrect for DB 2.7.7.  Not known when it
65950              changed, so only changed it for a known revision.
65951      Branch: perl
65952            ! ext/DB_File/DB_File.xs
65953 ____________________________________________________________________________
65954 [  8107] By: jhi                                   on 2000/12/14  21:23:41
65955         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
65956              From: Peter Prymmer <pvhp@forte.com>
65957              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
65958              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
65959              
65960              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
65961      Branch: perl
65962            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
65963            ! ext/Encode/Encode/posix-bc.enc
65964 ____________________________________________________________________________
65965 [  8106] By: nick                                  on 2000/12/14  20:36:13
65966         Log: "Cold" build correction to Encode's Makefile.PL
65967      Branch: perlio
65968            ! ext/Encode/Makefile.PL
65969 ____________________________________________________________________________
65970 [  8105] By: nick                                  on 2000/12/14  20:09:37
65971         Log: "Compiled" encodings.
65972              Correct replacement character in EBCDIC .enc files
65973              Add 0x7F to ASCII repertoire.
65974      Branch: perlio
65975            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
65976            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
65977            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
65978            ! ext/Encode/Makefile.PL ext/Encode/compile
65979            ! ext/Encode/encengine.c ext/Encode/encode.h
65980 ____________________________________________________________________________
65981 [  8104] By: nick                                  on 2000/12/14  00:38:20
65982         Log: Integrate mainline
65983      Branch: perlio
65984           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
65985           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
65986           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
65987           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
65988           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
65989           !> t/lib/db-hash.t t/lib/db-recno.t
65990 ____________________________________________________________________________
65991 [  8103] By: nick                                  on 2000/12/13  23:16:13
65992         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
65993              so far and so it does not get lost.
65994      Branch: perlio
65995            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
65996 ____________________________________________________________________________
65997 [  8102] By: jhi                                   on 2000/12/13  17:14:22
65998         Log: Update Changes.
65999      Branch: perl
66000            ! Changes patchlevel.h
66001 ____________________________________________________________________________
66002 [  8101] By: jhi                                   on 2000/12/13  16:53:41
66003         Log: Move the proto of start_glob() to a better place; regen api files.
66004      Branch: perl
66005            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
66006 ____________________________________________________________________________
66007 [  8100] By: jhi                                   on 2000/12/13  16:47:11
66008         Log: Metaconfig change for #8099.
66009      Branch: metaconfig
66010            ! U/modified/Head.U
66011 ____________________________________________________________________________
66012 [  8099] By: jhi                                   on 2000/12/13  16:46:48
66013         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
66014              From: Andy Dougherty <doughera@lafayette.edu>
66015              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
66016              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
66017      Branch: perl
66018            ! Configure
66019 ____________________________________________________________________________
66020 [  8098] By: jhi                                   on 2000/12/13  16:39:02
66021         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
66022              From: rspier@pobox.com (Robert Spier)
66023              Date: Tue, 12 Dec 2000 21:12:39 -0500
66024              Message-ID: <14902.56087.678086.725773@rls.cx>
66025              
66026              fastgetcwd is defined using a glob alias on a $^O dependent basis -
66027              and there was no default assignment or perl subroutine.
66028      Branch: perl
66029            ! lib/Cwd.pm
66030 ____________________________________________________________________________
66031 [  8097] By: jhi                                   on 2000/12/13  16:16:01
66032         Log: Subject: [PATCH] move startglob out of pp_hot.c
66033              From: Nicholas Clark <nick@ccl4.org>
66034              Date: Mon, 11 Dec 2000 23:16:39 +0000
66035              Message-ID: <20001211231638.A55550@plum.flirble.org>
66036      Branch: perl
66037            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
66038 ____________________________________________________________________________
66039 [  8096] By: jhi                                   on 2000/12/13  15:26:23
66040         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66042              Date: Wed, 13 Dec 2000 14:01:37 +0100
66043              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
66044              
66045              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
66046              in turn requires libpthread in libswanted.
66047      Branch: perl
66048            ! hints/hpux.sh
66049 ____________________________________________________________________________
66050 [  8095] By: jhi                                   on 2000/12/12  19:51:05
66051         Log: The integration wars continue.
66052      Branch: perl
66053           !> sv.c
66054 ____________________________________________________________________________
66055 [  8094] By: jhi                                   on 2000/12/12  19:48:26
66056         Log: Subject: [PATCH perl@8070] DB_File-1.74  
66057              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
66058              Date: Mon, 11 Dec 2000 23:07:17 -0000
66059              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
66060      Branch: perl
66061            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66062            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66063            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
66064            ! t/lib/db-recno.t
66065 ____________________________________________________________________________
66066 [  8093] By: nick                                  on 2000/12/12  19:42:13
66067         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
66068      Branch: perlio
66069            ! sv.c
66070           !> lib/File/DosGlob.pm
66071 ____________________________________________________________________________
66072 [  8092] By: jhi                                   on 2000/12/12  19:28:11
66073         Log: Integrate perlio.
66074      Branch: perl
66075           !> sv.c
66076 ____________________________________________________________________________
66077 [  8091] By: nick                                  on 2000/12/12  18:49:45
66078         Log: Fix for Tk, and upgrading shared SVs.
66079      Branch: perlio
66080            ! sv.c
66081 ____________________________________________________________________________
66082 [  8090] By: jhi                                   on 2000/12/12  16:48:59
66083         Log: Subject: [PATCH] Re: Breadperl & Tk
66084              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66085              Date: Tue, 12 Dec 2000 14:48:27 GMT
66086              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
66087      Branch: perl
66088            ! sv.c
66089 ____________________________________________________________________________
66090 [  8089] By: jhi                                   on 2000/12/12  03:37:19
66091         Log: Subject: DosGlob.pm diff for bash style brace expansion.
66092              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
66093              Date: Fri, 8 Dec 2000 10:45:30 -0600
66094              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
66095      Branch: perl
66096            ! lib/File/DosGlob.pm
66097 ____________________________________________________________________________
66098 [  8088] By: nick                                  on 2000/12/11  23:59:59
66099         Log: Integrate mainline
66100      Branch: perlio
66101           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
66102           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66103           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
66104           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
66105           !> t/op/local.t t/pragma/warn/toke toke.c
66106 ____________________________________________________________________________
66107 [  8087] By: jhi                                   on 2000/12/11  23:20:23
66108         Log: Integrate perlio.
66109      Branch: perl
66110           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66111 ____________________________________________________________________________
66112 [  8086] By: jhi                                   on 2000/12/11  22:50:59
66113         Log: Tune further the OS detection of CGI.
66114      Branch: perl
66115            ! lib/CGI.pm
66116 ____________________________________________________________________________
66117 [  8085] By: nick                                  on 2000/12/11  22:50:46
66118         Log: Finish 1st pass of "encoding" layer e.g. :
66119              open($fh,"<encoding(iso8859-7)",$greek) || die;
66120      Branch: perlio
66121            ! ext/Encode/Encode.xs perlio.c perliol.h
66122 ____________________________________________________________________________
66123 [  8084] By: jhi                                   on 2000/12/11  22:32:06
66124         Log: Revert the -f ambiguousity patch, seems to cause
66125              too much hassle (the interpret -Q as a function
66126              where Q is not a known filetest part is left in).
66127      Branch: perl
66128            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
66129            ! toke.c
66130 ____________________________________________________________________________
66131 [  8083] By: jhi                                   on 2000/12/11  22:27:23
66132         Log: (accidentally empty check-in)
66133      Branch: perl
66134            ! lib/File/DosGlob.pm
66135 ____________________________________________________________________________
66136 [  8082] By: nick                                  on 2000/12/11  19:09:51
66137         Log: Restore mmap function (broken by tweaks to shared buffer
66138              layer for encode(xxxx)).
66139      Branch: perlio
66140            ! perlio.c
66141 ____________________________________________________________________________
66142 [  8081] By: jhi                                   on 2000/12/11  18:29:13
66143         Log: Subject: Re: The long awaited feature ...
66144              From: Simon Cozens <simon@cozens.net>
66145              Date: Mon, 11 Dec 2000 15:54:24 +0000
66146              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
66147              
66148              More io/utf8 tests.
66149      Branch: perl
66150            ! t/io/utf8.t
66151 ____________________________________________________________________________
66152 [  8080] By: jhi                                   on 2000/12/11  18:19:36
66153         Log: Subject: PATCH MakeMaker manpage clarification
66154              From: andreas.koenig@anima.de (Andreas J. Koenig)
66155              Date: 10 Dec 2000 20:46:13 +0100
66156              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
66157      Branch: perl
66158            ! lib/ExtUtils/MakeMaker.pm
66159 ____________________________________________________________________________
66160 [  8079] By: jhi                                   on 2000/12/11  15:35:07
66161         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
66162              From: Simon Cozens <simon@cozens.net>
66163              Date: Sun, 10 Dec 2000 19:06:19 +0000
66164              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
66165      Branch: perl
66166            ! ext/B/B/Deparse.pm t/lib/b.t
66167 ____________________________________________________________________________
66168 [  8078] By: jhi                                   on 2000/12/11  15:09:11
66169         Log: Subject: [PATCH] docs on NaN
66170              From: Nicholas Clark <nick@ccl4.org>
66171              Date: Mon, 11 Dec 2000 01:48:38 +0000
66172              Message-ID: <20001211014838.B99205@plum.flirble.org>
66173      Branch: perl
66174            ! pod/perlop.pod
66175 ____________________________________________________________________________
66176 [  8077] By: jhi                                   on 2000/12/11  15:02:21
66177         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
66178              From: Simon Cozens <simon@cozens.net>
66179              Date: Mon, 11 Dec 2000 01:21:45 +0000
66180              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
66181      Branch: perl
66182            ! pp.c pp_hot.c scope.c t/op/local.t
66183 ____________________________________________________________________________
66184 [  8076] By: nick                                  on 2000/12/10  20:43:32
66185         Log: Not merge worthy...
66186              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
66187              syntax is modelled on attributes.
66188              Untested fix for io/utf8 on Win32 etc.
66189              Very clumsy start to the encode layer.
66190      Branch: perlio
66191            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66192 ____________________________________________________________________________
66193 [  8075] By: jhi                                   on 2000/12/10  18:39:33
66194         Log: Darwin is not Windows.
66195      Branch: perl
66196            ! lib/CGI.pm
66197 ____________________________________________________________________________
66198 [  8074] By: jhi                                   on 2000/12/10  18:31:27
66199         Log: Subject: Ambiguous -%c() resolved as a file test
66200              From: "Paul Marquess" <Paul.Marquess@openwave.com>
66201              Date: Sun, 10 Dec 2000 15:35:07 -0000
66202              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
66203      Branch: perl
66204            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66205 ____________________________________________________________________________
66206 [  8073] By: jhi                                   on 2000/12/10  18:16:29
66207         Log: Subject: PATCH installperl misinformed 
66208              From: andreas.koenig@anima.de (Andreas J. Koenig)
66209              Date: 10 Dec 2000 13:01:32 +0100 
66210              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
66211      Branch: perl
66212            ! installperl
66213 ____________________________________________________________________________
66214 [  8072] By: jhi                                   on 2000/12/10  18:07:55
66215         Log: The walkoptree confusion rages; walkoptree() seems to be coming
66216              from B.xs, while walkoptree_slow() comes from B.pm.
66217      Branch: perl
66218            ! ext/B/B.pm
66219 ____________________________________________________________________________
66220 [  8071] By: nick                                  on 2000/12/10  11:45:47
66221         Log: Integrate mainline
66222      Branch: perlio
66223           +> t/base/commonsense.t
66224           !> (integrate 37 files)
66225 ____________________________________________________________________________
66226 [  8070] By: jhi                                   on 2000/12/10  04:46:21
66227         Log: Update Changes.
66228      Branch: perl
66229            ! Changes patchlevel.h
66230 ____________________________________________________________________________
66231 [  8069] By: jhi                                   on 2000/12/10  04:39:19
66232         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
66233              From: andreas.koenig@anima.de (Andreas J. Koenig)
66234              Date: 09 Dec 2000 17:14:25 +0100
66235              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
66236      Branch: perl
66237            + t/base/commonsense.t
66238            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
66239 ____________________________________________________________________________
66240 [  8068] By: jhi                                   on 2000/12/10  04:17:36
66241         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
66242              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
66243              Date: Sat, 9 Dec 2000 16:47:22 -0000
66244              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
66245      Branch: perl
66246            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
66247            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
66248            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
66249            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
66250            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
66251            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
66252            ! t/lib/sdbm.t
66253 ____________________________________________________________________________
66254 [  8067] By: jhi                                   on 2000/12/10  03:52:02
66255         Log: Test case for #8066.
66256      Branch: perl
66257            ! t/op/misc.t
66258 ____________________________________________________________________________
66259 [  8066] By: jhi                                   on 2000/12/10  03:50:30
66260         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
66261              From: Simon Cozens <simon@cozens.net>
66262              Date: Sun, 10 Dec 2000 00:55:37 +0000
66263              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
66264      Branch: perl
66265            ! pp_sys.c
66266 ____________________________________________________________________________
66267 [  8065] By: jhi                                   on 2000/12/10  03:44:52
66268         Log: Test case for #8064.
66269      Branch: perl
66270            ! t/comp/proto.t
66271 ____________________________________________________________________________
66272 [  8064] By: jhi                                   on 2000/12/10  03:42:32
66273         Log: Subject: Re: prototype of substr
66274              From: Simon Cozens <simon@cozens.net>
66275              Date: Sun, 10 Dec 2000 00:13:33 +0000
66276              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
66277              
66278              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
66279              In other words, make the returned prototypes for any function
66280              stop prepending the ';' optionality marker after the first one.
66281              If they start getting optional, all the rest are optional.
66282      Branch: perl
66283            ! pp.c
66284 ____________________________________________________________________________
66285 [  8063] By: jhi                                   on 2000/12/10  03:39:42
66286         Log: Subject: [PATCH] perlguts.pod
66287              From: Simon Cozens <simon@cozens.net>
66288              Date: Sun, 10 Dec 2000 00:06:47 +0000
66289              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
66290              
66291              Documentation of the different types of ops,
66292              plus the functions in dump.c
66293      Branch: perl
66294            ! pod/perlguts.pod
66295 ____________________________________________________________________________
66296 [  8062] By: jhi                                   on 2000/12/10  03:30:04
66297         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
66298              From: Nicholas Clark <nick@talking.bollo.cx>
66299              Date: Sat, 09 Dec 2000 18:57:25 +0000
66300              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
66301              
66302              Be more robust in weird hostname setups.
66303      Branch: perl
66304            ! t/lib/net-hostent.t
66305 ____________________________________________________________________________
66306 [  8061] By: jhi                                   on 2000/12/10  03:28:21
66307         Log: Pacify fussy compiler. 
66308      Branch: perl
66309            ! pp_sys.c
66310 ____________________________________________________________________________
66311 [  8060] By: jhi                                   on 2000/12/10  02:52:46
66312         Log: Integrate perlio.
66313      Branch: perl
66314           !> pp_sys.c t/io/utf8.t
66315 ____________________________________________________________________________
66316 [  8059] By: nick                                  on 2000/12/09  23:40:14
66317         Log: read/sysread/recv should now be utf8 aware.
66318              Basic test for utf8 read.
66319      Branch: perlio
66320            ! pp_sys.c t/io/utf8.t
66321 ____________________________________________________________________________
66322 [  8058] By: jhi                                   on 2000/12/09  21:56:02
66323         Log: Integrate perlio.
66324      Branch: perl
66325           +> t/io/utf8.t
66326           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
66327 ____________________________________________________________________________
66328 [  8057] By: jhi                                   on 2000/12/09  21:53:35
66329         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
66330              From: Inaba Hiroto <inaba@st.rim.or.jp>
66331              Date: Sun, 10 Dec 2000 05:53:21 +0900
66332              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
66333              
66334              Tests for #8056.
66335      Branch: perl
66336            ! t/op/each.t
66337 ____________________________________________________________________________
66338 [  8056] By: jhi                                   on 2000/12/09  21:51:16
66339         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
66340              From: Inaba Hiroto <inaba@st.rim.or.jp>
66341              Date: Sat, 09 Dec 2000 18:02:00 +0900
66342              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
66343              
66344              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
66345      Branch: perl
66346            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
66347 ____________________________________________________________________________
66348 [  8055] By: nick                                  on 2000/12/09  20:11:48
66349         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
66350              than raw PerlIO_write() - does not seem to break any tests.
66351      Branch: perlio
66352            ! pp_sys.c
66353 ____________________________________________________________________________
66354 [  8054] By: nick                                  on 2000/12/09  19:47:30
66355         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
66356              (sysread, recv and write i.e. formats still to do...)
66357              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
66358              open($fh,">:utf8","name")
66359              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
66360              so no extra overhead is involved.
66361              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
66362              to a non-utf8 stream.
66363              Add initial io/utf8.t
66364              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
66365              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
66366              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66367      Branch: perlio
66368            + t/io/utf8.t
66369            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
66370 ____________________________________________________________________________
66371 [  8053] By: nick                                  on 2000/12/09  19:26:37
66372         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
66373              was only testing this_utf8.
66374      Branch: perlio
66375            ! toke.c
66376 ____________________________________________________________________________
66377 [  8052] By: nick                                  on 2000/12/09  19:09:41
66378         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
66379              i.e. the output string has one, but don't mess with source assumption.
66380      Branch: perlio
66381            ! toke.c
66382 ____________________________________________________________________________
66383 [  8051] By: jhi                                   on 2000/12/09  16:55:17
66384         Log: Integrate perlio.
66385      Branch: perl
66386           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
66387           !> sv.c thrdvar.h util.c
66388 ____________________________________________________________________________
66389 [  8050] By: jhi                                   on 2000/12/09  16:48:07
66390         Log: Nits noticed by Peter Prymmer.
66391      Branch: perl
66392            ! lib/ExtUtils/MM_VMS.pm
66393 ____________________________________________________________________________
66394 [  8049] By: nick                                  on 2000/12/09  13:49:40
66395         Log: UTF8 output prework.
66396              - Store $\ and $, as SVs so they can have SvUTF8 flag
66397              - use do_print() rather than raw PerlIO_write() to print them.
66398      Branch: perlio
66399            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
66400            ! thrdvar.h util.c
66401 ____________________________________________________________________________
66402 [  8048] By: nick                                  on 2000/12/09  12:30:43
66403         Log: Integrate mainline.
66404      Branch: perlio
66405           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
66406           +> t/op/reverse.t
66407           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
66408           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
66409           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
66410           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
66411           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
66412           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66413 ____________________________________________________________________________
66414 [  8047] By: jhi                                   on 2000/12/09  00:23:27
66415         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
66416              From: Michael G Schwern <schwern@pobox.com>
66417              Date: Fri, 8 Dec 2000 14:43:04 -0600
66418      Branch: perl
66419            ! lib/ExtUtils/MM_VMS.pm
66420 ____________________________________________________________________________
66421 [  8046] By: jhi                                   on 2000/12/08  23:10:27
66422         Log: A missed check-in.
66423      Branch: perl
66424            ! lib/ExtUtils/Manifest.pm
66425 ____________________________________________________________________________
66426 [  8045] By: jhi                                   on 2000/12/08  21:57:12
66427         Log: (null check-in)
66428      Branch: perl
66429            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
66430 ____________________________________________________________________________
66431 [  8044] By: jhi                                   on 2000/12/08  21:11:06
66432         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
66433              at the final draft stage.
66434      Branch: perl
66435            + ext/Encode/Encode/iso8859-16.enc
66436            ! MANIFEST
66437 ____________________________________________________________________________
66438 [  8043] By: jhi                                   on 2000/12/08  16:39:04
66439         Log: Update Changes.
66440      Branch: perl
66441            ! Changes patchlevel.h
66442 ____________________________________________________________________________
66443 [  8042] By: jhi                                   on 2000/12/08  16:33:39
66444         Log: Do not return the Unicode replacement character if UTF-8
66445              decoding goes awry, it should be up to the caller to decide.
66446      Branch: perl
66447            ! pod/perlapi.pod utf8.c
66448 ____________________________________________________________________________
66449 [  8041] By: jhi                                   on 2000/12/08  16:22:28
66450         Log: metaconfig maintenance.
66451      Branch: metaconfig
66452            ! U/modified/stdchar.U
66453      Branch: metaconfig/U/perl
66454            + testsyml.U
66455 ____________________________________________________________________________
66456 [  8040] By: jhi                                   on 2000/12/08  16:03:08
66457         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
66458              From: sthoenna@efn.org
66459              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
66460              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
66461      Branch: perl
66462            ! Changes lib/ExtUtils/MM_OS2.pm
66463 ____________________________________________________________________________
66464 [  8039] By: jhi                                   on 2000/12/08  15:57:11
66465         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
66466              From: Simon Cozens <simon@cozens.net>
66467              Date: Fri, 8 Dec 2000 13:33:31 +0000
66468              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
66469              
66470              (The pp_hot part needed a rewrite.)
66471      Branch: perl
66472            ! doop.c pp_hot.c utf8.c
66473 ____________________________________________________________________________
66474 [  8038] By: jhi                                   on 2000/12/08  15:25:08
66475         Log: Subject: djSP
66476              From: Michael Stevens <michael@etla.org>
66477              Date: Wed, 6 Dec 2000 23:24:01 +0000
66478              Message-ID: <20001206232400.A21381@firedrake.org>
66479              
66480              Plus a note from Nick Ing-Simmons.
66481      Branch: perl
66482            ! pp.h
66483 ____________________________________________________________________________
66484 [  8037] By: jhi                                   on 2000/12/08  15:18:35
66485         Log: Filetype is text.
66486      Branch: perl
66487            ! t/op/utf8decode.t
66488 ____________________________________________________________________________
66489 [  8036] By: jhi                                   on 2000/12/08  03:31:27
66490         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66491              From: Andy Dougherty <doughera@lafayette.edu>
66492              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
66493              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
66494              
66495              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66496              From: Andy Dougherty <doughera@lafayette.edu>
66497              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
66498              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
66499      Branch: perl
66500            + ext/POSIX/hints/svr4.pl
66501            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
66502 ____________________________________________________________________________
66503 [  8035] By: jhi                                   on 2000/12/08  03:26:01
66504         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
66505              From: Andy Dougherty <doughera@lafayette.edu>
66506              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
66507              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
66508      Branch: perl
66509            ! t/README t/base/term.t
66510 ____________________________________________________________________________
66511 [  8034] By: jhi                                   on 2000/12/08  03:21:59
66512         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66513              From: mjd@plover.com  
66514              Date: 7 Dec 2000 21:04:20 -0000
66515              Message-ID: <20001207210420.22282.qmail@plover.com>
66516              
66517              Plus -z doc.
66518      Branch: perl
66519            ! pod/perlfunc.pod
66520 ____________________________________________________________________________
66521 [  8033] By: jhi                                   on 2000/12/08  03:19:03
66522         Log: Use the UTF8 macros a bit.  They can't be used with abandon
66523              everywhere because we do generate illegal UTF-8 in some situations.
66524              This is of course naughty.
66525      Branch: perl
66526            ! pod/perlapi.pod utf8.c utf8.h
66527 ____________________________________________________________________________
66528 [  8032] By: jhi                                   on 2000/12/08  03:00:09
66529         Log: Out of sync?
66530      Branch: perl
66531            ! t/pragma/warn/utf8
66532 ____________________________________________________________________________
66533 [  8031] By: jhi                                   on 2000/12/08  02:22:39
66534         Log: Cnt spl.
66535      Branch: perl
66536            ! MANIFEST
66537 ____________________________________________________________________________
66538 [  8030] By: jhi                                   on 2000/12/08  01:23:54
66539         Log: Add test for reverse().
66540      Branch: perl
66541            + t/op/reverse.t
66542            ! MANIFEST
66543 ____________________________________________________________________________
66544 [  8029] By: jhi                                   on 2000/12/08  01:21:47
66545         Log: Integrate perlio.
66546      Branch: perl
66547           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
66548           !> perlio.c perlio.h perlsdio.h warnings.pl
66549 ____________________________________________________________________________
66550 [  8028] By: jhi                                   on 2000/12/08  01:19:08
66551         Log: Introduce macros for UTF8 decoding.
66552      Branch: perl
66553            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
66554 ____________________________________________________________________________
66555 [  8027] By: nick                                  on 2000/12/07  22:18:19
66556         Log: Integrate mainline
66557      Branch: perlio
66558           !> embed.pl pod/perlapi.pod utf8.c
66559 ____________________________________________________________________________
66560 [  8026] By: nick                                  on 2000/12/07  21:45:08
66561         Log: Various oddities p4 diff -se showed up
66562              Remove 'our' from warnings.pl
66563      Branch: perlio
66564            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
66565 ____________________________________________________________________________
66566 [  8025] By: nick                                  on 2000/12/07  21:43:32
66567         Log: Change PerlIO_(get|set)pos to take SV *
66568              Should fix, OS/2, VMS, (sfio??)
66569      Branch: perlio
66570            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
66571 ____________________________________________________________________________
66572 [  8024] By: jhi                                   on 2000/12/07  19:05:32
66573         Log: Document utf8_to_uv() better.
66574      Branch: perl
66575            ! pod/perlapi.pod utf8.c
66576 ____________________________________________________________________________
66577 [  8023] By: jhi                                   on 2000/12/07  18:23:47
66578         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
66579      Branch: perl
66580            ! embed.pl pod/perlapi.pod utf8.c
66581 ____________________________________________________________________________
66582 [  8022] By: jhi                                   on 2000/12/07  04:13:51
66583         Log: Integrate perlio.
66584      Branch: perl
66585           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
66586           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
66587           !> win32/makefile.mk
66588 ____________________________________________________________________________
66589 [  8021] By: nick                                  on 2000/12/07  00:28:14
66590         Log: Various attempts at MSVC debug - not sure what has
66591              changed but works now. 
66592              Seems atexit() _may_ work for DLLs built with MSVC so don't
66593              call cleanup that way.
66594      Branch: perlio
66595            ! perlio.c win32/makefile.mk
66596 ____________________________________________________________________________
66597 [  8020] By: nick                                  on 2000/12/06  19:57:20
66598         Log: Integrate mainline
66599      Branch: perlio
66600           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
66601           !> (integrate 75 files)
66602 ____________________________________________________________________________
66603 [  8019] By: nick                                  on 2000/12/06  19:28:21
66604         Log: Add useperlio to config.vc
66605              Turn off binmode in config_H.PL
66606              Regen all the config_H.xx
66607              Attempt to get debugging build with MSVC.
66608      Branch: perlio
66609            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66610            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
66611 ____________________________________________________________________________
66612 [  8018] By: nick                                  on 2000/12/06  19:21:57
66613         Log: Test various dup/external program options on all platforms.
66614      Branch: perlio
66615            ! t/io/dup.t
66616 ____________________________________________________________________________
66617 [  8017] By: nick                                  on 2000/12/06  19:20:47
66618         Log: Fix harness to be less picky
66619      Branch: perlio
66620            ! lib/Test/Harness.pm
66621 ____________________________________________________________________________
66622 [  8016] By: jhi                                   on 2000/12/06  16:45:12
66623         Log: Update Changes.
66624      Branch: perl
66625            ! Changes patchlevel.h
66626 ____________________________________________________________________________
66627 [  8015] By: jhi                                   on 2000/12/06  16:41:03
66628         Log: Test \x{...} with ord().
66629      Branch: perl
66630            ! t/op/ord.t
66631 ____________________________________________________________________________
66632 [  8014] By: jhi                                   on 2000/12/06  16:20:33
66633         Log: Test tweak because of #8013.
66634      Branch: perl
66635            ! t/lib/b.t
66636 ____________________________________________________________________________
66637 [  8013] By: jhi                                   on 2000/12/06  16:09:09
66638         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
66639              From: Michael G Schwern <schwern@pobox.com>
66640              Date: Tue, 5 Dec 2000 21:23:28 -0500
66641              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
66642              
66643              Carp::Heavy parts not very applicable because of recent changes.
66644      Branch: perl
66645            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
66646            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
66647            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
66648            ! lib/Exporter.pm lib/Exporter/Heavy.pm
66649            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
66650            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
66651            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
66652            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
66653            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
66654            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
66655            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
66656            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
66657            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
66658            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
66659            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
66660            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
66661            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
66662            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
66663            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
66664            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
66665            ! warnings.pl
66666 ____________________________________________________________________________
66667 [  8012] By: jhi                                   on 2000/12/06  15:22:38
66668         Log: Subject: [PATCH] Re: New harness is failing things
66669              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66670              Date: Wed, 6 Dec 2000 13:00:30 GMT
66671              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
66672      Branch: perl
66673            ! lib/Test/Harness.pm
66674 ____________________________________________________________________________
66675 [  8011] By: jhi                                   on 2000/12/06  15:12:08
66676         Log: Subject: installhtml changes
66677              From: Michael Stevens <michael@etla.org>
66678              Date: Wed, 6 Dec 2000 13:15:53 +0000
66679              Message-ID: <20001206131553.A27317@firedrake.org>
66680      Branch: perl
66681            ! installhtml
66682 ____________________________________________________________________________
66683 [  8010] By: jhi                                   on 2000/12/06  15:06:05
66684         Log: Subject: the dTHR hits
66685              From: Michael Stevens <michael@etla.org>
66686              Date: Wed, 6 Dec 2000 12:06:03 +0000
66687              Message-ID: <20001206120603.A24581@firedrake.org>
66688              
66689              More, errrm, less dTHRs.
66690      Branch: perl
66691            ! bytecode.pl ext/B/B/C.pm
66692 ____________________________________________________________________________
66693 [  8009] By: jhi                                   on 2000/12/06  15:04:25
66694         Log: Subject: MakeMaker mailing list gone?
66695              From: Michael G Schwern <schwern@pobox.com>
66696              Date: Tue, 5 Dec 2000 19:29:59 -0500
66697              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
66698              
66699              The MakeMaker mailing list is dead, perlbug is the right
66700              address to report bugs.
66701      Branch: perl
66702            ! lib/ExtUtils/MakeMaker.pm
66703 ____________________________________________________________________________
66704 [  8008] By: jhi                                   on 2000/12/06  15:00:32
66705         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
66706              From: Michael G Schwern <schwern@pobox.com>
66707              Date: Tue, 5 Dec 2000 19:21:21 -0500
66708              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
66709              
66710              Add a default MANIFEST skip that ignores things like
66711              version control files, editor temporary files, and the Makefile.
66712      Branch: perl
66713            + lib/ExtUtils/MANIFEST.SKIP
66714            ! MANIFEST lib/ExtUtils/Manifest.pm
66715 ____________________________________________________________________________
66716 [  8007] By: jhi                                   on 2000/12/06  14:57:20
66717         Log: In Amiga more manual hackery of the scripts seems to be needed,
66718              from Jan-Erik Karlsson.  Why Configure does not get this right
66719              is unknown, may be shell-induced.
66720      Branch: perl
66721            ! README.amiga
66722 ____________________________________________________________________________
66723 [  8006] By: jhi                                   on 2000/12/05  23:53:12
66724         Log: Add TOPm1s to peek at the second topmost stack item.
66725      Branch: perl
66726            ! pp.h
66727 ____________________________________________________________________________
66728 [  8005] By: jhi                                   on 2000/12/05  23:13:55
66729         Log: Avaunt, you foul UTF-8 tests.
66730      Branch: perl
66731            ! t/op/ver.t t/pragma/utf8.t
66732 ____________________________________________________________________________
66733 [  8004] By: jhi                                   on 2000/12/05  23:09:54
66734         Log: Continue utf8 dispersal. 
66735      Branch: perl
66736            + t/op/concat.t
66737            ! MANIFEST t/pragma/utf8.t
66738 ____________________________________________________________________________
66739 [  8003] By: nick                                  on 2000/12/05  23:02:39
66740         Log: Integrate mainline.
66741      Branch: perlio
66742           +> t/op/length.t t/op/utf8decode.t
66743           !> (integrate 69 files)
66744 ____________________________________________________________________________
66745 [  8002] By: jhi                                   on 2000/12/05  22:59:28
66746         Log: Integrate perlio.
66747      Branch: perl
66748           !> iperlsys.h perl.c perlio.c win32/perllib.c
66749 ____________________________________________________________________________
66750 [  8001] By: nick                                  on 2000/12/05  22:07:52
66751         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
66752              - calloc/free suffer from damage on TerminateThread()
66753              - use PerlMemShared (as originally planned) now fixed
66754              - avoid doing anything important on DLL "detach".
66755      Branch: perlio
66756            ! perl.c perlio.c win32/perllib.c
66757 ____________________________________________________________________________
66758 [  8000] By: nick                                  on 2000/12/05  21:05:09
66759         Log: Fix gross PerlMemShared issue.
66760      Branch: perlio
66761            ! iperlsys.h
66762 ____________________________________________________________________________
66763 [  7999] By: jhi                                   on 2000/12/05  20:46:58
66764         Log: Test for Unicode (UTF-8) hash keys.
66765      Branch: perl
66766            ! t/op/each.t
66767 ____________________________________________________________________________
66768 [  7998] By: jhi                                   on 2000/12/05  20:30:35
66769         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
66770              is now always UTF-8), empty line cosmetics.
66771      Branch: perl
66772            ! t/pragma/utf8.t
66773 ____________________________________________________________________________
66774 [  7997] By: jhi                                   on 2000/12/05  20:15:40
66775         Log: Subject: Re: STRLEN - what?
66776              From: Andy Dougherty <doughera@lafayette.edu>
66777              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
66778              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
66779              
66780              Explain STRLEN.
66781      Branch: perl
66782            ! pod/perlguts.pod
66783 ____________________________________________________________________________
66784 [  7996] By: jhi                                   on 2000/12/05  20:13:34
66785         Log: Split off the UTF-8 decoder tests, make them to check also
66786              the error message.
66787      Branch: perl
66788            + t/op/utf8decode.t
66789            ! MANIFEST t/pragma/utf8.t utf8.c
66790 ____________________________________________________________________________
66791 [  7995] By: jhi                                   on 2000/12/05  16:39:47
66792         Log: Start migrating bits of pragma/utf8 to elsewhere
66793              (since the long term plan is to obsolete 'use utf8').
66794      Branch: perl
66795            + t/op/length.t
66796            ! MANIFEST t/pragma/utf8.t
66797 ____________________________________________________________________________
66798 [  7994] By: jhi                                   on 2000/12/05  16:30:21
66799         Log: Fix a manual edit typo from #7993, fix the message formatting
66800              for Unicode, add few our declarations.
66801      Branch: perl
66802            ! lib/Carp/Heavy.pm
66803 ____________________________________________________________________________
66804 [  7993] By: jhi                                   on 2000/12/05  16:09:15
66805         Log: Subject: Need help with warnings :-(
66806              From: "Ben Tilly" <ben_tilly@hotmail.com>
66807              Date: Tue, 05 Dec 2000 01:35:54 -0500
66808              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
66809              
66810              Subject: UPDATE: Carp/Heavy now passes all tests
66811              From: "Ben Tilly" <ben_tilly@hotmail.com>
66812              Date: Tue, 05 Dec 2000 07:59:41 -0500
66813              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
66814              
66815              The Brave New Carp.
66816      Branch: perl
66817            ! lib/Carp.pm lib/Carp/Heavy.pm
66818 ____________________________________________________________________________
66819 [  7992] By: jhi                                   on 2000/12/05  15:55:08
66820         Log: Subject: [PATCH perl@7979] cygwin port
66821              From: "Eric Fifer" <efifer@dircon.co.uk>
66822              Date: Tue, 5 Dec 2000 14:04:09 -0000
66823              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
66824      Branch: perl
66825            ! t/lib/net-hostent.t
66826 ____________________________________________________________________________
66827 [  7991] By: jhi                                   on 2000/12/05  15:52:34
66828         Log: Subject: Re: [PATCH] The largest hoax of all times?
66829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66830              Date: Tue, 5 Dec 2000 00:40:25 -0500
66831              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
66832              
66833              Subject: Re: [PATCH] The largest hoax of all times?
66834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66835              Date: Mon, 4 Dec 2000 23:55:53 -0500
66836              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
66837              
66838              Subject: Re: [PATCH] The largest hoax of all times?
66839              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66840              Date: Tue, 5 Dec 2000 01:28:45 -0500
66841              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
66842              
66843              Fix the unpredictable order of DESTROYs.
66844      Branch: perl
66845            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
66846            ! sv.c sv.h t/op/ref.t
66847 ____________________________________________________________________________
66848 [  7990] By: jhi                                   on 2000/12/05  14:38:53
66849         Log: Subject: [PATCH] shrink pp_hot fractionally
66850              From: Nicholas Clark <nick@ccl4.org>
66851              Date: Tue, 5 Dec 2000 12:44:31 +0000
66852              Message-ID: <20001205124431.E74518@plum.flirble.org>
66853              
66854              Use report_evil_fh().
66855      Branch: perl
66856            ! opcode.pl opnames.h pp_hot.c util.c
66857 ____________________________________________________________________________
66858 [  7989] By: jhi                                   on 2000/12/05  14:21:27
66859         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
66860              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66861              Date: Mon, 04 Dec 2000 22:21:59 -0800
66862              Message-ID: <HmIL6gzkgepS092yn@efn.org>
66863              
66864              Harness shouldn't ignore responses like "ok 3\r\r\n".
66865      Branch: perl
66866            ! lib/Test/Harness.pm
66867 ____________________________________________________________________________
66868 [  7988] By: jhi                                   on 2000/12/05  13:51:28
66869         Log: Integrate the "skip" messages to explain().
66870      Branch: perl
66871            ! t/lib/syslfs.t t/op/lfs.t
66872 ____________________________________________________________________________
66873 [  7987] By: jhi                                   on 2000/12/05  12:34:54
66874         Log: The one that got away in #7984.
66875              
66876              Subject: Re: dTHR - what and why?
66877              From: Michael Stevens <michael@etla.org> 
66878              Date: Tue, 5 Dec 2000 11:15:52 +0000
66879              Message-ID: <20001205111552.A4647@firedrake.org>
66880      Branch: perl
66881            ! sv.h
66882 ____________________________________________________________________________
66883 [  7986] By: gsar                                  on 2000/12/05  09:14:44
66884         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
66885              due to the notorious GetFileType() bug in Windows 9x, which fstat()
66886              tickles)
66887      Branch: perl
66888            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
66889 ____________________________________________________________________________
66890 [  7985] By: jhi                                   on 2000/12/05  05:49:03
66891         Log: Integrate perlio.
66892      Branch: perl
66893           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
66894           !> win32/perlhost.h win32/perllib.c
66895 ____________________________________________________________________________
66896 [  7984] By: jhi                                   on 2000/12/05  05:48:16
66897         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
66898      Branch: perl
66899            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
66900            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
66901            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
66902            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
66903            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
66904            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
66905            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
66906            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
66907            ! win32/win32.c
66908 ____________________________________________________________________________
66909 [  7983] By: nick                                  on 2000/12/04  23:27:43
66910         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
66911      Branch: perlio
66912            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
66913            ! win32/perlhost.h win32/perllib.c
66914 ____________________________________________________________________________
66915 [  7982] By: jhi                                   on 2000/12/04  19:44:09
66916         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
66917              uncovered by #7980.
66918      Branch: perl
66919            ! op.c
66920 ____________________________________________________________________________
66921 [  7981] By: jhi                                   on 2000/12/04  19:42:07
66922         Log: Subject: [PATCH] Trivial dump.c feature
66923              From: Simon Cozens <simon@cozens.net>
66924              Date: Mon, 4 Dec 2000 18:08:38 +0000
66925              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
66926              
66927              Show whether a constant is UTF-8.
66928      Branch: perl
66929            ! dump.c
66930 ____________________________________________________________________________
66931 [  7980] By: jhi                                   on 2000/12/04  19:36:51
66932         Log: UTF-8 hash keys, patch from Inaba Hiroto.
66933      Branch: perl
66934            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
66935 ____________________________________________________________________________
66936 [  7979] By: jhi                                   on 2000/12/04  17:36:28
66937         Log: Update Changes.
66938      Branch: perl
66939            ! Changes patchlevel.h
66940 ____________________________________________________________________________
66941 [  7978] By: jhi                                   on 2000/12/04  16:42:17
66942         Log: Retract #7977, still too volatile (the euphemism of the day
66943              for unfinished and buggy :-)
66944      Branch: perl
66945            ! doop.c hv.c pp.c sv.h
66946 ____________________________________________________________________________
66947 [  7977] By: jhi                                   on 2000/12/04  16:25:15
66948         Log: (Retracted by #7978, too shaky yet.)
66949              
66950              Subject: Re: utf8 in hash keys, implementor missing
66951              From: Simon Cozens <simon@cozens.net>
66952              Date: Sat, 2 Dec 2000 19:49:35 +0000
66953              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
66954              
66955              The first step at UTF-8 hash keys.
66956      Branch: perl
66957            ! doop.c hv.c pp.c sv.h
66958 ____________________________________________________________________________
66959 [  7976] By: jhi                                   on 2000/12/04  16:13:53
66960         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
66961              From: sthoenna@efn.org
66962              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
66963              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
66964      Branch: perl
66965            ! os2/os2.c perlio.c
66966 ____________________________________________________________________________
66967 [  7975] By: jhi                                   on 2000/12/04  16:05:25
66968         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
66969              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66970              Date: Thu, 30 Nov 2000 20:50:37 -0800
66971              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
66972      Branch: perl
66973            ! os2/os2.c
66974 ____________________________________________________________________________
66975 [  7974] By: jhi                                   on 2000/12/04  16:03:57
66976         Log: Subject: [PATCH] ++ 20% faster
66977              From: Nicholas Clark <nick@ccl4.org>
66978              Date: Mon, 4 Dec 2000 12:17:27 +0000
66979              Message-ID: <20001204121726.B52976@plum.flirble.org>
66980              
66981              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
66982      Branch: perl
66983            ! sv.c
66984 ____________________________________________________________________________
66985 [  7973] By: jhi                                   on 2000/12/04  16:00:48
66986         Log: 
66987              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
66988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66989              Date: Mon, 04 Dec 2000 12:30:45 +0100
66990              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
66991              
66992              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
66993              library (getprotobyname and getprotobynumber are outversioned by
66994              the same calls in libc, at least for xlc version 3.
66995      Branch: perl
66996            ! hints/aix.sh
66997 ____________________________________________________________________________
66998 [  7972] By: jhi                                   on 2000/12/04  02:58:31
66999         Log: Integrate perlio.
67000      Branch: perl
67001           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
67002           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
67003           !> win32/win32.h win32/win32iop.h win32/win32thread.h
67004 ____________________________________________________________________________
67005 [  7971] By: nick                                  on 2000/12/04  00:24:33
67006         Log: Quieten some noise in Win32 builds:
67007              - win32.h is included after <sys/socket.h>, so need to 
67008              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
67009              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
67010      Branch: perlio
67011            ! doio.c perl.h toke.c win32/win32.h
67012 ____________________________________________________________________________
67013 [  7970] By: nick                                  on 2000/12/03  22:57:46
67014         Log: PERL_IMPLICIT_SYS compiles but does not work.
67015      Branch: perlio
67016            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
67017            ! win32/perlhost.h win32/perllib.c win32/win32.h
67018            ! win32/win32iop.h win32/win32thread.h
67019 ____________________________________________________________________________
67020 [  7969] By: jhi                                   on 2000/12/03  22:12:58
67021         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
67022              used to swash_init(), makes regprop() dumps more informative
67023              (+utf8::IsAlpha, -utf8::IsDigit, for example).
67024      Branch: perl
67025            ! regcomp.c regexec.c
67026 ____________________________________________________________________________
67027 [  7968] By: jhi                                   on 2000/12/03  21:39:56
67028         Log: Implement ANYOFUTF8 regprop() dumping.
67029      Branch: perl
67030            ! regcomp.c
67031 ____________________________________________________________________________
67032 [  7967] By: jhi                                   on 2000/12/03  20:57:19
67033         Log: Make uv_to_utf8() to zero-terminate its output buffer,
67034              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
67035      Branch: perl
67036            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
67037 ____________________________________________________________________________
67038 [  7966] By: nick                                  on 2000/12/03  18:41:21
67039         Log: Integrate mainline (STDCHAR)
67040      Branch: perlio
67041           !> Configure t/pragma/utf8.t
67042 ____________________________________________________________________________
67043 [  7965] By: jhi                                   on 2000/12/03  17:58:20
67044         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
67045      Branch: perl
67046            ! t/pragma/utf8.t
67047 ____________________________________________________________________________
67048 [  7964] By: jhi                                   on 2000/12/03  17:35:56
67049         Log: Integrate perlio.
67050      Branch: perl
67051           !> iperlsys.h perlio.c
67052 ____________________________________________________________________________
67053 [  7963] By: jhi                                   on 2000/12/03  17:33:55
67054         Log: Metaconfig unit change for #7962.
67055      Branch: metaconfig
67056            ! U/modified/stdchar.U
67057 ____________________________________________________________________________
67058 [  7962] By: jhi                                   on 2000/12/03  17:33:27
67059         Log: Untangle the <stdio.h> #include nest for the stdchar test,
67060              from Andy Dougherty.
67061      Branch: perl
67062            ! Configure
67063 ____________________________________________________________________________
67064 [  7961] By: nick                                  on 2000/12/03  16:53:00
67065         Log: Make iperlsys.h vector stdio not PerlIO.
67066      Branch: perlio
67067            ! iperlsys.h perlio.c
67068 ____________________________________________________________________________
67069 [  7960] By: nick                                  on 2000/12/03  14:43:01
67070         Log: Integrate mainline
67071      Branch: perlio
67072           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
67073           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
67074 ____________________________________________________________________________
67075 [  7959] By: jhi                                   on 2000/12/03  08:16:36
67076         Log: Use DO_UTF8().
67077      Branch: perl
67078            ! op.c
67079 ____________________________________________________________________________
67080 [  7958] By: jhi                                   on 2000/12/02  18:33:05
67081         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67082              From: Mike Guy <mjtg@cam.ac.uk>         
67083              Date: Sat, 02 Dec 2000 17:27:13 +0000
67084              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
67085              
67086              An extraneous argument.
67087      Branch: perl
67088            ! toke.c
67089 ____________________________________________________________________________
67090 [  7957] By: jhi                                   on 2000/12/02  18:22:32
67091         Log: A missing hunk.
67092      Branch: perl
67093            ! t/lib/net-hostent.t
67094 ____________________________________________________________________________
67095 [  7956] By: jhi                                   on 2000/12/02  18:06:20
67096         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
67097              From: Nicholas Clark <nick@ccl4.org>
67098              Date: Sat, 2 Dec 2000 14:28:27 +0000
67099              Message-ID: <20001202142827.A12308@plum.flirble.org>
67100              
67101              Test robustness.
67102      Branch: perl
67103            ! t/lib/net-hostent.t
67104 ____________________________________________________________________________
67105 [  7955] By: jhi                                   on 2000/12/02  17:58:06
67106         Log: Metaconfig unit change for #7954.
67107      Branch: metaconfig
67108            ! U/modified/stdchar.U
67109 ____________________________________________________________________________
67110 [  7954] By: jhi                                   on 2000/12/02  17:54:32
67111         Log: An inconvenient hang would happen if the stdio _ptr wasn't
67112              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
67113              would be grepping stdin for all eternity for the _ptr.)
67114      Branch: perl
67115            ! Configure
67116 ____________________________________________________________________________
67117 [  7953] By: jhi                                   on 2000/12/02  00:07:15
67118         Log: Update Changes.
67119      Branch: perl
67120            ! Changes patchlevel.h
67121 ____________________________________________________________________________
67122 [  7952] By: jhi                                   on 2000/12/01  23:54:47
67123         Log: Subject: Re: long shell lines
67124              From: Andy Dougherty <doughera@lafayette.edu>
67125              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
67126              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
67127              
67128              Split overly long shell command lines.
67129      Branch: perl
67130            ! lib/ExtUtils/MM_Unix.pm
67131 ____________________________________________________________________________
67132 [  7951] By: jhi                                   on 2000/12/01  23:48:02
67133         Log: The metaconfig unit change for #7950.
67134      Branch: metaconfig
67135            + U/modified/stdchar.U
67136 ____________________________________________________________________________
67137 [  7950] By: jhi                                   on 2000/12/01  23:47:39
67138         Log: Try to find stdchar also from <stdio_impl.h>.
67139      Branch: perl
67140            ! Configure config_h.SH
67141 ____________________________________________________________________________
67142 [  7949] By: jhi                                   on 2000/12/01  23:46:45
67143         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67144              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67145              Date: Fri, 1 Dec 2000 16:26:08 -0500
67146              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
67147              
67148              Reword the diagnostic message.
67149      Branch: perl
67150            ! pod/perldiag.pod
67151 ____________________________________________________________________________
67152 [  7948] By: nick                                  on 2000/12/01  22:49:43
67153         Log: Integrate mainline (for s/y/m as sub names stuff).
67154      Branch: perlio
67155           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
67156           !> t/pragma/warn/toke toke.c
67157 ____________________________________________________________________________
67158 [  7947] By: jhi                                   on 2000/12/01  20:55:41
67159         Log: Integrate perlio.
67160      Branch: perl
67161           !> perlio.c perliol.h t/io/pipe.t
67162 ____________________________________________________________________________
67163 [  7946] By: jhi                                   on 2000/12/01  20:36:51
67164         Log: Upgrade to CPAN 1.59_51, from Andreas König.
67165      Branch: perl
67166            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67167 ____________________________________________________________________________
67168 [  7945] By: nick                                  on 2000/12/01  20:31:32
67169         Log: Integrate mainline
67170      Branch: perlio
67171           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
67172           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
67173           +> t/lib/net-hostent.t
67174           !> (integrate 35 files)
67175 ____________________________________________________________________________
67176 [  7944] By: jhi                                   on 2000/12/01  20:23:29
67177         Log: Some help for 20001130.011.  Now one gets warnings like
67178              "Ambiguous -f() resolved as a file test ..."
67179      Branch: perl
67180            ! pod/perldiag.pod t/pragma/warn/toke toke.c
67181 ____________________________________________________________________________
67182 [  7943] By: jhi                                   on 2000/12/01  19:44:44
67183         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
67184              that also breaks using them as methods. 
67185      Branch: perl
67186            ! pod/perldiag.pod t/op/misc.t toke.c
67187 ____________________________________________________________________________
67188 [  7942] By: nick                                  on 2000/12/01  17:56:46
67189         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
67190              Make 'unix' pass most tests
67191              - do unread by temporary push of layer ("pending") holding unread chars
67192              - fast_gets is now based on per-handle flag
67193              - relax one of io/pipe.t tests to allow print to fail and close to
67194              succeed so that it passes on unbuffered "unix" layer.
67195              Remaining fail is sporadic and a genuine race condition between
67196              parent/child in fork test.
67197      Branch: perlio
67198            ! perlio.c perliol.h t/io/pipe.t
67199 ____________________________________________________________________________
67200 [  7941] By: jhi                                   on 2000/12/01  15:28:58
67201         Log: (Retracted by #7943.)
67202              
67203              Reserve the short named string operator names.
67204      Branch: perl
67205            ! pod/perldiag.pod t/op/misc.t toke.c
67206 ____________________________________________________________________________
67207 [  7940] By: jhi                                   on 2000/12/01  06:45:53
67208         Log: Get the three different space character classes right under utf8.
67209      Branch: perl
67210            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67211            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67212            ! regexec.c t/op/pat.t utf8.c
67213 ____________________________________________________________________________
67214 [  7939] By: jhi                                   on 2000/12/01  03:26:26
67215         Log: Two more tests that make no sense in UTF-8 since the test
67216              data is not in UTF-8.
67217      Branch: perl
67218            ! t/op/regexp.t
67219 ____________________________________________________________________________
67220 [  7938] By: jhi                                   on 2000/12/01  03:20:39
67221         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
67222              should it be required inside regexen?
67223      Branch: perl
67224            ! regcomp.c t/op/regmesg.t
67225 ____________________________________________________________________________
67226 [  7937] By: jhi                                   on 2000/12/01  02:58:53
67227         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67228              stored and restored, and thusly was trounced by the utf8 swash
67229              routines.
67230      Branch: perl
67231            ! regcomp.c
67232 ____________________________________________________________________________
67233 [  7936] By: jhi                                   on 2000/11/30  20:41:39
67234         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
67235              Why the different platforms behave so differently (core dump vs
67236              no core dump) on this bug is a but of a mystery, but if I had to
67237              guess I would mumble something like 'alignment'.
67238      Branch: perl
67239            ! sv.c
67240 ____________________________________________________________________________
67241 [  7935] By: jhi                                   on 2000/11/30  16:17:02
67242         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
67243              From: Robin Barker <rmb1@cise.npl.co.uk>
67244              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
67245              Date: Thu, 30 Nov 2000 14:27:12 GMT
67246      Branch: perl
67247            ! perlio.c toke.c
67248 ____________________________________________________________________________
67249 [  7934] By: jhi                                   on 2000/11/30  16:04:49
67250         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
67251      Branch: perl
67252            ! t/lib/net-hostent.t
67253 ____________________________________________________________________________
67254 [  7933] By: jhi                                   on 2000/11/30  06:07:26
67255         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
67256              From: Peter Prymmer <pvhp@forte.com>
67257              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
67258              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
67259              
67260              In VMS the localhost may be LOCALHOST.
67261      Branch: perl
67262            ! t/lib/net-hostent.t
67263 ____________________________________________________________________________
67264 [  7932] By: jhi                                   on 2000/11/30  01:11:11
67265         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67266              From: Peter Prymmer <pvhp@forte.com>
67267              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
67268              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
67269              
67270              plus regen perlapi.pod.
67271      Branch: perl
67272            ! pod/perlapi.pod utf8.c
67273 ____________________________________________________________________________
67274 [  7931] By: jhi                                   on 2000/11/30  01:06:19
67275         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
67276              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67277              Date:     Wed, 29 Nov 2000 17:15:11 EST
67278              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
67279      Branch: perl
67280            ! t/lib/filter-util.pl t/lib/filter-util.t
67281 ____________________________________________________________________________
67282 [  7930] By: jhi                                   on 2000/11/29  18:51:55
67283         Log: Update Changes.
67284      Branch: perl
67285            ! Changes patchlevel.h
67286 ____________________________________________________________________________
67287 [  7929] By: jhi                                   on 2000/11/29  18:50:55
67288         Log: Update the va_copy() metaconfig unit.
67289      Branch: metaconfig/U/perl
67290            ! need_va_copy.U
67291 ____________________________________________________________________________
67292 [  7928] By: jhi                                   on 2000/11/29  17:50:43
67293         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
67294              From: Dominic Dunlop <domo@computer.org>
67295              Date: Tue, 28 Nov 2000 16:41:57 +0100
67296              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
67297              
67298              Patch to catch a core dump in the Configure va_copy test.
67299      Branch: perl
67300            ! Configure config_h.SH
67301 ____________________________________________________________________________
67302 [  7927] By: jhi                                   on 2000/11/29  17:31:59
67303         Log: Retract #7921, the patch shouldn't be needed.
67304      Branch: perl
67305            ! sv.c
67306 ____________________________________________________________________________
67307 [  7926] By: jhi                                   on 2000/11/29  17:01:41
67308         Log: Make the Class::Struct import() wiser.
67309      Branch: perl
67310            ! lib/Class/Struct.pm t/lib/class-struct.t
67311 ____________________________________________________________________________
67312 [  7925] By: jhi                                   on 2000/11/29  16:36:33
67313         Log: All the core library users of Class::Struct seem to be
67314              using "use Class::Struct 'struct';" instead of the bare
67315              "use Class::Struct;", which isn't documented in Class::Struct.
67316              This can't be right.
67317      Branch: perl
67318            ! lib/File/stat.pm
67319 ____________________________________________________________________________
67320 [  7924] By: jhi                                   on 2000/11/29  16:32:15
67321         Log: A test works better if it has the right 1..$n output.
67322      Branch: perl
67323            ! t/lib/class-struct.t
67324 ____________________________________________________________________________
67325 [  7923] By: jhi                                   on 2000/11/29  16:29:11
67326         Log: Forgot to MANIFEST the new Net::hostent test.
67327      Branch: perl
67328            ! MANIFEST
67329 ____________________________________________________________________________
67330 [  7922] By: jhi                                   on 2000/11/29  16:27:49
67331         Log: Integrate perlio.
67332      Branch: perl
67333           !> iperlsys.h perlio.c
67334 ____________________________________________________________________________
67335 [  7921] By: jhi                                   on 2000/11/29  16:27:10
67336         Log: (Retracted by #7927.)
67337              
67338              Subject: [PATCH] Is infinity a number?
67339              From: Simon Cozens <simon@cozens.net>
67340              Date: Wed, 29 Nov 2000 14:48:20 +0000
67341              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
67342      Branch: perl
67343            ! sv.c
67344 ____________________________________________________________________________
67345 [  7920] By: jhi                                   on 2000/11/29  16:23:02
67346         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
67347              From: rspier@pobox.com (Robert Spier)
67348              Date: Wed, 29 Nov 2000 02:17:49 -0500
67349              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
67350              
67351              Add a test for Net::hostent.
67352      Branch: perl
67353            + t/lib/net-hostent.t
67354 ____________________________________________________________________________
67355 [  7919] By: jhi                                   on 2000/11/29  16:21:31
67356         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
67357              add a test for Class::Struct.
67358      Branch: perl
67359            + t/lib/class-struct.t
67360            ! MANIFEST lib/Class/Struct.pm
67361 ____________________________________________________________________________
67362 [  7918] By: jhi                                   on 2000/11/29  15:48:40
67363         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67364              From: rspier@pobox.com (Robert Spier)
67365              Date: Wed, 29 Nov 2000 02:25:39 -0500
67366              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
67367              
67368              More checking in case someone has broken their services or
67369              protocol databases.
67370      Branch: perl
67371            ! ext/Sys/Syslog/Syslog.pm
67372 ____________________________________________________________________________
67373 [  7917] By: jhi                                   on 2000/11/29  15:46:25
67374         Log: Subject: [PATCH] $^O  win32 -> MSWin32
67375              From: rspier@pobox.com (Robert Spier)
67376              Date: Wed, 29 Nov 2000 02:17:38 -0500
67377              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
67378              
67379              plus similar nits for vms, err, VMS, and UNICOS.
67380      Branch: perl
67381            ! t/lib/syslfs.t t/op/lfs.t
67382 ____________________________________________________________________________
67383 [  7916] By: jhi                                   on 2000/11/29  15:42:51
67384         Log: Subject: [PATCH] Tokeniser debugging
67385              From: Simon Cozens <simon@cozens.net>
67386              Date: Wed, 29 Nov 2000 14:15:45 +0000
67387              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
67388      Branch: perl
67389            ! perl.c perl.h pod/perlrun.pod toke.c
67390 ____________________________________________________________________________
67391 [  7915] By: jhi                                   on 2000/11/29  15:41:36
67392         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67394              Date: Wed, 29 Nov 2000 02:13:14 -0500
67395              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
67396              
67397              OUT keyword nits.
67398              
67399              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67401              Date: Wed, 29 Nov 2000 03:09:04 -0500
67402              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
67403              
67404              OUT and IN_OUT documentation.
67405      Branch: perl
67406            ! lib/ExtUtils/xsubpp pod/perlxs.pod
67407 ____________________________________________________________________________
67408 [  7914] By: jhi                                   on 2000/11/29  03:35:01
67409         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
67410              From: John Tobey <jtobey@john-edwin-tobey.org>
67411              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
67412              Message-Id: <m140e1N-000FOoC@feynman.localnet>
67413              
67414              plus a performance speedup noticed by Sarathy.
67415      Branch: perl
67416            ! op.c
67417 ____________________________________________________________________________
67418 [  7913] By: jhi                                   on 2000/11/29  03:16:59
67419         Log: Use "1 while unlink" so that VMS gets clean, too.
67420      Branch: perl
67421            ! t/lib/filter-util.t
67422 ____________________________________________________________________________
67423 [  7912] By: jhi                                   on 2000/11/29  03:09:08
67424         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
67425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67426              Date: Tue, 28 Nov 2000 03:27:09 -0500
67427              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
67428      Branch: perl
67429            ! lib/ExtUtils/xsubpp
67430 ____________________________________________________________________________
67431 [  7911] By: jhi                                   on 2000/11/29  03:06:30
67432         Log: This should have been part of #7872: no need to scan UTF-8
67433              until eternity.
67434      Branch: perl
67435            ! utf8.c
67436 ____________________________________________________________________________
67437 [  7910] By: jhi                                   on 2000/11/29  02:50:04
67438         Log: One more perltie.pod nit from Casey R. Tweten.
67439      Branch: perl
67440            ! pod/perltie.pod
67441 ____________________________________________________________________________
67442 [  7909] By: jhi                                   on 2000/11/29  02:44:23
67443         Log: Document the known sprintf test failures, exact standard
67444              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
67445      Branch: perl
67446            ! pod/perldelta.pod t/op/sprintf.t
67447 ____________________________________________________________________________
67448 [  7908] By: jhi                                   on 2000/11/29  02:36:23
67449         Log: Add the Encoding table format documentation.
67450      Branch: perl
67451            + ext/Encode/Encode/EncodeFormat.pod
67452            ! MANIFEST
67453 ____________________________________________________________________________
67454 [  7907] By: jhi                                   on 2000/11/29  02:07:24
67455         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
67456              From: "Casey R. Tweten" <crt@kiski.net>
67457              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
67458              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
67459              
67460              Subject: Re: [PATCH] Updating perltie.pod for arrays
67461              From: "Casey R. Tweten" <crt@kiski.net>
67462              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
67463              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
67464      Branch: perl
67465            ! pod/perltie.pod
67466 ____________________________________________________________________________
67467 [  7906] By: nick                                  on 2000/11/28  22:40:59
67468         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
67469      Branch: perlio
67470            ! iperlsys.h perlio.c
67471 ____________________________________________________________________________
67472 [  7905] By: nick                                  on 2000/11/28  22:04:34
67473         Log: Integrate mainline
67474      Branch: perlio
67475           !> (integrate 39 files)
67476 ____________________________________________________________________________
67477 [  7904] By: jhi                                   on 2000/11/28  16:44:43
67478         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
67479              From: Nicholas Clark <nick@babyhippo.co.uk>
67480              Date: Tue, 28 Nov 2000 11:16:57 +0000
67481              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
67482      Branch: perl
67483            ! pod/perlipc.pod
67484 ____________________________________________________________________________
67485 [  7903] By: jhi                                   on 2000/11/28  16:40:31
67486         Log: Subject: [PATCH] Updating perltie.pod for arrays
67487              From: "Casey R. Tweten" <crt@kiski.net>
67488              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
67489              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
67490      Branch: perl
67491            ! pod/perltie.pod
67492 ____________________________________________________________________________
67493 [  7902] By: jhi                                   on 2000/11/28  16:39:37
67494         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
67495              From: Robin Barker <rmb1@cise.npl.co.uk>
67496              Date: Mon, 27 Nov 2000 17:56:44 GMT
67497              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
67498      Branch: perl
67499            ! pod/perlfunc.pod t/op/split.t
67500 ____________________________________________________________________________
67501 [  7901] By: jhi                                   on 2000/11/28  16:28:04
67502         Log: setmode() is a DOSish-only thing.
67503      Branch: perl
67504            ! perlio.c
67505 ____________________________________________________________________________
67506 [  7900] By: jhi                                   on 2000/11/28  16:21:46
67507         Log: Subject: [PATCH] perlcc.PL cleanups
67508              From: Simon Cozens <simon@cozens.net>
67509              Date: Tue, 28 Nov 2000 12:44:35 +0000
67510              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
67511      Branch: perl
67512            ! utils/perlcc.PL
67513 ____________________________________________________________________________
67514 [  7899] By: gsar                                  on 2000/11/28  06:32:55
67515         Log: reintegrate files missed by change#7895
67516      Branch: maint-5.6/perl
67517           +> ext/ByteLoader/bytecode.h utils/Makefile
67518            - utils/perlbc.PL
67519 ____________________________________________________________________________
67520 [  7897] By: gsar                                  on 2000/11/27  18:22:47
67521         Log: can't integrate these two files, for some reason
67522      Branch: maint-5.6/perl
67523            - ext/ByteLoader/bytecode.h utils/Makefile
67524 ____________________________________________________________________________
67525 [  7895] By: gsar                                  on 2000/11/27  18:11:21
67526         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
67527              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
67528              6757..6890,6892..6901 from mainline
67529              
67530              Bytecompiler patches from Benjamin Stuhl.
67531              
67532              More bytecompiler.
67533              
67534              Subject: [PATCH blead] B:: missing dependency
67535              
67536              Subject: [PATCH: 6757] configure.com updates and syslog build
67537              
67538              Long double Gconvert fixes from Yitzchak Scott-Thoennes
67539              and Spider Boardman.
67540              
67541              Subject: [PATCH blead] nextchar() abuse misses an optimisation
67542              
67543              Long double fixes from Spider Boardman.
67544              
67545              Make the selection of NVff et al stricter.
67546              
67547              cSVOPo_*v things index into the current PL_curpad
67548              under ithreads, which is different from the curpad
67549              used by the XSUB.  (In other words, the code as-is
67550              before this patch wouldn't work under ithreads.)
67551              
67552              Be portable.
67553              
67554              VMS MMS (make) wants null action.
67555              
67556              Mac and other portability updates from Chris Nandor.
67557              
67558              Storable support, v-version fixes.
67559              Subject: CPAN.pm beta for testing available
67560              
67561              Portability fix from Hugo van der Sanden.
67562              
67563              Bad makefile.
67564              
67565              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
67566              
67567              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
67568              
67569              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67570              
67571              Replace #6705 with a minimal doc patch.
67572              Subject: [PATCH 5.6.0] replace change #6705
67573              
67574              Drop the separate perlbc, perlcc -b should be enough.
67575              
67576              installperl couldn't tell whether it had run tests or not.
67577              Subject: [PATCH] Re: installperl and t/TEST
67578              
67579              Add silencer flags to installperl.
67580              Subject: [PATCH] Making installperl silent.
67581              
67582              Make "make install" by default silent.  A new "install-verbose"
67583              target is verbose.
67584              
67585              More liberal parsing of version numbers.
67586              Subject: Re: CPAN.pm beta for testing available
67587              
67588              Create directories in silence.
67589              Subject: [PATCH] Another silencer for MakeMaker
67590              
67591              DOS patches and portability/porting notes, from Tim Jenness.
67592              
67593              Make installman to recognize the silence flag -S.
67594              
67595              Actually do something with the silencer option.
67596              
67597              Continue silencing.
67598              
67599              Show the doc file, not the temp file.
67600              
67601              Regen perltoc.
67602              
67603              Subject: [PATCH] More silencing of installman.
67604              
67605              Better wording for the vec lvalue diagnostic.
67606              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
67607              
67608              Subject: [PATCH: 6805] several more tweaks to configure.com
67609              
67610              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
67611              
67612              Missing parts of 
67613              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
67614              
67615              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
67616              (applied slightly modified)
67617              
67618              installperl --verbose and --silent.
67619              Subject: Re: [PATCH] More silencing of installman.
67620              
67621              Add install-silent target.
67622              
67623              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
67624              the problem reported in
67625              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
67626              
67627              Tweak the sfio/useperlio logic, hopefully as wished in
67628              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
67629              
67630              One forgotten file from #6816.
67631              
67632              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
67633              
67634              Remove duplicately applied patch shards.
67635              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
67636              
67637              Support preserving extremely big/small angles.
67638              
67639              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
67640              
67641              Subject: [PATCH] installation not quite silent yet.
67642              
67643              Update the test count.
67644              
67645              Use UVxf, PTR2UV, NVff.
67646              
67647              Document PTR2XX and INT2PTR.
67648              
67649              no-install target a la make -n.
67650              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
67651              
67652              grep -e isn't portable.
67653              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
67654              
67655              Can't get the test to reliably work thanks to the
67656              inaccurateness of floating point.  "Resolves" bug ids
67657              20000826.003, 20000826.009, 20000826.010,
67658              
67659              Subject: installman buglet
67660              
67661              DJGPP update from Laszlo Molnar.
67662              
67663              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
67664              
67665              Passing -R in ldflags makes now it to appear in the default
67666              for lddlflags, just like with -L.
67667              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
67668              
67669              Test nit.
67670              
67671              Use the actual thread type, not the pointer-to-struct.
67672              
67673              Provice virtual $Config{ccflags_nolargefiles} etc. 
67674              
67675              display_format used as a class method without arguments was broken,
67676              reported in
67677              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
67678              
67679              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
67680              
67681              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
67682              
67683              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
67684              
67685              opmini.o may be left around if a build is interrupted.
67686              
67687              Typo in #6858.
67688              
67689              Fix for ID 20000828.001, long doubles were not formatted
67690              correctly (showed up in $], which stopped installing perl).
67691              
67692              An attempt to fix the problem reported in
67693              Subject: Building perl@6856 using gcc/AIX 4.3.3 
67694              I can't test this properly since the gcc installation I have
67695              access to seems to be botched (gcc is calling the AIX cpp,
67696              a losing proposition...)
67697              
67698              Add -ld to archname on long tr...double platforms.
67699              
67700              Subject: hv.h Doc Patch
67701              
67702              Potential cruft.
67703              
67704              Subject: [PATCH bleedperl@6856] warnings fixes
67705              
67706              -S is the silent flag, -s is the strip flag.
67707              Subject: [PATCH] Re: [PATCH] make no-install          
67708              
67709              Take out the SUIDMAIL thing, that will not be
67710              a problem in 5.7.*.
67711              
67712              Subject: [PATCH bleedperl@6866] spellings
67713              
67714              Subject: [PATCH] Re: files not cleaned even by veryclean
67715              
67716              Use minimal @INC in tests, most of the time just '../lib',
67717              so that we simply can't pick up stuff from other Perls than
67718              the one we are testing.  Pointed out by
67719              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
67720              
67721              Update to Getopt::Long 2.24, from Johan Vromans.
67722              
67723              Fix for thinko in #6848.
67724              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
67725              
67726              Patches all over for people and the files they (hopefully) care about.
67727              
67728              Subject: Net::protoent does not export 'getproto'
67729              
67730              Missed a change in #6869.
67731              
67732              Subject: [PATCH] Warnings in B::Deparse
67733              
67734              Subject: [PATCH] Glob dumping
67735              
67736              Disable one of the tests for now.
67737              
67738              Disabling the one test is a bit tricky.
67739              
67740              Don't forget to tidy up.
67741              
67742              The #6881 removed one dump line.
67743              
67744              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
67745              
67746              Under usethreads the dumped variable is IN_PAD.
67747              Subject: Re: [PATCH] Glob dumping
67748              
67749              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
67750              
67751              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
67752              
67753              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
67754              
67755              Regen Configure for #6894.
67756              
67757              Subject: [PATCH: 6889] updates to perlebcdic.pod
67758              
67759              Undo namespace pollution of #6878.
67760              Subject: Re: Net::protoent does not export 'getproto'
67761              
67762              Admit that we are leaking scalars.
67763              
67764              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
67765      Branch: maint-5.6/perl
67766           !> (integrate 271 files)
67767 ____________________________________________________________________________
67768 [  7894] By: gsar                                  on 2000/11/27  16:00:34
67769         Log: a couple of nits
67770      Branch: maint-5.6/perl
67771            ! MANIFEST pp_sys.c
67772 ____________________________________________________________________________
67773 [  7893] By: gsar                                  on 2000/11/27  15:10:56
67774         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
67775              6740..6745,6747..6757,6760
67776              
67777              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
67778              
67779              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
67780              
67781              Doc nits spotted by Richard Soderberg.
67782              
67783              move WNOHANG definition to where other such things are
67784              
67785              Make $Config{byteorder} more magical so that it is
67786              dynamically computed: nice for 'fat binaries'.
67787              Subject: [PATCH]: default byteorder
67788              
67789              Subject: [PATCH] Cwd.pm now uses strict
67790              
67791              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
67792              
67793              Get -DLEAKTEST to compile (not necessarily to work, mind)
67794              Subject: [ID 20000724.006] -DLEAKTEST problem
67795              
67796              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
67797              
67798              Add perlebcdic from Peter Prymmer, regen toc.
67799              
67800              Don't propose using modules built for 5.005 if no binary
67801              compatibility with 5.005 is attempted.
67802              
67803              Do not use prototyping here.
67804              Subject: [ID 20000817.016] [PATCH] Peek.xs
67805              
67806              Document what the backtick returns if the command fails.
67807              
67808              Add byteorder to the myconfig output.
67809              
67810              Introduce NVef, NVff, and NVgf, use the middle one.
67811              (helps for lib/peek + Linux + long doubles)  Reported in
67812              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
67813              Use NVs in POSIX math, not doubles.
67814              Subject: [ID 20000817.014] POSIX & modfl
67815              
67816              Subject: [PATCH 5.6.0+] newSVrv() memory leak
67817              
67818              The byteorder code in #6671 was wrong.
67819              
67820              Fix the lib/complex failure of
67821              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
67822              Linux long double accuracy issue: something that
67823              when printed with %g looks like "2" but int() of it is 1.
67824              
67825              Propagate new Configure vars.
67826              
67827              Unbuffer the output.
67828              
67829              Subject: [PATCH] perltrap.pod spring cleaning
67830              
67831              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
67832              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
67833              
67834              Tiny Getopt::Long patch from Johan Vromans.
67835              
67836              Document code point which makes if (defined %stash::) to work
67837              (noted by Spider Boardman).
67838              
67839              Subject: [PATCH perl@6698] cygwin port
67840              
67841              Document the NDBM_File and ODBM_File as SDBM_File
67842              was documented in #6417.
67843              
67844              The new tests were missing from #6415.
67845              
67846              Add [[:blank:]] as suggested in
67847              Subject: [ID 20000716.024] [=cc=] / [:blank:]
67848              (the [=cc=] has already been taken care of by #6439
67849              so the whole bug report can be closed)
67850              and make [[:space:]] to be equivalent to isspace(3)
67851              (as opposed to \s, which is isSPACE()).  The difference
67852              is that now [[:space:]] matches the mythical vertical tab,
67853              while \s doesn't.
67854              
67855              Don't eat leading os from index entries.
67856              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
67857              
67858              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
67859              
67860              Typo in pp_complement().
67861              Subject: [PATCH perl-current] Deparse
67862              
67863              Add warnif(), check warnings further up the stack,
67864              all the warnings functions now can take an optional object reference.
67865              Subject: [PATCH bleedperl@6691] warnings pragma update
67866              
67867              Fix a core dump in lib/selfloader under -DDEBUGGING.
67868              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
67869              
67870              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
67871              
67872              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
67873              
67874              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
67875              Put back the long double avoidance code to POSIX.xs
67876              because VMS seems to need it still.
67877              
67878              Introduce a 'veryclean' target that is like 'distclean'
67879              but also removes *~ and *.orig.
67880              
67881              Subject: [ID 20000817.023] endianness description in perlfunc.pod
67882              
67883              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
67884              
67885              Let's try #6717 again.
67886              
67887              UTF8 concat fixes.
67888              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
67889              
67890              pp_open() could pass an uninitialized filename down to do_open9().
67891              
67892              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
67893              
67894              Update to CGI 2.72, from Lincoln Stein.
67895              
67896              Subject: [PATCH] Silence MakeMaker (Was: installman)
67897              
67898              Use temporary directory instead of current directory.
67899              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
67900              
67901              Document odd vs even subreleases and -Dusedevel.
67902              
67903              The veryclean target needs to clobber.
67904              
67905              Use File::Spec->tmpdir().
67906              
67907              Document the number of exponent digits.
67908              
67909              Mention perlebcdic and perlposix-bc.
67910              
67911              s/this one/the 5.6.0 release/
67912              
67913              The #6724 is here.
67914              
67915              The correct cleaning order is an art.
67916              
67917              small tweaks for change#6705: avoid C++ style comments in C code;
67918              use Perl's malloc API rather than the low level system one
67919              
67920              Array context keeps slithering in.
67921              
67922              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
67923              
67924              Subject: [PATCH] os2.c fix for use64bitint
67925              
67926              Update to Pod::LaTeX 0.53.
67927              Subject: [PATCH] lib/Pod/LaTeX.pm updates
67928              
67929              Document the endianness of Alpha more precisely.
67930              
67931              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
67932              
67933              Rename the macro argument because some preprocessors
67934              can't tell the difference and expand arguments also inside
67935              double quoted strings.
67936              
67937              free TLS slot properly on Windows
67938              
67939              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
67940              
67941              Unicos/mk requires elaborate paranoia.
67942              
67943              Tweak the floating point output routine preferences.
67944              
67945              Also under djgpp the timestamps are funky.
67946              
67947              Apply some PodParser 1.18 patches; the Pod/Find.pm
67948              patches cannot be applied since #6712 conflicts.
67949              
67950              Use PodParser 1.18 new test.
67951              
67952              A pod nit.
67953              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
67954              
67955              Be verydeepclean.
67956      Branch: maint-5.6/perl
67957           +> pod/perlebcdic.pod
67958           !> (integrate 106 files)
67959 ____________________________________________________________________________
67960 [  7892] By: jhi                                   on 2000/11/27  15:02:32
67961         Log: Update Changes.
67962      Branch: perl
67963            ! Changes patchlevel.h
67964 ____________________________________________________________________________
67965 [  7891] By: jhi                                   on 2000/11/27  14:57:23
67966         Log: Subject: Re: perlfaq style changes
67967              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67968              Date: Sat, 25 Nov 2000 23:32:26 -0800
67969              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
67970              
67971              plus a note from Ronald Kimball.
67972      Branch: perl
67973            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
67974 ____________________________________________________________________________
67975 [  7890] By: jhi                                   on 2000/11/27  14:53:14
67976         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
67977              From: Benjamin Holzman <bah@ecnvantage.com>
67978              Date: Sun, 26 Nov 2000 16:27:33 -0500
67979              Message-ID: <20001126162733.J25040@ecnvantage.com>
67980      Branch: perl
67981            ! gv.c
67982 ____________________________________________________________________________
67983 [  7889] By: jhi                                   on 2000/11/27  14:43:11
67984         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
67985              From: lvirden@cas.org
67986              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
67987              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
67988      Branch: perl
67989            ! README.amiga
67990 ____________________________________________________________________________
67991 [  7888] By: jhi                                   on 2000/11/27  14:32:34
67992         Log: Restore also the locale test to no-sprintf-taint state.
67993              Fixes the bug 20001127.003.
67994      Branch: perl
67995            ! sv.c t/pragma/locale.t
67996 ____________________________________________________________________________
67997 [  7887] By: gsar                                  on 2000/11/27  14:13:05
67998         Log: integrate changes#6613..6616,6620..6665 from mainline
67999              
68000              VMS configure.com update continues.
68001              
68002              Subject: Test fails / warnings with perl-current #6612
68003              
68004              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
68005              
68006              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68007              
68008              For now remove the mail code.
68009              
68010              Subject: Re: [PATCH] @+, @- readonly
68011              
68012              Subject: warning: storage class after type is obsolescent
68013              
68014              Subject: sfio2000
68015              
68016              Subject: Re: File::Temp problems on VMS in bleedperl
68017              
68018              README.os2 update.
68019              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
68020              
68021              Make the user to give up his firstborn, err, to knowingly
68022              verify installing an unstable developer release.  Also bump
68023              the release to 5.7.0, but leave a patch tag in the local
68024              patches saying that this is not yet the real thing.
68025              
68026              Update (kinda) to Test 1.14, from Joshua Pritikin.
68027              
68028              make ok etc also for win32.
68029              
68030              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
68031              
68032              Don't blow limited stacks, a lower number is enough to
68033              tickle the lookbehind limit.
68034              
68035              Use -Dusedevel; regen Configure and the respective Porting stuff.
68036              
68037              Subject: [PATCH] debugger exit code should reflect user exit code
68038              
68039              Subject: [PATCH perl@6620] cygwin port
68040              
68041              Missed a file from #6638.
68042              
68043              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)
68044              
68045              magic callbacks all need to have same type signature
68046              
68047              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
68048              
68049              Fix a dependency problem.
68050              Subject: [PATCH: 6640] VMS Makefile.SH update
68051              
68052              The numeric locale was reset to "C" by s?printf and never restored.
68053              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
68054              No test since adding the failing example to locale.t
68055              does not fail -- probably because the locale settings are so
68056              thoroughly tweaked by that time.  Running the example standalone
68057              does fail, though.  UPDATE: test case added at change #7540.
68058              
68059              Subject: [ID 20000324.040] minor fix to perlhpux.pod
68060              
68061              Update to CPAN 1.57.
68062              
68063              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
68064              
68065              Change the perlbug address to perl.org since it's more forgiving.
68066              
68067              Change the regx compilation error markers to use = instead of <
68068              since pod makes using the latter quite messy.  Reported in
68069              ID 20000814.006 by Abigail and in
68070              Subject: Unknown escape E<> ?
68071              
68072              Update to perldebtut 1.9, from Richard Foley.
68073              
68074              check that the number pseudo children doesn't exceed
68075              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
68076              the WaitForMultipleObjects() limit that would cause wait()
68077              to crash)
68078              wait() and waitpid() could potentially be rewritten to use
68079              more than one thread to do the waiting to eliminate this
68080              limitation
68081              
68082              change#6328 could make close(SOCKET) return false on windows
68083              when it shouldn't
68084              
68085              pod nit seen in passing
68086              
68087              on windows, the return values from wait() and waitpid() don't
68088              match those of pseudo-pids
68089              
68090              waitpid() now handles externally spawned pids correctly;
68091              fixes for backtick/wait/waitpid failures on Windows 9x
68092              these changes make the pid returned by process functions on
68093              Windows 9x always positive by clearing the high bit (which
68094              is always set on Win9x); pseudo-process PIDs are likewise
68095              always negative now on Win9x (just as on NT/2000)
68096              
68097              trailing new %ENV entries weren't being pushed into the real
68098              environment of subprocesses on Windows
68099              
68100              Tweak the regex compilation errors once more.
68101              
68102              avoid warnings from dense compiler
68103              
68104              add "ok" targets from change#6632 in makefile.mk
68105      Branch: maint-5.6/perl
68106            - lib/Pod/PlainText.pm vms/configure.com
68107           !> (integrate 66 files)
68108 ____________________________________________________________________________
68109 [  7886] By: jhi                                   on 2000/11/27  13:54:18
68110         Log: __FUNCTION__ isn't portable and trying to emulate it leads
68111              into practically spelling out the name of the function.
68112              Takes care of the bug 20001127.001.
68113      Branch: perl
68114            ! perlio.c
68115 ____________________________________________________________________________
68116 [  7885] By: gsar                                  on 2000/11/27  13:53:18
68117         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
68118              6610..6611 from mainline
68119              
68120              Make regular expression parse error messages easier to understand.
68121              Subject: Re: enhanced(?) regex error messages
68122              
68123              Tiny tidying on report_evil_fh().
68124              
68125              Subject: Re: enhanced(?) regex error messages 
68126              plus Capitalize the error messages, plus perldiag them.
68127              
68128              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
68129              
68130              Document here-doc better.
68131              
68132              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68133              
68134              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
68135              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
68136              (either perlbug or p5p ate the original), plus regen
68137              perlapi and perltoc. 
68138              
68139              Regen global.sym.
68140              
68141              Double check that we have a dirhandle.
68142              
68143              Subject: Re: enhanced(?) regex error messages
68144              (plus two small patches sent privately)
68145              (this still seems to leave few test failures)
68146              
68147              warn is a macro, avoid using at a variable to avoid warnings
68148              in some configurations; readdir.t is too conservative in
68149              estimating number of *.t's
68150              
68151              Get back into sync with Jeffrey on the enhanced regex warnings.
68152              
68153              Subject: [PATCH 5.6.0] cygwin port
68154              
68155              Zero entries were skipped, fix from Adrian Goalby
68156              <argoalby@yahoo.co.uk>
68157              
68158              Subject: Remove dead entry in perldiag
68159              
68160              Amend the description of Perl6.
68161              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
68162              
68163              detypo
68164              
68165              It's the 2ndO'ROSSC.
68166              
68167              Revert the sv.c part of #6559, a better fix is needed.
68168              
68169              Iterating perl6 description.
68170              
68171              Update to Term::ANSIColor 1.03, from Russ Allbery.
68172              
68173              Update to Getopt::Long 2.23_05, from Johan Vromans.
68174              
68175              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
68176              
68177              Update to Pod::Parser 1.17, from Brad Appleton.
68178              
68179              Update to CPAN 1.56, from Andreas König.
68180              
68181              Update to CGI 2.70, from Lincoln Stein.
68182              
68183              Put back the std @INC thing.
68184              
68185              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
68186              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
68187              
68188              Document the IO::Select timeout.
68189              
68190              sleep(1) does not necessarily return 1.
68191              Subject: [PATCH bleadperl] op/lex_assign.t  
68192              
68193              Subject: debugger "d" command doesnt check line number
68194              
68195              B::Deparse didn't do sub attributes.
68196              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68197              
68198              Preprocessing and postprocessing for File::Find.
68199              Subject: Patch to Find::File.pm to allow alphabetical results
68200              
68201              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
68202              
68203              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
68204              
68205              Subject: Re: [ID 20000730.003] utf8::length() bad
68206              
68207              Subject: Getting perlio and threads to compile
68208              (the Solaris version changes in Configure skipped)
68209              
68210              Tests for #6589.
68211              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68212              
68213              Add Perl debugging tutorial, regen toc. 
68214              Subject: perldebtut.pod
68215              
68216              Add a few missing files, update MANIFEST.
68217              
68218              Rewrite of vms/subconfigure.com as configure.com,
68219              from Peter Prymmer and the vmsperl crew.
68220              
68221              Should have deleted this in #6603.
68222              
68223              Fix the test for 5005threads.
68224              
68225              Fix-n-skip the tests under 5005threads.
68226              
68227              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
68228              
68229              Upgrade to CGI 2.71, from Lincoln Stein.
68230      Branch: maint-5.6/perl
68231           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
68232           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
68233           +> t/op/regmesg.t t/pod/find.t vms/configure.com
68234            - vms/subconfigure.com
68235            ! lib/lib.pm
68236           !> (integrate 115 files)
68237 ____________________________________________________________________________
68238 [  7884] By: jhi                                   on 2000/11/27  13:44:33
68239         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
68240              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68241              Date:     Mon, 27 Nov 2000 08:23:54 EST
68242              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
68243      Branch: perl
68244            ! vms/descrip_mms.template vms/test.com
68245 ____________________________________________________________________________
68246 [  7883] By: gsar                                  on 2000/11/27  11:50:46
68247         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
68248              6511..6513,6515..6523,6525..6536
68249              
68250              The swallow_bom() saga continues.  The #23 of require.t
68251              (UTF16-LE) still fails (silently, no output) but the #22
68252              (UTF16-BE) seems to be working now.  The root of the
68253              failure may be in sv_gets(): is it UTF-16LE-aware,
68254              especially when it comes to line endings? 
68255              
68256              Document the problem with -P in HP-UX and its workaround.
68257              
68258              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
68259              (aka ID 20000730.002)
68260              
68261              Subject: fix and question re: waitpid() under win32
68262              
68263              Make the safety catch for buggy gccs work with triple version
68264              numbers like 2.95.2.  Reported in
68265              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
68266              
68267              In Digital UNIX warn if gcc explicitly chosen because even
68268              2.95.2 is known to cause problems.
68269              
68270              Make chr() for values >127 to create utf8 when under utf8.
68271              
68272              various syntax errors and such (not fixed: comp/require.t#22 coredump
68273              on Windows)
68274              
68275              Stash away the largefiles flags and libswanted.
68276              
68277              BOM patching from Simon Cozens.
68278              
68279              If gccosandvers is equal to osname, clear gccosandvers.
68280              
68281              Make p4desc to skip non-mainperl branches by default.
68282              
68283              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
68284              
68285              The test from this
68286              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
68287              
68288              In new BSDs changes to argv[] do not show up in ps(1) output,
68289              instead one must use setproctitle().  This was already addressed
68290              by change #6457, but the below has a new variant for FreeBSD 4.0
68291              or later, and the matter is also documented more.
68292              
68293              FreeBSD 3.* updates from
68294              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
68295              
68296              regen_headers, regen perltoc.
68297              
68298              Document in one place the memory abstractions used in Perl core.
68299              
68300              memcpy has n o in it, as pinted ut by Sarathy.
68301              
68302              Remove the extraneous "main::" prefix from all the
68303              "opened only for", "on closed", and "never opened" warnings.
68304              
68305              The name of a filehandle does not have <these>.
68306              
68307              The tr utf8 patching continues.
68308              
68309              The new setproctitle() feature is available only in 
68310              bleeding edge FreeBSD.  From Paul Saab.
68311              
68312              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
68313              
68314              Dump UVs as UVs in Data::Dumper.
68315              
68316              detypo #6494
68317              
68318              Document the IVdf UVuf UVof UVxf.
68319              
68320              require.t needs binmode() to work on windows
68321              
68322              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
68323              that are hopefully soon put into use.
68324              
68325              Allow "no Module;" even if there is no 'unimport'.
68326              
68327              Better skip message for the test; one of the two problems in
68328              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
68329              
68330              The subtest 4 may fail also on VOBS, as pointed out
68331              by Nick Ing-Simmons in November 1999, bug id 19991124.003
68332              (but the failure in that bug report isn't the subtest 4).
68333              
68334              Be more informative on what is skipped and why,
68335              also repeat the list at the end.
68336              
68337              Add a URL for FSF.
68338              
68339              Subject: [PATCH] sv.h documentation - SvLEN
68340              
68341              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
68342              
68343              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
68344              
68345              Subject: [PATCH] bad cppsymbols on os2 + Configure question
68346              
68347              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
68348              
68349              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
68350              mention the idea of @( and @)
68351              
68352              This is 6512.  Really.
68353              
68354              Subject: [ID 19990721.004] Documentation bug in perlfunc
68355              
68356              Subject: Minor tweak to perlvar.pod
68357              
68358              In the warnings call filehandles consistently so;
68359              add "unopened" warning for stat().
68360              
68361              After the #6519 a warning about stat() is just that,
68362              not about a filetest, which now have their own warning.
68363              
68364              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
68365              
68366              Subject: Re: Array vs. List context
68367              
68368              Subject: New perlcc, take 2
68369              
68370              Weed buglets pointed out by
68371              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
68372              
68373              gcc versions might have (parentheses) in them.
68374              
68375              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
68376              
68377              Essential prototype changes were missing from #6527.
68378              Also make report_evil_fh() more bomb-proof.
68379              
68380              Zap lib/Sys directory when cleaning up.
68381              
68382              Change the Policy policy: now -Dprefix= with an existing
68383              Policy.sh and prefix == siteprefix == vendorprefix, then all
68384              of them follow along the new prefix.
68385              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
68386              
68387              Continue fixing the io warnings.  This also
68388              sort of fixes bug ID 20000802.003: the core dump
68389              is no more.  Whether the current behaviour is correct
68390              (giving a warning: "Not a format reference"), is another matter.
68391              
68392              Have symbols for the IoTYPEs.
68393              
68394              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
68395              
68396              Document a bit that UDP is not what you might think.
68397              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
68398              tr memory corruption fix from Simon Cozens.
68399              
68400              Plug the security hole described in the Aug 05 2000 bugtraq message
68401              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
68402              The security hole exists only in suidperls, which isn't
68403              installed or even built by default.
68404      Branch: maint-5.6/perl
68405           !> (integrate 71 files)
68406 ____________________________________________________________________________
68407 [  7882] By: gsar                                  on 2000/11/27  10:25:36
68408         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
68409              from mainline
68410              
68411              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
68412              to be fatal errors (instead of by default ignoring them, and
68413              ignoring with a bug: even though -w gave an error, the opening [
68414              was left in)  Reported in:
68415              
68416              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
68417              
68418              Subject: [PATCH] split /^/
68419              
68420              MacOS nits from Matthias Neeracher.
68421              
68422              More split() doc and test patches from Mike Guy.
68423              
68424              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
68425              from Graham Barr in the module list.
68426              
68427              docfix from Peter Scott <Peter@PSDT.com>.
68428              
68429              File::Temp patches for VMS and OS/2 from Tim Jenness.
68430              
68431              open() wariness in perlbug.
68432              
68433              Subject: [PATCH] minor doc change - perlguts
68434              
68435              Subject: Minor doc patch: handy.h
68436              
68437              Be wary of close()s, too.
68438              
68439              Further File::Temp patches from Yitzchak Scott-Thoennes
68440              and Craig A. Berry.
68441              
68442              Subject: [PATCH] fixes bug 20000508.004
68443              
68444              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
68445              
68446              Allow "no AutoLoader;", based on change #6444,
68447              suggested by Graham Barr.
68448              
68449              Use setproctitle() if available to modify $0.
68450              
68451              Warn if the version of the operating system used to compile gcc
68452              differs from the current version of the operating system.
68453              Also display the gcc compilation os and version in myconfig.
68454              Inspiration from
68455              
68456              Tiny fixes for #6460.
68457              
68458              The problem described in this
68459              Subject: [ID 20000322.018] named chars aren't magical enough
68460              has been fixed in perl 5.6.0 but just in case added a test
68461              to keep it away.  (The report from Joseph Hall.)
68462              
68463              Tune the comments and hopefully stop a memory leak.
68464              
68465              Subject: UTF8 concat
68466              (with a memory leak fixed, plus a few casts added)
68467              This also seems to help for
68468              Subject: [ID 20000716.015] join UTF8 weirdness
68469              
68470              Do not upgrade SVs into utf8 just because they participate
68471              in eq or cmp.  Reported and fix suggested in
68472              Subject: [ID 20000720.009] sv_eq UTF8 bug
68473              
68474              Fix the HALF_UPGRADE() macro introduced in #6263.
68475              
68476              Find green threads before native threads.
68477              Subject: Re: Patch to jpl/JNI/Makefile.PL
68478      Branch: maint-5.6/perl
68479           !> (integrate 30 files)
68480 ____________________________________________________________________________
68481 [  7881] By: jhi                                   on 2000/11/27  05:48:41
68482         Log: It seems that *both* the unused submatch loop cleanup
68483              codes are needed.
68484      Branch: perl
68485            ! regexec.c
68486 ____________________________________________________________________________
68487 [  7880] By: jhi                                   on 2000/11/27  04:50:07
68488         Log: Clean .exists deeper.
68489      Branch: perl
68490            ! Makefile.SH
68491 ____________________________________________________________________________
68492 [  7879] By: jhi                                   on 2000/11/27  02:31:35
68493         Log: The code in regcppop() (see #7878) contains the correct lower
68494              limit for the unused submatch 'cleanup' loop so that under
68495              "use utf8" the following code wouldn't dump core:
68496              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
68497              the cleanup loop in regtry() stomped beyond allocated area
68498              in the startp[] array.  Therefore, copied the correct lower
68499              loop limit (*PL_reglastparen) to regtry().  Note: something
68500              may still not be quite right: why was the _higher_ loop limit
68501              (prog->nparens) different in the utf8 case?
68502              
68503              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
68504              without core dumps, there were about 17 of them before
68505              the patch (with us since Perl 5.7.0).  Two failures, still:
68506              496 and 505 (though these may not be severe).
68507              
68508              Patch #7881 is also needed since both the cleanup loops
68509              seem to be needed.
68510              
68511              Also, the t/op/pat#44 seems to core dump under utf8.
68512              Plus a couple of failures.  UGH-8.
68513      Branch: perl
68514            ! regexec.c
68515 ____________________________________________________________________________
68516 [  7878] By: jhi                                   on 2000/11/27  02:21:17
68517         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
68518              the code in regcppop() seems to be redundant for the test suite --
68519              but it contains a germ of truth, and it needed for the build
68520              process itself: see #7879 and #7881.
68521      Branch: perl
68522            ! regexec.c
68523 ____________________________________________________________________________
68524 [  7877] By: jhi                                   on 2000/11/27  01:53:09
68525         Log: Comment on comment.
68526      Branch: perl
68527            ! regexec.c
68528 ____________________________________________________________________________
68529 [  7876] By: jhi                                   on 2000/11/27  00:49:59
68530         Log: Adjust the docs to agree with #7875.
68531      Branch: perl
68532            ! pod/perllocale.pod
68533 ____________________________________________________________________________
68534 [  7875] By: jhi                                   on 2000/11/27  00:49:27
68535         Log: Retract #7863.  It makes more sense not to taint formatted output,
68536              not even by sprintf().
68537      Branch: perl
68538            ! sv.c
68539 ____________________________________________________________________________
68540 [  7874] By: jhi                                   on 2000/11/26  23:36:02
68541         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
68542              Not really fixed (should really dump the UTF-8 charclass),
68543              but stopped displaying the garbage.
68544              
68545              Also add a note on the (missing) Unicode PSXSPC and BLANK.
68546      Branch: perl
68547            ! regcomp.c
68548 ____________________________________________________________________________
68549 [  7873] By: jhi                                   on 2000/11/26  21:31:13
68550         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
68551      Branch: perl
68552            ! regexec.c
68553 ____________________________________________________________________________
68554 [  7872] By: jhi                                   on 2000/11/26  21:06:04
68555         Log: No need to scan till infinity, 13 is enough.
68556      Branch: perl
68557            ! handy.h utf8.c
68558 ____________________________________________________________________________
68559 [  7871] By: jhi                                   on 2000/11/26  20:20:32
68560         Log: Test line numbers are different with utf8.
68561      Branch: perl
68562            ! t/op/re_tests
68563 ____________________________________________________________________________
68564 [  7870] By: jhi                                   on 2000/11/26  20:10:12
68565         Log: Message nit.
68566      Branch: perl
68567            ! regcomp.c
68568 ____________________________________________________________________________
68569 [  7869] By: jhi                                   on 2000/11/26  19:01:05
68570         Log: Make utf8_length() and utf8_distance() (the latter of which
68571              is unused at the moment) to be less forgiving about bad UTF-8.
68572      Branch: perl
68573            ! embed.h embed.pl objXSUB.h proto.h utf8.c
68574 ____________________________________________________________________________
68575 [  7868] By: jhi                                   on 2000/11/26  18:45:56
68576         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
68577              From: Benjamin Holzman <bah@ecnvantage.com>
68578              Date: Sat, 25 Nov 2000 20:40:20 -0500       
68579              Message-ID: <20001125204020.A25040@ecnvantage.com>              
68580              
68581              Debian allows installing /usr/bin/locale without installing
68582              any locales, an error message will ensue.
68583      Branch: perl
68584            ! t/pragma/locale.t
68585 ____________________________________________________________________________
68586 [  7867] By: jhi                                   on 2000/11/26  18:31:12
68587         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
68588              From: Benjamin Holzman <bah@ecnvantage.com>
68589              Date: Sun, 26 Nov 2000 02:42:34 -0500
68590              Message-ID: <20001126024234.G25040@ecnvantage.com>
68591              
68592              Patch for the bug 20000212.002.
68593      Branch: perl
68594            ! sv.c t/op/array.t
68595 ____________________________________________________________________________
68596 [  7866] By: jhi                                   on 2000/11/26  18:28:09
68597         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
68598              From: Tim Jenness <t.jenness@jach.hawaii.edu>
68599              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
68600              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
68601              
68602              File::Temp 0.11.
68603      Branch: perl
68604            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
68605 ____________________________________________________________________________
68606 [  7865] By: jhi                                   on 2000/11/26  18:24:22
68607         Log: The metaconfig unit change for #7864.
68608      Branch: metaconfig/U/perl
68609            ! need_va_copy.U
68610 ____________________________________________________________________________
68611 [  7864] By: jhi                                   on 2000/11/26  18:23:41
68612         Log: Make the va_copy() test not to be so talkative.
68613      Branch: perl
68614            ! Configure config_h.SH
68615 ____________________________________________________________________________
68616 [  7863] By: jhi                                   on 2000/11/26  18:11:02
68617         Log: Fix locale inconsistencies unearthed by Hugo's work.
68618              Now the floating point sprintf really does taint the result
68619              string as perllocale promises (has promised for a long time)
68620              if "use locale" is in the lexical scope.
68621      Branch: perl
68622            ! sv.c t/pragma/locale.t
68623 ____________________________________________________________________________
68624 [  7862] By: jhi                                   on 2000/11/26  00:35:15
68625         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
68626              From: Nicholas Clark <nick@ccl4.org>
68627              Date: Sun, 26 Nov 2000 00:07:50 +0000
68628              Message-ID: <20001126000750.A22446@plum.flirble.org>
68629              
68630              Infinit.
68631      Branch: perl
68632            ! sv.c
68633 ____________________________________________________________________________
68634 [  7861] By: jhi                                   on 2000/11/26  00:01:26
68635         Log: Integrate perlio.
68636      Branch: perl
68637           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
68638 ____________________________________________________________________________
68639 [  7860] By: nick                                  on 2000/11/25  22:04:17
68640         Log: Correct relative path from new ext\Filter\Util\Call location
68641              back to miniperl.
68642      Branch: perlio
68643            ! win32/makefile.mk
68644 ____________________________________________________________________________
68645 [  7859] By: nick                                  on 2000/11/25  21:26:54
68646         Log: Integrate mainline.
68647      Branch: perlio
68648           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
68649           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
68650           +> t/lib/filter-util.t
68651            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
68652            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
68653            - t/lib/filt-util.t
68654           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
68655           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
68656           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
68657           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
68658           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
68659           !> win32/makefile.mk
68660 ____________________________________________________________________________
68661 [  7858] By: gsar                                  on 2000/11/25  20:52:17
68662         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
68663              parent's memory; fix it by keeping track of the actual pad
68664              offset rather than a raw pointer (this change is probably also
68665              relevant to non-ithreads case to avoid fallout from reallocs of
68666              the pad array, but is currently only enabled for the ithreads
68667              case in the interests of minimal disruption to existing "well
68668              tested" code)
68669      Branch: perl
68670            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
68671            ! proto.h scope.c scope.h sv.c t/op/fork.t
68672 ____________________________________________________________________________
68673 [  7857] By: nick                                  on 2000/11/25  20:01:28
68674         Log: All tests pass on Win32/gcc/USE_PERLIO.
68675              - when crlf layer is pushed make unix-level binary.
68676              - remove :crlf injection in pp_backtick in pp_sys.c
68677              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
68678      Branch: perlio
68679            ! doio.c perlio.c pp_sys.c win32/makefile.mk
68680 ____________________________________________________________________________
68681 [  7856] By: jhi                                   on 2000/11/25  18:38:30
68682         Log: Update the metaconfig units for #7855.
68683      Branch: metaconfig/U/perl
68684            ! useperlio.U usesocks.U
68685 ____________________________________________________________________________
68686 [  7855] By: jhi                                   on 2000/11/25  18:37:54
68687         Log: Undo the SOCKS workarounds, instead start using PerlIO
68688              if SOCKS is selected.
68689              
68690              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
68691              From: Jens Hamisch <jens@Strawberry.COM>
68692              Date: Fri, 24 Nov 2000 18:31:30 +0100
68693              Message-ID: <20001124183130.E28337@Strawberry.COM>
68694              
68695              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
68696              From: Jens Hamisch <jens@Strawberry.COM>
68697              Date: Fri, 24 Nov 2000 19:11:51 +0100
68698              Message-ID: <20001124191151.A28753@Strawberry.COM>
68699      Branch: perl
68700            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
68701            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
68702 ____________________________________________________________________________
68703 [  7854] By: jhi                                   on 2000/11/25  17:39:08
68704         Log: Undo #7848.  Some of the code seems to use walkoptree(),
68705              some walkoptree_slow().  An unfinished renaming?
68706              Now the sub is walkoptree() (which is @EXPORT_OK),
68707              the walkoptree_slow() is a typeglob alias to walkoptree.
68708              This makes the tests to pass, at least.
68709      Branch: perl
68710            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
68711 ____________________________________________________________________________
68712 [  7853] By: nick                                  on 2000/11/24  22:24:33
68713         Log: Re-arrange crlf vs binary for platforms that care.
68714              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
68715              Lip-service to making stdio layer work on such platforms (untested).
68716              Now fails 3 tests rather than one, checkin to see if I can debug 
68717              the issue under linux. (Do not merge.)
68718      Branch: perlio
68719            ! doio.c perlio.c perliol.h
68720 ____________________________________________________________________________
68721 [  7852] By: jhi                                   on 2000/11/24  18:57:39
68722         Log: AUTHORS edits.
68723      Branch: perl
68724            ! AUTHORS
68725 ____________________________________________________________________________
68726 [  7851] By: jhi                                   on 2000/11/24  17:34:56
68727         Log: Add Jan-Erik Karlsson.
68728      Branch: perl
68729            ! AUTHORS
68730 ____________________________________________________________________________
68731 [  7850] By: jhi                                   on 2000/11/24  17:27:56
68732         Log: Configure should find stdchar on its own.
68733      Branch: perl
68734            ! hints/solaris_2.sh
68735 ____________________________________________________________________________
68736 [  7849] By: jhi                                   on 2000/11/24  17:24:55
68737         Log: Subject: PATCH over 7848: Filter test flawed
68738              From: andreas.koenig@anima.de (Andreas J. Koenig)
68739              Date: 24 Nov 2000 10:28:29 +0100
68740              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
68741      Branch: perl
68742            ! t/lib/filter-util.t
68743 ____________________________________________________________________________
68744 [  7848] By: jhi                                   on 2000/11/24  17:22:15
68745         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
68746              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
68747              Date: Fri, 24 Nov 2000 16:12:58 +0000
68748              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
68749      Branch: perl
68750            ! ext/B/B.pm
68751 ____________________________________________________________________________
68752 [  7847] By: jhi                                   on 2000/11/24  03:07:01
68753         Log: Integrate perlio.
68754      Branch: perl
68755           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
68756           !> win32/makefile.mk
68757 ____________________________________________________________________________
68758 [  7846] By: gsar                                  on 2000/11/24  00:55:57
68759         Log: integrate changes#6415..6418,6420..6438 from mainline
68760              
68761              Fix the bitvector ops for utf8 (tricky since past 7 bits
68762              the utf8 'characters' can be more than one octet).
68763              
68764              MPE/ix updates for perl 5.6.0 from Mark Bixby.
68765              
68766              Subject: SDBM_File documentation
68767              
68768              Detypo.
68769              
68770              Decutandpasto.
68771              
68772              Send all installperl messages to STDERR and be -w clean.
68773              
68774              Out-of-date note removed.
68775              
68776              Protect against "wild next"s, that is, callbacks doing "next"
68777              instead of "return".
68778              
68779              Use STDOUT consistently.
68780              
68781              The output might have been produced in the wrong order.
68782              
68783              A missing 'break' after the [[:space:]] switch case.
68784              
68785              Add tests for
68786              [ID 19991110.003] another matching finding by pcre author
68787              which has already been fixed by some patch, as verified in
68788              
68789              Documentation to explain the behaviour of map().
68790              
68791              Add an optimization for map-maps-a-list-element-to-more-list-elements
68792              case, but add also notes explaining the relationship of this
68793              patch and the earlier notes by Sarathy.
68794              
68795              Subject: [ID 20000716.023] syslog test fails without sockets
68796              
68797              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
68798              Test cases for #6431.
68799              
68800              File::Spec::VMS fixup for tmpdir from Craig Berry.
68801              
68802              Make the "uninit variable" warning to say "concat or string"
68803              or "join or string" when in concat or join .
68804              
68805              Get UTF16 BOMs working.  Patch from
68806              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
68807              
68808              Subject: [PATCH] Make large file tests deal with SIGXFSZ
68809              
68810              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
68811              
68812              Subject: [PATCH] av.c apidoc
68813      Branch: maint-5.6/perl
68814           !> (integrate 43 files)
68815 ____________________________________________________________________________
68816 [  7845] By: gsar                                  on 2000/11/24  00:20:45
68817         Log: integrate changes#6406..6414 from mainline
68818              
68819              Merge perlhacktut into perlhack, update perlguts.
68820              
68821              Fix AutoSplit to use File::Spec the right way in VMS,
68822              from Peter Prymmer.
68823              
68824              The bug report
68825              [ID 19991110.002] minimal matching discrepancy found by pcre author
68826              seems to have been fixed (though differently from what was suggested
68827              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
68828              
68829              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
68830              not in pod, from Peter Prymmer
68831              
68832              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
68833              From: Hugo <hv@crypt.compulink.co.uk>
68834              Date: Fri, 14 Jul 2000 23:05:20 +0100
68835              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
68836              
68837              Didn't anymore apply, but that point still could use another fix.
68838              
68839              lib/b test fixes from Peter Prymmer.
68840              
68841              More docs for sv functions.
68842              
68843              perlvms.pod whitespace cleanup to keep pod utils happy.
68844              
68845              another VMS build tweak from Peter Prymmer
68846      Branch: maint-5.6/perl
68847           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
68848           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
68849           !> vms/descrip_mms.template vms/perlvms.pod
68850 ____________________________________________________________________________
68851 [  7844] By: nick                                  on 2000/11/23  23:42:45
68852         Log: Win32/perlio Now just fails one io/argv.t test - lack 
68853              of default :crlf on standard streams.
68854      Branch: perlio
68855            ! doio.c perlio.c
68856 ____________________________________________________________________________
68857 [  7843] By: nick                                  on 2000/11/23  23:04:05
68858         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
68859              peek fail is showing a real problem (multiple crlf layers
68860              are getting pushed.)
68861      Branch: perlio
68862            ! doio.c perlio.c win32/makefile.mk
68863 ____________________________________________________________________________
68864 [  7842] By: nick                                  on 2000/11/23  19:46:23
68865         Log: Implement PerlIO_binmode()
68866              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
68867              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
68868              make binmode in t/lib/io_tell.t unconditional so that works.
68869              Checkin just so Win32 machine can see these changes.
68870      Branch: perlio
68871            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
68872 ____________________________________________________________________________
68873 [  7841] By: jhi                                   on 2000/11/23  19:30:00
68874         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
68875      Branch: perl
68876            ! README.amiga
68877 ____________________________________________________________________________
68878 [  7840] By: jhi                                   on 2000/11/23  17:18:02
68879         Log: SOCKS wrestling continues, patches from Jens Hamisch.
68880      Branch: perl
68881            ! doio.c embed.h embed.pl perlsdio.h proto.h
68882 ____________________________________________________________________________
68883 [  7839] By: jhi                                   on 2000/11/23  16:54:14
68884         Log: Push Filter::Util::Call one level deeper.
68885      Branch: perl
68886            + t/lib/filter-util.t
68887           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
68888           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
68889            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
68890            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
68891            - t/lib/filt-util.t
68892            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
68893            ! win32/Makefile win32/makefile.mk
68894 ____________________________________________________________________________
68895 [  7838] By: jhi                                   on 2000/11/23  16:52:40
68896         Log: Reach back one higher up when searching for PERL_SRC.
68897      Branch: perl
68898            ! lib/ExtUtils/MM_Unix.pm
68899 ____________________________________________________________________________
68900 [  7837] By: jhi                                   on 2000/11/23  16:05:41
68901         Log: Subject: Re: perl@7826
68902              Date: Thu, 23 Nov 2000 02:20:25 -0600
68903              From: "Craig A. Berry" <craigberry@mac.com>
68904              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
68905              
68906              Make VMS to like Filter::Util::Call. 
68907      Branch: perl
68908            ! configure.com ext/Filter/Util/Makefile.PL
68909 ____________________________________________________________________________
68910 [  7836] By: nick                                  on 2000/11/23  16:04:08
68911         Log: Implement crlf layer - not ready for merge.
68912      Branch: perlio
68913            ! perlio.c win32/makefile.mk
68914 ____________________________________________________________________________
68915 [  7835] By: jhi                                   on 2000/11/23  15:56:52
68916         Log: STDCHAR is different in Sparc v9 vs x86.
68917      Branch: perl
68918            ! hints/solaris_2.sh
68919 ____________________________________________________________________________
68920 [  7834] By: jhi                                   on 2000/11/23  15:50:47
68921         Log: The type needs to be visible to protos.
68922      Branch: perl
68923            ! perl.h
68924 ____________________________________________________________________________
68925 [  7833] By: jhi                                   on 2000/11/23  15:40:46
68926         Log: Finish unfinished SOCKS workaround changes.
68927      Branch: perl
68928            ! doio.c
68929 ____________________________________________________________________________
68930 [  7832] By: jhi                                   on 2000/11/23  15:33:30
68931         Log: Integrate perlio.
68932      Branch: perl
68933           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
68934           !> win32/makefile.mk
68935 ____________________________________________________________________________
68936 [  7831] By: nick                                  on 2000/11/23  10:31:07
68937         Log: Correct makefile.mk dependancies for ext/Filter/Util
68938              Build ext/Encode
68939              Run dmake regen_config_h
68940      Branch: perlio
68941            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68942            ! win32/makefile.mk
68943 ____________________________________________________________________________
68944 [  7830] By: nick                                  on 2000/11/23  08:05:07
68945         Log: Integrate mainline
68946      Branch: perlio
68947           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
68948           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
68949           +> t/lib/filt-util.pl t/lib/filt-util.t
68950           !> (integrate 41 files)
68951 ____________________________________________________________________________
68952 [  7829] By: gsar                                  on 2000/11/23  03:07:11
68953         Log: build the Filter extension on windows
68954      Branch: perl
68955            ! win32/Makefile win32/makefile.mk
68956 ____________________________________________________________________________
68957 [  7828] By: gsar                                  on 2000/11/23  02:46:35
68958         Log: regenerate win32/config* and fix some inconsistencies in the
68959              makefiles; always export Perl_deb() because it is needed
68960              by ext/re/* (whether perl itself is built with -DDEBUGGING
68961              or not)
68962      Branch: perl
68963            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
68964            ! win32/config_H.vc win32/makefile.mk
68965 ____________________________________________________________________________
68966 [  7827] By: gsar                                  on 2000/11/23  02:18:38
68967         Log: get sources building on windows+MSVC again (untested with other
68968              compilers)
68969      Branch: perl
68970            ! win32/include/sys/socket.h win32/perllib.c
68971 ____________________________________________________________________________
68972 [  7826] By: jhi                                   on 2000/11/23  01:18:26
68973         Log: Update Changes.
68974      Branch: perl
68975            ! Changes patchlevel.h
68976 ____________________________________________________________________________
68977 [  7825] By: jhi                                   on 2000/11/23  00:20:41
68978         Log: Subject: Re: av.c patch (having slight problems)
68979              From: "Ben Tilly" <ben_tilly@hotmail.com>
68980              Date: Tue, 21 Nov 2000 23:29:31 -0500
68981              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
68982              
68983              unshift() speedup.
68984      Branch: perl
68985            ! av.c
68986 ____________________________________________________________________________
68987 [  7824] By: jhi                                   on 2000/11/22  23:59:15
68988         Log: Fixes for signedness warnings noticed by VMSperlers.
68989      Branch: perl
68990            ! ext/Storable/Storable.xs regcomp.c sv.c
68991 ____________________________________________________________________________
68992 [  7823] By: jhi                                   on 2000/11/22  23:19:31
68993         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
68994              From: Peter Prymmer <pvhp@forte.com>
68995              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
68996              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
68997      Branch: perl
68998            ! t/pragma/warn/pp_hot
68999 ____________________________________________________________________________
69000 [  7822] By: jhi                                   on 2000/11/22  22:52:20
69001         Log: Be clean.
69002      Branch: perl
69003            ! Makefile.SH
69004 ____________________________________________________________________________
69005 [  7821] By: jhi                                   on 2000/11/22  22:46:39
69006         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
69007              by Damian Conway, as suggested by Paul Marquess.
69008      Branch: perl
69009            + lib/Filter/Simple.pm
69010 ____________________________________________________________________________
69011 [  7820] By: jhi                                   on 2000/11/22  22:45:51
69012         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
69013      Branch: perl
69014            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69015            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69016            + t/lib/filt-util.t
69017            ! MANIFEST
69018 ____________________________________________________________________________
69019 [  7819] By: jhi                                   on 2000/11/22  22:03:27
69020         Log: Integrate perlio.
69021      Branch: perl
69022           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69023           !> win32/makefile.mk
69024 ____________________________________________________________________________
69025 [  7818] By: jhi                                   on 2000/11/22  21:56:02
69026         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
69027      Branch: perl
69028            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
69029            ! t/lib/io_sock.t
69030 ____________________________________________________________________________
69031 [  7817] By: jhi                                   on 2000/11/22  21:39:49
69032         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
69033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69034              Date: Wed, 22 Nov 2000 16:08:12 -0500
69035              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
69036      Branch: perl
69037            ! lib/ExtUtils/Liblist.pm
69038 ____________________________________________________________________________
69039 [  7816] By: jhi                                   on 2000/11/22  21:38:25
69040         Log: Go ahead and #include <unistd.h> in perl.h.
69041      Branch: perl
69042            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
69043            ! util.c
69044 ____________________________________________________________________________
69045 [  7815] By: jhi                                   on 2000/11/22  21:22:52
69046         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
69047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69048              Date: Mon, 20 Nov 2000 18:30:52 -0500
69049              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
69050      Branch: perl
69051            ! pod/perlre.pod regcomp.c t/op/re_tests
69052 ____________________________________________________________________________
69053 [  7814] By: jhi                                   on 2000/11/22  21:21:46
69054         Log: Subject: [PATCH 5.7.0] Liblist finally works
69055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69056              Date: Tue, 21 Nov 2000 22:02:17 -0500
69057              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
69058      Branch: perl
69059            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
69060            ! lib/ExtUtils/MakeMaker.pm
69061 ____________________________________________________________________________
69062 [  7813] By: jhi                                   on 2000/11/22  21:20:23
69063         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
69064              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69065              Date: Wed, 22 Nov 2000 17:53:15 +0100
69066              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
69067              
69068              AIX dynaloader and perlio patch.
69069      Branch: perl
69070            ! ext/DynaLoader/dl_aix.xs
69071 ____________________________________________________________________________
69072 [  7812] By: jhi                                   on 2000/11/22  21:17:52
69073         Log: (Accidentally empty patch.)
69074      Branch: perl
69075            ! av.c
69076 ____________________________________________________________________________
69077 [  7811] By: jhi                                   on 2000/11/22  21:16:31
69078         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69079              From: Peter Prymmer <pvhp@forte.com>
69080              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
69081              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
69082      Branch: perl
69083            ! vms/test.com
69084 ____________________________________________________________________________
69085 [  7810] By: jhi                                   on 2000/11/22  21:15:36
69086         Log: Subject: Re: perl@7777 
69087              From: "John P. Linderman" <jpl@research.att.com>
69088              Date: Wed, 22 Nov 2000 13:11:11 -0500
69089              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
69090              
69091              Detypoing.
69092      Branch: perl
69093            ! lib/CPAN.pm
69094 ____________________________________________________________________________
69095 [  7809] By: jhi                                   on 2000/11/22  21:14:19
69096         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
69097              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69098              Date:     Wed, 22 Nov 2000 13:51:37 EST
69099              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
69100      Branch: perl
69101            ! perlsdio.h
69102 ____________________________________________________________________________
69103 [  7808] By: jhi                                   on 2000/11/22  21:13:27
69104         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69105              From: Casey Tweten <crt@kiski.net>
69106              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
69107              Message-Id: <200011201653.LAA10194@home.kiski.net>
69108      Branch: perl
69109            ! t/lib/io_udp.t
69110 ____________________________________________________________________________
69111 [  7807] By: jhi                                   on 2000/11/22  21:12:35
69112         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69113              From: Casey Tweten <crt@kiski.net>
69114              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
69115              Message-Id: <200011201636.LAA07227@home.kiski.net>
69116      Branch: perl
69117            ! t/lib/io_sock.t
69118 ____________________________________________________________________________
69119 [  7806] By: jhi                                   on 2000/11/22  21:10:59
69120         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
69121              From: "Casey R. Tweten" <crt@kiski.net>
69122              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
69123              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
69124      Branch: perl
69125            ! utils/h2xs.PL
69126 ____________________________________________________________________________
69127 [  7805] By: nick                                  on 2000/11/22  21:05:06
69128         Log: Integrate mainline
69129      Branch: perlio
69130           !> Changes Porting/genlog ext/DB_File/DB_File.xs
69131           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
69132           !> utils/perlbug.PL
69133 ____________________________________________________________________________
69134 [  7804] By: jhi                                   on 2000/11/22  21:01:12
69135         Log: Subject: [PATCH] Test.pm POD peculiarity
69136              From: "Casey R. Tweten" <crt@kiski.net>
69137              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
69138              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
69139      Branch: perl
69140            ! lib/Test.pm
69141 ____________________________________________________________________________
69142 [  7803] By: jhi                                   on 2000/11/22  20:59:59
69143         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
69144              From: "Philip Newton" <pnewton@gmx.de>
69145              Date: Wed, 22 Nov 2000 14:25:53 +0100
69146              Message-Id: <3A1BD771.25462.1939FAD@localhost>
69147              
69148              Be case-understanding also on 's', and use the -oi of sendmail
69149              not to terminate the transmission on a lone '.'.
69150      Branch: perl
69151            ! utils/perlbug.PL
69152 ____________________________________________________________________________
69153 [  7802] By: nick                                  on 2000/11/22  20:51:42
69154         Log: Win32 PerlIO intermediate state now working as expected.
69155              - In current state we are still using C runtime in text/binary
69156              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
69157              - PERLIO=stdio and PERLIO=unix pass all expected tests.
69158              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
69159              and PerlIO_seek() and the dummy crlf layer is not making adjustments
69160              for CRLF translation happening in C runtime. All other tests pass.
69161              
69162              Added note to README.win32 to point out the snags of doing a perl build
69163              with Norton AntiVirus turned on.
69164              
69165              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
69166              which file a fail comes from.
69167              
69168              Updated "canned" config.h to match the one generated.
69169      Branch: perlio
69170            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69171            ! win32/makefile.mk
69172 ____________________________________________________________________________
69173 [  7801] By: jhi                                   on 2000/11/22  06:50:20
69174         Log: Nickety nits.
69175      Branch: perl
69176            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
69177 ____________________________________________________________________________
69178 [  7800] By: jhi                                   on 2000/11/22  01:29:55
69179         Log: Changes had accidentally gone too silent on non-main branches.
69180      Branch: perl
69181            ! Changes Porting/genlog patchlevel.h
69182 ____________________________________________________________________________
69183 [  7799] By: gsar                                  on 2000/11/22  01:02:56
69184         Log: some lib_pm.PL changes snuck in via change#7772
69185      Branch: maint-5.6/perl
69186            ! Makefile.SH
69187 ____________________________________________________________________________
69188 [  7798] By: nick                                  on 2000/11/21  21:59:40
69189         Log: Integrate mainline
69190      Branch: perlio
69191           !> (integrate 28 files)
69192 ____________________________________________________________________________
69193 [  7797] By: jhi                                   on 2000/11/21  21:01:45
69194         Log: Integrate perlio.
69195      Branch: perl
69196           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
69197 ____________________________________________________________________________
69198 [  7796] By: nick                                  on 2000/11/21  20:36:22
69199         Log: Win32 builds and runs (mostly) with USE_PERLIO.
69200              PERLIO=perlio passes all tests. 
69201              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
69202      Branch: perlio
69203            ! perlio.c win32/perllib.c win32/win32.c
69204 ____________________________________________________________________________
69205 [  7795] By: jhi                                   on 2000/11/21  19:03:44
69206         Log: Update Changes.
69207      Branch: perl
69208            ! Changes patchlevel.h
69209 ____________________________________________________________________________
69210 [  7794] By: jhi                                   on 2000/11/21  18:56:34
69211         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
69212              From: "Craig A. Berry" <craigberry@mac.com>
69213              Date: Mon, 20 Nov 2000 20:27:06 -0600
69214              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
69215              
69216              A cut-and-pasto.
69217      Branch: perl
69218            ! perlio.h
69219 ____________________________________________________________________________
69220 [  7793] By: jhi                                   on 2000/11/21  18:54:41
69221         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
69222              From: Dominic Dunlop <domo@computer.org> 
69223              Date: Mon, 20 Nov 2000 18:55:29 +0100
69224              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
69225              
69226              va_copy() and the need of it.
69227              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
69228      Branch: metaconfig/U/perl
69229            + need_va_copy.U
69230      Branch: perl
69231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69232            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
69233            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69234            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69235            ! win32/config.bc win32/config.gc win32/config.vc
69236 ____________________________________________________________________________
69237 [  7792] By: jhi                                   on 2000/11/21  17:04:10
69238         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
69239      Branch: perl
69240           !> scope.h
69241 ____________________________________________________________________________
69242 [  7791] By: jhi                                   on 2000/11/21  17:01:16
69243         Log: Export the SOCKS workaround symbols only if necessary.
69244      Branch: perl
69245            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
69246 ____________________________________________________________________________
69247 [  7790] By: nick                                  on 2000/11/20  23:57:11
69248         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
69249      Branch: perlio
69250            ! scope.h
69251 ____________________________________________________________________________
69252 [  7789] By: nick                                  on 2000/11/20  23:38:33
69253         Log: Integrate mainline
69254      Branch: perlio
69255           +> lib/File/Spec/Epoc.pm
69256           !> (integrate 34 files)
69257 ____________________________________________________________________________
69258 [  7788] By: nick                                  on 2000/11/20  23:20:18
69259         Log: Make extra buffer layer work (dummy crlf layer)
69260      Branch: perlio
69261            ! doio.c perlio.c perlio.h
69262 ____________________________________________________________________________
69263 [  7787] By: jhi                                   on 2000/11/20  22:44:04
69264         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
69265              From: Peter Prymmer <pvhp@forte.com>
69266              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
69267              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
69268      Branch: perl
69269            ! t/pragma/locale.t
69270 ____________________________________________________________________________
69271 [  7786] By: jhi                                   on 2000/11/20  22:29:10
69272         Log: Subject: DOC PATCH 5.6.0 perlreftut
69273              From: mjd@plover.com
69274              Date: 20 Nov 2000 19:45:06 -0000
69275              Message-ID: <20001120194506.9505.qmail@plover.com>
69276      Branch: perl
69277            ! pod/perlreftut.pod
69278 ____________________________________________________________________________
69279 [  7785] By: jhi                                   on 2000/11/20  22:27:44
69280         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69281              From: David Dyck <dcd@tc.fluke.com>
69282              Date: Mon, 20 Nov 2000 11:43:40 -0800
69283              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
69284      Branch: perl
69285            ! lib/Cwd.pm
69286 ____________________________________________________________________________
69287 [  7784] By: jhi                                   on 2000/11/20  22:23:21
69288         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
69289              Date: Mon, 20 Nov 2000 17:06:10 -0500
69290              To: Mailing list Perl5 <perl5-porters@perl.org>
69291              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
69292      Branch: perl
69293            ! pp_ctl.c t/op/pat.t
69294 ____________________________________________________________________________
69295 [  7783] By: jhi                                   on 2000/11/20  22:11:18
69296         Log: Subject: [PATCH] doop.c - UTF8 tr///               
69297              From: Simon Cozens <simon@cozens.net>
69298              Date: Sat, 18 Nov 2000 18:49:30 +0000
69299              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
69300              
69301              Subject: Re: [PATCH] doop.c - UTF8 tr///           
69302              From: Simon Cozens <simon@cozens.net>
69303              Date: Mon, 20 Nov 2000 20:45:22 +0000
69304              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
69305              
69306              Make tr on UTF-8 better but still not correct.
69307      Branch: perl
69308            ! doop.c
69309 ____________________________________________________________________________
69310 [  7782] By: jhi                                   on 2000/11/20  22:02:16
69311         Log: Remove the shared object before attempting to create
69312              (by linking) a new one.  E.g. in AIX not removing
69313              becomes quite painful if one tries to do more than one
69314              build in the same tree (an interrupted build, for example),
69315              since the AIX' shared dynaloader seemingly keeps the shared
69316              objects open and therefore 'busy' for quite a while, even when
69317              nobody is using the objects, leading into link failures.
69318      Branch: perl
69319            ! lib/ExtUtils/MM_Unix.pm
69320 ____________________________________________________________________________
69321 [  7781] By: gsar                                  on 2000/11/20  19:02:55
69322         Log: type mismatch due to faulty integration
69323      Branch: maint-5.6/perl
69324            ! toke.c win32/Makefile
69325 ____________________________________________________________________________
69326 [  7780] By: gsar                                  on 2000/11/20  17:31:55
69327         Log: integrate changes#6392,6394..6399,6401..6404
69328              
69329              The {multiplier} of a fixed substring was overlooked which
69330              caused a wrong initial search offset for that substring.
69331              
69332              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
69333              From: Hugo <hv@crypt.compulink.co.uk>
69334              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
69335              Date: Thu, 13 Jul 2000 19:27:13 +0100
69336              
69337              Fix the BOM bug: not a byteorder bug, a signedness bug.
69338              
69339              Replace change #6337 with a better one.
69340              
69341              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69342              From: Hugo <hv@crypt.compulink.co.uk>
69343              Date: Fri, 14 Jul 2000 04:16:20 +0100
69344              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
69345              
69346              MakeMaker should not remove editor backups (*~) on `make clean`
69347              by default (completes change#6383)
69348              
69349              move new variables to the end of the interpreter structure (for
69350              bincompat in code that doesn't #include XSUB.h)
69351              
69352              rename totally bletcherous SvLOCK() thingy (doesn't do what the
69353              name suggests anyway)
69354              
69355              various cleanups (typos, misformatted code, and small bugs)
69356              
69357              typecasts needed for change#6394
69358              
69359              typos in change#6399, regen headers
69360              
69361              inconsistent types needs casts
69362              
69363              PERL_OBJECT build tweaks
69364      Branch: maint-5.6/perl
69365           !> MANIFEST doop.c embed.h embed.pl embedvar.h
69366           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
69367           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
69368           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
69369           !> toke.c util.c
69370 ____________________________________________________________________________
69371 [  7779] By: gsar                                  on 2000/11/20  17:06:29
69372         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
69373              
69374              Cosmetics and perldelta.
69375              
69376              Fix nits noticed by Boston.pm.
69377              
69378              Do the cc sanity check both before the hints and
69379              after the cc selction.
69380              
69381              get sprintf.t to adjust properly for 3-digit exponents
69382              
69383              don't clobber *.orig files on *clean targets
69384              
69385              fix bugs in processing %v-*d and similar format specs (from
69386              Avi Finkel <avi@finkel.org>)
69387              
69388              sprintf test tweaks (from Dominic Dunlop)
69389              
69390              new selfloader.t in change#6183 doesn't close DATA handles,
69391              and thus fails to clean up tmp files on dosish platforms
69392              
69393              typos (spotted by Peter Prymmer)
69394              
69395              typo fix from Craig Berry
69396      Branch: maint-5.6/perl
69397           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
69398           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
69399           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
69400           !> x2p/Makefile.SH
69401 ____________________________________________________________________________
69402 [  7778] By: gsar                                  on 2000/11/20  16:46:51
69403         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
69404              
69405              Subject: Re: format bug report  [Patch]
69406              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69407              Date: Wed, 05 Jul 2000 13:12:52 +0200
69408              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
69409              
69410              Subject: Re: format bug report  [Patch]
69411              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69412              Date: Wed, 05 Jul 2000 14:10:01 +0200
69413              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
69414              
69415              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
69416              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69417              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
69418              Date: Fri, 07 Jul 2000 17:57:16 +0100
69419              
69420              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
69421              To: perl5-porters@perl.org
69422              From: Karsten Sperling <spiff@phreax.net>
69423              Date: Mon, 10 Jul 2000 15:12:52 +0200
69424              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
69425              
69426              README.posix-bc podified from Thomas Dorner.
69427              
69428              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
69429              From: Dominic Dunlop <domo@computer.org>
69430              Date: Tue, 11 Jul 2000 12:27:33 +0200
69431              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
69432              
69433              Typo in #6341.
69434              
69435              Fix for
69436              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
69437              From: Roderick Schertler <roderick@argon.org>
69438              Date: Tue, 11 Jul 2000 13:55:05 -0400
69439              Message-Id: <200007111755.NAA05077@jones.argon.org>
69440              
69441              Minor cleanups on the booklist.
69442              
69443              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
69444              regen perltoc.
69445              
69446              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
69447      Branch: maint-5.6/perl
69448           +> pod/perlbook.pod
69449           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
69450           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
69451           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
69452 ____________________________________________________________________________
69453 [  7777] By: jhi                                   on 2000/11/20  16:08:49
69454         Log: Update Changes.
69455      Branch: perl
69456            ! Changes patchlevel.h
69457 ____________________________________________________________________________
69458 [  7776] By: jhi                                   on 2000/11/20  15:27:56
69459         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
69460              This may be overly harsh but until proven otherwise, we think this
69461              way, or until we have a simple test for Configure (having to start
69462              up servers is does not count as simple) to check for the problems.
69463      Branch: perl
69464            ! perl.h
69465 ____________________________________________________________________________
69466 [  7775] By: jhi                                   on 2000/11/20  15:22:17
69467         Log: Solaris hints tweaks.
69468      Branch: perl
69469            ! hints/solaris_2.sh
69470 ____________________________________________________________________________
69471 [  7774] By: jhi                                   on 2000/11/20  15:01:20
69472         Log: Add a workaround to SOCKS 64-bit problems.
69473      Branch: perl
69474            ! doio.c embed.h embed.pl perlsdio.h proto.h
69475 ____________________________________________________________________________
69476 [  7773] By: jhi                                   on 2000/11/20  14:51:47
69477         Log: sysseek() instead of seek().
69478      Branch: perl
69479            ! t/lib/syslfs.t
69480 ____________________________________________________________________________
69481 [  7772] By: gsar                                  on 2000/11/20  13:06:23
69482         Log: integrate changes#6315..6319,6321..6331,6333..6338
69483              
69484              Integrate with Sarathy, preliminary fix for unicos
69485              alignment problems in [ID 20000612.002] Perl problem on Cray system.
69486              
69487              some debugger output does not go to the socket when RemotePort is set
69488              
69489              winsock cleanup never done on Windows (leads to handle leaks)
69490              
69491              fix UNC path handling on Windows under ithreads, and chdir()
69492              return value when given a non-existent directory
69493              
69494              Autogenerate pod/Makefile and pod/buildtoc.
69495              buildtoc also checks whether the existin pods are
69496              mentioned in MANIFEST and perl.pod, and vice versa.
69497              (None of the thusly found discrepancies fixed yet.)
69498              roffitall also needs to be autogenerated similarly but it
69499              seems so badly out of date that I didn't touch it yet.
69500              
69501              Config is being used.
69502              
69503              Add =head1 NAMEs so that buildtoc is happy.
69504              (The CGI::Util nit reported to Lincoln.)
69505              
69506              Fix complaints of buildtoc.
69507              
69508              Fix the alignment problem in Crays ([ID 20000612.002]).
69509              
69510              Remove perlbook, update perlfaq book listing,
69511              rearrange perl.pod, regenerate perltoc.
69512              
69513              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
69514              was cast to an unsigned (32-bit) integer with wild abandon.
69515              
69516              winsock options weren't being set in all threads under ithreads
69517              (caused send()s from second and subsequent threads to fail)
69518              
69519              accept() leaks memory on windows due to incorrect ordering of
69520              closesocket() and fclose() calls
69521              
69522              Reorder perl.pod once more.
69523              
69524              More POSIX.pod tweaks.
69525              
69526              Sprinkle ldlibpath.
69527              
69528              Precedence goof, fix based on
69529              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
69530              From: Hugo <hv@crypt.compulink.co.uk>
69531              Date: Tue, 11 Jul 2000 12:52:38 +0100
69532              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
69533              
69534              Subject: PATCH perlguts.pod: Document D and d magic types
69535              From: mjd@plover.com
69536              Date: 5 Jul 2000 18:01:51 -0000
69537              Message-ID: <20000705180151.29413.qmail@plover.com>
69538              
69539              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
69540              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
69541              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
69542              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
69543              
69544              Subject: [PATCH cfgperl] $& segfaults if you trick it
69545              From: simon@brecon.co.uk (Simon Cozens)
69546              Date: 7 Jul 2000 11:26:09 GMT
69547              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
69548              
69549              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69550              From: Hugo <hv@crypt.compulink.co.uk>
69551              Date: Tue, 11 Jul 2000 12:44:50 +0100
69552              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
69553              
69554              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
69555              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69556              Date: Tue, 11 Jul 2000 13:50:51 +0100
69557              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
69558      Branch: maint-5.6/perl
69559           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
69560           +> pod/buildtoc.PL
69561            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
69562           !> (integrate 26 files)
69563 ____________________________________________________________________________
69564 [  7771] By: gsar                                  on 2000/11/20  12:31:42
69565         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
69566              6310,6311,6314
69567              
69568              Subject: [PATCH bleedperl] File::Spec 0.82 beta
69569              From: Barrie Slaymaker <barries@jester.slaysys.com>
69570              Date: Wed, 28 Jun 2000 11:35:29 -0400
69571              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
69572              
69573              tweak perlembed for multiplicity/usethreads sanity; correct notes
69574              about Windows
69575              
69576              localize %INC in a Safe compartment so that use/require work
69577              (many other magic globals probably need similar treatment)
69578              
69579              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
69580              when @_ is modified, causing coredumps
69581              
69582              slurp mode fix in change#4736 still not quite right
69583              
69584              Point to perlipc for more SysV IPC examples.
69585              
69586              Elaborate POSIX.pod.  Still needs work.
69587              
69588              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
69589              
69590              fix large memory leak that has been around for ever, masked by
69591              -DPURIFY (most of the arenas were never freed!)
69592              
69593              fix memory leak on Windows (PL_sys_intern contents were never
69594              freed)
69595              
69596              PERL_OBJECT build tweak
69597              
69598              adjust change#6299
69599              
69600              remove rel2abs prototypes (from Barrie Slaymaker)
69601              
69602              missing perldiag entry for unpack("w",...) diagnostic (from
69603              Andreas Koenig)
69604              
69605              better diagnostic on Frob->stuff() when Frob:: doesn't exist
69606              (from Richard Soderberg <rs@oregonnet.com>)
69607              
69608              Win32 patches for cfgperl from Sarathy.
69609              
69610              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
69611              
69612              More POSIX.pod embellishment.
69613              
69614              tyop in change#6306
69615      Branch: maint-5.6/perl
69616           !> (integrate 44 files)
69617 ____________________________________________________________________________
69618 [  7770] By: gsar                                  on 2000/11/20  11:51:00
69619         Log: integrate changes#6268..6282 from cfgperl branch
69620              
69621              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
69622              From: Dominic Dunlop <domo@computer.org>
69623              Date: Thu, 29 Jun 2000 12:32:39 +0200
69624              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
69625              
69626              Regen headers for #6261 (and update embed.pl for this) and #6267,
69627              silence few compiler warnings.
69628              
69629              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
69630              From: Nicholas Clark <nick@talking.bollo.cx>
69631              Date: Fri, 23 Jun 2000 16:21:15 +0100
69632              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
69633              
69634              Subject: PATCH pod/perltie.pod
69635              From: Ian Phillipps <Ian.Phillipps@iname.com>
69636              Date: Fri, 16 Jun 2000 00:17:19 +0100
69637              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
69638              (only the first hunk, the second hunk had already been done
69639              by some other patch)
69640              
69641              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
69642              From: Tom Phoenix <rootbeer@redcat.com>
69643              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
69644              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
69645              
69646              Subject: [PATCH] xsub attributes
69647              From: Doug MacEachern <dougm@covalent.net>
69648              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
69649              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
69650              
69651              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
69652              From: Andy Dougherty <doughera@lafayette.edu>
69653              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
69654              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
69655              
69656              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
69657              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
69658              Date: Tue, 13 Jun 2000 02:43:48 -0500
69659              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
69660              
69661              Subject: [PATCH] Re: eval documentation: context
69662              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69663              Date: Mon, 12 Jun 2000 15:07:29 +0100
69664              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
69665              
69666              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
69667              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
69668              Date: Mon, 12 Jun 2000 14:55:59 +0100
69669              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
69670              
69671              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
69672              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
69673              Date: Fri, 09 Jun 2000 12:39:27 -0400
69674              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
69675              (plus update the version "number" of Text::Wrap)
69676              
69677              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
69678              From: Tim Ayers <tayers@bridge.com>
69679              Date: Thu, 08 Jun 2000 08:11:06 +0200
69680              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
69681              [resent by Richard Foley, Message-Id probably wrong]
69682              
69683              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
69684              From: rspier@pobox.com (Robert Spier)
69685              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
69686              Message-ID: <14654.31913.845602.610277@rls.cx>
69687              
69688              Subject: [PATCH 5.6.0] utils/h2xs.PL
69689              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
69690              Date: Wed, 7 Jun 2000 04:02:04 -0500
69691              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
69692              
69693              Subject: [PATCH 5.6.0]ITHREADs for VMS
69694              From: Dan Sugalski <dan@sidhe.org>
69695              Date: Tue, 06 Jun 2000 11:59:50 -0400
69696              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
69697      Branch: maint-5.6/perl
69698           !> (integrate 31 files)
69699 ____________________________________________________________________________
69700 [  7769] By: gsar                                  on 2000/11/20  11:29:06
69701         Log: integrate changes#6261..6266 from cfgperl
69702              
69703              Subject: Re: [PATCH cfgperl] BOMs away!
69704              From: simon@brecon.co.uk (Simon Cozens)
69705              Date: 17 Jun 2000 11:49:57 GMT
69706              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
69707              
69708              Subject: 5.6.0 Patch for EPOC
69709              From: Olaf Flebbe <o.flebbe@gmx.de>
69710              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
69711              Message-ID: <23449.960929969@www11.gmx.net>
69712              
69713              tr fixes from Simon Cozens
69714              
69715              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
69716              From: Marty Lucich <marty@netcom.com>
69717              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
69718              Message-Id: <200006282116.OAA11148@netcom.com>
69719              ccdlflags update (the BSD/OS 4.1 part had already been taken
69720              care of by #6141).
69721              
69722              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
69723              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69724              Date: Wed, 28 Jun 2000 17:50:12 -0700
69725              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
69726              
69727              Subject: [PATCH 5.6.0] cygwin port
69728              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
69729              From: "Fifer, Eric" <EFifer@sanwaint.com>
69730              Date: Thu, 29 Jun 2000 12:58:29 +0100
69731      Branch: maint-5.6/perl
69732           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
69733           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
69734           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
69735           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
69736 ____________________________________________________________________________
69737 [  7768] By: gsar                                  on 2000/11/20  11:13:44
69738         Log: integrate changes#6252..6256,6259..6260
69739              
69740              Paranoia tweak on #6249.
69741              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
69742              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
69743              Date: Sun, 25 Jun 2000 23:43:12 -0400
69744              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
69745              
69746              Subject: tr///, help wanted.
69747              From: simon@brecon.co.uk (Simon Cozens)
69748              Date: 28 Jun 2000 11:29:04 GMT
69749              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
69750              
69751              small thinko tweaks
69752              
69753              tweaks from Simon Conzes to further fix tr/// under utf8
69754              
69755              perlnewmod was missing from MANIFEST.
69756              
69757              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
69758              From: simon@brecon.co.uk (Simon Cozens)
69759              Date: 17 Jun 2000 11:56:44 GMT
69760              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
69761              pack U0, pack C0
69762      Branch: maint-5.6/perl
69763           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
69764           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
69765           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
69766           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
69767 ____________________________________________________________________________
69768 [  7767] By: gsar                                  on 2000/11/20  10:51:38
69769         Log: integrate change#6250 from cfgperl
69770              
69771              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
69772              From: Doug MacEachern <dougm@covalent.net>
69773              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
69774              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
69775      Branch: maint-5.6/perl
69776           +> t/op/my_stash.t
69777           !> MANIFEST embed.pl global.sym proto.h toke.c
69778 ____________________________________________________________________________
69779 [  7766] By: gsar                                  on 2000/11/20  10:48:34
69780         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
69781              
69782              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
69783              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
69784              Date: Mon, 26 Jun 2000 18:40:14 +0100
69785              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
69786              
69787              Subject: [PATCH] bytes<->utf8 fixes
69788              From: simon@brecon.co.uk (Simon Cozens)
69789              Date: 26 Jun 2000 04:55:45 GMT
69790              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
69791              
69792              Subject: [PATCH] is_utf8_string
69793              From: simon@brecon.co.uk (Simon Cozens)
69794              Date: 26 Jun 2000 02:25:59 GMT
69795              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
69796              
69797              Subject: [PATCH] avoid mg_ptr in '*' magic
69798              From: Doug MacEachern <dougm@covalent.net>
69799              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
69800              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
69801              
69802              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
69803              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
69804              Date: Sat, 24 Jun 2000 13:06:20 +0100
69805              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
69806              
69807              Allow for standalone testing.
69808              
69809              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
69810              From: Mark-Jason Dominus <mjd@plover.com>
69811              Date: Tue, 27 Jun 2000 22:36:42 -0400
69812              Message-ID: <20000628023642.12166.qmail@plover.com>
69813              
69814              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
69815              From: Frank Tobin <ftobin@uiuc.edu>
69816              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
69817              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
69818      Branch: maint-5.6/perl
69819           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
69820           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
69821           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
69822           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
69823           !> utf8.c utils/h2xs.PL
69824 ____________________________________________________________________________
69825 [  7765] By: gsar                                  on 2000/11/20  10:29:13
69826         Log: integrate change#6239 from cfgperl
69827              
69828              Configure maintenance.  Sever some dependency cycles,
69829              separate gccversion from the cc unit,
69830              address [ID 20000623.006] Configure script patch for using gcc on AIX
69831              (but solve it a little bit differently),
69832              unduplex some accidentally duplicated units,
69833              suggest using gcc if no cc available
69834              (p5p thread: "Solaris configure: counterproposal", 1999-09)
69835      Branch: maint-5.6/perl
69836           !> Configure Todo-5.6 config_h.SH
69837 ____________________________________________________________________________
69838 [  7764] By: gsar                                  on 2000/11/20  10:25:55
69839         Log: integrate changes#6233..6238 from cfgperl
69840              
69841              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
69842              From: Mark-Jason Dominus <mjd@plover.com>
69843              Date: Fri, 16 Jun 2000 20:53:04 -0400
69844              Message-ID: <20000617005304.8008.qmail@plover.com>
69845              
69846              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
69847              because when run as services (Win32ese for daemons)
69848              no environment variables are set and tmpdir ends up as /tmp,
69849              which is ambiguous.
69850              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
69851              From: matt@sergeant.org
69852              Date: 16 Jun 2000 16:30:43 -0000
69853              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
69854              
69855              The thread begun by
69856              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
69857              From: Kevin.Ruscoe@ubsw.com
69858              Date: Fri, 16 Jun 2000 16:38:51 +0100
69859              Message-Id: <H000019b03c300d6@MHS>
69860              
69861              Tweak embed.pl, regen headers.
69862              
69863              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
69864              From: Dan Sugalski <dan@sidhe.org>
69865              Date: Fri, 23 Jun 2000 17:00:00 -0400
69866              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
69867      Branch: maint-5.6/perl
69868           !> (integrate 27 files)
69869 ____________________________________________________________________________
69870 [  7763] By: gsar                                  on 2000/11/20  10:08:08
69871         Log: s/perl56delta/perldelta/g
69872      Branch: maint-5.6/perl
69873            ! pod/Makefile
69874 ____________________________________________________________________________
69875 [  7762] By: gsar                                  on 2000/11/20  10:04:00
69876         Log: integrate changes#6225,6229,6231,6232 from cfgperl
69877              
69878              Add source code filenames to apidoc.
69879              From: simon@brecon.co.uk (Simon Cozens)
69880              Subject: [PATCH embed.pl] Source X-ref
69881              Date: 22 Jun 2000 02:18:49 GMT
69882              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
69883              
69884              Subject: README.hpux version 0.6.1
69885              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
69886              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
69887              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
69888              
69889              Subject: [PATCH 5.6.0] cygwin port
69890              From: "Fifer, Eric" <EFifer@sanwaint.com>
69891              Date: Tue, 20 Jun 2000 14:30:58 +0100
69892              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
69893              
69894              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
69895              From: simon@brecon.co.uk (Simon Cozens)
69896              Date: 19 Jun 2000 15:18:27 GMT
69897              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
69898              
69899              plus update pod/Makefile and regenerate perltoc
69900      Branch: maint-5.6/perl
69901           +> pod/perlutil.pod
69902           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
69903           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
69904 ____________________________________________________________________________
69905 [  7761] By: jhi                                   on 2000/11/20  04:09:55
69906         Log: Miraculous typo.
69907      Branch: perl
69908            ! t/op/pat.t
69909 ____________________________________________________________________________
69910 [  7760] By: jhi                                   on 2000/11/20  04:06:08
69911         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
69912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69913              Date: Sun, 19 Nov 2000 22:30:26 -0500
69914              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
69915      Branch: perl
69916            ! regexec.c scope.h t/op/pat.t
69917 ____________________________________________________________________________
69918 [  7759] By: jhi                                   on 2000/11/20  02:05:22
69919         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
69920      Branch: perl
69921            ! perl.h
69922 ____________________________________________________________________________
69923 [  7758] By: jhi                                   on 2000/11/20  01:58:11
69924         Log: Subject: [perl 7711: EPOC] updates
69925              From: Olaf Flebbe <o.flebbe@gmx.de>
69926              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
69927              Message-ID: <25575.974658810@www23.gmx.net>               
69928      Branch: perl
69929            + lib/File/Spec/Epoc.pm
69930            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
69931            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
69932            ! lib/File/Spec.pm perl.c sv.c
69933 ____________________________________________________________________________
69934 [  7757] By: jhi                                   on 2000/11/20  01:53:11
69935         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
69936      Branch: perl
69937            ! MANIFEST
69938 ____________________________________________________________________________
69939 [  7756] By: jhi                                   on 2000/11/20  01:47:22
69940         Log: Integrate perlio.
69941      Branch: perl
69942            - ext/re/hints/MSWin32.pl
69943           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
69944           !> win32/config.gc win32/config_H.gc win32/win32sck.c
69945 ____________________________________________________________________________
69946 [  7755] By: nick                                  on 2000/11/19  20:57:17
69947         Log: Add dummy crlf layer (just as buffer)
69948              Correct 1st bug - one layer of indirection.
69949      Branch: perlio
69950            ! perlio.c perlio.h perliol.h
69951 ____________________________________________________________________________
69952 [  7754] By: nick                                  on 2000/11/19  20:56:12
69953         Log: Work-round to Perl_deb_nocontext is no longer required
69954      Branch: perlio
69955            - ext/re/hints/MSWin32.pl
69956 ____________________________________________________________________________
69957 [  7753] By: nick                                  on 2000/11/19  20:01:16
69958         Log: diff -se shows these as different
69959      Branch: perlio
69960            ! global.sym pod/perlapi.pod
69961 ____________________________________________________________________________
69962 [  7752] By: nick                                  on 2000/11/19  18:57:30
69963         Log: Configure GCC/Win32 build -Duseperlio
69964              Fix a couple of gross issues
69965              - double-include of ../deb.o in re.dll
69966              - win32sck.c needs PerlIO and FILE 
69967      Branch: perlio
69968            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
69969            ! win32/win32sck.c
69970 ____________________________________________________________________________
69971 [  7751] By: nick                                  on 2000/11/19  17:05:36
69972         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
69973      Branch: perlio
69974            ! perlio.c
69975 ____________________________________________________________________________
69976 [  7750] By: nick                                  on 2000/11/19  16:57:14
69977         Log: Missing aTHX_
69978      Branch: perlio
69979            ! sv.c
69980 ____________________________________________________________________________
69981 [  7749] By: jhi                                   on 2000/11/19  16:28:40
69982         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
69983              From: "Peter J. Farley III" <pjfarley@banet.net>
69984              Date: Sun, 19 Nov 2000 01:42:58 -0500
69985              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
69986      Branch: perl
69987            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
69988 ____________________________________________________________________________
69989 [  7748] By: jhi                                   on 2000/11/19  16:08:10
69990         Log: Subject: podlators 1.05 available        
69991              From: Russ Allbery <rra@stanford.edu>   
69992              Date: 18 Nov 2000 22:04:28 -0800
69993              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
69994      Branch: perl
69995            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
69996 ____________________________________________________________________________
69997 [  7747] By: nick                                  on 2000/11/19  11:19:39
69998         Log: Integrate mainline
69999      Branch: perlio
70000           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70001           !> util.c
70002 ____________________________________________________________________________
70003 [  7746] By: jhi                                   on 2000/11/19  06:42:22
70004         Log: Make hex scanning warn on "\x{x}" and "\xx".
70005              "\x" and and hex("x") are still valid.
70006      Branch: perl
70007            ! util.c
70008 ____________________________________________________________________________
70009 [  7745] By: nick                                  on 2000/11/18  22:52:28
70010         Log: Integrate mainline
70011      Branch: perlio
70012           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
70013           !> perl.h perlio.c proto.h regcomp.c regcomp.h
70014 ____________________________________________________________________________
70015 [  7744] By: jhi                                   on 2000/11/18  22:50:28
70016         Log: Introduce Perl_utf8_length().  Use it.
70017      Branch: perl
70018            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70019 ____________________________________________________________________________
70020 [  7743] By: jhi                                   on 2000/11/18  22:38:51
70021         Log: Compiler denit.
70022      Branch: perl
70023            ! perlio.c
70024 ____________________________________________________________________________
70025 [  7742] By: jhi                                   on 2000/11/18  20:33:05
70026         Log: Integrate perlio.
70027      Branch: perl
70028           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70029           !> perlio.h pp_ctl.c pp_sys.c sv.c
70030 ____________________________________________________________________________
70031 [  7741] By: jhi                                   on 2000/11/18  20:31:27
70032         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
70033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70034              Date: Fri, 17 Nov 2000 20:35:11 -0500
70035              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
70036              
70037              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
70038              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70039              Date: Fri, 17 Nov 2000 21:03:47 -0500
70040              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
70041              
70042              Plus a little bit of tweaking in pregcomp().
70043      Branch: perl
70044            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
70045 ____________________________________________________________________________
70046 [  7740] By: nick                                  on 2000/11/18  20:17:22
70047         Log: Lexical use open ... support:
70048              add ->cop_io to COP structure in cop.h.
70049              Make mg.c and gv.c associate it with ${^OPEN}.
70050              Make lib/open.pm set it.
70051              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
70052              manner similar to ->cop_warnings.
70053              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
70054              call new PerlIO_apply_layers().
70055              Declare latter in perlio.h and define in perlio.c
70056      Branch: perlio
70057            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70058            ! perlio.h pp_ctl.c pp_sys.c sv.c
70059 ____________________________________________________________________________
70060 [  7739] By: jhi                                   on 2000/11/18  19:54:00
70061         Log: Integrate perlio.
70062      Branch: perl
70063           !> doio.c perlio.c pp.c
70064 ____________________________________________________________________________
70065 [  7738] By: jhi                                   on 2000/11/18  17:16:13
70066         Log: Subject: [PATCH 5.7.0] etags broken again
70067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70068              Date: Sat, 18 Nov 2000 02:41:36 -0500
70069              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
70070      Branch: perl
70071            ! emacs/ptags
70072 ____________________________________________________________________________
70073 [  7737] By: jhi                                   on 2000/11/18  17:12:18
70074         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70075      Branch: perl
70076            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70077 ____________________________________________________________________________
70078 [  7736] By: nick                                  on 2000/11/18  14:06:20
70079         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
70080              part to be isolated.
70081      Branch: perlio
70082            ! doio.c perlio.c
70083 ____________________________________________________________________________
70084 [  7735] By: nick                                  on 2000/11/18  11:03:32
70085         Log: Integrate mainline
70086      Branch: perlio
70087           !> Changes README.amiga README.win32 patchlevel.h
70088           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
70089 ____________________________________________________________________________
70090 [  7734] By: jhi                                   on 2000/11/18  01:18:56
70091         Log: Update Changes.
70092      Branch: perl
70093            ! Changes patchlevel.h
70094 ____________________________________________________________________________
70095 [  7733] By: jhi                                   on 2000/11/18  00:32:54
70096         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
70097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70098              Date: Fri, 17 Nov 2000 17:28:02 -0500
70099              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
70100      Branch: perl
70101            ! regcomp.c regexec.c t/op/re_tests
70102 ____________________________________________________________________________
70103 [  7732] By: jhi                                   on 2000/11/18  00:28:56
70104         Log: Sparc 64-bit pack() fix from Jens Hamisch.
70105      Branch: perl
70106            ! pp.c
70107 ____________________________________________________________________________
70108 [  7731] By: jhi                                   on 2000/11/18  00:18:39
70109         Log: Explain in more detail the {} syntax ambiguousity.
70110              
70111              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70112              From: Nicholas Clark <nick@ccl4.org>
70113              Date: Fri, 17 Nov 2000 22:10:28 +0000
70114              Message-ID: <20001117221028.A88930@plum.flirble.org>
70115      Branch: perl
70116            ! pod/perlfunc.pod
70117 ____________________________________________________________________________
70118 [  7730] By: jhi                                   on 2000/11/18  00:12:18
70119         Log: Subject: Fix for README.amiga (20000323.033)
70120              From: "Stephen P. Potter" <spp@spotter.yi.org>
70121              Date: Fri, 17 Nov 2000 12:25:51 -0500
70122              Message-Id: <200011171725.MAA05768@spotter.yi.org>
70123      Branch: perl
70124            ! README.amiga
70125 ____________________________________________________________________________
70126 [  7729] By: jhi                                   on 2000/11/18  00:08:34
70127         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
70128              From: "A. C. Yardley" <yardley@tanet.net>
70129              Date: Mon, 3 Apr 2000 11:35:33 -0700
70130              Message-ID: <3483.000403@tanet.net>
70131      Branch: perl
70132            ! README.win32
70133 ____________________________________________________________________________
70134 [  7728] By: nick                                  on 2000/11/17  21:59:47
70135         Log: Integrate mainline
70136      Branch: perlio
70137           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
70138           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
70139           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
70140           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
70141 ____________________________________________________________________________
70142 [  7727] By: nick                                  on 2000/11/17  21:56:31
70143         Log: Experiment on use of attributes.pm interface.
70144              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
70145              SVt_PVRV if not already something better (else vivify of say magic gets
70146              core dump).
70147      Branch: perlio
70148            ! perlio.c pp.c
70149 ____________________________________________________________________________
70150 [  7726] By: jhi                                   on 2000/11/17  14:15:49
70151         Log: Subject: Fix for 20000815.006
70152              From: "Stephen P. Potter" <spp@spotter.yi.org>
70153              Date: Fri, 17 Nov 2000 08:57:45 -0500
70154              Message-Id: <200011171357.IAA05122@spotter.yi.org>
70155              
70156              It's really 20000518.006.
70157      Branch: perl
70158            ! pod/perlmodlib.PL
70159 ____________________________________________________________________________
70160 [  7725] By: jhi                                   on 2000/11/17  14:12:31
70161         Log: Subject: Fix for 20000409.001
70162              From: "Stephen P. Potter" <spp@spotter.yi.org>
70163              Date: Fri, 17 Nov 2000 08:55:45 -0500
70164              Message-Id: <200011171355.IAA05104@spotter.yi.org>
70165      Branch: perl
70166            ! pod/perlfaq9.pod
70167 ____________________________________________________________________________
70168 [  7724] By: jhi                                   on 2000/11/17  14:08:58
70169         Log: Undo #7627 now that we have =head3.
70170      Branch: perl
70171            ! pod/perlhack.pod
70172 ____________________________________________________________________________
70173 [  7723] By: jhi                                   on 2000/11/17  14:04:09
70174         Log: As surmised the #7719 wasn't a good move.
70175      Branch: perl
70176            ! hints/solaris_2.sh
70177 ____________________________________________________________________________
70178 [  7722] By: jhi                                   on 2000/11/17  13:59:04
70179         Log: Also the 64bitall hints can be either here or there.
70180      Branch: perl
70181            ! hints/solaris_2.sh
70182 ____________________________________________________________________________
70183 [  7721] By: jhi                                   on 2000/11/17  02:26:23
70184         Log: Test tweak for the open pragma.
70185      Branch: perl
70186            ! t/lib/b.t
70187 ____________________________________________________________________________
70188 [  7720] By: jhi                                   on 2000/11/17  00:23:22
70189         Log: The long double hints can be here or there.
70190      Branch: perl
70191            ! hints/solaris_2.sh
70192 ____________________________________________________________________________
70193 [  7719] By: jhi                                   on 2000/11/17  00:14:06
70194         Log: For Solaris use64bitall the stdchar needs a little bit of help.
70195      Branch: perl
70196            ! hints/solaris_2.sh
70197 ____________________________________________________________________________
70198 [  7718] By: jhi                                   on 2000/11/16  23:27:34
70199         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
70200              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
70201              Date: Wed, 15 Nov 2000 08:56:32 +0100
70202              Message-ID: <3A1241B0.64477E00@alcatel.at>
70203      Branch: perl
70204            ! lib/Carp/Heavy.pm
70205 ____________________________________________________________________________
70206 [  7717] By: jhi                                   on 2000/11/16  23:23:29
70207         Log: Subject: [PATCH] Re: 20001101.003 PDL
70208              From: Nicholas Clark <nick@ccl4.org>
70209              Date: Thu, 16 Nov 2000 16:48:25 +0000
70210              Message-ID: <20001116164825.B93487@plum.flirble.org>
70211      Branch: perl
70212            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
70213 ____________________________________________________________________________
70214 [  7716] By: jhi                                   on 2000/11/16  23:21:31
70215         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
70216              From: "Casey R. Tweten" <crt@kiski.net>
70217              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
70218              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
70219      Branch: perl
70220            ! lib/Pod/Checker.pm pod/perlpod.pod
70221 ____________________________________________________________________________
70222 [  7715] By: jhi                                   on 2000/11/16  23:19:40
70223         Log: Avoid an infinite loop in VMS when utils scripts are run
70224              with no arguments, from Charles Lane.
70225      Branch: perl
70226            ! configure.com
70227 ____________________________________________________________________________
70228 [  7714] By: jhi                                   on 2000/11/16  23:17:08
70229         Log: Subject: perllocale.pod changes
70230              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70231              Date: Mon, 13 Nov 2000 10:09:22 +0300
70232              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
70233      Branch: perl
70234            ! pod/perllocale.pod
70235 ____________________________________________________________________________
70236 [  7713] By: jhi                                   on 2000/11/16  23:14:06
70237         Log: Integrate perlio.
70238      Branch: perl
70239           !> doio.c perlio.c perlio.h util.c
70240 ____________________________________________________________________________
70241 [  7712] By: nick                                  on 2000/11/16  21:10:58
70242         Log: Integrate mainline
70243      Branch: perlio
70244           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70245           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70246           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
70247           !> vos/config.ga.def vos/config.ga.h win32/config.bc
70248           !> win32/config.gc win32/config.vc
70249 ____________________________________________________________________________
70250 [  7711] By: nick                                  on 2000/11/16  19:56:41
70251         Log: Minor tweaks:
70252              consistent way of getting 'rb', 'wb' etc. for binary opens
70253              move *perlio::layers to *open::layers
70254              a #define to show layers available
70255              DOSISH popen/PerlIO had export/import sense inverted.
70256      Branch: perlio
70257            ! doio.c perlio.c perlio.h util.c
70258 ____________________________________________________________________________
70259 [  7710] By: jhi                                   on 2000/11/16  15:46:05
70260         Log: Add HAS_SBRK_PROTO.
70261      Branch: metaconfig/U/perl
70262            + d_sbrkproto.U
70263      Branch: perl
70264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70265            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70266            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
70267            ! vos/config.ga.def vos/config.ga.h win32/config.bc
70268            ! win32/config.gc win32/config.vc
70269 ____________________________________________________________________________
70270 [  7709] By: nick                                  on 2000/11/16  07:31:49
70271         Log: Integrate mainline
70272      Branch: perlio
70273           !> (integrate 35 files)
70274 ____________________________________________________________________________
70275 [  7708] By: jhi                                   on 2000/11/16  05:33:03
70276         Log: These files are text, not binary.
70277      Branch: perl
70278            ! ext/Encode/Encode/iso8859-10.enc
70279            ! ext/Encode/Encode/iso8859-13.enc
70280            ! ext/Encode/Encode/iso8859-14.enc
70281            ! ext/Encode/Encode/iso8859-15.enc
70282 ____________________________________________________________________________
70283 [  7707] By: jhi                                   on 2000/11/16  01:53:37
70284         Log: Update Changes.
70285      Branch: perl
70286            ! Changes patchlevel.h
70287 ____________________________________________________________________________
70288 [  7706] By: jhi                                   on 2000/11/16  01:35:59
70289         Log: More #undefing of stdio.
70290      Branch: perl
70291            ! fakesdio.h nostdio.h
70292 ____________________________________________________________________________
70293 [  7705] By: jhi                                   on 2000/11/16  01:34:18
70294         Log: Add fwalk() probe to the configuration files and regen perltoc.
70295      Branch: perl
70296            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70297            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
70298            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
70299            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70300            ! win32/config.bc win32/config.gc win32/config.vc
70301 ____________________________________________________________________________
70302 [  7704] By: jhi                                   on 2000/11/16  01:33:07
70303         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
70304              an optional third argument to Inlibc?)
70305      Branch: metaconfig/U/perl
70306            + d__fwalk.U
70307 ____________________________________________________________________________
70308 [  7703] By: jhi                                   on 2000/11/16  01:09:22
70309         Log: The type of the hash_cb() size argument is tricky.
70310      Branch: perl
70311            ! ext/DB_File/DB_File.xs
70312 ____________________________________________________________________________
70313 [  7702] By: jhi                                   on 2000/11/15  23:01:16
70314         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
70315      Branch: perl
70316            ! nostdio.h
70317 ____________________________________________________________________________
70318 [  7701] By: jhi                                   on 2000/11/15  22:52:32
70319         Log: Detypo.
70320      Branch: perl
70321            ! t/lib/bigfltpm.t
70322 ____________________________________________________________________________
70323 [  7700] By: jhi                                   on 2000/11/15  22:51:56
70324         Log: UINT64_C() work continues.
70325      Branch: perl
70326            ! handy.h perl.h utf8.h
70327 ____________________________________________________________________________
70328 [  7699] By: jhi                                   on 2000/11/15  14:13:04
70329         Log: SOCKS has its own USE_THREADS, based on
70330              
70331              Subject: [ID 20001114.002] et. al. bugfix followup
70332              From: Jens Hamisch <jens@Strawberry.COM> 
70333              Date: Wed, 15 Nov 2000 14:23:11 +0100
70334              Message-ID: <20001115142311.A21164@Strawberry.COM>
70335      Branch: perl
70336            ! perl.h
70337 ____________________________________________________________________________
70338 [  7698] By: jhi                                   on 2000/11/15  03:50:56
70339         Log: Add few missing #undefs and sort them.
70340      Branch: perl
70341            ! fakesdio.h
70342 ____________________________________________________________________________
70343 [  7697] By: jhi                                   on 2000/11/15  03:39:14
70344         Log: Linenumber fix.
70345      Branch: perl
70346            ! t/pragma/warn/utf8
70347 ____________________________________________________________________________
70348 [  7696] By: jhi                                   on 2000/11/15  02:55:26
70349         Log: EBCDIC tweaks.
70350              
70351              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70352              From: Peter Prymmer <pvhp@forte.com>
70353              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
70354              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
70355      Branch: perl
70356            ! t/op/regmesg.t t/pragma/warn/utf8
70357 ____________________________________________________________________________
70358 [  7695] By: jhi                                   on 2000/11/15  02:53:58
70359         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70360              From: Peter Prymmer <pvhp@forte.com>
70361              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
70362              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
70363      Branch: perl
70364            ! utf8.c
70365 ____________________________________________________________________________
70366 [  7694] By: jhi                                   on 2000/11/15  02:50:55
70367         Log: Subject: [PATCH: perl@7674] updates to README.os390
70368              From: Prymmer/Kahn <pvhp@best.com>
70369              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
70370              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
70371      Branch: perl
70372            ! README.os390
70373 ____________________________________________________________________________
70374 [  7693] By: jhi                                   on 2000/11/15  02:48:37
70375         Log: Quit utf8_to_uv() instantly if curlen == 0.
70376      Branch: perl
70377            ! utf8.c
70378 ____________________________________________________________________________
70379 [  7692] By: jhi                                   on 2000/11/15  02:24:29
70380         Log: Use u_int32_t for the size of hash_cb(), not size_t.
70381              
70382              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70383              From: Jens Hamisch <jens@Strawberry.COM>     
70384              Date: Tue, 14 Nov 2000 19:03:55 +0100
70385              Message-Id: <20001114190355.A20559@Strawberry.COM>
70386      Branch: perl
70387            ! ext/DB_File/DB_File.xs
70388 ____________________________________________________________________________
70389 [  7691] By: jhi                                   on 2000/11/15  02:20:12
70390         Log: Use UINT64_C().
70391              
70392              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70393              From: Jens Hamisch <jens@Strawberry.COM>
70394              Date: Tue, 14 Nov 2000 19:16:23 +0100
70395              Message-Id: <20001114191623.G20559@Strawberry.COM>
70396      Branch: perl
70397            ! utf8.c utf8.h
70398 ____________________________________________________________________________
70399 [  7690] By: jhi                                   on 2000/11/15  02:17:06
70400         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70401              (a macro to define signed and unsigned integer constants).
70402      Branch: perl
70403            ! handy.h
70404 ____________________________________________________________________________
70405 [  7689] By: jhi                                   on 2000/11/15  01:56:51
70406         Log: Regen Configure.
70407      Branch: perl
70408            ! Configure
70409 ____________________________________________________________________________
70410 [  7688] By: jhi                                   on 2000/11/15  01:56:32
70411         Log: Make the unit know about SOCKS.
70412      Branch: metaconfig
70413            ! U/protos/socksizetype.U
70414 ____________________________________________________________________________
70415 [  7687] By: jhi                                   on 2000/11/15  01:54:47
70416         Log: Remove unused dependencies.
70417      Branch: metaconfig
70418            ! U/compline/d_getpagsz.U
70419 ____________________________________________________________________________
70420 [  7686] By: nick                                  on 2000/11/14  21:25:13
70421         Log: Integrate mainline.
70422      Branch: perlio
70423           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
70424           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
70425           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
70426           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
70427           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
70428           !> win32/config.bc win32/config.gc win32/config.vc
70429           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
70430 ____________________________________________________________________________
70431 [  7685] By: jhi                                   on 2000/11/14  17:54:56
70432         Log: Integrate perlio.
70433      Branch: perl
70434           +> fakesdio.h perliol.h
70435           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70436           !> perlsdio.h perlsfio.h pod/perlfunc.pod
70437 ____________________________________________________________________________
70438 [  7684] By: nick                                  on 2000/11/14  17:43:04
70439         Log: PerlIO #include and #ifdef re-work.
70440      Branch: perlio
70441            + fakesdio.h perliol.h
70442            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
70443            ! perlsdio.h perlsfio.h
70444 ____________________________________________________________________________
70445 [  7683] By: jhi                                   on 2000/11/14  15:42:40
70446         Log: Hoist the duplicated socket/netdb include logic to perl.h;
70447              undef SETERRNO in case SOCKS has defined it.  Based on:
70448              
70449              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
70450              From: Jens Hamisch <jens@Strawberry.COM> 
70451              Date: Tue, 14 Nov 2000 11:34:40 +0100
70452              Message-Id: <20001114113440.A20005@Strawberry.COM>
70453      Branch: perl
70454            ! doio.c perl.h pp_sys.c
70455 ____________________________________________________________________________
70456 [  7682] By: jhi                                   on 2000/11/14  14:07:28
70457         Log: Subject: some additions for makefiles for win32 (for perl@7674)
70458              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70459              Date: Tue, 14 Nov 2000 09:31:13 +0300
70460              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
70461      Branch: perl
70462            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
70463            ! win32/makefile.mk
70464 ____________________________________________________________________________
70465 [  7681] By: jhi                                   on 2000/11/14  14:01:41
70466         Log: Subject: tiny typo in perl5db.pl
70467              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70468              Date: Tue, 14 Nov 2000 09:29:28 +0300
70469              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
70470      Branch: perl
70471            ! lib/perl5db.pl
70472 ____________________________________________________________________________
70473 [  7680] By: jhi                                   on 2000/11/14  04:13:50
70474         Log: Redo #7679 with LFs instead of CRLFs.
70475      Branch: perl
70476            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
70477            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
70478            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70479 ____________________________________________________________________________
70480 [  7679] By: jhi                                   on 2000/11/14  01:21:09
70481         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
70482              From: Benjamin Stuhl <tiriath@yahoo.com> 
70483              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70484              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70485      Branch: perl
70486            + win32/bin/mdelete.bat
70487            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
70488            ! makedef.pl perlio.c win32/Makefile win32/config.gc
70489            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
70490 ____________________________________________________________________________
70491 [  7678] By: jhi                                   on 2000/11/14  01:19:20
70492         Log: Fix the re extension building for Win32.
70493              
70494              Subject: [PATCH perl@7638] Get PerlIO building on Win32
70495              From: Benjamin Stuhl <tiriath@yahoo.com> 
70496              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
70497              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
70498      Branch: perl
70499            + ext/re/hints/MSWin32.pl
70500            ! MANIFEST
70501 ____________________________________________________________________________
70502 [  7677] By: jhi                                   on 2000/11/14  01:13:54
70503         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
70504              From: sthoenna@efn.org
70505              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
70506              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
70507      Branch: perl
70508            ! doop.c pp.c toke.c utf8.c utf8.h
70509 ____________________________________________________________________________
70510 [  7676] By: jhi                                   on 2000/11/13  20:23:15
70511         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70512              From: Nicholas Clark <nick@ccl4.org>
70513              Date: Mon, 13 Nov 2000 18:55:04 +0000
70514              Message-ID: <20001113185504.J29183@plum.flirble.org>
70515      Branch: perl
70516            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
70517 ____________________________________________________________________________
70518 [  7675] By: nick                                  on 2000/11/13  20:21:57
70519         Log: Integrate mainline ...
70520      Branch: perlio
70521           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
70522           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
70523           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
70524           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
70525 ____________________________________________________________________________
70526 [  7674] By: jhi                                   on 2000/11/13  15:07:56
70527         Log: Update Changes.
70528      Branch: perl
70529            ! Changes patchlevel.h
70530 ____________________________________________________________________________
70531 [  7673] By: jhi                                   on 2000/11/13  14:42:42
70532         Log: Remove the new two tests of lib/io_xs for now, they seem to
70533              fail under perlio on some platforms.
70534      Branch: perl
70535            ! t/lib/io_xs.t
70536 ____________________________________________________________________________
70537 [  7672] By: jhi                                   on 2000/11/13  13:57:53
70538         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
70539      Branch: perl
70540            ! perlio.c
70541 ____________________________________________________________________________
70542 [  7671] By: jhi                                   on 2000/11/13  05:30:48
70543         Log: Placate nervous compilers that see longer than ints switch()ing.
70544      Branch: perl
70545            ! utf8.c
70546 ____________________________________________________________________________
70547 [  7670] By: jhi                                   on 2000/11/13  05:14:21
70548         Log: fputs() does return EOF on error but here we don't care.
70549      Branch: perl
70550            ! perlio.c
70551 ____________________________________________________________________________
70552 [  7669] By: jhi                                   on 2000/11/13  05:02:45
70553         Log: Declare reg_data like reg_substr_data.
70554      Branch: perl
70555            ! regexp.h
70556 ____________________________________________________________________________
70557 [  7668] By: jhi                                   on 2000/11/13  04:54:34
70558         Log: Typos in #7667.
70559      Branch: perl
70560            ! perl.h
70561 ____________________________________________________________________________
70562 [  7667] By: jhi                                   on 2000/11/13  04:49:49
70563         Log: Cleanup messy #ifdef.
70564      Branch: perl
70565            ! perl.h
70566 ____________________________________________________________________________
70567 [  7666] By: jhi                                   on 2000/11/13  04:17:34
70568         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70569              From: Nicholas Clark <nick@talking.bollo.cx>
70570              Date: Sun, 12 Nov 2000 21:14:11 +0000
70571              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
70572              
70573              Note: only one breakage of the two reported is fixed by this patch.
70574      Branch: perl
70575            ! perlio.c
70576 ____________________________________________________________________________
70577 [  7665] By: jhi                                   on 2000/11/13  04:05:07
70578         Log: Tweak the definition of the bit complement on UTF-8 data:
70579              if none of the characters in the string are > 0xff,
70580              the result is a complemented byte string, not a (UTF-8)
70581              char string.  Based on the summary in
70582              
70583              Subject: Re: [ID 20000918.005] ~ on wide chars
70584              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
70585              Date: Fri, 10 Nov 2000 09:47:15 -0800
70586              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
70587              
70588              This should give us the maximum backward (pre-char string)
70589              compatibility and utf8 compatibility.  The other alternative
70590              would be to limit the bit complement to be always byte only,
70591              taking the least significant byte of the chars.
70592      Branch: perl
70593            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
70594 ____________________________________________________________________________
70595 [  7664] By: jhi                                   on 2000/11/13  00:23:44
70596         Log: Couple of tests from #7660 salvaged.
70597      Branch: perl
70598            - t/op/tell.t
70599            ! MANIFEST t/io/tell.t
70600 ____________________________________________________________________________
70601 [  7663] By: jhi                                   on 2000/11/13  00:02:48
70602         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
70603              From: Nicholas Clark <nick@talking.bollo.cx>
70604              Date: Sun, 12 Nov 2000 21:23:43 +0000
70605              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
70606      Branch: perl
70607            ! perlsfio.h
70608 ____________________________________________________________________________
70609 [  7662] By: jhi                                   on 2000/11/13  00:01:39
70610         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
70611              From: Nicholas Clark <nick@talking.bollo.cx>
70612              Date: Sun, 12 Nov 2000 21:30:04 +0000
70613              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
70614      Branch: perl
70615            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
70616 ____________________________________________________________________________
70617 [  7661] By: jhi                                   on 2000/11/12  23:57:29
70618         Log: Document tell() on special streams.
70619      Branch: perl
70620            ! pod/perlfunc.pod
70621 ____________________________________________________________________________
70622 [  7660] By: jhi                                   on 2000/11/12  23:54:22
70623         Log: (Subsumed by #7664)
70624      Branch: perl
70625            + t/op/tell.t
70626            ! MANIFEST
70627 ____________________________________________________________________________
70628 [  7659] By: jhi                                   on 2000/11/12  22:55:25
70629         Log: Many subdocumented return values of the IO extension now documented.
70630              ungetc and write still left subdocumented.
70631              
70632              Subject: [PATCH] (was Re: IO::Handle::ungetc)
70633              From: Nicholas Clark <nick@talking.bollo.cx>
70634              Date: Sun, 12 Nov 2000 21:35:53 +0000
70635              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
70636      Branch: perl
70637            ! ext/IO/lib/IO/Handle.pm
70638 ____________________________________________________________________________
70639 [  7658] By: jhi                                   on 2000/11/12  21:37:06
70640         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
70641              From: Nicholas Clark <nick@talking.bollo.cx>
70642              Date: Sun, 12 Nov 2000 20:03:22 +0000
70643              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
70644      Branch: perl
70645            ! pod/perlfunc.pod
70646 ____________________________________________________________________________
70647 [  7657] By: jhi                                   on 2000/11/12  20:34:55
70648         Log: Integrate perlio.
70649      Branch: perl
70650           !> perlio.c
70651 ____________________________________________________________________________
70652 [  7656] By: nick                                  on 2000/11/12  19:25:06
70653         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
70654      Branch: perlio
70655            ! perlio.c
70656 ____________________________________________________________________________
70657 [  7655] By: nick                                  on 2000/11/12  19:09:41
70658         Log: Integrate mainline
70659      Branch: perlio
70660           +> README.solaris ext/Encode/Encode/cp1006.enc
70661           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
70662           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
70663           +> ext/Encode/Encode/iso8859-13.enc
70664           +> ext/Encode/Encode/iso8859-14.enc
70665           +> ext/Encode/Encode/iso8859-15.enc
70666           !> (integrate 34 files)
70667 ____________________________________________________________________________
70668 [  7654] By: jhi                                   on 2000/11/12  19:00:22
70669         Log: Add a metaconfig unit for fsync.
70670      Branch: metaconfig/U/perl
70671            + d_fsync.U
70672 ____________________________________________________________________________
70673 [  7653] By: jhi                                   on 2000/11/12  19:00:01
70674         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
70675      Branch: perl
70676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70677            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
70678            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70679            ! vos/config.ga.h win32/config.bc win32/config.gc
70680            ! win32/config.vc
70681 ____________________________________________________________________________
70682 [  7652] By: jhi                                   on 2000/11/11  21:12:01
70683         Log: Copy the s// information of README.hpux also to the perlrun.
70684      Branch: perl
70685            ! README.hpux pod/perlrun.pod
70686 ____________________________________________________________________________
70687 [  7651] By: jhi                                   on 2000/11/11  21:03:13
70688         Log: More README.solaris updates from Andy Dougherty.
70689      Branch: perl
70690            ! README.solaris
70691 ____________________________________________________________________________
70692 [  7650] By: jhi                                   on 2000/11/11  18:38:57
70693         Log: More descriptive error for unknown perlio layers.
70694              
70695              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70696              From: Dominic Dunlop <domo@computer.org> 
70697              Date: Sat, 11 Nov 2000 18:20:32 +0100             
70698              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
70699      Branch: perl
70700            ! perlio.c pod/perldiag.pod
70701 ____________________________________________________________________________
70702 [  7649] By: jhi                                   on 2000/11/11  18:37:52
70703         Log: MachTen doesn't really do mmap() and munmap().
70704              
70705              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70706              From: Dominic Dunlop <domo@computer.org> 
70707              Date: Sat, 11 Nov 2000 18:20:32 +0100             
70708              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
70709      Branch: perl
70710            ! hints/machten.sh
70711 ____________________________________________________________________________
70712 [  7648] By: jhi                                   on 2000/11/11  18:36:46
70713         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
70714              From: rspier@pobox.com (Robert Spier)
70715              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
70716              Message-ID: <14861.32839.491271.985797@rls.cx>
70717      Branch: perl
70718            ! Porting/Contract pod/perltoot.pod
70719 ____________________________________________________________________________
70720 [  7647] By: jhi                                   on 2000/11/11  18:35:30
70721         Log: Simplify the getpagesize() unit by dropping the
70722              pagesize probe since it's nowadays slightly more
70723              complicated because of sysconf(). (Note: if some
70724              platform really needs the -lPW for getpagesize,
70725              I just broke it.)
70726              
70727              TODO: a new pagesize unit.
70728      Branch: metaconfig
70729            ! U/compline/d_getpagsz.U
70730 ____________________________________________________________________________
70731 [  7646] By: jhi                                   on 2000/11/11  18:33:23
70732         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
70733      Branch: perl
70734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70735            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
70736            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70737            ! vos/config.ga.h win32/config.bc win32/config.gc
70738            ! win32/config.vc
70739 ____________________________________________________________________________
70740 [  7645] By: jhi                                   on 2000/11/11  16:45:15
70741         Log: Use sysconf() or getpagesize() to find out the pagesize.
70742      Branch: perl
70743            ! perlio.c
70744 ____________________________________________________________________________
70745 [  7644] By: jhi                                   on 2000/11/11  15:46:08
70746         Log: Integrate perlio.
70747      Branch: perl
70748           !> perlio.c
70749 ____________________________________________________________________________
70750 [  7643] By: jhi                                   on 2000/11/11  15:33:36
70751         Log: Subject: Re: [PATCH] README.solaris
70752              From: Lupe Christoph <lupe@lupe-christoph.de>
70753              Date: Sat, 11 Nov 2000 14:08:10 +0100
70754              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
70755      Branch: perl
70756            ! README.solaris
70757 ____________________________________________________________________________
70758 [  7642] By: jhi                                   on 2000/11/11  15:22:12
70759         Log: Subject: [PATCH perl@7638] cygwin port
70760              From: "Eric Fifer" <egf7@columbia.edu>            
70761              Date: Fri, 10 Nov 2000 19:30:30 -0000
70762              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
70763      Branch: perl
70764            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
70765 ____________________________________________________________________________
70766 [  7641] By: nick                                  on 2000/11/11  14:50:36
70767         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
70768              Also call "Buf" layer directly when unread'ing non-read chars.
70769      Branch: perlio
70770            ! perlio.c
70771 ____________________________________________________________________________
70772 [  7640] By: jhi                                   on 2000/11/11  02:05:02
70773         Log: Add more encoding tables.
70774      Branch: perl
70775            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
70776            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
70777            + ext/Encode/Encode/iso8859-10.enc
70778            + ext/Encode/Encode/iso8859-13.enc
70779            + ext/Encode/Encode/iso8859-14.enc
70780            + ext/Encode/Encode/iso8859-15.enc
70781            ! MANIFEST
70782 ____________________________________________________________________________
70783 [  7639] By: jhi                                   on 2000/11/10  18:49:25
70784         Log: Subject: [PATCH] README.solaris
70785              From: Andy Dougherty <doughera@lafayette.edu>
70786              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
70787              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
70788      Branch: perl
70789            + README.solaris
70790            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
70791            ! pod/perl.pod pod/perltoc.pod
70792 ____________________________________________________________________________
70793 [  7638] By: jhi                                   on 2000/11/10  15:04:15
70794         Log: Update Changes.
70795      Branch: perl
70796            ! Changes patchlevel.h
70797 ____________________________________________________________________________
70798 [  7637] By: jhi                                   on 2000/11/10  14:14:28
70799         Log: Explain better why certain regex tests are skipped.
70800              
70801              Subject: Re: tests skipped: unknown reason
70802              From: Lupe Christoph <lupe@lupe-christoph.de>
70803              Date: Fri, 10 Nov 2000 09:08:56 +0100
70804              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
70805      Branch: perl
70806            ! t/op/regexp.t
70807 ____________________________________________________________________________
70808 [  7636] By: nick                                  on 2000/11/10  13:40:00
70809         Log: Integrate mainline.
70810      Branch: perlio
70811           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
70812           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
70813           !> win32/bin/search.pl
70814 ____________________________________________________________________________
70815 [  7635] By: nick                                  on 2000/11/10  13:25:52
70816         Log: Re-instate stdio large file support via perlio.
70817      Branch: perl
70818            ! perlio.c
70819 ____________________________________________________________________________
70820 [  7634] By: jhi                                   on 2000/11/10  04:49:55
70821         Log: Amdahl UTS hints updates.
70822              
70823              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
70824              From: hom00@utsglobal.com (Harold O Morris)
70825              Date: Thu, 9 Nov 2000 20:02 PST
70826              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
70827      Branch: perl
70828            ! hints/uts.sh
70829 ____________________________________________________________________________
70830 [  7633] By: jhi                                   on 2000/11/09  23:33:28
70831         Log: Subject: [PATCH] IO::Seekable pod
70832              From: Nicholas Clark <nick@talking.bollo.cx>
70833              Date: Thu, 9 Nov 2000 20:29:45 +0000
70834              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
70835      Branch: perl
70836            ! ext/IO/lib/IO/Handle.pm
70837 ____________________________________________________________________________
70838 [  7632] By: jhi                                   on 2000/11/09  21:55:41
70839         Log: Various doc oddball characters.
70840              
70841              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70842              From: Michael Somos <somos@grail.cba.csuohio.edu>
70843              Date: Mon, 6 Nov 2000 17:44:20 -0500
70844              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
70845      Branch: perl
70846            ! emacs/cperl-mode.el lib/unicode/syllables.txt
70847            ! win32/bin/search.pl
70848 ____________________________________________________________________________
70849 [  7631] By: jhi                                   on 2000/11/09  21:12:29
70850         Log: Subject: Re: bash -c exit and linux hints 
70851              From: "John P. Linderman" <jpl@research.att.com>
70852              Date: Thu, 02 Nov 2000 09:37:25 -0500
70853              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
70854      Branch: perl
70855            ! hints/linux.sh
70856 ____________________________________________________________________________
70857 [  7630] By: nick                                  on 2000/11/09  20:34:11
70858         Log: Integrate mainline.
70859      Branch: perlio
70860           !> (integrate 91 files)
70861 ____________________________________________________________________________
70862 [  7629] By: jhi                                   on 2000/11/09  19:46:31
70863         Log: Missing dTHXs.
70864              
70865              Subject: RE: perl@7595 builds not on cygwin
70866              From: "Eric Fifer" <egf7@columbia.edu>
70867              Date: Thu, 9 Nov 2000 19:26:50 -0000
70868              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
70869      Branch: perl
70870            ! ext/Devel/Peek/Peek.xs
70871 ____________________________________________________________________________
70872 [  7628] By: jhi                                   on 2000/11/09  14:48:27
70873         Log: Disable only the tests 99 and 166 for UTF-8 locales.
70874      Branch: perl
70875            ! t/pragma/locale.t
70876 ____________________________________________________________________________
70877 [  7627] By: jhi                                   on 2000/11/09  14:40:27
70878         Log: There's no =head3.
70879      Branch: perl
70880            ! pod/perlhack.pod
70881 ____________________________________________________________________________
70882 [  7626] By: jhi                                   on 2000/11/09  13:54:26
70883         Log: The generated boot_* headers are wrong.  Pickier compiler,
70884              such as KAI C++ will refuse to compile the resulting perlmain.
70885              
70886              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70887              From: Harri Pasanen <harri.pasanen@trema.com>
70888              Date: Thu, 09 Nov 2000 14:23:28 +0100
70889              Message-Id: <3A0AA550.26D548A3@trema.com>
70890      Branch: perl
70891            ! minimod.pl
70892 ____________________________________________________________________________
70893 [  7625] By: jhi                                   on 2000/11/09  13:50:44
70894         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
70895              From: Prymmer/Kahn <pvhp@best.com>
70896              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
70897              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
70898              
70899              All except the "cow orker" change.
70900      Branch: perl
70901            ! Porting/pumpkin.pod
70902 ____________________________________________________________________________
70903 [  7624] By: jhi                                   on 2000/11/09  13:45:33
70904         Log: Fix for
70905              
70906              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
70907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
70908              Date: Thu, 09 Nov 2000 11:05:52 +0100
70909              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
70910      Branch: perl
70911            ! pod/perldiag.pod t/pragma/warn/pp_sys
70912 ____________________________________________________________________________
70913 [  7623] By: jhi                                   on 2000/11/09  13:37:16
70914         Log: Typo in an ifndef.
70915              
70916              Subject: Re: [PATCH 5.7.0] better messages from malloc()
70917              From: Joe Smith <jms@inwap.com>         
70918              Date: Thu, 09 Nov 2000 01:33:14 -0800
70919              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
70920      Branch: perl
70921            ! malloc.c
70922 ____________________________________________________________________________
70923 [  7622] By: jhi                                   on 2000/11/09  13:31:18
70924         Log: Remove unused extra arguments.
70925      Branch: metaconfig/U/perl
70926            ! perlxv.U
70927      Branch: perl
70928            ! Configure config_h.SH
70929 ____________________________________________________________________________
70930 [  7621] By: jhi                                   on 2000/11/09  13:16:36
70931         Log: More VMS moves on environment handling, from Charles Lane.
70932      Branch: perl
70933            ! t/pragma/locale.t
70934 ____________________________________________________________________________
70935 [  7620] By: jhi                                   on 2000/11/09  04:42:38
70936         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
70937              From: David Dyck <dcd@tc.fluke.com>
70938              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
70939              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
70940      Branch: perl
70941            ! pp_sys.c
70942 ____________________________________________________________________________
70943 [  7619] By: jhi                                   on 2000/11/09  04:36:21
70944         Log: Forgot from #7618.
70945      Branch: perl
70946            ! lib/File/stat.pm
70947 ____________________________________________________________________________
70948 [  7618] By: jhi                                   on 2000/11/09  04:28:44
70949         Log: Make deleting for %ENV work for (newer versions of) VMS,
70950              from Craig A. Berry.
70951      Branch: perl
70952            ! vms/vms.c
70953 ____________________________________________________________________________
70954 [  7617] By: jhi                                   on 2000/11/09  04:25:05
70955         Log: Subject: [PATCH] Class::Struct at compile time
70956              From: "Casey R. Tweten" <crt@kiski.net>
70957              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
70958              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
70959      Branch: perl
70960            ! lib/Class/Struct.pm
70961 ____________________________________________________________________________
70962 [  7616] By: jhi                                   on 2000/11/09  04:15:17
70963         Log: Subject: [ID 20001108.013] spelling
70964              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
70965              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
70966              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
70967      Branch: perl
70968            ! lib/ftp.pl
70969 ____________________________________________________________________________
70970 [  7615] By: jhi                                   on 2000/11/09  04:12:42
70971         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
70972              From: Peter Prymmer <pvhp@forte.com>
70973              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
70974              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
70975      Branch: perl
70976            ! configure.com
70977 ____________________________________________________________________________
70978 [  7614] By: jhi                                   on 2000/11/08  22:42:55
70979         Log: A missing aTHX_.
70980      Branch: perl
70981            ! ext/IPC/SysV/SysV.xs
70982 ____________________________________________________________________________
70983 [  7613] By: jhi                                   on 2000/11/08  19:30:21
70984         Log: Update Changes.
70985      Branch: perl
70986            ! Changes patchlevel.h
70987 ____________________________________________________________________________
70988 [  7612] By: jhi                                   on 2000/11/08  18:35:25
70989         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
70990              From: David Dyck <dcd@tc.fluke.com>
70991              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
70992              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
70993      Branch: perl
70994            ! pp_sys.c
70995 ____________________________________________________________________________
70996 [  7611] By: jhi                                   on 2000/11/08  18:30:26
70997         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
70998              From: Dominic Dunlop <domo@computer.org>
70999              Date: Tue, 7 Nov 2000 12:05:25 +0100
71000              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
71001      Branch: perl
71002            ! malloc.c
71003 ____________________________________________________________________________
71004 [  7610] By: jhi                                   on 2000/11/08  18:25:14
71005         Log: Do not test UTF-8 locales since that the tests would require
71006              polymorphic regexen.
71007      Branch: perl
71008            ! t/pragma/locale.t
71009 ____________________________________________________________________________
71010 [  7609] By: jhi                                   on 2000/11/08  17:12:51
71011         Log: Locale buglets.
71012              
71013              Subject: RE: Locales support (setlocale) fixes
71014              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71015              Date: Wed, 8 Nov 2000 20:01:39 +0300
71016              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
71017      Branch: perl
71018            ! t/pragma/locale.t util.c
71019 ____________________________________________________________________________
71020 [  7608] By: jhi                                   on 2000/11/08  17:00:16
71021         Log: Deleting $ENV{PATH} in VMS is not recommendable.
71022      Branch: perl
71023            ! t/pragma/locale.t
71024 ____________________________________________________________________________
71025 [  7607] By: jhi                                   on 2000/11/08  16:58:26
71026         Log: Subject: PATCH std stdio for (Free)BSD
71027              From: Nicholas Clark <nick@ccl4.org>
71028              Date: Wed, 8 Nov 2000 15:36:29 +0000
71029              Message-ID: <20001108153629.D98736@plum.flirble.org>
71030      Branch: metaconfig
71031            ! U/compline/d_stdstdio.U
71032      Branch: perl
71033            ! Configure config_h.SH
71034 ____________________________________________________________________________
71035 [  7606] By: jhi                                   on 2000/11/08  16:43:31
71036         Log: Forgot to bump the line numbers in #7601.
71037      Branch: perl
71038            ! t/pragma/warn/pp_sys
71039 ____________________________________________________________________________
71040 [  7605] By: jhi                                   on 2000/11/08  16:39:12
71041         Log: More careful detection of how well NVs and UVs mix.
71042              
71043              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))
71044              From: Nicholas Clark <nick@ccl4.org>
71045              Date: Wed, 8 Nov 2000 15:14:12 +0000
71046              Message-ID: <20001108151412.B98736@plum.flirble.org>
71047              
71048              Added some SIGFPE paranoia.
71049      Branch: metaconfig/U/perl
71050            ! perlxv.U
71051      Branch: perl
71052            ! Configure config_h.SH
71053 ____________________________________________________________________________
71054 [  7604] By: jhi                                   on 2000/11/08  14:39:10
71055         Log: Subject: [patch perl@7595] VMS configure.com tweak
71056              From: "Craig A. Berry" <craigberry@mac.com>
71057              Date: Wed, 8 Nov 2000 00:24:12 -0600
71058              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
71059      Branch: perl
71060            ! configure.com
71061 ____________________________________________________________________________
71062 [  7603] By: jhi                                   on 2000/11/08  14:27:11
71063         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
71064              From: Robin Barker <rmb1@cise.npl.co.uk>
71065              Date: Wed, 8 Nov 2000 11:11:39 GMT
71066              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
71067      Branch: perl
71068            ! perlio.c
71069 ____________________________________________________________________________
71070 [  7602] By: jhi                                   on 2000/11/08  14:25:03
71071         Log: Fix for the tie-refhash string table leaks.
71072              
71073              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
71074              Date: Wed, 8 Nov 2000 13:03:04 GMT
71075              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
71076      Branch: perl
71077            ! t/lib/tie-refhash.t
71078 ____________________________________________________________________________
71079 [  7601] By: jhi                                   on 2000/11/08  14:21:08
71080         Log: Try to avoid flockless and emulationless places.
71081      Branch: perl
71082            ! t/pragma/warn/pp_sys
71083 ____________________________________________________________________________
71084 [  7600] By: jhi                                   on 2000/11/08  02:28:54
71085         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
71086              
71087              Subject: [PATCH] prototyped functions that should be overrideable
71088              From: "Casey R. Tweten" <crt@kiski.net>
71089              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
71090              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
71091      Branch: perl
71092            ! toke.c
71093 ____________________________________________________________________________
71094 [  7599] By: jhi                                   on 2000/11/08  01:12:05
71095         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
71096              
71097              Subject: [PATCH] perlbug.PL
71098              From: "Kurt D. Starsinic" <kstar@chapin.edu>
71099              Date: Mon, 6 Nov 2000 21:39:01 -0500
71100              Message-ID: <20001106213901.B20955@O2.chapin.edu>
71101      Branch: perl
71102            ! utils/perlbug.PL
71103 ____________________________________________________________________________
71104 [  7598] By: jhi                                   on 2000/11/07  23:42:00
71105         Log: Bad thinko in #7581 (I used the test program with the expanded
71106              values as-is).
71107      Branch: metaconfig
71108            ! U/compline/d_stdstdio.U
71109      Branch: perl
71110            ! Configure
71111 ____________________________________________________________________________
71112 [  7597] By: jhi                                   on 2000/11/07  21:43:29
71113         Log: Subject: [PATCH perl@7573] cygwin port
71114              From: "Fifer, Eric" <EFifer@sanwaint.com>
71115              Date: Tue, 7 Nov 2000 18:08:51 -0000 
71116              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
71117              
71118              Synchronize with Cygwin 1.1.5.
71119      Branch: perl
71120            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
71121            ! pod/perlport.pod unixish.h util.c
71122 ____________________________________________________________________________
71123 [  7596] By: jhi                                   on 2000/11/07  21:39:25
71124         Log: perlhack updates from H.Merijn Brand.
71125      Branch: perl
71126            ! pod/perlhack.pod
71127 ____________________________________________________________________________
71128 [  7595] By: jhi                                   on 2000/11/07  20:21:41
71129         Log: Update Changes.
71130      Branch: perl
71131            ! Changes patchlevel.h
71132 ____________________________________________________________________________
71133 [  7594] By: jhi                                   on 2000/11/07  19:18:58
71134         Log: Be more robust in Dynaloader.pm.
71135      Branch: perl
71136            ! ext/DynaLoader/DynaLoader_pm.PL
71137 ____________________________________________________________________________
71138 [  7593] By: jhi                                   on 2000/11/07  16:49:31
71139         Log: AUTHORS update.
71140      Branch: perl
71141            ! AUTHORS
71142 ____________________________________________________________________________
71143 [  7592] By: gsar                                  on 2000/11/07  16:39:51
71144         Log: normalize relative paths in virtualized current directory on windows,
71145              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
71146              returns)
71147      Branch: perl
71148            ! win32/vdir.h
71149 ____________________________________________________________________________
71150 [  7591] By: jhi                                   on 2000/11/07  16:04:26
71151         Log: Too profiler-happy: with optimization the #7590 actually makes
71152              the test to run 0.5% _slower_.  Requires much more instrumentation.
71153              Retract #7590.
71154      Branch: perl
71155            ! regcomp.c regcomp.h
71156 ____________________________________________________________________________
71157 [  7590] By: jhi                                   on 2000/11/07  15:51:13
71158         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
71159              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
71160              by using memset() and testing bytewise (as opposed to bitwise).
71161      Branch: perl
71162            ! regcomp.c regcomp.h
71163 ____________________________________________________________________________
71164 [  7589] By: jhi                                   on 2000/11/07  12:56:39
71165         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
71166              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71167              Date: Mon, 06 Nov 2000 23:45:30 -0500
71168              Message-Id: <0011079735.AA973576259@univpress.com>
71169      Branch: perl
71170            ! configure.com t/lib/st-lock.t
71171 ____________________________________________________________________________
71172 [  7588] By: jhi                                   on 2000/11/07  01:03:28
71173         Log: Tweak #7587.
71174      Branch: perl
71175            ! pod/perldiag.pod
71176 ____________________________________________________________________________
71177 [  7587] By: jhi                                   on 2000/11/07  01:00:27
71178         Log: A doc addition for bug id 20001105.019, beware \p.
71179      Branch: perl
71180            ! pod/perldiag.pod
71181 ____________________________________________________________________________
71182 [  7586] By: jhi                                   on 2000/11/07  00:32:22
71183         Log: Fake support of holey files in win/dosish platforms.
71184              
71185              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
71186              From: kipp@shonanblue.ne.jp
71187              Date: Mon, 6 Nov 2000 13:30:55 -0800
71188              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
71189      Branch: perl
71190            ! ext/SDBM_File/sdbm/sdbm.c
71191 ____________________________________________________________________________
71192 [  7585] By: jhi                                   on 2000/11/07  00:12:54
71193         Log: Subject: Pod updates
71194              From: "Stephen P. Potter" <spp@spotter.yi.org>
71195              Date: Mon, 06 Nov 2000 18:56:43 -0500
71196              Message-Id: <200011062357.SAA18173@spotter.yi.org>
71197      Branch: perl
71198            ! README.dos README.os2 README.win32 pod/buildtoc.PL
71199            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
71200            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
71201            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
71202            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
71203            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
71204            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
71205            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
71206            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
71207            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
71208            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
71209            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
71210            ! pod/perltootc.pod pod/perlunicode.pod
71211 ____________________________________________________________________________
71212 [  7584] By: jhi                                   on 2000/11/07  00:04:17
71213         Log: Varargs don't always work too well if one puts an unsigned
71214              char on the stack and pop an unsigned quad off the stack.
71215              
71216              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
71217              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
71218              Date: Mon, 06 Nov 2000 15:19:05 -0800
71219              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
71220      Branch: perl
71221            ! utf8.c
71222 ____________________________________________________________________________
71223 [  7583] By: jhi                                   on 2000/11/06  23:58:48
71224         Log: %ENV note tweaks from Dan Sugalski.
71225      Branch: perl
71226            ! pod/perlport.pod vms/perlvms.pod
71227 ____________________________________________________________________________
71228 [  7582] By: jhi                                   on 2000/11/06  23:05:49
71229         Log: glibc5 detection by __GNU_LIBRARY__.
71230      Branch: perl
71231            ! toke.c
71232 ____________________________________________________________________________
71233 [  7581] By: jhi                                   on 2000/11/06  22:51:29
71234         Log: Make the stdio test program of 7427 less noisy while being 
71235              compiled so that Digital UNIX wouldn't get both
71236              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
71237              undefined.  This makes perlio happy.
71238      Branch: metaconfig
71239            ! U/compline/d_stdstdio.U
71240      Branch: perl
71241            ! Configure config_h.SH
71242 ____________________________________________________________________________
71243 [  7580] By: jhi                                   on 2000/11/06  22:41:41
71244         Log: Document %ENV = () portability issues.
71245      Branch: perl
71246            ! pod/perlport.pod vms/perlvms.pod
71247 ____________________________________________________________________________
71248 [  7579] By: jhi                                   on 2000/11/06  21:29:24
71249         Log: VOS updates from Paul Green.
71250      Branch: perl
71251            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71252 ____________________________________________________________________________
71253 [  7578] By: jhi                                   on 2000/11/06  21:00:40
71254         Log: Sanitize the environment further.
71255      Branch: perl
71256            ! t/pragma/locale.t
71257 ____________________________________________________________________________
71258 [  7577] By: jhi                                   on 2000/11/06  20:53:51
71259         Log: Re-introduce 7552 lost in integration.
71260      Branch: perl
71261            ! perlio.c
71262 ____________________________________________________________________________
71263 [  7576] By: jhi                                   on 2000/11/06  20:33:46
71264         Log: Admit that the test leaks scalars.
71265      Branch: perl
71266            ! t/comp/proto.t
71267 ____________________________________________________________________________
71268 [  7575] By: jhi                                   on 2000/11/06  20:17:08
71269         Log: Integrate perlio.
71270      Branch: perl
71271           !> perlio.c
71272 ____________________________________________________________________________
71273 [  7574] By: nick                                  on 2000/11/06  20:07:28
71274         Log: Remove debug. Try (Mmap_t) on madvise() call.
71275      Branch: perlio
71276            ! perlio.c
71277 ____________________________________________________________________________
71278 [  7573] By: jhi                                   on 2000/11/06  13:56:05
71279         Log: Update Changes.
71280      Branch: perl
71281            ! Changes patchlevel.h
71282 ____________________________________________________________________________
71283 [  7572] By: jhi                                   on 2000/11/06  13:48:41
71284         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
71285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71286              Date: Mon, 06 Nov 2000 10:11:42 +0100
71287              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
71288      Branch: perl
71289            ! pod/perlhack.pod
71290 ____________________________________________________________________________
71291 [  7571] By: jhi                                   on 2000/11/06  01:45:51
71292         Log: AUTHORS updates.
71293      Branch: perl
71294            ! AUTHORS
71295 ____________________________________________________________________________
71296 [  7570] By: jhi                                   on 2000/11/06  00:18:00
71297         Log: Fix for
71298              
71299              Subject: [ID 20000728.005] perl -P broken
71300              From: David Dyck <dcd@tc.fluke.com>
71301              Date: Fri, 28 Jul 2000 17:19:16 -0700
71302              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
71303              
71304              (hopefully).  The fix is also not complete, it seems to break
71305              BOM swallowing for libc5 systems, but until someone figures
71306              out a way to do this without ftell(), this will do.
71307      Branch: perl
71308            ! toke.c
71309 ____________________________________________________________________________
71310 [  7569] By: jhi                                   on 2000/11/06  00:05:30
71311         Log: Document that the evaled syntax errors cause scalar leaks.
71312      Branch: perl
71313            ! t/comp/proto.t
71314 ____________________________________________________________________________
71315 [  7568] By: jhi                                   on 2000/11/05  23:14:47
71316         Log: opmini.o can linger from Configures past.
71317      Branch: perl
71318            ! Makefile.SH
71319 ____________________________________________________________________________
71320 [  7567] By: jhi                                   on 2000/11/05  21:28:39
71321         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
71322              first argument correctly.
71323      Branch: perl
71324            ! perlio.c
71325 ____________________________________________________________________________
71326 [  7566] By: jhi                                   on 2000/11/05  21:15:56
71327         Log: Integrate perlio.
71328      Branch: perl
71329           !> perlio.c
71330 ____________________________________________________________________________
71331 [  7565] By: jhi                                   on 2000/11/05  21:15:13
71332         Log: Use -dM for gcc (the suggested patch did it only for Linux,
71333              but I think it can be generalized).
71334              
71335              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
71336              From: Pixel <pixel@mandrakesoft.com>
71337              Date: 05 Nov 2000 21:49:34 +0100 
71338              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
71339      Branch: perl
71340            ! ext/Errno/Errno_pm.PL
71341 ____________________________________________________________________________
71342 [  7564] By: nick                                  on 2000/11/05  21:09:18
71343         Log: Added a mmap layer as a "subclass" of perlio.
71344              PERLIO=mmap ./perl harness passes
71345      Branch: perlio
71346            ! perlio.c
71347 ____________________________________________________________________________
71348 [  7563] By: jhi                                   on 2000/11/05  19:48:55
71349         Log: Add a note for future generations about bug id 20000229.006.
71350      Branch: perl
71351            ! malloc.c
71352 ____________________________________________________________________________
71353 [  7562] By: jhi                                   on 2000/11/05  19:38:24
71354         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
71355      Branch: perl
71356            ! pp_ctl.c t/op/pos.t
71357 ____________________________________________________________________________
71358 [  7561] By: jhi                                   on 2000/11/05  18:21:46
71359         Log: Add =pod to be tidy.
71360      Branch: perl
71361            ! lib/Math/Complex.pm
71362 ____________________________________________________________________________
71363 [  7560] By: jhi                                   on 2000/11/05  17:38:46
71364         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
71365      Branch: perl
71366            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
71367            ! ext/Storable/Storable.xs t/lib/st-recurse.t
71368 ____________________________________________________________________________
71369 [  7559] By: jhi                                   on 2000/11/05  17:32:59
71370         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
71371              From: "Peter J. Farley III" <pjfarley@banet.net>
71372              Date: Sun, 05 Nov 2000 11:55:59 -0500
71373              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
71374      Branch: perl
71375            ! t/lib/syslog.t
71376 ____________________________________________________________________________
71377 [  7558] By: jhi                                   on 2000/11/05  17:29:19
71378         Log: Integrate perlio.
71379      Branch: perl
71380           !> perlio.c
71381 ____________________________________________________________________________
71382 [  7557] By: jhi                                   on 2000/11/05  17:22:01
71383         Log: A fix of sorts for 20000329.026, a better error message
71384              for a missing "use charnames" when using the \N{...}. 
71385      Branch: perl
71386            ! pod/perldiag.pod toke.c
71387 ____________________________________________________________________________
71388 [  7556] By: jhi                                   on 2000/11/05  16:33:50
71389         Log: Test tweak: show also the failed locales.
71390              
71391              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
71392              From: Lupe Christoph <lupe@lupe-christoph.de>         
71393              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
71394              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
71395      Branch: perl
71396            ! t/pragma/locale.t
71397 ____________________________________________________________________________
71398 [  7555] By: nick                                  on 2000/11/05  11:09:34
71399         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
71400              open RDWR so does not fail. (pragma/warnings 303 again...)
71401      Branch: perlio
71402            ! perlio.c
71403 ____________________________________________________________________________
71404 [  7554] By: nick                                  on 2000/11/05  10:10:13
71405         Log: Fix case where ungetc(f,EOF) was allowed.
71406              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
71407              so we can see similarities.
71408              Use types more carefully and a STDCHAR array in hope that this will
71409              fix Jarrko's 64bit machine.
71410      Branch: perlio
71411            ! perlio.c
71412 ____________________________________________________________________________
71413 [  7553] By: jhi                                   on 2000/11/05  01:12:16
71414         Log: Fix for
71415              
71416              Subject: [ID 20001004.007] taint propogation is inconsistent
71417              From: pimlott@idiomtech.com (Andrew Pimlott) 
71418              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
71419              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
71420              
71421              The culprit was sv_setsv() which was rather blindly
71422              propagating taint, which lead to behaviour where if
71423              a tainted anon hash value was seen all the hash values
71424              from then on at that level became tainted, or at any
71425              upper levels in the case of nested anon hashes.
71426      Branch: perl
71427            ! sv.c t/op/taint.t
71428 ____________________________________________________________________________
71429 [  7552] By: jhi                                   on 2000/11/04  23:44:18
71430         Log: Some cpps don't like splitting conditionals across several lines.
71431      Branch: perl
71432            ! perlio.c
71433 ____________________________________________________________________________
71434 [  7551] By: nick                                  on 2000/11/04  23:40:44
71435         Log: Integrate mainline
71436      Branch: perlio
71437           !> pp_hot.c t/op/taint.t
71438 ____________________________________________________________________________
71439 [  7550] By: nick                                  on 2000/11/04  23:39:05
71440         Log: Integrate mainline again
71441      Branch: perlio
71442           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
71443           !> t/lib/b.t t/op/misc.t util.c
71444 ____________________________________________________________________________
71445 [  7549] By: jhi                                   on 2000/11/04  23:14:01
71446         Log: Fix for
71447              
71448              Subject: [ID 20001004.006] undef is never tainted
71449              From: pimlott@idiomtech.com (Andrew Pimlott)
71450              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
71451              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
71452              
71453              An undef read from a slurped file was not tainted.
71454      Branch: perl
71455            ! pp_hot.c t/op/taint.t
71456 ____________________________________________________________________________
71457 [  7548] By: jhi                                   on 2000/11/04  22:56:21
71458         Log: Test tweak ($Config{useperlio} is by default undef) .
71459      Branch: perl
71460            ! t/lib/b.t
71461 ____________________________________________________________________________
71462 [  7547] By: jhi                                   on 2000/11/04  22:43:56
71463         Log: Integrate perlio.
71464      Branch: perl
71465           +> lib/perlio.pm
71466           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
71467           !> pod/perlapi.pod t/lib/b.t
71468 ____________________________________________________________________________
71469 [  7546] By: jhi                                   on 2000/11/04  22:40:59
71470         Log: Configure would use a bad $myuname from an old config.sh.
71471              
71472              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
71473              From: Andy Dougherty <doughera@lafayette.edu>
71474              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
71475              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
71476      Branch: metaconfig
71477            ! U/modified/Oldconfig.U
71478      Branch: perl
71479            ! Configure config_h.SH
71480 ____________________________________________________________________________
71481 [  7545] By: jhi                                   on 2000/11/04  22:36:54
71482         Log: Subject: Locales support (setlocale) fixes
71483              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71484              Date: Sat, 4 Nov 2000 10:15:48 +0300 
71485              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
71486              
71487              Modified quite a bit to be more portable.
71488      Branch: perl
71489            ! embed.h embed.pl perl.h proto.h util.c
71490 ____________________________________________________________________________
71491 [  7544] By: jhi                                   on 2000/11/04  22:32:47
71492         Log: Dying is too strict here, better just skip.
71493      Branch: perl
71494            ! t/op/misc.t
71495 ____________________________________________________________________________
71496 [  7543] By: nick                                  on 2000/11/04  21:55:13
71497         Log: Merge mainline
71498      Branch: perlio
71499           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71500           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
71501           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
71502           !> (integrate 64 files)
71503 ____________________________________________________________________________
71504 [  7542] By: jhi                                   on 2000/11/04  21:09:28
71505         Log: More Changes tweakery.
71506      Branch: perl
71507            ! Changes Porting/genlog
71508 ____________________________________________________________________________
71509 [  7541] By: jhi                                   on 2000/11/04  20:58:18
71510         Log: Changes fixups.
71511      Branch: perl
71512            ! Changes
71513 ____________________________________________________________________________
71514 [  7540] By: jhi                                   on 2000/11/04  20:42:38
71515         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
71516              create a "fast path" for locale name probing using "locale -a"
71517              if available, squash finally hopefully the s?printf resetting
71518              the numeric locale (since, IIUC perllocale, it never shouldn't). 
71519      Branch: perl
71520            ! sv.c t/op/misc.t t/pragma/locale.t
71521 ____________________________________________________________________________
71522 [  7539] By: nick                                  on 2000/11/04  19:56:10
71523         Log: PerlIO infrastructure complete.
71524      Branch: perlio
71525            + lib/perlio.pm
71526            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
71527 ____________________________________________________________________________
71528 [  7538] By: nick                                  on 2000/11/04  14:31:32
71529         Log: Type tweaks + less contorted allocation scheme
71530      Branch: perlio
71531            ! perlio.c
71532 ____________________________________________________________________________
71533 [  7537] By: nick                                  on 2000/11/04  12:40:42
71534         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
71535              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
71536              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
71537              sensible) which lead to some interesting fails.
71538      Branch: perlio
71539            ! perlio.c
71540 ____________________________________________________________________________
71541 [  7536] By: jhi                                   on 2000/11/04  00:20:02
71542         Log: Add FCNTL_CAN_LOCK.
71543              
71544              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71545              From: Andy Dougherty <doughera@lafayette.edu>
71546              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
71547              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
71548              
71549              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
71550              From: Andy Dougherty <doughera@lafayette.edu>
71551              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
71552              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
71553      Branch: metaconfig/U/perl
71554            + d_fcntl_can_lock.U
71555            ! startperl.U
71556      Branch: perl
71557            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71558            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
71559            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71560            ! vos/config.ga.h win32/config.bc win32/config.gc
71561            ! win32/config.vc
71562 ____________________________________________________________________________
71563 [  7535] By: nick                                  on 2000/11/03  22:19:10
71564         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
71565              - Works on Linux with
71566              perlio + unix
71567              stdio
71568              - Works on Solaris with
71569              perlio + unix
71570              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
71571              - Fails (hangs in openpid) if you try and stack
71572              perlio + stdio - Linux stdio's read() logic is hanging.
71573      Branch: perlio
71574            ! iperlsys.h perlio.c
71575 ____________________________________________________________________________
71576 [  7534] By: jhi                                   on 2000/11/03  15:16:02
71577         Log: Subject: Re: README.aix
71578              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71579              Date: Fri, 03 Nov 2000 16:03:15 +0100
71580              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
71581      Branch: perl
71582            ! README.aix
71583 ____________________________________________________________________________
71584 [  7533] By: jhi                                   on 2000/11/03  03:59:02
71585         Log: Subject: [PATCH 5.7.0] better messages from malloc()
71586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71587              Date: Wed, 1 Nov 2000 23:39:56 -0500
71588              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
71589      Branch: perl
71590            ! malloc.c pod/perldiag.pod
71591 ____________________________________________________________________________
71592 [  7532] By: jhi                                   on 2000/11/03  00:11:56
71593         Log: The #7521 touched things it shouldn't have.
71594      Branch: perl
71595            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
71596 ____________________________________________________________________________
71597 [  7531] By: jhi                                   on 2000/11/02  22:32:33
71598         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
71599              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71600              Date:     Thu, 2 Nov 2000 16:58:36 EST
71601              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
71602      Branch: perl
71603            ! vms/gen_shrfls.pl
71604 ____________________________________________________________________________
71605 [  7530] By: jhi                                   on 2000/11/02  22:08:49
71606         Log: Fix the problem discussed in
71607              
71608              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
71609              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
71610              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
71611              
71612              originally from Linc Madison.  Also Andreas König's comments
71613              taken into account.  Some other problems with Tie::SubstrHash
71614              fixed: didn't croak when the table exceeded the requested number
71615              of entries (as documented) but instead when the number of entries
71616              exceeded the size of the table, a croak() had an unnecessary \n,
71617              didn't have a CLEAR method, documented that there is no exists().
71618              Didn't fix to be strict-proof because the module uses &foo; and
71619              dynamic scope.  Added a test script exercizing both first tamely 
71620              the basic functionality, and then the failure cases reported by
71621              Linc Madison.
71622      Branch: perl
71623            + t/lib/tie-substrhash.t
71624            ! MANIFEST lib/Tie/SubstrHash.pm
71625 ____________________________________________________________________________
71626 [  7529] By: jhi                                   on 2000/11/02  17:58:08
71627         Log: recv() can fail and return undef.
71628              
71629              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
71630              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
71631              Date: Thu, 2 Nov 2000 20:12:20 +0300
71632              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
71633      Branch: perl
71634            ! lib/Net/Ping.pm
71635 ____________________________________________________________________________
71636 [  7528] By: jhi                                   on 2000/11/02  17:49:09
71637         Log: Detpyo.
71638      Branch: perl
71639            ! pod/perlop.pod
71640 ____________________________________________________________________________
71641 [  7527] By: jhi                                   on 2000/11/02  15:48:37
71642         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
71643              fix a autovivification bug in Tie::RefHash, add tests for both.
71644              
71645              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
71646              From: Edward Avis <epa98@doc.ic.ac.uk>
71647              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
71648              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
71649      Branch: perl
71650            + t/lib/tie-refhash.t
71651            ! MANIFEST lib/Tie/RefHash.pm
71652 ____________________________________________________________________________
71653 [  7526] By: jhi                                   on 2000/11/02  13:56:26
71654         Log: Test::Harness revealed buglets in the new DynaLoader.
71655              
71656              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
71657              From: andreas.koenig@anima.de (Andreas J. Koenig)
71658              Date: 02 Nov 2000 11:26:48 +0100 
71659              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
71660      Branch: perl
71661            ! ext/DynaLoader/DynaLoader_pm.PL
71662 ____________________________________________________________________________
71663 [  7525] By: jhi                                   on 2000/11/01  23:52:08
71664         Log: The entry for #7503 was missing.
71665      Branch: perl
71666            ! Changes
71667 ____________________________________________________________________________
71668 [  7524] By: jhi                                   on 2000/11/01  23:40:52
71669         Log: Update Changes.
71670      Branch: perl
71671            ! Changes patchlevel.h
71672 ____________________________________________________________________________
71673 [  7523] By: jhi                                   on 2000/11/01  22:57:09
71674         Log: More tweaking on the #7522 theme.
71675      Branch: perl
71676            ! ext/DynaLoader/DynaLoader_pm.PL
71677 ____________________________________________________________________________
71678 [  7522] By: jhi                                   on 2000/11/01  22:06:15
71679         Log: Expand %Config variables and %ENV variables only if
71680              so requested during build time using the
71681              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
71682              Not expanding makes relocating distributions easier.
71683      Branch: perl
71684            ! ext/DynaLoader/DynaLoader_pm.PL
71685 ____________________________________________________________________________
71686 [  7521] By: jhi                                   on 2000/11/01  20:56:34
71687         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
71688              and setgid() because they were just changing $< and $( which means
71689              only changing the real uid/gid, as opposed to changing both
71690              real and effective ids.  (The alternative way could have been
71691              in POSIX.pm to change $> and $), too, but making a direct call
71692              to the C API feels cleaner.)  Fixes the bug
71693              
71694              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
71695              From: "Garry T. Williams" <garry@zvolve.com>
71696              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
71697              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
71698      Branch: perl
71699            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
71700            ! ext/POSIX/typemap pod/perlvar.pod
71701 ____________________________________________________________________________
71702 [  7520] By: jhi                                   on 2000/11/01  20:08:33
71703         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
71704              From: "Garry T. Williams" <garry@zvolve.com>
71705              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
71706              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
71707      Branch: perl
71708            ! pod/perlsec.pod
71709 ____________________________________________________________________________
71710 [  7519] By: jhi                                   on 2000/11/01  20:01:22
71711         Log: Locale warning explanation tweak.
71712      Branch: perl
71713            ! pod/perldiag.pod
71714 ____________________________________________________________________________
71715 [  7518] By: jhi                                   on 2000/11/01  18:57:13
71716         Log: C.pm part of
71717              
71718              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
71719              From: Jarkko Hietaniemi <jhi@iki.fi>
71720              Date: Tue, 10 Oct 2000 08:22:28 -0500
71721              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
71722      Branch: perl
71723            ! ext/B/B/C.pm
71724 ____________________________________________________________________________
71725 [  7517] By: jhi                                   on 2000/11/01  18:41:59
71726         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
71727              From: Martien Verbruggen <mgjv@comdyn.com.au>
71728              Date: Fri, 6 Oct 2000 14:09:10 +1100
71729              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
71730      Branch: perl
71731            ! pod/perlop.pod
71732 ____________________________________________________________________________
71733 [  7516] By: jhi                                   on 2000/11/01  18:34:55
71734         Log: Generalize the Camel wording.
71735              
71736              Subject: Re: perlfaq style changes
71737              From: John Borwick <jhborwic@unity.ncsu.edu>
71738              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
71739              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
71740      Branch: perl
71741            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
71742 ____________________________________________________________________________
71743 [  7515] By: jhi                                   on 2000/11/01  16:52:31
71744         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
71745              From: pimlott@idiomtech.com (Andrew Pimlott)
71746              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
71747              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
71748      Branch: perl
71749            ! pod/perlsec.pod
71750 ____________________________________________________________________________
71751 [  7514] By: jhi                                   on 2000/11/01  15:03:40
71752         Log: More AIX lore.
71753      Branch: perl
71754            ! ext/re/hints/aix.pl
71755 ____________________________________________________________________________
71756 [  7513] By: jhi                                   on 2000/11/01  14:48:30
71757         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
71758              From: root <root@chronos.fi.muni.cz>
71759              Date: Wed, 1 Nov 2000 12:31:32 +0100
71760              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
71761      Branch: perl
71762            ! lib/Net/Ping.pm
71763 ____________________________________________________________________________
71764 [  7512] By: jhi                                   on 2000/11/01  14:46:47
71765         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71766              From: Martin Husemann <martin@duskware.de>
71767              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
71768              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
71769      Branch: perl
71770            ! regcomp.c
71771 ____________________________________________________________________________
71772 [  7511] By: jhi                                   on 2000/11/01  14:39:50
71773         Log: AUTHORS updates.
71774      Branch: perl
71775            ! AUTHORS
71776 ____________________________________________________________________________
71777 [  7510] By: jhi                                   on 2000/11/01  14:29:50
71778         Log: Subject: [PATCH] startperl to respect versiononly
71779              From: Robin Barker <rmb1@cise.npl.co.uk> 
71780              Date: Tue, 31 Oct 2000 16:29:36 GMT
71781              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
71782      Branch: metaconfig/U/perl
71783            ! startperl.U
71784      Branch: perl
71785            ! Configure config_h.SH
71786 ____________________________________________________________________________
71787 [  7509] By: jhi                                   on 2000/11/01  14:19:53
71788         Log: printf UVs the correct way, noticed by Robin Barker.
71789      Branch: perl
71790            ! utf8.c
71791 ____________________________________________________________________________
71792 [  7508] By: jhi                                   on 2000/11/01  14:10:03
71793         Log: Do not cleanup *% because the % has special meanings in some
71794              shell environments.
71795      Branch: perl
71796            ! ext/Storable/Makefile.PL
71797 ____________________________________________________________________________
71798 [  7507] By: jhi                                   on 2000/11/01  14:06:00
71799         Log: The NonStop-UX libraries have a novel way to say NaN.
71800      Branch: perl
71801            ! t/lib/bigfltpm.t
71802 ____________________________________________________________________________
71803 [  7506] By: jhi                                   on 2000/11/01  14:03:35
71804         Log: The osname has been lowercased by now, from Tom Bates.
71805      Branch: metaconfig
71806            ! U/modified/Oldconfig.U
71807      Branch: perl
71808            ! Configure config_h.SH
71809 ____________________________________________________________________________
71810 [  7505] By: jhi                                   on 2000/10/31  19:18:39
71811         Log: The compiler is either gcc or cc, from Tom Bates.
71812      Branch: perl
71813            ! hints/nonstopux.sh
71814 ____________________________________________________________________________
71815 [  7504] By: jhi                                   on 2000/10/31  14:53:42
71816         Log: Update Changes.
71817      Branch: perl
71818            ! Changes patchlevel.h
71819 ____________________________________________________________________________
71820 [  7503] By: jhi                                   on 2000/10/31  14:30:50
71821         Log: Whitespace style tweak.  Was originally going to see to
71822              
71823              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
71824              From: Joe Smith <jms@inwap.com>
71825              Date: Mon, 30 Oct 2000 18:47:57 -0800
71826              Message-Id: <39FE32DD.24AAC4D@inwap.com>
71827              
71828              but that had already been taken care of.
71829      Branch: metaconfig
71830            ! U/compline/d_stdstdio.U
71831      Branch: perl
71832            ! Configure config_h.SH
71833 ____________________________________________________________________________
71834 [  7502] By: jhi                                   on 2000/10/31  14:25:02
71835         Log: AUTHORS tweaks.
71836      Branch: perl
71837            ! AUTHORS
71838 ____________________________________________________________________________
71839 [  7501] By: jhi                                   on 2000/10/31  14:23:59
71840         Log: Subject: perlfaq style changes
71841              From: John Borwick <jhborwic@unity.ncsu.edu>
71842              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
71843              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
71844      Branch: perl
71845            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
71846            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
71847            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
71848            ! pod/perlfaq9.pod
71849 ____________________________________________________________________________
71850 [  7500] By: jhi                                   on 2000/10/31  14:22:15
71851         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
71852              
71853              Subject: Re: [ID 20000918.005] ~ on wide chars
71854              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71855              Date: Mon, 30 Oct 2000 21:09:55 -0800
71856              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
71857              
71858              (The ord() part of the patch skipped.)
71859      Branch: perl
71860            ! doop.c
71861 ____________________________________________________________________________
71862 [  7499] By: jhi                                   on 2000/10/31  14:20:08
71863         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
71864              From: Jens Hamisch <jens@Strawberry.COM>
71865              Date: Mon, 30 Oct 2000 15:17:07 +0100
71866              Message-Id: <20001030151707.A9597@Strawberry.COM>
71867      Branch: perl
71868            ! av.c
71869 ____________________________________________________________________________
71870 [  7498] By: jhi                                   on 2000/10/31  14:16:29
71871         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
71872              From: Peter Prymmer <pvhp@forte.com>
71873              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
71874              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
71875      Branch: perl
71876            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71877            + ext/Encode/Encode/posix-bc.enc
71878            ! MANIFEST t/lib/encode.t
71879 ____________________________________________________________________________
71880 [  7497] By: jhi                                   on 2000/10/31  14:13:22
71881         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
71882              From: Peter Prymmer <pvhp@forte.com>
71883              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
71884              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
71885      Branch: perl
71886            ! t/lib/cgi-html.t
71887 ____________________________________________________________________________
71888 [  7496] By: jhi                                   on 2000/10/31  14:12:05
71889         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
71890              From: Peter Prymmer <pvhp@forte.com>
71891              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
71892              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
71893      Branch: perl
71894            ! t/lib/cgi-function.t
71895 ____________________________________________________________________________
71896 [  7495] By: jhi                                   on 2000/10/31  14:11:08
71897         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
71898              From: Peter Prymmer <pvhp@forte.com>
71899              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
71900              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
71901      Branch: perl
71902            + ext/re/hints/aix.pl
71903            ! MANIFEST ext/re/Makefile.PL
71904 ____________________________________________________________________________
71905 [  7494] By: jhi                                   on 2000/10/31  14:08:32
71906         Log: Use Errno magic.
71907              
71908              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
71909              From: Casey Tweten <perl@ctweten.amsite.com>
71910              Date: Mon, 30 Oct 2000 15:51:17 -0500
71911              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
71912      Branch: perl
71913            ! lib/File/Temp.pm
71914 ____________________________________________________________________________
71915 [  7493] By: jhi                                   on 2000/10/31  14:05:07
71916         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
71917              
71918              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
71919              From: Nicholas Clark <nick@ccl4.org>
71920              Date: Mon, 30 Oct 2000 17:38:45 +0000
71921              Message-ID: <20001030173845.O60355@plum.flirble.org>
71922      Branch: perl
71923            ! Makefile.SH utils/perlbug.PL
71924 ____________________________________________________________________________
71925 [  7492] By: nick                                  on 2000/10/30  19:37:23
71926         Log: Change files which are mysteriously different to mainline to be
71927              copies of mainline.
71928      Branch: perlio
71929            ! objXSUB.h perlapi.c pod/perlapi.pod
71930 ____________________________________________________________________________
71931 [  7491] By: nick                                  on 2000/10/30  18:05:54
71932         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
71933              - typo in endian code in putc.
71934              - Don't allow read of write-only files and vice-versa
71935              - and off-by-one in flush-all loop.
71936              Remove debug calls as they were using GCC specific features.
71937      Branch: perlio
71938            ! perlio.c
71939 ____________________________________________________________________________
71940 [  7490] By: nick                                  on 2000/10/29  21:45:45
71941         Log: Integrate mainline to perlio
71942      Branch: perlio
71943           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
71944           !> toke.c
71945 ____________________________________________________________________________
71946 [  7489] By: jhi                                   on 2000/10/29  21:11:08
71947         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
71948              From: andreas.koenig@anima.de (Andreas J. Koenig)
71949              Date: 29 Oct 2000 22:05:59 +0100
71950              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
71951      Branch: perl
71952            ! lib/ExtUtils/Manifest.pm
71953 ____________________________________________________________________________
71954 [  7488] By: jhi                                   on 2000/10/29  21:07:47
71955         Log: Tests for #7487.
71956              
71957              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
71958              From: andreas.koenig@anima.de (Andreas J. Koenig)
71959              Date: 29 Oct 2000 19:37:09 +0100
71960              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
71961      Branch: perl
71962            ! t/comp/proto.t
71963 ____________________________________________________________________________
71964 [  7487] By: jhi                                   on 2000/10/29  21:06:27
71965         Log: constsub spillage.
71966              
71967              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
71968              From: John Tobey <jtobey@john-edwin-tobey.org>
71969              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
71970              Message-Id: <m13pvSr-000FObC@feynman.localnet>
71971      Branch: perl
71972            ! op.c
71973 ____________________________________________________________________________
71974 [  7486] By: nick                                  on 2000/10/29  21:05:04
71975         Log: Integrate mainline to perlio branch
71976      Branch: perlio
71977           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
71978           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
71979           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
71980           +> vos/install_perl.cm
71981            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
71982            - vos/config.h vos/config_h.SH_orig
71983           !> (integrate 141 files)
71984 ____________________________________________________________________________
71985 [  7485] By: jhi                                   on 2000/10/29  21:00:47
71986         Log: Make \x{...} consistently produce UTF-8.
71987              
71988              Subject: Re: \x{...} is confused 
71989              From: Simon Cozens <simon@cozens.net>
71990              Date: Sun, 29 Oct 2000 19:36:48 +0000
71991              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
71992      Branch: perl
71993            ! t/pragma/utf8.t toke.c
71994 ____________________________________________________________________________
71995 [  7484] By: nick                                  on 2000/10/29  20:05:29
71996         Log: PerlIO passes all tests.
71997      Branch: perlio
71998            ! perlio.c
71999 ____________________________________________________________________________
72000 [  7483] By: jhi                                   on 2000/10/29  18:06:55
72001         Log: Update Changes.
72002      Branch: perl
72003            ! Changes patchlevel.h
72004 ____________________________________________________________________________
72005 [  7482] By: nick                                  on 2000/10/29  17:43:28
72006         Log: Include <unistd.h> to get correct lseek() prototype etc.
72007              (I thought perl.h did that) - down to two fails
72008              - comp/require.t (last test)
72009              - lib/io_xs.t - possibly import/export of FILE * ?
72010      Branch: perlio
72011            ! perlio.c
72012 ____________________________________________________________________________
72013 [  7481] By: jhi                                   on 2000/10/29  17:02:37
72014         Log: UTF-8 decoder tweak.
72015      Branch: perl
72016            ! utf8.c
72017 ____________________________________________________________________________
72018 [  7480] By: nick                                  on 2000/10/29  16:26:11
72019         Log: Fixed two bugs:
72020              - error code not being set on close (of broken pipe)
72021              - append mode was truncating.
72022              At least one seek/tell bug remains.
72023      Branch: perlio
72024            ! perlio.c
72025 ____________________________________________________________________________
72026 [  7479] By: nick                                  on 2000/10/29  11:18:16
72027         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
72028              in case of accidents. Still several worrying fails, no line disciplines yet.
72029      Branch: perlio
72030            ! iperlsys.h perlio.c
72031 ____________________________________________________________________________
72032 [  7478] By: jhi                                   on 2000/10/29  02:04:01
72033         Log: Add also emailless people.
72034      Branch: perl
72035            ! AUTHORS
72036 ____________________________________________________________________________
72037 [  7477] By: jhi                                   on 2000/10/29  01:36:00
72038         Log: The #7476 needs a MANIFEST change, too.
72039      Branch: perl
72040            ! MANIFEST
72041 ____________________________________________________________________________
72042 [  7476] By: jhi                                   on 2000/10/29  01:35:21
72043         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
72044      Branch: perl
72045            - MAINTAIN
72046            ! AUTHORS Changes
72047 ____________________________________________________________________________
72048 [  7475] By: jhi                                   on 2000/10/28  23:57:25
72049         Log: De-quoted-unreadable to ISO Latin 1.
72050              (There's one ISO-2022-JP name in Changes5.004.)
72051      Branch: perl
72052            ! Changes Changes5.6
72053 ____________________________________________________________________________
72054 [  7474] By: jhi                                   on 2000/10/28  19:13:06
72055         Log: Subject: [ID 20001027.007] uniq array in perlfaq
72056              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
72057              Date: Fri, 27 Oct 2000 19:28:30 +0200
72058              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
72059      Branch: perl
72060            ! pod/perlfaq4.pod
72061 ____________________________________________________________________________
72062 [  7473] By: jhi                                   on 2000/10/28  18:02:05
72063         Log: Locking null mutexes is not recommendable.
72064              
72065              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
72066              From: Hugo <hv@crypt.compulink.co.uk>
72067              Date: Sat, 28 Oct 2000 18:41:12 +0100
72068              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
72069      Branch: perl
72070            ! op.c
72071 ____________________________________________________________________________
72072 [  7472] By: jhi                                   on 2000/10/28  17:52:58
72073         Log: Better create a true mailing list for the repository keepers.
72074      Branch: perl
72075            ! Porting/repository.pod
72076 ____________________________________________________________________________
72077 [  7471] By: jhi                                   on 2000/10/28  17:28:24
72078         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
72079              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72080      Branch: perl
72081            + Porting/repository.pod
72082            ! MANIFEST
72083 ____________________________________________________________________________
72084 [  7470] By: jhi                                   on 2000/10/28  17:20:54
72085         Log: Subject: DOC PATCH 5.6.0
72086              From: mjd@plover.com
72087              Date: 27 Oct 2000 17:32:44 -0000
72088              Message-ID: <20001027173244.23754.qmail@plover.com>
72089      Branch: perl
72090            ! pod/perlfunc.pod
72091 ____________________________________________________________________________
72092 [  7469] By: jhi                                   on 2000/10/28  17:16:45
72093         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72094              From: "Peter J. Farley III" <pjfarley@banet.net>
72095              Date: Fri, 27 Oct 2000 20:32:56 -0400
72096              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
72097      Branch: perl
72098            ! README.dos
72099 ____________________________________________________________________________
72100 [  7468] By: jhi                                   on 2000/10/28  17:07:18
72101         Log: Make target reordering to avoid pointless re-makes.
72102              
72103              Subject: Re: Total re-make of 'make okfile' after 7451 ?
72104              From: Nicholas Clark <nick@ccl4.org>
72105              Date: Sat, 28 Oct 2000 00:31:02 +0100
72106              Message-ID: <20001028003101.A54517@plum.flirble.org>
72107      Branch: perl
72108            ! Makefile.SH
72109 ____________________________________________________________________________
72110 [  7467] By: jhi                                   on 2000/10/28  17:05:31
72111         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72112              From: lvirden@cas.org
72113              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
72114              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
72115      Branch: perl
72116            ! README.os2
72117 ____________________________________________________________________________
72118 [  7466] By: jhi                                   on 2000/10/28  16:09:16
72119         Log: Upgrade to CPAN 1.58_55.
72120              
72121              Subject: CPAN.pm status
72122              From: andreas.koenig@anima.de (Andreas J. Koenig) 
72123              Date: 28 Oct 2000 08:18:00 +0200 
72124              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
72125      Branch: perl
72126            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72127 ____________________________________________________________________________
72128 [  7465] By: jhi                                   on 2000/10/28  16:02:47
72129         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72130      Branch: perl
72131            ! embed.h embed.pl perl.h proto.h toke.c
72132 ____________________________________________________________________________
72133 [  7464] By: nick                                  on 2000/10/28  10:43:44
72134         Log: Fix for sv_2iv() on "shared" value from keys %hash.
72135      Branch: perl
72136            ! sv.c
72137 ____________________________________________________________________________
72138 [  7463] By: jhi                                   on 2000/10/27  16:18:29
72139         Log: Update Changes.
72140      Branch: perl
72141            ! Changes patchlevel.h
72142 ____________________________________________________________________________
72143 [  7462] By: jhi                                   on 2000/10/27  16:17:44
72144         Log: Too enthusiastic editing in #7460.
72145      Branch: metaconfig
72146            ! U/modified/Oldsym.U
72147      Branch: perl
72148            ! Configure config_h.SH
72149 ____________________________________________________________________________
72150 [  7461] By: jhi                                   on 2000/10/27  15:37:38
72151         Log: Retract #7459, the script needs more work.
72152      Branch: perl
72153            - mkreef
72154            ! MANIFEST
72155 ____________________________________________________________________________
72156 [  7460] By: jhi                                   on 2000/10/27  15:23:14
72157         Log: Use $sort, $uniq (and $tr) consistently as wondered
72158              by Nicholas Clark.
72159      Branch: metaconfig
72160            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
72161            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
72162            ! U/modified/libc.U
72163      Branch: perl
72164            ! Configure config_h.SH
72165 ____________________________________________________________________________
72166 [  7459] By: jhi                                   on 2000/10/27  15:02:07
72167         Log: (Retracted by #7461)
72168              
72169              Add a shell script for creating/removing symbolic link farms,
72170              useful for keeping the source code read-only and doing the
72171              builds somewhere else.
72172      Branch: perl
72173            + mkreef
72174            ! MANIFEST
72175 ____________________________________________________________________________
72176 [  7458] By: jhi                                   on 2000/10/27  14:42:20
72177         Log: Do away with the fix_pl.
72178      Branch: perl
72179            - fix_pl
72180            ! MANIFEST Makefile.SH
72181 ____________________________________________________________________________
72182 [  7457] By: jhi                                   on 2000/10/27  12:43:13
72183         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
72184              From: Jens Hamisch <jens@Strawberry.COM>
72185              Date: Fri, 27 Oct 2000 14:38:21 +0200
72186              Message-Id: <20001027143821.B3366@Strawberry.COM>
72187      Branch: perl
72188            ! perl.h
72189 ____________________________________________________________________________
72190 [  7456] By: jhi                                   on 2000/10/27  12:33:42
72191         Log: Subject: [PATCH] todo
72192              From: Nicholas Clark <nick@ccl4.org>
72193              Date: Thu, 26 Oct 2000 22:32:29 +0100
72194              Message-ID: <20001026223229.A44540@plum.flirble.org>
72195      Branch: perl
72196            ! pod/perltodo.pod
72197 ____________________________________________________________________________
72198 [  7455] By: jhi                                   on 2000/10/27  12:02:21
72199         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
72200              From: John Tobey <jtobey@john-edwin-tobey.org>
72201              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
72202              Message-Id: <m13ozHF-000FObC@feynman.localnet>
72203      Branch: perl
72204            ! op.c t/pragma/sub_lval.t
72205 ____________________________________________________________________________
72206 [  7454] By: jhi                                   on 2000/10/27  11:59:42
72207         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
72208              From: sthoenna@efn.org
72209              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
72210              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
72211      Branch: perl
72212            ! pp.c t/op/assignwarn.t
72213 ____________________________________________________________________________
72214 [  7453] By: jhi                                   on 2000/10/27  00:15:08
72215         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
72216      Branch: perl
72217            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
72218            ! ext/Storable/Storable.xs t/lib/st-lock.t
72219 ____________________________________________________________________________
72220 [  7452] By: jhi                                   on 2000/10/26  13:05:52
72221         Log: Undo #7451, this seems to be a deficiency in Perforce,
72222              there is no per-file line-terminator type, only per-client.
72223      Branch: perl
72224            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72225            ! win32/makefile.mk
72226 ____________________________________________________________________________
72227 [  7451] By: jhi                                   on 2000/10/26  04:56:03
72228         Log: Experimenting in DOS arcana.
72229      Branch: perl
72230            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72231            ! win32/makefile.mk
72232 ____________________________________________________________________________
72233 [  7450] By: jhi                                   on 2000/10/26  04:50:52
72234         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
72235              From: "Peter J. Farley III" <pjfarley@banet.net>            
72236              Date: Wed, 25 Oct 2000 23:10:18 -0400
72237              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
72238      Branch: perl
72239            ! t/io/open.t
72240 ____________________________________________________________________________
72241 [  7449] By: jhi                                   on 2000/10/26  04:49:16
72242         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
72243              From: Hugo <hv@crypt.compulink.co.uk>
72244              Date: Thu, 26 Oct 2000 01:55:17 +0100
72245              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
72246              
72247              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
72248      Branch: perl
72249            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
72250 ____________________________________________________________________________
72251 [  7448] By: jhi                                   on 2000/10/26  04:38:36
72252         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
72253              From: Peter Prymmer <pvhp@forte.com>
72254              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
72255              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
72256      Branch: perl
72257            ! configure.com
72258 ____________________________________________________________________________
72259 [  7447] By: jhi                                   on 2000/10/25  23:20:02
72260         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
72261              in platforms that strictly require all the symbols being present
72262              at link time.
72263      Branch: perl
72264            ! handy.h
72265 ____________________________________________________________________________
72266 [  7446] By: jhi                                   on 2000/10/25  21:55:57
72267         Log: Update Changes.
72268      Branch: perl
72269            ! Changes patchlevel.h
72270 ____________________________________________________________________________
72271 [  7445] By: jhi                                   on 2000/10/25  21:27:08
72272         Log: Integrate with vmsperl #7430 by Charles Bailey:
72273              
72274              Cleanup from prior patch (Charles Lane?):
72275              - improve handling of MFDs in Basename and Path
72276              - default to no xsubpp line # munging when building debug images
72277      Branch: perl
72278           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72279 ____________________________________________________________________________
72280 [  7444] By: jhi                                   on 2000/10/25  21:03:50
72281         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
72282              From: John Peacock <JPeacock@UnivPress.com>
72283              Date: Thu, 18 May 2000 11:55:27 -0400
72284              Message-ID: <3924126F.A58BE57A@UnivPress.com>
72285      Branch: perl
72286            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
72287            ! t/op/write.t
72288 ____________________________________________________________________________
72289 [  7443] By: jhi                                   on 2000/10/25  20:43:10
72290         Log: Temporary stopgap for the self-tying issue: for now only
72291              array and hash self-ties are verboten.  The real fix, of
72292              course, would be to comprehensively test (and implement?)
72293              and debug (and document) self-ties.
72294      Branch: perl
72295            ! pod/perldiag.pod pp_sys.c t/op/tie.t
72296 ____________________________________________________________________________
72297 [  7442] By: jhi                                   on 2000/10/25  20:14:30
72298         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
72299              From: Dan Sugalski <dan@sidhe.org>
72300              Date: Wed, 25 Oct 2000 13:36:35 -0400
72301              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
72302              
72303              plus regen global.sym.
72304      Branch: perl
72305            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
72306            ! thrdvar.h util.c
72307 ____________________________________________________________________________
72308 [  7441] By: jhi                                   on 2000/10/25  20:12:20
72309         Log: buildtoc target tweaks.
72310      Branch: perl
72311            ! pod/Makefile.SH
72312 ____________________________________________________________________________
72313 [  7440] By: jhi                                   on 2000/10/25  20:03:53
72314         Log: A new version of making the syslog test more robust.
72315              (Replaces #7421.)
72316              
72317              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72318              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72319              Date: Wed, 25 Oct 2000 12:13:54 -0400
72320              Message-ID: <20001025121354.B2264@O2.chapin.edu>
72321      Branch: perl
72322            ! t/lib/syslog.t
72323 ____________________________________________________________________________
72324 [  7439] By: jhi                                   on 2000/10/25  20:00:48
72325         Log: Continue the internal UTF-8 API tweaking.
72326              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
72327              used much more than the simpler API, now called utf8_to_uv_simple().
72328              Still not quite happy with API, too much partial duplication
72329              of functionality.
72330      Branch: perl
72331            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
72332            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
72333            ! regcomp.c regexec.c sv.c toke.c utf8.c
72334 ____________________________________________________________________________
72335 [  7438] By: jhi                                   on 2000/10/25  18:52:30
72336         Log: Allow poking holes at the UTF-8 decoding strictness.
72337      Branch: perl
72338            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
72339            ! utf8.h
72340 ____________________________________________________________________________
72341 [  7437] By: jhi                                   on 2000/10/25  13:53:05
72342         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
72343              UTF8LEN() and UTF8SKIP(). 
72344      Branch: perl
72345            ! pp.c utf8.c utf8.h
72346 ____________________________________________________________________________
72347 [  7436] By: jhi                                   on 2000/10/25  13:51:37
72348         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
72349              From: Nicholas Clark <nick@ccl4.org>
72350              Date: Wed, 25 Oct 2000 14:44:05 +0100
72351              Message-ID: <20001025144404.D27253@plum.flirble.org>
72352      Branch: perl
72353            ! pod/perlrun.pod
72354 ____________________________________________________________________________
72355 [  7435] By: jhi                                   on 2000/10/25  13:49:32
72356         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
72357              From: Mike Guy <mjtg@cam.ac.uk>
72358              Date: Tue, 24 Oct 2000 14:59:40 +0100
72359              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
72360      Branch: perl
72361            ! scope.c
72362 ____________________________________________________________________________
72363 [  7434] By: jhi                                   on 2000/10/25  13:48:41
72364         Log: AIX is picky about its symbol exports.  Solution for now
72365              is to include the deb.o explicitly to the re extension build.
72366              
72367              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
72368              From: Peter Prymmer <pvhp@forte.com>
72369              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
72370              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
72371      Branch: perl
72372            ! ext/re/Makefile.PL hints/aix.sh
72373 ____________________________________________________________________________
72374 [  7433] By: jhi                                   on 2000/10/25  13:46:49
72375         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
72376              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72377              Date: Wed, 25 Oct 2000 12:02:20 +0200
72378              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
72379      Branch: perl
72380            ! perlsdio.h
72381 ____________________________________________________________________________
72382 [  7432] By: jhi                                   on 2000/10/25  13:44:28
72383         Log: Subject: Minor update to find2perl, for portability
72384              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72385              Date: Wed, 25 Oct 2000 12:05:47 +0100
72386              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
72387      Branch: perl
72388            ! x2p/find2perl.PL
72389 ____________________________________________________________________________
72390 [  7431] By: jhi                                   on 2000/10/25  13:40:39
72391         Log: Add targets to Makefile.SH, most importantly
72392              'regen_all' which also remembers to update vms/perly*.
72393      Branch: perl
72394            ! Makefile.SH
72395 ____________________________________________________________________________
72396 [  7430] By: bailey                                on 2000/10/25  03:13:53
72397         Log: Cleanup from prior patch (Charles Lane?):
72398              - improve handling of MFDs in Basename and Path
72399              - default to no xsubpp line # munging when building debug images
72400      Branch: vmsperl
72401            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72402 ____________________________________________________________________________
72403 [  7429] By: jhi                                   on 2000/10/24  20:03:40
72404         Log: Podify README.epoc and README.vos.
72405      Branch: perl
72406            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
72407            ! pod/perlport.pod pod/perltoc.pod
72408 ____________________________________________________________________________
72409 [  7428] By: jhi                                   on 2000/10/24  19:10:33
72410         Log: Stratus VOS updates from Paul Green.
72411      Branch: perl
72412            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72413            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
72414            - vos/config.def vos/config.h vos/config_h.SH_orig
72415            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
72416            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
72417 ____________________________________________________________________________
72418 [  7427] By: jhi                                   on 2000/10/24  18:59:48
72419         Log: Check if stdio supports tweaking lval and cnt simultaneously.
72420              
72421              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72422              From: Nicholas Clark <nick@ccl4.org>
72423              Date: Mon, 23 Oct 2000 15:39:32 +0100
72424              Message-ID: <20001023153932.A10786@plum.flirble.org>
72425      Branch: metaconfig
72426            ! U/compline/d_stdstdio.U
72427      Branch: perl
72428            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72429            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
72430            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
72431            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
72432            ! vos/config.h vos/config_h.SH_orig win32/config.bc
72433            ! win32/config.gc win32/config.vc
72434 ____________________________________________________________________________
72435 [  7426] By: jhi                                   on 2000/10/24  17:57:44
72436         Log: Missed the header file changes from #7425.
72437      Branch: perl
72438            ! embed.h embed.pl objXSUB.h proto.h
72439 ____________________________________________________________________________
72440 [  7425] By: jhi                                   on 2000/10/24  17:55:17
72441         Log: Fix the bug reported in
72442              
72443              From: andreas.koenig@anima.de (Andreas J. Koenig)
72444              Subject: Encode bug?
72445              Date: 24 Oct 2000 14:01:26 +0200 
72446              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
72447              
72448              Also make is_utf8_char() stricter.
72449      Branch: perl
72450            ! ext/Encode/Encode.xs utf8.c
72451 ____________________________________________________________________________
72452 [  7424] By: jhi                                   on 2000/10/24  15:15:39
72453         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
72454              From: Peter Scott <Peter@PSDT.com>
72455              Date: Mon, 23 Oct 2000 19:46:01 -0700
72456              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
72457      Branch: perl
72458            ! pod/perlfaq5.pod
72459 ____________________________________________________________________________
72460 [  7423] By: jhi                                   on 2000/10/24  14:25:30
72461         Log: Test tweak to avoid pulling in the whole Config.
72462      Branch: perl
72463            ! t/lib/st-lock.t
72464 ____________________________________________________________________________
72465 [  7422] By: jhi                                   on 2000/10/24  14:03:16
72466         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
72467      Branch: perl
72468            ! pp.c
72469 ____________________________________________________________________________
72470 [  7421] By: jhi                                   on 2000/10/24  13:32:09
72471         Log: (Replaced by #7440.)
72472              
72473              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72474              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72475              Date: Mon, 23 Oct 2000 16:40:54 -0400
72476              Message-ID: <20001023164054.B14491@O2.chapin.edu>
72477      Branch: perl
72478            ! t/lib/syslog.t
72479 ____________________________________________________________________________
72480 [  7420] By: jhi                                   on 2000/10/24  13:30:53
72481         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
72482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72483              Date: Mon, 23 Oct 2000 17:29:03 -0400
72484              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
72485      Branch: perl
72486            ! lib/ExtUtils/MM_Unix.pm
72487 ____________________________________________________________________________
72488 [  7419] By: jhi                                   on 2000/10/24  13:29:57
72489         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72491              Date: Mon, 23 Oct 2000 19:01:32 -0400
72492              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
72493      Branch: perl
72494            ! utils/h2xs.PL
72495 ____________________________________________________________________________
72496 [  7418] By: jhi                                   on 2000/10/24  13:26:04
72497         Log: Replace #7409 with
72498              
72499              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
72500              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
72501              Date: Mon, 23 Oct 2000 20:08:56 +0200
72502              Message-ID: <20001023200855.A14850@nice.ram.loc>
72503      Branch: perl
72504            ! ext/Storable/Storable.pm t/lib/st-lock.t
72505 ____________________________________________________________________________
72506 [  7417] By: jhi                                   on 2000/10/24  13:17:52
72507         Log: Run vms/vms_yfix.pl, should have done that after changing
72508              perly.c in #7382.
72509      Branch: perl
72510            ! vms/perly_c.vms vms/perly_h.vms
72511 ____________________________________________________________________________
72512 [  7416] By: jhi                                   on 2000/10/24  02:55:33
72513         Log: Make the UTF-8 decoding stricter and more verbose when
72514              malformation happens.  This involved adding an argument
72515              to utf8_to_uv_chk(), which involved changing its prototype,
72516              and prefer STRLEN over I32 for the UTF-8 length, which as
72517              a domino effect necessitated changing the prototypes of
72518              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
72519              The stricter UTF-8 decoding checking uses Markus Kuhn's
72520              UTF-8 Decode Stress Tester from
72521              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
72522      Branch: perl
72523            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
72524            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
72525            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
72526            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
72527 ____________________________________________________________________________
72528 [  7415] By: jhi                                   on 2000/10/23  14:06:06
72529         Log: Update Changes.
72530      Branch: perl
72531            ! Changes patchlevel.h
72532 ____________________________________________________________________________
72533 [  7414] By: jhi                                   on 2000/10/23  12:39:52
72534         Log: Undo the basename() part of #7412 since the lib/basename
72535              tests would need upgrading too.
72536      Branch: perl
72537            ! lib/File/Basename.pm
72538 ____________________________________________________________________________
72539 [  7413] By: jhi                                   on 2000/10/23  12:19:27
72540         Log: Document PERL_INSTALL_ROOT of #7210.
72541      Branch: perl
72542            ! lib/ExtUtils/Install.pm
72543 ____________________________________________________________________________
72544 [  7412] By: jhi                                   on 2000/10/23  12:16:47
72545         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
72546      Branch: perl
72547            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
72548            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
72549 ____________________________________________________________________________
72550 [  7411] By: jhi                                   on 2000/10/23  12:07:41
72551         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
72552              From: Prymmer/Kahn <pvhp@best.com>
72553              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
72554              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
72555      Branch: perl
72556            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
72557 ____________________________________________________________________________
72558 [  7410] By: jhi                                   on 2000/10/23  04:10:11
72559         Log: The change #7187 was not so good on VMS.
72560              
72561              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
72562              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72563              Date: Sun, 22 Oct 2000 23:03:08 -0500
72564              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
72565      Branch: perl
72566            ! utils/perldoc.PL
72567 ____________________________________________________________________________
72568 [  7409] By: jhi                                   on 2000/10/23  03:57:36
72569         Log: Avoid Storable locking on DJGPP for now.
72570              
72571              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
72572              From: "Peter J. Farley III" <pjfarley@banet.net>
72573              Date: Sun, 22 Oct 2000 20:00:00 -0400
72574              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
72575      Branch: perl
72576            ! ext/Storable/Storable.pm t/lib/st-lock.t
72577 ____________________________________________________________________________
72578 [  7408] By: jhi                                   on 2000/10/23  03:50:24
72579         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
72580              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72581              Date: Sun, 22 Oct 2000 21:12:22 -0400
72582              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
72583      Branch: perl
72584            ! lib/vars.pm
72585 ____________________________________________________________________________
72586 [  7407] By: jhi                                   on 2000/10/23  03:43:12
72587         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
72588              From: Hugo <hv@crypt.compulink.co.uk>
72589              Date: Mon, 23 Oct 2000 00:47:22 +0100
72590              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
72591      Branch: perl
72592            ! regexec.c t/op/pat.t
72593 ____________________________________________________________________________
72594 [  7406] By: jhi                                   on 2000/10/23  03:40:29
72595         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
72596      Branch: perl
72597            ! lib/ExtUtils/MakeMaker.pm
72598 ____________________________________________________________________________
72599 [  7405] By: jhi                                   on 2000/10/22  21:32:00
72600         Log: Doc patch.
72601              
72602              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
72603              From: rspier@pobox.com (Robert Spier)
72604              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
72605              Message-ID: <14835.16112.13457.447971@rls.cx>
72606      Branch: perl
72607            ! lib/strict.pm
72608 ____________________________________________________________________________
72609 [  7404] By: jhi                                   on 2000/10/22  21:30:51
72610         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
72611              From: rspier@pobox.com (Robert Spier)
72612              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
72613              Message-ID: <14835.17223.72448.705566@rls.cx>
72614      Branch: perl
72615            ! lib/ExtUtils/MakeMaker.pm
72616 ____________________________________________________________________________
72617 [  7403] By: jhi                                   on 2000/10/22  21:24:11
72618         Log: Subject: [PATCH bleadperl] ripples from constsub patch
72619              From: John Tobey <jtobey@john-edwin-tobey.org>
72620              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
72621              Message-Id: <m13nSOB-000FObC@feynman.localnet>
72622      Branch: perl
72623            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
72624 ____________________________________________________________________________
72625 [  7402] By: jhi                                   on 2000/10/22  20:59:35
72626         Log: Support s?printf parameter reordering.
72627      Branch: perl
72628            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
72629 ____________________________________________________________________________
72630 [  7401] By: jhi                                   on 2000/10/22  19:19:14
72631         Log: Expand %Config variables only if explicitly so requested
72632              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
72633              
72634              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72635              From: Gurusamy Sarathy <gsar@ActiveState.com>
72636              Date: Sun, 22 Oct 2000 11:47:32 -0700
72637              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
72638      Branch: perl
72639            ! Makefile.SH lib/lib_pm.PL
72640 ____________________________________________________________________________
72641 [  7400] By: jhi                                   on 2000/10/22  18:24:10
72642         Log: Move the #7390 test from warn/op to comp/redef.
72643              
72644              Subject: Re: Creating const subs for constants.
72645              From: John Tobey <jtobey@john-edwin-tobey.org>
72646              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
72647              Message-Id: <m13nG72-000FObC@feynman.localnet>               
72648      Branch: perl
72649            ! t/comp/redef.t t/pragma/warn/op
72650 ____________________________________________________________________________
72651 [  7399] By: jhi                                   on 2000/10/22  17:49:59
72652         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72653              From: Nicholas Clark <nick@ccl4.org>
72654              Date: Sat, 21 Oct 2000 22:23:19 +0100
72655              Message-ID: <20001021222319.B45586@plum.flirble.org>
72656      Branch: perl
72657            ! ext/DynaLoader/DynaLoader_pm.PL
72658 ____________________________________________________________________________
72659 [  7398] By: jhi                                   on 2000/10/22  17:47:35
72660         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
72661              From: Hugo <hv@crypt.compulink.co.uk>
72662              Date: Sat, 21 Oct 2000 18:19:59 +0100
72663              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
72664      Branch: perl
72665            ! ext/B/B.pm ext/B/B/C.pm
72666 ____________________________________________________________________________
72667 [  7397] By: jhi                                   on 2000/10/22  17:35:18
72668         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
72669              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
72670              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
72671              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
72672      Branch: perl
72673            ! hints/openbsd.sh
72674 ____________________________________________________________________________
72675 [  7396] By: jhi                                   on 2000/10/22  17:19:46
72676         Log: Subject: installman go-faster stripes
72677              From: Nicholas Clark <nick@talking.bollo.cx>
72678              Date: Sat, 21 Oct 2000 17:24:53 +0100
72679              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
72680              
72681              Subject: Re: installman go-faster stripes
72682              From: Russ Allbery <rra@stanford.edu>
72683              Date: 21 Oct 2000 11:04:13 -0700
72684              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
72685      Branch: perl
72686            ! installman pod/pod2man.PL
72687 ____________________________________________________________________________
72688 [  7395] By: jhi                                   on 2000/10/22  17:17:35
72689         Log: Hints tweak from Anton Berezin.
72690      Branch: perl
72691            ! hints/freebsd.sh
72692 ____________________________________________________________________________
72693 [  7394] By: jhi                                   on 2000/10/22  04:50:04
72694         Log: Tweak the Is* definitions of Unicode character classes
72695              to better match the official categorizations; embrace
72696              the official categorizations; add the combining marks
72697              as alpha (and -numeric); fix DCinital (a typo and edito)
72698              to be DCmedial.
72699      Branch: perl
72700            + lib/unicode/Is/DCmedial.pl
72701            - lib/unicode/Is/DCinital.pl
72702            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
72703            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
72704            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
72705            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
72706 ____________________________________________________________________________
72707 [  7393] By: jhi                                   on 2000/10/21  18:06:05
72708         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
72709              From: Daniel Chetlin <daniel@chetlin.com>
72710              Date: Sat, 21 Oct 2000 02:57:03 -0700
72711              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
72712      Branch: perl
72713            + t/lib/tie-splice.t
72714            ! MANIFEST lib/Tie/Array.pm
72715 ____________________________________________________________________________
72716 [  7392] By: gsar                                  on 2000/10/21  18:05:15
72717         Log: resync utfperl branch with mainline
72718      Branch: utfperl
72719           !> (integrate 1760 files)
72720 ____________________________________________________________________________
72721 [  7391] By: jhi                                   on 2000/10/21  14:37:49
72722         Log: Testcases for a #7383,#7385 related bug.
72723              
72724              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
72725              From: Nicholas Clark <nick@ccl4.org>
72726              Date: Sat, 21 Oct 2000 15:04:51 +0100
72727              Message-ID: <20001021150451.A51566@plum.flirble.org>
72728      Branch: perl
72729            ! t/pragma/utf8.t
72730 ____________________________________________________________________________
72731 [  7390] By: jhi                                   on 2000/10/21  14:35:57
72732         Log: Add a testcase for #7389.
72733      Branch: perl
72734            ! t/pragma/warn/op
72735 ____________________________________________________________________________
72736 [  7389] By: jhi                                   on 2000/10/21  14:26:45
72737         Log: Subject: Re: Creating const subs for constants.
72738              From: John Tobey <jtobey@john-edwin-tobey.org>
72739              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
72740              Message-Id: <m13mo0N-000FObC@feynman.localnet>
72741      Branch: perl
72742            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
72743            ! proto.h sv.c
72744 ____________________________________________________________________________
72745 [  7388] By: nick                                  on 2000/10/21  11:44:23
72746         Log: Populate perlio branch
72747      Branch: perlio
72748           +> (branch 1760 files)
72749 ____________________________________________________________________________
72750 [  7387] By: nick                                  on 2000/10/21  10:52:05
72751         Log: Get branch back as replica of mainline via :
72752              p4 integrate -b utfperl
72753              p4 resolve -at ./...
72754      Branch: utfperl
72755           +> (branch 269 files)
72756            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
72757            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
72758            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
72759            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
72760            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
72761            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
72762            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
72763            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
72764            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
72765            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
72766            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
72767            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
72768            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
72769            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
72770            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
72771            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
72772            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
72773            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
72774            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
72775            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
72776            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
72777            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
72778            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
72779            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
72780            - lib/unicode/UCD300.html lib/unicode/Unicode.300
72781            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
72782            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
72783            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
72784            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
72785           !> (integrate 965 files)
72786 ____________________________________________________________________________
72787 [  7386] By: jhi                                   on 2000/10/21  01:31:12
72788         Log: Update Changes.
72789      Branch: perl
72790            ! Changes patchlevel.h
72791 ____________________________________________________________________________
72792 [  7385] By: jhi                                   on 2000/10/21  01:28:42
72793         Log: The #7383 was right only in the context of the original bug report,
72794              not in more general case.
72795      Branch: perl
72796            ! pp_hot.c
72797 ____________________________________________________________________________
72798 [  7384] By: jhi                                   on 2000/10/21  01:08:23
72799         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
72800      Branch: perl
72801            ! ext/IO/lib/IO/Select.pm
72802 ____________________________________________________________________________
72803 [  7383] By: jhi                                   on 2000/10/21  00:44:18
72804         Log: Fix for ID 20001020.006, concatenating an unset submatch
72805              with utf8 resulted in "Modification of a read-only value".
72806      Branch: perl
72807            ! pp_hot.c t/pragma/utf8.t
72808 ____________________________________________________________________________
72809 [  7382] By: jhi                                   on 2000/10/20  20:44:31
72810         Log: Make scan_num() reëntrant, as suggested in
72811              
72812              Subject: [PATCH perl@7229] Rentrant parser and yylex()
72813              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
72814              Date: Fri, 20 Oct 2000 14:17:27 +0100
72815              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
72816      Branch: perl
72817            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
72818            ! toke.c
72819 ____________________________________________________________________________
72820 [  7381] By: jhi                                   on 2000/10/20  20:07:29
72821         Log: Reëntrancy fix.
72822              
72823              Subject: [PATCH perl@7229] Rentrant parser and yylex()
72824              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
72825              Date: Fri, 20 Oct 2000 14:17:27 +0100
72826              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
72827      Branch: perl
72828            ! embed.h embed.pl perl.h proto.h toke.c
72829 ____________________________________________________________________________
72830 [  7380] By: jhi                                   on 2000/10/20  19:15:54
72831         Log: Don't write double values through long double pointers,
72832              based on a part of
72833              
72834              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
72835              From: Jens Hamisch <jens@Strawberry.COM>
72836              Date: Tue, 17 Oct 2000 08:39:36 +0200
72837              Message-Id: <20001017083936.A11104@Strawberry.COM>
72838      Branch: perl
72839            ! perl.h pp.c
72840 ____________________________________________________________________________
72841 [  7379] By: jhi                                   on 2000/10/20  18:43:37
72842         Log: Portability tweak on #7377.
72843              
72844              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
72845              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72846              Date:     Fri, 20 Oct 2000 13:13:41 EDT
72847              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
72848      Branch: perl
72849            ! t/lib/dprof.t
72850 ____________________________________________________________________________
72851 [  7378] By: jhi                                   on 2000/10/20  12:57:19
72852         Log: SOCKS function redefinitions need prototypes, too, otherwise
72853              for example 32 bit versus 64 bit differences cause a lot of
72854              problems.  Part of
72855              
72856              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
72857              From: Jens Hamisch <jens@Strawberry.COM>
72858              Date: Tue, 17 Oct 2000 08:39:36 +0200
72859              Message-Id: <20001017083936.A11104@Strawberry.COM>
72860      Branch: perl
72861            ! doio.c pp_sys.c
72862 ____________________________________________________________________________
72863 [  7377] By: jhi                                   on 2000/10/20  12:37:12
72864         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
72865              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72866              Date:     Fri, 20 Oct 2000 08:26:04 EDT
72867              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
72868      Branch: perl
72869            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
72870 ____________________________________________________________________________
72871 [  7376] By: jhi                                   on 2000/10/20  12:35:31
72872         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
72873              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72874              Date:     Fri, 20 Oct 2000 07:48:15 EDT
72875              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
72876      Branch: perl
72877            ! configure.com vms/gen_shrfls.pl
72878 ____________________________________________________________________________
72879 [  7375] By: bailey                                on 2000/10/20  04:44:37
72880         Log: SYN SYN
72881      Branch: vmsperl
72882           +> (branch 134 files)
72883            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
72884            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
72885            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
72886            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
72887            - eg/cgi/frameset.cgi eg/cgi/index.html
72888            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
72889            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
72890            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
72891            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
72892            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
72893            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
72894            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
72895            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
72896            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
72897            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
72898            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
72899            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
72900            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
72901            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
72902            - lib/unicode/Props.txt lib/unicode/UCD300.html
72903            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
72904            - utils/perlbc.PL vms/subconfigure.com
72905           !> (integrate 785 files)
72906 ____________________________________________________________________________
72907 [  7374] By: jhi                                   on 2000/10/20  00:59:48
72908         Log: In the latest compiler builds cccdlflags must not become -fpic,
72909              from Wilfredo Sánchez.
72910      Branch: perl
72911            ! hints/darwin.sh
72912 ____________________________________________________________________________
72913 [  7373] By: jhi                                   on 2000/10/20  00:56:35
72914         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
72915              From: Tony Cook <tony@develop-help.com>
72916              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
72917              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
72918      Branch: perl
72919            ! pod/perlop.pod
72920 ____________________________________________________________________________
72921 [  7372] By: jhi                                   on 2000/10/19  19:34:40
72922         Log: Typo noted by Mark Lutz.
72923      Branch: perl
72924            ! t/op/64bitint.t
72925 ____________________________________________________________________________
72926 [  7371] By: jhi                                   on 2000/10/19  19:33:13
72927         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
72928      Branch: metaconfig
72929            ! U/modified/Cppsym.U U/modified/Oldconfig.U
72930      Branch: metaconfig/U/perl
72931            ! End.U dlsrc.U libperl.U
72932      Branch: perl
72933            + hints/nonstopux.sh
72934            ! Configure MANIFEST config_h.SH
72935 ____________________________________________________________________________
72936 [  7370] By: jhi                                   on 2000/10/19  17:18:08
72937         Log: Subject: PATCH do_print has 2 PerlIO_error()s
72938              From: nick@ccl4.org
72939              Date: Thu, 19 Oct 2000 18:09:20 +0100
72940              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
72941      Branch: perl
72942            ! doio.c
72943 ____________________________________________________________________________
72944 [  7369] By: jhi                                   on 2000/10/19  14:01:49
72945         Log: Update Changes.
72946      Branch: perl
72947            ! Changes patchlevel.h
72948 ____________________________________________________________________________
72949 [  7368] By: jhi                                   on 2000/10/19  13:04:29
72950         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
72951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72952              Date: Wed, 18 Oct 2000 13:12:01 +0200
72953              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
72954      Branch: perl
72955            ! hints/aix.sh
72956 ____________________________________________________________________________
72957 [  7367] By: jhi                                   on 2000/10/19  02:22:40
72958         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
72959              of a 'pmshort' anywhere in the B, so the offending line was simply
72960              removed.
72961      Branch: perl
72962            ! ext/B/B/Debug.pm
72963 ____________________________________________________________________________
72964 [  7366] By: jhi                                   on 2000/10/19  02:12:37
72965         Log: Add the test case for the bug id 20000730.004 which seems
72966              to have been fixed by now.
72967      Branch: perl
72968            ! t/pragma/utf8.t
72969 ____________________________________________________________________________
72970 [  7365] By: jhi                                   on 2000/10/18  23:36:24
72971         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
72972              From: Hugo <hv@crypt.compulink.co.uk>
72973              Date: Wed, 18 Oct 2000 23:25:58 +0100
72974              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
72975      Branch: perl
72976            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
72977 ____________________________________________________________________________
72978 [  7364] By: jhi                                   on 2000/10/18  21:12:53
72979         Log: (retracted)
72980      Branch: perl
72981            ! pp.c
72982 ____________________________________________________________________________
72983 [  7363] By: jhi                                   on 2000/10/18  20:55:38
72984         Log: Missing change from #7362.
72985      Branch: perl
72986            ! win32/perlhost.h
72987 ____________________________________________________________________________
72988 [  7362] By: jhi                                   on 2000/10/18  20:52:01
72989         Log: Borland C fstat() never saw the fd as writable.
72990              
72991              Subject: fix for Borland's weak "stat" (perl@7211)
72992              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72993              Date: Mon, 16 Oct 2000 09:55:03 +0400
72994              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
72995      Branch: perl
72996            ! win32/win32.c
72997 ____________________________________________________________________________
72998 [  7361] By: jhi                                   on 2000/10/18  17:43:50
72999         Log: Regen toc.
73000      Branch: perl
73001            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
73002 ____________________________________________________________________________
73003 [  7360] By: jhi                                   on 2000/10/18  17:07:44
73004         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73005              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
73006              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
73007              Date: Mon, 16 Oct 2000 15:19:49 +0200
73008      Branch: perl
73009            + README.aix
73010            ! MANIFEST
73011 ____________________________________________________________________________
73012 [  7359] By: jhi                                   on 2000/10/18  17:04:49
73013         Log: Subject: Pod patch for Devel::Peek
73014              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73015              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
73016              Date: Mon, 16 Oct 2000 12:26:34 +0200
73017      Branch: perl
73018            ! ext/Devel/Peek/Peek.pm
73019 ____________________________________________________________________________
73020 [  7358] By: jhi                                   on 2000/10/18  17:03:15
73021         Log: Make Cwd more bulletproof in chrooted environments.
73022              
73023              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
73024              From: "Eric E. Coe" <Eric.Coe@oracle.com>
73025              Date: Wed, 18 Oct 2000 04:03:54 -0400
73026              Message-Id: <39ED596A.70E599FE@oracle.com>
73027      Branch: perl
73028            ! lib/Cwd.pm
73029 ____________________________________________________________________________
73030 [  7357] By: jhi                                   on 2000/10/18  16:37:26
73031         Log: Disable the UTF8 downgrade croakage for now to avoid
73032              too many not okay messages.
73033      Branch: perl
73034            ! doio.c
73035 ____________________________________________________________________________
73036 [  7356] By: jhi                                   on 2000/10/17  23:29:41
73037         Log: Show the failed remote port, instead of the failing line number.
73038              
73039              Subject: [PATCH 5.6.1 Debugger] More diagnostics
73040              From: David Sparks <daves@ActiveState.com>
73041              Date: Tue, 17 Oct 2000 15:00:24 -0700
73042              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
73043      Branch: perl
73044            ! lib/perl5db.pl
73045 ____________________________________________________________________________
73046 [  7355] By: jhi                                   on 2000/10/17  14:11:31
73047         Log: On output try to downgrade to bytes, croak if impossible,
73048              from Simon Cozens.  This means that outputting >255 UTF8
73049              is impossible.  Consider this as a strong incentive to get
73050              the I/O disciplines implemented.
73051      Branch: perl
73052            ! doio.c pod/perldiag.pod sv.c
73053 ____________________________________________________________________________
73054 [  7354] By: jhi                                   on 2000/10/17  13:42:23
73055         Log: Clarify documentation on 'use bytes'.
73056              
73057              Subject: Re: What does 'use bytes' "mean" ?
73058              From: Simon Cozens <simon@cozens.net>
73059              Date: Mon, 18 Sep 2000 18:24:25 +0100
73060              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
73061      Branch: perl
73062            ! lib/bytes.pm
73063 ____________________________________________________________________________
73064 [  7353] By: jhi                                   on 2000/10/17  13:28:12
73065         Log: Workaround for a sfio bug where the stream error indicator
73066              is not cleared as documented.
73067              
73068              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73069              From: Nicholas Clark <nick@ccl4.org>
73070              Date: Mon, 16 Oct 2000 18:28:23 +0100
73071              Message-ID: <20001016182823.J19700@plum.flirble.org>
73072      Branch: perl
73073            ! doio.c
73074 ____________________________________________________________________________
73075 [  7352] By: jhi                                   on 2000/10/17  13:06:19
73076         Log: More IoTYPE sprinkling.
73077      Branch: perl
73078            ! doio.c pp_hot.c
73079 ____________________________________________________________________________
73080 [  7351] By: jhi                                   on 2000/10/16  22:47:07
73081         Log: Detect early whether the std streams have gone bad.
73082              
73083              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73084              Date: Mon, 16 Oct 2000 23:28:42 +0100
73085              From: Nicholas Clark <nick@ccl4.org>
73086              Message-ID: <20001016232842.A37942@plum.flirble.org>
73087      Branch: perl
73088            ! t/op/misc.t
73089 ____________________________________________________________________________
73090 [  7350] By: jhi                                   on 2000/10/16  22:45:16
73091         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
73092              From: "Peter J. Farley III" <pjfarley@banet.net>
73093              Date: Mon, 16 Oct 2000 18:15:59 -0400
73094              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
73095      Branch: perl
73096            ! djgpp/djgpp.c dosish.h t/io/open.t
73097 ____________________________________________________________________________
73098 [  7349] By: jhi                                   on 2000/10/16  22:36:45
73099         Log: perldelta tweak.
73100      Branch: perl
73101            ! pod/perldelta.pod
73102 ____________________________________________________________________________
73103 [  7348] By: jhi                                   on 2000/10/16  15:17:53
73104         Log: Update Changes.
73105      Branch: perl
73106            ! Changes patchlevel.h
73107 ____________________________________________________________________________
73108 [  7347] By: jhi                                   on 2000/10/16  13:55:27
73109         Log: Add the capability to include/exclude branches.
73110      Branch: perl
73111            ! Porting/genlog
73112 ____________________________________________________________________________
73113 [  7346] By: jhi                                   on 2000/10/16  13:18:04
73114         Log: Add Charles Lane.
73115      Branch: perl
73116            ! AUTHORS Changes
73117 ____________________________________________________________________________
73118 [  7345] By: jhi                                   on 2000/10/16  13:13:21
73119         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
73120      Branch: perl
73121            ! pod/perldelta.pod
73122 ____________________________________________________________________________
73123 [  7344] By: gsar                                  on 2000/10/16  09:30:21
73124         Log: integrate change#6220 from cfgperl
73125              
73126              Win32 patches from Benjamin Stuhl.
73127      Branch: maint-5.6/perl
73128           !> makedef.pl win32/win32.h
73129 ____________________________________________________________________________
73130 [  7343] By: gsar                                  on 2000/10/16  08:32:19
73131         Log: integrate changes#6221,6222 from cfgperl
73132              
73133              Remove tr///CU (the feature is to be obsoleted by better interfaces).
73134              From: simon@brecon.co.uk (Simon Cozens)
73135              Subject: [PATCH] Eliminate tr///[CU][CU]
73136              Date: 23 Jun 2000 11:05:40 GMT
73137              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
73138              
73139              doc typo fix
73140              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
73141              From: Ian Phillipps <Ian.Phillipps@iname.com>
73142              Date: Fri, 23 Jun 2000 10:40:58 +0100
73143              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
73144      Branch: maint-5.6/perl
73145           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
73146 ____________________________________________________________________________
73147 [  7342] By: gsar                                  on 2000/10/16  08:28:08
73148         Log: integrate change#6217 from cfgperl (in part)
73149              
73150              Rename the fdpid locking and integrate with Sarathy.
73151      Branch: maint-5.6/perl
73152           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
73153           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
73154           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
73155           !> win32/win32.c
73156 ____________________________________________________________________________
73157 [  7341] By: gsar                                  on 2000/10/16  08:23:39
73158         Log: integrate changes#6214..6216 from mainline
73159              
73160              @_ can't have junk in it even in the non-USE_ITHREADS case because
73161              caller() wants to populate @DB::args with it (causes a coredump
73162              in Carp::confess())
73163              
73164              tweak comment about @DB::args
73165              
73166              be more optimal about clearing @_
73167      Branch: maint-5.6/perl
73168           !> av.h cop.h pp_ctl.c t/op/runlevel.t
73169 ____________________________________________________________________________
73170 [  7340] By: gsar                                  on 2000/10/16  08:20:37
73171         Log: integrate changes#6207..6210 from cfgperl
73172              
73173              Subject: [PATCH 5.6.0] Threadsafe patches
73174              From: Dan Sugalski <dan@sidhe.org>
73175              To: perl5-porters@perl.org
73176              Date: Mon, 08 May 2000 18:08:13 -0400
73177              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
73178              
73179              Regen headers for #6207.
73180              
73181              Lock PL_fdpid against race conditions, based on:
73182              Subject: [PATCH 5.6.0]subprocess fixup for threads
73183              From: Dan Sugalski <dan@sidhe.org>
73184              To: perl5-porters@perl.org
73185              Date: Tue, 11 Apr 2000 17:02:32 -0400
73186              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
73187              
73188              Mopup for #6207 and #6209.
73189      Branch: maint-5.6/perl
73190           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
73191           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
73192           !> win32/win32.c
73193 ____________________________________________________________________________
73194 [  7339] By: gsar                                  on 2000/10/16  08:14:34
73195         Log: integrate change#6203 from cfgperl
73196              
73197              perldiag should refer to perlos2.pod not README.os2
73198      Branch: maint-5.6/perl
73199           !> pod/perldiag.pod
73200 ____________________________________________________________________________
73201 [  7338] By: gsar                                  on 2000/10/16  08:11:42
73202         Log: integrate change#6201 from mainline
73203              
73204              Perl_eval_pv() leaks 4 bytes every time it is called because it
73205              does a PUSHMARK that's never ever POPMARKed; in general, only
73206              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
73207              Perl_eval_[sp]v() don't because they don't take any incoming
73208              arguments (this leak has been around since the original version
73209              of perl_eval_pv() in 5.003_97e)
73210      Branch: maint-5.6/perl
73211           !> perl.c
73212 ____________________________________________________________________________
73213 [  7337] By: gsar                                  on 2000/10/16  08:08:47
73214         Log: integrate changes#6197..6200 from cfgperl
73215              
73216              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
73217              From: John Borwick <jhborwic@unity.ncsu.edu>
73218              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
73219              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
73220              
73221              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
73222              From: Dan Sugalski <dan@sidhe.org>
73223              To: vmsperl@perl.org, perl5-porters@perl.org
73224              Date: Fri, 02 Jun 2000 16:00:41 -0400
73225              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
73226              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
73227              
73228              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
73229              From: Dan Sugalski <dan@sidhe.org>
73230              To: perl5-porters@perl.org, vmsperl@perl.org
73231              Date: Fri, 02 Jun 2000 17:30:51 -0400
73232              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
73233              
73234              Update to cperl-mode.el 4.31 from
73235              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
73236              Subject: A couple of notes
73237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73238              To: Mailing list Perl5 <perl5-porters@perl.org>
73239              Date: Sat, 3 Jun 2000 23:33:32 -0400
73240              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
73241      Branch: maint-5.6/perl
73242           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
73243           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
73244           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
73245           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
73246           !> vms/vmsish.h
73247 ____________________________________________________________________________
73248 [  7336] By: gsar                                  on 2000/10/16  08:03:46
73249         Log: integrate changes#6194,6195 from mainline
73250              
73251              fix small eval"" memory leaks under USE_ITHREADS
73252              
73253              fix yet another eval"" leak under USE_ITHREADS
73254      Branch: maint-5.6/perl
73255           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
73256           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
73257           !> vms/perly_c.vms
73258 ____________________________________________________________________________
73259 [  7335] By: gsar                                  on 2000/10/16  08:02:15
73260         Log: integrate changes#6190,6191 from mainline
73261              
73262              submit missing embed.pl change
73263              
73264              vec() loses numericalness (modified version of patch suggested
73265              by Robin Barker)
73266      Branch: maint-5.6/perl
73267           !> doop.c embed.pl t/op/vec.t
73268 ____________________________________________________________________________
73269 [  7334] By: gsar                                  on 2000/10/16  08:01:03
73270         Log: integrate change#6189 from mainline
73271              
73272              counting tr/// corrupts later operation (from M.J.T Guy)
73273      Branch: maint-5.6/perl
73274           !> doop.c t/op/tr.t
73275 ____________________________________________________________________________
73276 [  7333] By: gsar                                  on 2000/10/16  07:59:07
73277         Log: integrate changes#6183..6188 from mainline
73278              
73279              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
73280              <nick@ccl4.org>)
73281              
73282              tweak for change#6127
73283              
73284              remove incorrect documentation about implicit split to @_ in
73285              list context, which never really worked in perl 5 (from
73286              M.J.T. Guy)
73287              
73288              further qualify references to "alphanumeric" (from Wolfgang Laun
73289              <wolfgang.laun@alcatel.at>)
73290              
73291              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
73292              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73293              
73294              h2xs tweaks
73295      Branch: maint-5.6/perl
73296           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
73297           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
73298           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
73299           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
73300           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
73301           !> pod/pod2latex.PL utils/h2xs.PL
73302 ____________________________________________________________________________
73303 [  7332] By: gsar                                  on 2000/10/16  07:53:52
73304         Log: integrate change#6179 from mainline
73305              
73306              buggy modulus on UVs introduced by change#3378 (resulted in
73307              4063328477 % 65535 amounting to 27406, instead of 27407)
73308      Branch: maint-5.6/perl
73309           !> pp.c t/op/arith.t
73310 ____________________________________________________________________________
73311 [  7331] By: gsar                                  on 2000/10/16  07:52:49
73312         Log: integrate changes#6176,6177,6178,6182 from cfgperl
73313              
73314              Single-quoted utf8 patch from Simon Cozens.
73315              
73316              Substitution utf8 patch from Simon Cozens.
73317              
73318              Be cleaner.
73319              
73320              Be Cleaner Part Deux.
73321      Branch: maint-5.6/perl
73322           !> Makefile.SH pp_hot.c toke.c
73323 ____________________________________________________________________________
73324 [  7330] By: gsar                                  on 2000/10/16  07:41:36
73325         Log: integrate change#6172 from mainline
73326              
73327              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
73328              (from Ilya Zakharevich)
73329      Branch: maint-5.6/perl
73330           !> regexec.c t/op/re_tests
73331 ____________________________________________________________________________
73332 [  7329] By: gsar                                  on 2000/10/16  07:40:25
73333         Log: integrate change#6171 from mainline
73334              
73335              scalar() doesn't force scalar context when used in void context
73336              (from Simon Cozens)
73337      Branch: maint-5.6/perl
73338           !> op.c t/op/wantarray.t
73339 ____________________________________________________________________________
73340 [  7328] By: gsar                                  on 2000/10/16  07:39:33
73341         Log: integrate change#6170 from mainline
73342              
73343              change#6142 needs tweaks to tests to work where there's no
73344              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73345      Branch: maint-5.6/perl
73346           !> t/lib/filefind.t
73347 ____________________________________________________________________________
73348 [  7327] By: gsar                                  on 2000/10/16  07:35:34
73349         Log: integrate changes#6166..6168 from cfgperl
73350              
73351              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
73352              in case somebody wants to write an extension for more
73353              shadow database interfaces.
73354              
73355              tweak todo
73356              
73357              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
73358      Branch: maint-5.6/perl
73359           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73360           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
73361           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
73362           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73363           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73364           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73365 ____________________________________________________________________________
73366 [  7326] By: gsar                                  on 2000/10/16  07:29:05
73367         Log: integrate changes#6157,6159..6161,6164 from cfgperl
73368              
73369              Regen Configure to jive with #6149.
73370              
73371              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
73372              
73373              Changes for the File::Temp 0.08 (change #6159) test suite
73374              to fit better into the Perl distribution test framework.
73375              
73376              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
73377              both from Simon Cozens.
73378              
73379              detypo
73380      Branch: maint-5.6/perl
73381           +> pod/perlmodlib.PL pod/perlnewmod.pod
73382           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
73383           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
73384           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73385           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73386 ____________________________________________________________________________
73387 [  7325] By: gsar                                  on 2000/10/16  07:25:13
73388         Log: integrate change#6158 from vmsperl
73389              
73390              Add fallback to tmpfile for use in cases where user's relying on
73391              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
73392              Lane's patch)
73393      Branch: maint-5.6/perl
73394           !> vms/vms.c vms/vmsish.h
73395 ____________________________________________________________________________
73396 [  7324] By: gsar                                  on 2000/10/16  07:20:50
73397         Log: integrate changes#6153..6155 from mainline
73398              
73399              prettier Test::Harness output on failed tests (from Nicholas Clark
73400              <nick@Bagpuss.uk.boo.com>)
73401              
73402              avoid type mismatch warning
73403              
73404              small bug in change#6144; remove random \xA0 character that snuck
73405              in via change#6145
73406      Branch: maint-5.6/perl
73407           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
73408           !> perl.c
73409 ____________________________________________________________________________
73410 [  7323] By: gsar                                  on 2000/10/16  07:18:47
73411         Log: integrate changes#6151,6152 from mainline
73412              
73413              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
73414              
73415              cosmetic fixups of RE debug output (from Ilya Zakharevich)
73416      Branch: maint-5.6/perl
73417           !> regexec.c
73418 ____________________________________________________________________________
73419 [  7322] By: gsar                                  on 2000/10/16  07:17:25
73420         Log: integrate changes#6146..6150 from mainline
73421              
73422              doc typo
73423              
73424              add a make entry to Config.pm so "perl -V:make" works on VMS
73425              (from Peter Prymmer)
73426              
73427              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
73428              
73429              OS/2 tweaks for usethreads build (from Rocco Caputo
73430              <troc@netrus.net>)
73431              
73432              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
73433      Branch: maint-5.6/perl
73434           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
73435           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
73436           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
73437           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
73438           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
73439           !> warnings.pl x2p/a2p.h
73440 ____________________________________________________________________________
73441 [  7321] By: gsar                                  on 2000/10/16  07:14:02
73442         Log: integrate changes#6143..6145 from mainline
73443              
73444              MacOS support, part 1 (from Matthias Neeracher
73445              <neeri@iis.ee.ethz.ch>)
73446              
73447              MacOS support, part 2: make AutoSplit use File::Spec instead
73448              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
73449              <neeri@iis.ee.ethz.ch>)
73450              
73451              make xsubpp skip embedded pod (from Matthias Neeracher
73452              <neeri@iis.ee.ethz.ch>)
73453      Branch: maint-5.6/perl
73454           +> ext/DynaLoader/dl_mac.xs
73455           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
73456           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
73457           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
73458           !> pp_ctl.c proto.h toke.c util.c util.h
73459 ____________________________________________________________________________
73460 [  7320] By: gsar                                  on 2000/10/16  07:12:13
73461         Log: integrate changes#6141,6142 from mainline
73462              
73463              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
73464              forwarded by Peter Seebach from the bsdi-users mailing list.
73465              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
73466              
73467              File::Find fails to chdir when chasing symlinks (from
73468              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73469      Branch: maint-5.6/perl
73470           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
73471 ____________________________________________________________________________
73472 [  7319] By: gsar                                  on 2000/10/16  07:04:30
73473         Log: integrate change#6139 from mainline
73474              
73475              revise mktables.PL for bugs and newness in Unicode 3.0
73476              (from James Bence <jbence@amgen.com>)
73477      Branch: maint-5.6/perl
73478           +> (branch 30 files)
73479           !> (integrate 49 files)
73480 ____________________________________________________________________________
73481 [  7318] By: gsar                                  on 2000/10/16  07:01:01
73482         Log: integrate changes#6137,6138 from mainline
73483              
73484              fix bogus redeclaration warning for "our" variables in different
73485              scopes
73486              
73487              add note about the handling of negative indices to tied arrays
73488              (from Michael G Schwern <schwern@pobox.com>)
73489      Branch: maint-5.6/perl
73490           !> op.c pod/perltie.pod t/pragma/strict-vars
73491 ____________________________________________________________________________
73492 [  7317] By: gsar                                  on 2000/10/16  06:58:46
73493         Log: integrate changes#6127..6136 from mainline
73494              
73495              call_method(...,G_EVAL) can longjmp() out if the method probing
73496              failed (from Gisle Aas)
73497              
73498              new perlxstut example for passing/returning refs to arrays
73499              (from David Lowe <dlowe@pootpoot.com>)
73500              
73501              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
73502              
73503              fix places that mean C<"word" character> but say C<alphanumeric
73504              character>
73505              
73506              avoid warnings in POSIX.pm (from Barrie Slaymaker)
73507              
73508              warnings::enabled() doesn't fall back to looking at $^W if
73509              caller isn't using lexical warnings (from Paul Marquess)
73510              
73511              elide bogus test in change#6132
73512              
73513              make Test::Harness use wait.h/WCOREDUMP if available
73514              (from Ben Tilly <ben_tilly@hotmail.com>)
73515              
73516              enable Test::Harness to dynamically determine column width etc.
73517              (from Rob Napier <rnapier@employees.org>)
73518              
73519              random pod typos (from Peter Scott <Peter@PSDT.com>)
73520      Branch: maint-5.6/perl
73521           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
73522           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
73523           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
73524           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
73525 ____________________________________________________________________________
73526 [  7316] By: gsar                                  on 2000/10/16  06:53:23
73527         Log: integrate change#6126 from mainline
73528              
73529              change#2879 broke rvalue autovivification of magicals such as
73530              ${$num} (reworked variant of patch suggested by Simon Cozens)
73531      Branch: maint-5.6/perl
73532           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
73533           !> pp_hot.c proto.h t/op/gv.t
73534 ____________________________________________________________________________
73535 [  7315] By: gsar                                  on 2000/10/16  06:51:38
73536         Log: integrate changes#6123,6125 from mainline
73537              
73538              clarify gotcha with #line directives (from Rocco Caputo
73539              <troc@netrus.net>)
73540              
73541              enable propagating exception objects via Perl_croak() in XS code
73542              (from Gisle Aas)
73543      Branch: maint-5.6/perl
73544           !> pod/perldebug.pod pod/perlsyn.pod util.c
73545 ____________________________________________________________________________
73546 [  7314] By: gsar                                  on 2000/10/16  06:49:28
73547         Log: integrate change#6122 from mainline
73548              
73549              downgrade fatal error on C<"foo@nosucharray.com"> to optional
73550              warning (from Mark-Jason Dominus)
73551      Branch: maint-5.6/perl
73552           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
73553           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
73554           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
73555           !> toke.c
73556 ____________________________________________________________________________
73557 [  7313] By: gsar                                  on 2000/10/16  06:46:54
73558         Log: integrate changes#6112..6121 from vmsperl
73559              
73560              Check for existence of file before trying to delete
73561              
73562              Ugly workaround for version-specific RTL error
73563              
73564              Urk -- undo previous removal of vmsish 'exit' change
73565              
73566              Add bounds checking for several strings (Charles Lane)
73567              
73568              Miscellaneous cosmetic fixes (Charles Lane)
73569              
73570              Treat sockets as special in sys(read|write) (Charles Lane et al.)
73571              
73572              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
73573              Flatten case labels in switch statements uniformly (Charles Bailey)
73574              
73575              Quiet error messages in vmsish.t (Charles Lane)
73576              
73577              Add missing escape (Charles Lane)
73578              
73579              Allow eliminate_macros() and fixpath() to handle space-delimited
73580              lists (based on fixes by Craig Berry)
73581      Branch: maint-5.6/perl
73582           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
73583           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
73584           !> vms/vmsish.h
73585 ____________________________________________________________________________
73586 [  7312] By: gsar                                  on 2000/10/16  06:41:18
73587         Log: integrate changes#6107,6110 from cfgperl
73588              
73589              Tweak the todo list.
73590              
73591              todo tweak
73592      Branch: maint-5.6/perl
73593           !> Todo-5.6
73594 ____________________________________________________________________________
73595 [  7311] By: gsar                                  on 2000/10/16  06:38:38
73596         Log: integrate changes#6104,6108 from mainline
73597              
73598              PL_sys_intern was being initialized too late on windows
73599              
73600              reenable fake signal handling on Windows, bugs and all
73601      Branch: maint-5.6/perl
73602           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
73603           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
73604           !> win32/win32.c
73605 ____________________________________________________________________________
73606 [  7310] By: gsar                                  on 2000/10/16  06:36:03
73607         Log: integrate changes#6095,6097..6103 from cfgperl
73608              
73609              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
73610              might be useful in future.
73611              
73612              Add a note about possible compilation problems from Allen Smith.
73613              
73614              Add a note about other, yet unsupported, shadow password APIs.
73615              
73616              Tweaks for the cc bugs from Allen Smith.
73617              
73618              More compilation tweakery from Allen Smith.
73619              
73620              Hints and test tweaks for Unicos.
73621              
73622              The test suite tweak in #6101 wasn't quite right.
73623              
73624              Test tweaking for Unicos continues.
73625      Branch: maint-5.6/perl
73626           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73627           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
73628           !> t/lib/complex.t t/op/64bitint.t
73629 ____________________________________________________________________________
73630 [  7309] By: gsar                                  on 2000/10/16  06:29:41
73631         Log: integrate changes#6093,6094 from mainline
73632              
73633              fork() failure to create pseudo process sets errno=EAGAIN and returns
73634              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
73635              
73636              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
73637      Branch: maint-5.6/perl
73638           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
73639           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
73640 ____________________________________________________________________________
73641 [  7308] By: gsar                                  on 2000/10/16  06:27:29
73642         Log: integrate change#6092 from cfgperl
73643              
73644              Regen perltoc with the fixed buildtoc.
73645      Branch: maint-5.6/perl
73646           !> pod/perltoc.pod
73647 ____________________________________________________________________________
73648 [  7307] By: gsar                                  on 2000/10/16  06:26:40
73649         Log: integrate changes#6089,6090 from mainline
73650              
73651              buildtoc tweak to fix newline lossage
73652              
73653              concat doesn't preserve utf8-ness, and doesn't invalidate
73654              [NI]OK; added tests for both
73655      Branch: maint-5.6/perl
73656           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
73657 ____________________________________________________________________________
73658 [  7306] By: gsar                                  on 2000/10/16  06:24:05
73659         Log: integrate change#6088 from cfgperl
73660              
73661              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
73662              because we do not use those.  The HAS_GETSPNAM remains,
73663              though, because we still do use that.
73664      Branch: maint-5.6/perl
73665           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73666           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
73667           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
73668           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73669           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73670           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73671 ____________________________________________________________________________
73672 [  7305] By: gsar                                  on 2000/10/16  06:15:52
73673         Log: integrate changes#6084,6085,6087 from mainline
73674              
73675              substr() does not preserve utf8-ness (from Stefan Eissing
73676              <Eissing@medicaldataservice.de>); added tests
73677              
73678              repeat operator (x) doesn't preserve utf8-ness
73679              
73680              reverse() and quotemeta() weren't preserving utf8-ness; add tests
73681      Branch: maint-5.6/perl
73682           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
73683 ____________________________________________________________________________
73684 [  7304] By: gsar                                  on 2000/10/16  06:13:10
73685         Log: integrate changes#6077..6083 from mainline
73686              
73687              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
73688              and Tom Phoenix)
73689              
73690              workaround for CRT bug in chdir() (from Charles Lane, via
73691              Peter Prymmer)
73692              
73693              remove outdated kludge in Carp (NULLs are permitted in diagnostics
73694              now)
73695              
73696              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
73697              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73698              
73699              better default perlbug categories for ok reports (from Richard Foley)
73700              
73701              peek.t non-portable to ithreads
73702              
73703              note about undocumented caller() return value (from M.J.T. Guy);
73704              yet another peek.t tweak
73705      Branch: maint-5.6/perl
73706           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73707           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73708           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
73709           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
73710           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
73711           !> vms/vmsish.h
73712 ____________________________________________________________________________
73713 [  7303] By: gsar                                  on 2000/10/16  06:03:18
73714         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
73715              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
73716              
73717              &HUGE_VAL is not defined, it exists.
73718              
73719              Do not warn that an infinity does not look like a number.
73720              
73721              Rewrite the pwent/spent logic to be a little bit more clearer.
73722              
73723              Continue on the pwent/spent case.
73724              
73725              Correct Freudian slip.
73726              
73727              Use HUGE_VALL if applicable.
73728              
73729              pwent/spent #ifdef imbalance.
73730              
73731              Infinite problems.
73732              
73733              Call getspnam() only iff needd.
73734              
73735              Test both the scalar and list contexts.
73736              
73737              Use setxxent()/endxxent().
73738              
73739              Complex tweakery.
73740              
73741              Unicos hint tweak.
73742              
73743              Be more forgiving in POSIX about HUGE_VALL.
73744              
73745              Detypo.
73746              
73747              The search of infinity continues, this time simplified.
73748              
73749              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
73750              in natively 64-bit platforms where a long is a quad (no need
73751              for long longs).  Also added bias for IVs.
73752              
73753              Complex tweaks.
73754              
73755              Introduce t/lib/peek.t.
73756              
73757              Make the test more portable.
73758      Branch: maint-5.6/perl
73759           +> t/lib/peek.t
73760            ! pp_sys.c
73761           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
73762           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
73763           !> t/op/pwent.t toke.c util.c
73764 ____________________________________________________________________________
73765 [  7302] By: gsar                                  on 2000/10/16  05:03:37
73766         Log: integrate changes#6066..6071 from mainline
73767              
73768              s/END/CHECK/
73769              
73770              replace direct call to sighandler() with (*PL_sighandlerp)()
73771              
73772              note about values()
73773              
73774              File::Spec compatibility update (from Barrie Slaymaker
73775              <barries@slaysys.com>)
73776              
73777              remove misleading comment (from M.J.T. Guy)
73778              
73779              misformatted perllocal.pod (from Tim Jenness
73780              <t.jenness@jach.hawaii.edu>)
73781      Branch: maint-5.6/perl
73782           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
73783           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
73784           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
73785           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
73786 ____________________________________________________________________________
73787 [  7301] By: gsar                                  on 2000/10/16  05:00:08
73788         Log: integrate changes#6061..6063 from mainline
73789              
73790              change#5921 neglected to make eq honor "use bytes"
73791              
73792              additional tests for utf8.t
73793              
73794              tokeq() could read unallocated field in argument
73795      Branch: maint-5.6/perl
73796           !> sv.c t/pragma/utf8.t toke.c
73797 ____________________________________________________________________________
73798 [  7300] By: gsar                                  on 2000/10/16  04:56:54
73799         Log: integrate changes#6046,6048,6057,6058 from mainline
73800              
73801              libscheck has insufficient checks for n32 libs (from
73802              Albert Chin-A-Young <china@thewrittenword.com>)
73803              
73804              add note about how $( doesn't interpolate in REs (from
73805              Philip Newton <newton@ficus.frogspace.net>)
73806              
73807              fix broken parsing of /\x{ab}/
73808              
73809              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
73810              (spotted by Donald Kinzer <dkinzer@premia.com>)
73811      Branch: maint-5.6/perl
73812           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
73813           !> t/pragma/utf8.t
73814 ____________________________________________________________________________
73815 [  7299] By: gsar                                  on 2000/10/16  04:52:50
73816         Log: integrate change#6044 from mainline
73817              
73818              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
73819              such that underscores are only ignored in literal numbers,
73820              "\x{...}", and hex/oct argument
73821      Branch: maint-5.6/perl
73822           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
73823 ____________________________________________________________________________
73824 [  7298] By: gsar                                  on 2000/10/16  04:50:53
73825         Log: integrate changes#6027..6043 from mainline
73826              
73827              podlators-1.02 update (from Russ Allbery)
73828              
73829              Pod::Man generates groff-incompatible macro definition (from
73830              Tom Christiansen)
73831              
73832              add CGI.pm v2.66 (from Lincoln Stein)
73833              
73834              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
73835              for @- and @+ (from Johan Vromans)
73836              
73837              small nits in diagnostics.pm (from Robin Barker)
73838              
73839              whitespace adjustments
73840              
73841              missing files in MANIFEST
73842              
73843              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
73844              to compensate
73845              
73846              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
73847              
73848              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
73849      Branch: maint-5.6/perl
73850           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
73851           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
73852           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
73853           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
73854           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
73855           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
73856           !> t/lib/cgi-html.t t/lib/cgi-request.t
73857 ____________________________________________________________________________
73858 [  7297] By: gsar                                  on 2000/10/16  04:44:30
73859         Log: integrate change#6025 from mainline
73860              
73861              Is{Alnum,Alpha,Word} don't match titlecase
73862              TODO: IsSpace is defined recursively!
73863              (both spotted by Larry)
73864      Branch: maint-5.6/perl
73865           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
73866           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
73867 ____________________________________________________________________________
73868 [  7296] By: gsar                                  on 2000/10/16  04:39:30
73869         Log: integrate change#6023 from mainline
73870              
73871              debugger stomps on $. (from M.J.T. Guy)
73872      Branch: maint-5.6/perl
73873           !> lib/perl5db.pl
73874 ____________________________________________________________________________
73875 [  7295] By: gsar                                  on 2000/10/16  04:38:02
73876         Log: integrate change#6022 from mainline
73877              
73878              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
73879      Branch: maint-5.6/perl
73880           !> sv.c
73881 ____________________________________________________________________________
73882 [  7294] By: gsar                                  on 2000/10/16  04:37:05
73883         Log: integrate changes#6018..6021 from mainline
73884              
73885              make lib/syslog.t portable to systems that don't have _PATH_LOG,
73886              make _PATH_LOG() return "" if unavailable
73887              
73888              windows portability tweaks
73889              
73890              test tweak
73891              
73892              remove Win2K issue in pod (fixed by change#6020)
73893      Branch: maint-5.6/perl
73894           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
73895           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
73896           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
73897 ____________________________________________________________________________
73898 [  7293] By: gsar                                  on 2000/10/16  04:20:00
73899         Log: integrate changes#6013..6015 from mainline
73900              
73901              tweak change#5945 to display correct switch name in diagnostic
73902              
73903              glob() loading File::Glob behind the scenes may cause syntax errors
73904              
73905              tweak test for portability
73906      Branch: maint-5.6/perl
73907           !> op.c perl.c pod/perldiag.pod t/lib/b.t
73908 ____________________________________________________________________________
73909 [  7292] By: gsar                                  on 2000/10/16  04:18:11
73910         Log: integrate changes#6005..6010 from mainline, cfgperl
73911              
73912              perldoc might fail via "use blib" (from Hugo van der Sanden)
73913              
73914              Regen Configure.
73915              
73916              note about compile failures and END blocks (from M.J.T. Guy)
73917              
73918              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
73919              
73920              (change#6009 integrated earlier in change#7255)
73921              
73922              clarify note about shadow password support (from
73923              gellyfish@gellyfish.com)
73924      Branch: maint-5.6/perl
73925           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73926           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
73927           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
73928 ____________________________________________________________________________
73929 [  7291] By: gsar                                  on 2000/10/16  04:12:03
73930         Log: integrate changes#6002,6003 from mainline
73931              
73932              destructive sv_setsv() can lose UV-ness from source, causing
73933              numeric promotions/comparisons to fail to do the right thing
73934              
73935              allow REG_EXPAND_SZ keys in Windows registry (from
73936              John Clayton <John.Clayton@barclayscapital.com>)
73937      Branch: maint-5.6/perl
73938           !> sv.c win32/win32.c
73939 ____________________________________________________________________________
73940 [  7290] By: gsar                                  on 2000/10/16  04:10:19
73941         Log: integrate change#6001 from mainline
73942              
73943              support additional library locations via $Config{otherlibdirs}
73944              (from Andy Dougherty)
73945      Branch: maint-5.6/perl
73946           !> Configure INSTALL Porting/Glossary Porting/config.sh
73947           !> Porting/config_H config_h.SH epoc/config.sh perl.c
73948           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
73949           !> win32/config.bc win32/config.gc win32/config.vc
73950 ____________________________________________________________________________
73951 [  7289] By: gsar                                  on 2000/10/16  04:08:28
73952         Log: integrate change#5999 from mainline
73953              
73954              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
73955      Branch: maint-5.6/perl
73956           !> t/pragma/warn/toke toke.c
73957 ____________________________________________________________________________
73958 [  7288] By: gsar                                  on 2000/10/16  04:07:01
73959         Log: integrate changes#5997,5998 from cfgperl
73960              
73961              Preserve $!.
73962              
73963              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
73964      Branch: maint-5.6/perl
73965           !> lib/Math/Complex.pm
73966 ____________________________________________________________________________
73967 [  7287] By: gsar                                  on 2000/10/16  04:04:37
73968         Log: integrate change#5995 from mainline
73969              
73970              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
73971      Branch: maint-5.6/perl
73972           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
73973 ____________________________________________________________________________
73974 [  7286] By: gsar                                  on 2000/10/16  04:03:21
73975         Log: integrate change#5994 from mainline
73976              
73977              fix for missed accounting for null byte in pack("Z",...) (from
73978              M.J.T. Guy)
73979      Branch: maint-5.6/perl
73980           !> pp.c t/op/pack.t
73981 ____________________________________________________________________________
73982 [  7285] By: gsar                                  on 2000/10/16  04:02:11
73983         Log: integrate changes#5989..5993 from mainline
73984              
73985              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
73986              itself and no other (from Tom Hughes)
73987              
73988              use $ENV{LIB} to search for libs under Visual C compiler
73989              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
73990              
73991              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
73992              
73993              pod nit (from Simon Cozens)
73994              
73995              various minor tweaks seen on p5p
73996      Branch: maint-5.6/perl
73997           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
73998           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
73999           !> t/op/array.t toke.c
74000 ____________________________________________________________________________
74001 [  7284] By: gsar                                  on 2000/10/16  03:59:00
74002         Log: integrate changes#5978..5988 from mainline
74003              
74004              sync version numbers in File::Spec with the ones on CPAN
74005              (from Barrie Slaymaker)
74006              
74007              under useithreads, constant pad entries could inadvertantly be
74008              shared across threads (from Eric Blood <eblood@xmission.com>);
74009              added Eric's test case to testsuite
74010              
74011              allow Configure -S to run non-interactively (spotted by Greg Hudson
74012              <ghudson@mit.edu>)
74013              
74014              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
74015              prototype mismatch with CORE::glob(); update pod and tests to
74016              suit (File::Glob::glob() is still available for backward
74017              compatibility, but should be considered deprecated)
74018              
74019              avoid error in IO::Socket::INET when given an unknown service name
74020              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
74021              
74022              numeric conversion of non-number in change#3378 tramples on
74023              OOK offset, causing segfaults
74024              
74025              attributes::reftype() doesn't work on tied argument
74026              
74027              forked child may not exit correctly if it failed to open
74028              /dev/console (from Graham Barr)
74029              
74030              add regular expressions tutorial and quick-start guide (from
74031              Mark Kvale <kvale@phy.ucsf.edu>)
74032              
74033              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
74034              
74035              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
74036              <paul@miraclefish.com>)
74037      Branch: maint-5.6/perl
74038           +> pod/perlrequick.pod pod/perlretut.pod
74039           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
74040           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
74041           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
74042           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
74043           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74044           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74045           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
74046           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
74047 ____________________________________________________________________________
74048 [  7283] By: gsar                                  on 2000/10/16  03:52:14
74049         Log: integrate change#5977 from mainline
74050              
74051              autoquote barewords followed by newline and arrow properly
74052              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
74053      Branch: maint-5.6/perl
74054           !> t/pragma/warn/toke toke.c
74055 ____________________________________________________________________________
74056 [  7282] By: gsar                                  on 2000/10/16  03:50:48
74057         Log: integrate change#5976 from mainline
74058              
74059              DB_File v1.73 update (from Paul Marquess)
74060      Branch: maint-5.6/perl
74061           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
74062           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
74063 ____________________________________________________________________________
74064 [  7281] By: gsar                                  on 2000/10/16  03:49:14
74065         Log: integrate change#5975 from mainline
74066              
74067              allow sort() reentrancy (variant of patch suggested by
74068              Hugo van der Sanden)
74069      Branch: maint-5.6/perl
74070           !> pp_ctl.c t/op/sort.t
74071 ____________________________________________________________________________
74072 [  7280] By: gsar                                  on 2000/10/16  03:48:22
74073         Log: integrate change#5974 from mainline
74074              
74075              change#4197 somehow missed initializing PL_errors, meaning
74076              syntax error queueing wasn't working outside eval"" at all;
74077              also fixed eval"" to localize PL_error_count, so that compile-time
74078              eval's don't clobber the error state of the outer context
74079      Branch: maint-5.6/perl
74080           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
74081           !> t/pragma/warn/toke
74082 ____________________________________________________________________________
74083 [  7279] By: gsar                                  on 2000/10/16  03:46:21
74084         Log: integrate change#5973 from mainline
74085              
74086              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
74087      Branch: maint-5.6/perl
74088           !> regcomp.c regexec.c t/op/re_tests
74089 ____________________________________________________________________________
74090 [  7278] By: gsar                                  on 2000/10/16  03:44:54
74091         Log: integrate change#5971 from cfgperl
74092              
74093              Unicos tweaks from Mark P. Lutz.
74094      Branch: maint-5.6/perl
74095           !> hints/unicos.sh lib/Math/Complex.pm
74096 ____________________________________________________________________________
74097 [  7277] By: gsar                                  on 2000/10/16  03:42:59
74098         Log: integrate changes#5966..5970 from mainline
74099              
74100              add testsuite for B backends, fix bug in B::Deparse (from
74101              Simon Cozens <simon@brecon.co.uk>)
74102              
74103              improved docs on the warn_uninit diagnostic (from David Glasser
74104              and Simon Cozens)
74105              
74106              tolerate spaces in group names in test on solaris (from David Boyce
74107              <dsb@boyski.com>)
74108              
74109              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
74110              
74111              Data::Dumper fumbles negative numbers on 32-bit platforms where
74112              IV is >32bits
74113      Branch: maint-5.6/perl
74114           +> t/lib/b.t t/lib/syslog.t
74115           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
74116           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
74117           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
74118 ____________________________________________________________________________
74119 [  7276] By: gsar                                  on 2000/10/16  03:39:30
74120         Log: integrate change#5965 from mainline
74121              
74122              avoid "will not stay shared" warnings for our variables (from
74123              Robin Barker)
74124      Branch: maint-5.6/perl
74125           !> op.c t/pragma/warn/op
74126 ____________________________________________________________________________
74127 [  7275] By: gsar                                  on 2000/10/16  03:38:18
74128         Log: integrate change#5964 from mainline
74129              
74130              reformat to 72 columns (again)
74131      Branch: maint-5.6/perl
74132           !> pod/perldiag.pod
74133 ____________________________________________________________________________
74134 [  7274] By: gsar                                  on 2000/10/16  03:36:58
74135         Log: integrate change#5963 from mainline
74136              
74137              patch from Larry to make (\&) prototype work; added tests for
74138              the same
74139      Branch: maint-5.6/perl
74140           !> op.c t/comp/proto.t
74141 ____________________________________________________________________________
74142 [  7273] By: gsar                                  on 2000/10/16  03:35:51
74143         Log: integrate changes#5956..5962 from mainline
74144              
74145              better diagnostics on failed tests (from Ilya Zakharevich)
74146              
74147              pod nits (from A. C. Yardley <yardley@tanet.net>)
74148              
74149              change#3569 deleted some essential code, revert; avoid use of
74150              atexit() to make DynaLoader work properly on AIX under mod_perl
74151              (from Jens-Uwe Mager <jum@helios.de>)
74152              
74153              doubled words in pods (from Simon Cozens
74154              <simon.p.cozens@jp.pwcglobal.com>)
74155              
74156              better INSTALL notes on Solaris issues (from Dominic Dunlop)
74157              
74158              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
74159              
74160              updated README.hpux (from Jeff Okamoto)
74161      Branch: maint-5.6/perl
74162           !> INSTALL README.hpux emacs/cperl-mode.el
74163           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
74164           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
74165           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74166           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
74167           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
74168           !> t/op/lex_assign.t
74169 ____________________________________________________________________________
74170 [  7272] By: gsar                                  on 2000/10/16  03:31:22
74171         Log: integrate change#5955 from mainline
74172              
74173              longstanding bug exposed by change#3307: sort arguments weren't
74174              compiled with the right wantarray context (ensuing runtime lookup
74175              via block_gimme() was getting the incidental context of the
74176              sort() itself)
74177      Branch: maint-5.6/perl
74178           !> op.c t/op/sort.t
74179 ____________________________________________________________________________
74180 [  7271] By: gsar                                  on 2000/10/16  03:29:11
74181         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
74182              branch
74183              
74184              Flatten the cpp jungle doing the nosuid checking.
74185              
74186              Do not assume sign propagation. (from M.J.T. Guy)
74187              
74188              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
74189              
74190              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
74191              Now pp_ncmp() returns undef is either operand is a NaN.
74192              
74193              On second thoughts frexp() does have two arguments.
74194              
74195              Document that tr() is not tr(1).
74196              
74197              Be more robust on "extreme" (large absolute value)
74198              arguments.  Originally reported by Daniel Connelly
74199              as a problem with asinh() on large negative arguments,
74200              asinh() used to bail out because an argument to log()
74201              ended up being zero.  Ilya Zakharevich proposed using
74202              Taylor's series in such cases, which for such large
74203              arguments is a very good approximation.
74204              
74205              Undo "use integer" addition from 64bitint as it seems
74206              to break most of the subtests in Digital UNIX;
74207              Unicos needs to find another way.
74208      Branch: maint-5.6/perl
74209           !> (integrate 29 files)
74210 ____________________________________________________________________________
74211 [  7270] By: gsar                                  on 2000/10/16  03:09:44
74212         Log: integrate changes#5948,5949,5950 from mainline
74213              
74214              typo in vars.pm that leads to cryptic message (from Piotr
74215              Piatkowski <kompas@kompas.usr.onet.pl>)
74216              
74217              make perldoc use the pod2man from the same version (from
74218              M.J.T. Guy)
74219              
74220              reformat perldiag to avoid long lines
74221      Branch: maint-5.6/perl
74222           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
74223 ____________________________________________________________________________
74224 [  7269] By: gsar                                  on 2000/10/16  03:05:54
74225         Log: integrate change#5947 from mainline
74226              
74227              use &dl_error rather than &dl_load_file as the guard for calling
74228              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
74229              statically built perl)
74230      Branch: maint-5.6/perl
74231           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
74232 ____________________________________________________________________________
74233 [  7268] By: gsar                                  on 2000/10/16  03:04:48
74234         Log: integrate change#5945 from mainline
74235              
74236              make module name mandatory after -M switch; reorder perldiag
74237              alphabetically (from Mark-Jason Dominus)
74238      Branch: maint-5.6/perl
74239           !> perl.c pod/perldiag.pod
74240 ____________________________________________________________________________
74241 [  7267] By: gsar                                  on 2000/10/16  03:03:01
74242         Log: integrate change#5939 from mainline
74243              
74244              more pod nits (from Larry Virden)
74245      Branch: maint-5.6/perl
74246           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
74247           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
74248           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
74249 ____________________________________________________________________________
74250 [  7266] By: gsar                                  on 2000/10/16  03:01:39
74251         Log: integrate change#5938 from mainline
74252              
74253              Consolidated B::Deparse fixes (from Stephen McCamant)
74254      Branch: maint-5.6/perl
74255           !> ext/B/B/Deparse.pm
74256 ____________________________________________________________________________
74257 [  7265] By: gsar                                  on 2000/10/16  03:00:43
74258         Log: integrate change#5936 from mainline
74259              
74260              additional tests for change#7263 (from Paul Marquess)
74261      Branch: maint-5.6/perl
74262           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
74263           !> t/pragma/warn/5nolint t/pragma/warn/6default
74264 ____________________________________________________________________________
74265 [  7264] By: gsar                                  on 2000/10/16  02:58:34
74266         Log: integrate change#5934 from mainline
74267              
74268              propagate lexical warnings from surrounding scope correctly
74269              within string eval() (from Paul Marquess)
74270      Branch: maint-5.6/perl
74271           !> pp_ctl.c t/pragma/warn/pp_ctl
74272 ____________________________________________________________________________
74273 [  7263] By: gsar                                  on 2000/10/16  02:56:53
74274         Log: integrate change#5932 from mainline
74275              
74276              add rsignal(), whichsig() and do_join() to public API list
74277              (mod_perl uses them to good advantage)
74278      Branch: maint-5.6/perl
74279           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
74280 ____________________________________________________________________________
74281 [  7262] By: gsar                                  on 2000/10/16  02:55:53
74282         Log: integrate change#5931 from mainline
74283              
74284              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
74285      Branch: maint-5.6/perl
74286           !> pp_hot.c regexec.c t/op/pat.t
74287 ____________________________________________________________________________
74288 [  7261] By: gsar                                  on 2000/10/16  02:55:01
74289         Log: integrate change#5930 from mainline
74290              
74291              small os390 tweaks (from Peter Prymmer)
74292      Branch: maint-5.6/perl
74293           !> config_h.SH makedepend.SH
74294 ____________________________________________________________________________
74295 [  7260] By: gsar                                  on 2000/10/16  02:54:10
74296         Log: integrate change#5929 from mainline
74297              
74298              pod nits
74299      Branch: maint-5.6/perl
74300           !> pod/perlguts.pod
74301 ____________________________________________________________________________
74302 [  7259] By: gsar                                  on 2000/10/16  02:52:55
74303         Log: integrate change#5927 from mainline
74304              
74305              arrange for next() to resume at the unstack op rather than the
74306              loop conditional, so that scope cleanup happens correctly
74307              (from Stephen McCamant)
74308      Branch: maint-5.6/perl
74309           !> op.c pp_ctl.c t/op/misc.t
74310 ____________________________________________________________________________
74311 [  7258] By: gsar                                  on 2000/10/16  02:51:38
74312         Log: integrate change#5926 from mainline
74313              
74314              on windows, reserve 16M of stack rather than 128M (allows more
74315              threads to run concurrently)
74316      Branch: maint-5.6/perl
74317           !> win32/Makefile win32/makefile.mk
74318 ____________________________________________________________________________
74319 [  7257] By: gsar                                  on 2000/10/16  02:50:37
74320         Log: integrate change#5925 from mainline
74321              
74322              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
74323      Branch: maint-5.6/perl
74324           !> toke.c
74325 ____________________________________________________________________________
74326 [  7256] By: gsar                                  on 2000/10/16  02:49:36
74327         Log: integrate change#5924 from mainline
74328              
74329              avoid using uninitialized memory in require version check
74330      Branch: maint-5.6/perl
74331           !> pp_ctl.c universal.c
74332 ____________________________________________________________________________
74333 [  7255] By: gsar                                  on 2000/10/16  02:48:03
74334         Log: integrate changes#5923,5928,6009 from mainline
74335              
74336              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
74337      Branch: maint-5.6/perl
74338           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
74339 ____________________________________________________________________________
74340 [  7254] By: gsar                                  on 2000/10/16  02:44:46
74341         Log: integrate change#5922 from mainline
74342              
74343              commentary about IoTYPE() (from Nathan Torkington)
74344      Branch: maint-5.6/perl
74345           !> sv.h
74346 ____________________________________________________________________________
74347 [  7253] By: gsar                                  on 2000/10/16  02:43:49
74348         Log: integrate change#5921 from mainline
74349              
74350              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
74351      Branch: maint-5.6/perl
74352           !> sv.c t/lib/charnames.t t/pragma/utf8.t
74353 ____________________________________________________________________________
74354 [  7252] By: gsar                                  on 2000/10/16  02:42:31
74355         Log: integrate change#5920 from mainline
74356              
74357              Larry's fix for buggy propagation of utf8-ness in join(); add test
74358      Branch: maint-5.6/perl
74359           !> doop.c t/op/ver.t
74360 ____________________________________________________________________________
74361 [  7251] By: gsar                                  on 2000/10/16  02:41:14
74362         Log: integrate changes#5915..5919 from mainline
74363              
74364              various (pod tweaks &c)
74365      Branch: maint-5.6/perl
74366           !> (integrate 33 files)
74367 ____________________________________________________________________________
74368 [  7250] By: gsar                                  on 2000/10/16  02:38:16
74369         Log: integrate change#5914 from mainline
74370              
74371              caller() wasn't returning the right number of elements for
74372              eval {...}
74373      Branch: maint-5.6/perl
74374           !> pp_ctl.c t/pragma/warn/9enabled
74375 ____________________________________________________________________________
74376 [  7249] By: gsar                                  on 2000/10/16  02:37:02
74377         Log: integrate change#5913 from mainline
74378              
74379              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
74380              (from Mark-Jason Dominus)
74381      Branch: maint-5.6/perl
74382           !> pod/perlfunc.pod
74383 ____________________________________________________________________________
74384 [  7248] By: gsar                                  on 2000/10/16  02:35:58
74385         Log: integrate change#5912 from mainline
74386              
74387              fix totally broken caching in UNIVERSAL::isa() (from
74388              Nick Ing-Simmons)
74389      Branch: maint-5.6/perl
74390           !> t/op/universal.t universal.c
74391 ____________________________________________________________________________
74392 [  7247] By: gsar                                  on 2000/10/16  02:34:27
74393         Log: integrate changes#5910,5911 from mainline
74394              
74395              typo in pod
74396              
74397              add linebreak properties from unicode/LineBrk.txt (from
74398              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
74399      Branch: maint-5.6/perl
74400           +> (branch 29 files)
74401           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
74402 ____________________________________________________________________________
74403 [  7246] By: gsar                                  on 2000/10/16  02:33:29
74404         Log: integrate change#5909 from mainline
74405              
74406              mode argument to do_binmode() should be file mode, not boolean
74407      Branch: maint-5.6/perl
74408           !> pp_sys.c
74409 ____________________________________________________________________________
74410 [  7245] By: gsar                                  on 2000/10/16  02:31:04
74411         Log: integrate change#5908 from mainline
74412              
74413              introduce illegal symbols into null package so that
74414              gv_fetchpv(...,TRUE) always returns a valid GV even when the
74415              symbol is trapped by strictures (avoids coredumps)
74416      Branch: maint-5.6/perl
74417           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
74418           !> t/pragma/strict-vars
74419 ____________________________________________________________________________
74420 [  7244] By: jhi                                   on 2000/10/16  02:29:54
74421         Log: Subject: $Carp::ExportLevel confusion in Exporter
74422              From: "Ben Tilly" <ben_tilly@hotmail.com>
74423              Date: Sat, 14 Oct 2000 16:44:34 EDT
74424              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
74425      Branch: perl
74426            ! lib/Exporter/Heavy.pm
74427 ____________________________________________________________________________
74428 [  7243] By: jhi                                   on 2000/10/16  02:28:33
74429         Log: Subject: [PATCH perlguts.pod] Document offset hack
74430              From: Simon Cozens <simon@cozens.net>
74431              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
74432              Date: Sat, 14 Oct 2000 19:32:25 +0100
74433      Branch: perl
74434            ! pod/perlguts.pod
74435 ____________________________________________________________________________
74436 [  7242] By: gsar                                  on 2000/10/16  02:26:51
74437         Log: integrate changes#5905,5906,5907,6064 from mainline
74438              
74439              printf/sprintf didn't get quad types right under use64bitint
74440      Branch: maint-5.6/perl
74441           !> pp_sys.c sv.c t/op/64bitint.t
74442 ____________________________________________________________________________
74443 [  7241] By: jhi                                   on 2000/10/16  02:22:44
74444         Log: Subject: small pod patch
74445              From: Dan Boorstein <dan_boo@bellsouth.net>
74446              Date: Sat, 14 Oct 2000 14:29:24 -0400
74447              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
74448      Branch: perl
74449            ! pod/perlfaq7.pod pod/perlmod.pod
74450 ____________________________________________________________________________
74451 [  7240] By: jhi                                   on 2000/10/16  02:13:46
74452         Log: -w cleanup.
74453              
74454              Subject: Re: Problems with bleadperl 
74455              From: "Stephen P. Potter" <spp@ds.net>
74456              Date: Fri, 13 Oct 2000 13:32:49 -0400
74457              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
74458      Branch: perl
74459            ! t/pragma/overload.t
74460 ____________________________________________________________________________
74461 [  7239] By: jhi                                   on 2000/10/16  01:41:18
74462         Log: One more ~utf8 tweak.
74463      Branch: perl
74464            ! t/op/bop.t
74465 ____________________________________________________________________________
74466 [  7238] By: jhi                                   on 2000/10/16  01:34:14
74467         Log: Tweak the test of #7235.
74468      Branch: perl
74469            ! t/op/bop.t
74470 ____________________________________________________________________________
74471 [  7237] By: jhi                                   on 2000/10/16  01:25:04
74472         Log: Fix a couple of compiler-noted nits in #7235.
74473      Branch: perl
74474            ! pp.c
74475 ____________________________________________________________________________
74476 [  7236] By: jhi                                   on 2000/10/16  01:22:46
74477         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
74478      Branch: perl
74479            ! pp.c pp_hot.c
74480 ____________________________________________________________________________
74481 [  7235] By: jhi                                   on 2000/10/15  16:24:44
74482         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
74483              
74484              From: Simon Cozens <simon@cozens.net>
74485              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
74486              Date: Sat, 14 Oct 2000 20:52:13 +0100
74487              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
74488      Branch: perl
74489            ! pp.c t/op/bop.t utf8.h
74490 ____________________________________________________________________________
74491 [  7234] By: jhi                                   on 2000/10/15  15:19:29
74492         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
74493              The problem was that rx->minlen was in chars while pp_split()
74494              thought it would be in bytes. 
74495      Branch: perl
74496            ! pp.c t/pragma/utf8.t
74497 ____________________________________________________________________________
74498 [  7233] By: jhi                                   on 2000/10/14  20:24:24
74499         Log: Document FNCASE=y as discussed in the bug 20000902.009.
74500      Branch: perl
74501            ! README.dos
74502 ____________________________________________________________________________
74503 [  7232] By: jhi                                   on 2000/10/14  18:52:21
74504         Log: Add test for bug id 20000427.003 (which seems to have
74505              been fixed) (also duplicate as 20000427.004, though
74506              with a higher severity).  Move one utf8 from op/append
74507              to pragma/utf8, tag the tests with bug ids.
74508      Branch: perl
74509            ! t/op/append.t t/pragma/utf8.t
74510 ____________________________________________________________________________
74511 [  7231] By: jhi                                   on 2000/10/14  17:28:37
74512         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
74513      Branch: perl
74514            ! t/pragma/utf8.t
74515 ____________________________________________________________________________
74516 [  7230] By: jhi                                   on 2000/10/14  14:24:50
74517         Log: Needs to be conditional on SunOS 4.
74518              
74519              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
74520              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74521              Date: Sat, 14 Oct 2000 13:37:49 +0100
74522              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
74523      Branch: metaconfig/U/perl
74524            ! End.U
74525      Branch: perl
74526            ! Configure myconfig.SH pod/perldelta.pod
74527 ____________________________________________________________________________
74528 [  7229] By: jhi                                   on 2000/10/14  00:49:22
74529         Log: Update Changes.
74530      Branch: perl
74531            ! Changes patchlevel.h
74532 ____________________________________________________________________________
74533 [  7228] By: jhi                                   on 2000/10/14  00:46:10
74534         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
74535              From: Peter Prymmer <pvhp@forte.com>
74536              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
74537              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
74538      Branch: perl
74539            ! lib/utf8.pm
74540 ____________________________________________________________________________
74541 [  7227] By: jhi                                   on 2000/10/13  23:20:30
74542         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
74543      Branch: perl
74544            ! t/op/tie.t
74545 ____________________________________________________________________________
74546 [  7226] By: jhi                                   on 2000/10/13  22:14:32
74547         Log: Tweak #7225.
74548              
74549              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
74550              From: Peter Prymmer <pvhp@forte.com>
74551              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
74552              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
74553      Branch: perl
74554            ! t/op/sprintf.t
74555 ____________________________________________________________________________
74556 [  7225] By: jhi                                   on 2000/10/13  22:11:31
74557         Log: op/sprintf.t patch for OS/390 (and any other host with limited
74558              floating-point exponent length)
74559              
74560              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
74561              From: Dominic Dunlop <domo@computer.org>
74562              Date: Fri, 13 Oct 2000 19:17:57 +0200
74563              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
74564      Branch: perl
74565            ! t/op/sprintf.t
74566 ____________________________________________________________________________
74567 [  7224] By: jhi                                   on 2000/10/13  18:40:48
74568         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
74569      Branch: perl
74570            ! toke.c
74571 ____________________________________________________________________________
74572 [  7223] By: jhi                                   on 2000/10/13  18:37:13
74573         Log: Thinko in #7222.
74574      Branch: perl
74575            ! utf8.c
74576 ____________________________________________________________________________
74577 [  7222] By: jhi                                   on 2000/10/13  18:05:23
74578         Log: Use UTF8SKIP(), from Simon Cozens.
74579      Branch: perl
74580            ! utf8.c
74581 ____________________________________________________________________________
74582 [  7221] By: jhi                                   on 2000/10/13  15:43:19
74583         Log: (accidentally empty check-in)
74584      Branch: perl
74585            ! utf8.c
74586 ____________________________________________________________________________
74587 [  7220] By: jhi                                   on 2000/10/13  15:23:51
74588         Log: Add (optimistically) Storable to static extensions.
74589      Branch: perl
74590            ! hints/uwin.sh hints/vmesa.sh
74591 ____________________________________________________________________________
74592 [  7219] By: jhi                                   on 2000/10/13  15:20:05
74593         Log: Amdahl UTS doesn't seem to do dynaloading.
74594      Branch: perl
74595            ! hints/uts.sh
74596 ____________________________________________________________________________
74597 [  7218] By: jhi                                   on 2000/10/13  15:15:20
74598         Log: Slight tweak of the code to appease Amdahl UTS cc.
74599      Branch: perl
74600            ! pp.c
74601 ____________________________________________________________________________
74602 [  7217] By: jhi                                   on 2000/10/13  14:50:42
74603         Log: In Amdahl UTS "struct sv" is defined by a system header,
74604              <ksync.h>.
74605      Branch: perl
74606            ! perl.h sv.h
74607 ____________________________________________________________________________
74608 [  7216] By: jhi                                   on 2000/10/13  11:58:25
74609         Log: Ilya implemented the memory profiling API.
74610      Branch: perl
74611            ! Todo
74612 ____________________________________________________________________________
74613 [  7215] By: jhi                                   on 2000/10/13  02:56:38
74614         Log: Subject: [PATCH 5.7.0] Perl API for mstats
74615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74616              Date: Thu, 12 Oct 2000 22:52:40 -0400
74617              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
74618      Branch: perl
74619            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
74620 ____________________________________________________________________________
74621 [  7214] By: jhi                                   on 2000/10/13  02:55:38
74622         Log: Subject: [PATCH 5.7.0] IVs in mtats
74623              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74624              Date: Thu, 12 Oct 2000 22:51:04 -0400
74625              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
74626      Branch: perl
74627            ! malloc.c perl.h
74628 ____________________________________________________________________________
74629 [  7213] By: jhi                                   on 2000/10/13  02:31:47
74630         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
74631      Branch: perl
74632            ! pod/perldiag.pod pp_sys.c
74633 ____________________________________________________________________________
74634 [  7212] By: jhi                                   on 2000/10/13  01:27:38
74635         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
74636              From: Peter Prymmer <pvhp@forte.com>
74637              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
74638              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
74639      Branch: perl
74640            ! t/op/oct.t
74641 ____________________________________________________________________________
74642 [  7211] By: jhi                                   on 2000/10/13  00:35:09
74643         Log: Update Changes.
74644      Branch: perl
74645            ! Changes patchlevel.h
74646 ____________________________________________________________________________
74647 [  7210] By: jhi                                   on 2000/10/12  23:59:40
74648         Log: The Install.pm third of
74649              
74650              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
74651              From: Bill Campbell <bill@celestial.com>
74652              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
74653              Date: Thu, 5 Oct 2000 18:04:51 -0700
74654      Branch: perl
74655            ! lib/ExtUtils/Install.pm
74656 ____________________________________________________________________________
74657 [  7209] By: jhi                                   on 2000/10/12  23:58:43
74658         Log: Two thirds of
74659              
74660              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
74661              Date: Thu, 5 Oct 2000 18:04:51 -0700
74662              From: Bill Campbell <bill@celestial.com>
74663              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
74664              
74665              The Install.pm changes will be submitted separately because
74666              they need some work and discussion still.
74667      Branch: perl
74668            ! lib/getopts.pl lib/termcap.pl
74669 ____________________________________________________________________________
74670 [  7208] By: jhi                                   on 2000/10/12  23:41:19
74671         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
74672              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74673              Date:     Thu, 12 Oct 2000 07:30:02 EDT
74674              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
74675      Branch: perl
74676            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
74677            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
74678 ____________________________________________________________________________
74679 [  7207] By: jhi                                   on 2000/10/12  23:39:01
74680         Log: An updated EBCDIC tr patch.
74681              
74682              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
74683              From: Peter Prymmer <pvhp@forte.com>
74684              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
74685              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
74686      Branch: perl
74687            ! t/op/tr.t
74688 ____________________________________________________________________________
74689 [  7206] By: jhi                                   on 2000/10/12  23:34:55
74690         Log: Upgrade to CPAN 1.58, from Andreas König.
74691      Branch: perl
74692            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74693 ____________________________________________________________________________
74694 [  7205] By: jhi                                   on 2000/10/12  23:29:08
74695         Log: Introduce the man[24-8] variables, from Andy Dougherty.
74696      Branch: metaconfig/U/perl
74697            + mandirs.U mandirstyle.U
74698      Branch: perl
74699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74700            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
74701            ! vos/config.h vos/config.pl vos/config_h.SH_orig
74702            ! win32/config.bc win32/config.gc win32/config.vc
74703 ____________________________________________________________________________
74704 [  7204] By: gsar                                  on 2000/10/12  18:11:24
74705         Log: restore change#7202
74706      Branch: perl
74707            ! mg.c
74708 ____________________________________________________________________________
74709 [  7203] By: gsar                                  on 2000/10/12  18:09:40
74710         Log: another test of the Emergency Broadcast System--back out 
74711              change#7202
74712      Branch: perl
74713            ! mg.c
74714 ____________________________________________________________________________
74715 [  7202] By: gsar                                  on 2000/10/12  16:40:47
74716         Log: (submitted on behalf of Jarkko)
74717              Fix the lib/encode.t subtest 6 failure as reported by Andreas
74718              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
74719              was unearthed by change 7182, as was a bug in HTML::Entities.
74720      Branch: perl
74721            ! mg.c
74722 ____________________________________________________________________________
74723 [  7201] By: jhi                                   on 2000/10/11  03:16:05
74724         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
74725      Branch: perl
74726            ! pp_hot.c t/pragma/utf8.t
74727 ____________________________________________________________________________
74728 [  7200] By: jhi                                   on 2000/10/11  00:40:30
74729         Log: The #7198 was a false alarm.
74730      Branch: perl
74731            ! pp_hot.c
74732 ____________________________________________________________________________
74733 [  7199] By: jhi                                   on 2000/10/11  00:26:04
74734         Log: Remove duplicated code.
74735      Branch: perl
74736            ! t/lib/cgi-html.t
74737 ____________________________________________________________________________
74738 [  7198] By: jhi                                   on 2000/10/10  23:30:46
74739         Log: (Retracted by #7200.)
74740      Branch: perl
74741            ! pp_hot.c
74742 ____________________________________________________________________________
74743 [  7197] By: jhi                                   on 2000/10/10  21:49:30
74744         Log: Add the test case for #7190, from the original bug report
74745              by Andreas König.
74746      Branch: perl
74747            ! t/pragma/utf8.t
74748 ____________________________________________________________________________
74749 [  7196] By: jhi                                   on 2000/10/10  21:40:49
74750         Log: Reapply Andy's patch and regen Configure.
74751      Branch: perl
74752            ! Configure INSTALL Makefile.SH Porting/Glossary
74753            ! Porting/config.sh config_h.SH epoc/config.sh installperl
74754            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
74755            ! win32/config.vc
74756 ____________________________________________________________________________
74757 [  7195] By: jhi                                   on 2000/10/10  21:09:30
74758         Log: Use the versiononly instead of the installscripts,
74759              retract the changes 7146 and 7147.
74760      Branch: perl
74761            ! Configure INSTALL Makefile.SH Porting/Glossary
74762            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
74763            ! installperl uconfig.sh vos/config.def win32/config.bc
74764            ! win32/config.gc win32/config.vc
74765 ____________________________________________________________________________
74766 [  7194] By: jhi                                   on 2000/10/10  21:06:15
74767         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
74768              From: Peter Prymmer <pvhp@forte.com>
74769              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
74770              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
74771      Branch: perl
74772            ! t/op/ver.t
74773 ____________________________________________________________________________
74774 [  7193] By: jhi                                   on 2000/10/10  21:05:12
74775         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
74776              From: Peter Prymmer <pvhp@forte.com>
74777              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
74778              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
74779      Branch: perl
74780            ! t/op/tr.t
74781 ____________________________________________________________________________
74782 [  7192] By: jhi                                   on 2000/10/10  20:57:30
74783         Log: Add versiononly, delete installscripts, from Andy Dougherty.
74784      Branch: metaconfig
74785            - U/installdirs/installscripts.U
74786      Branch: metaconfig/U/perl
74787            + versiononly.U
74788 ____________________________________________________________________________
74789 [  7191] By: jhi                                   on 2000/10/10  19:41:21
74790         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
74791              From: Peter Prymmer <pvhp@forte.com>
74792              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
74793              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
74794      Branch: perl
74795            ! pod/perlebcdic.pod
74796 ____________________________________________________________________________
74797 [  7190] By: jhi                                   on 2000/10/10  19:26:14
74798         Log: Subject: Re: utf8 concat, mg_get
74799              From: Simon Cozens <simon@cozens.net>
74800              Date: Tue, 10 Oct 2000 17:40:17 +0100
74801              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
74802      Branch: perl
74803            ! pp_hot.c
74804 ____________________________________________________________________________
74805 [  7189] By: jhi                                   on 2000/10/10  19:23:03
74806         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
74807              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
74808              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
74809              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
74810      Branch: perl
74811            ! lib/ExtUtils/MM_Unix.pm
74812 ____________________________________________________________________________
74813 [  7188] By: jhi                                   on 2000/10/10  15:31:24
74814         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
74815              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
74816              Date: Fri, 14 Jul 2000 10:47:36 +0100
74817              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
74818      Branch: perl
74819            ! README.win32
74820 ____________________________________________________________________________
74821 [  7187] By: jhi                                   on 2000/10/10  13:30:10
74822         Log: Quote the temp file name, needed in Win32 because the
74823              default name unfortunately contains spaces, shouldn't
74824              hurt elsewhere.
74825              
74826              Subject: FW: perldoc fails if $TEMP contains spaces
74827              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
74828              Date: Thu, 14 Sep 2000 08:58:45 +0100
74829              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
74830      Branch: perl
74831            ! utils/perldoc.PL
74832 ____________________________________________________________________________
74833 [  7186] By: jhi                                   on 2000/10/10  13:16:27
74834         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
74835              From: hv@hugo.hybyte.com
74836              Date: Tue, 10 Oct 2000 14:10:20 +0100
74837              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
74838      Branch: perl
74839            ! t/lib/thr5005.t util.c
74840 ____________________________________________________________________________
74841 [  7185] By: jhi                                   on 2000/10/10  12:06:22
74842         Log: Upgrade to podlators 1.04, from Russ Allbery.
74843      Branch: perl
74844            ! lib/Pod/Man.pm lib/Pod/Text.pm
74845 ____________________________________________________________________________
74846 [  7184] By: jhi                                   on 2000/10/10  12:01:32
74847         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
74848      Branch: perl
74849            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
74850 ____________________________________________________________________________
74851 [  7183] By: jhi                                   on 2000/10/09  23:47:15
74852         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
74853              From: Peter Prymmer <pvhp@forte.com>
74854              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
74855              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
74856      Branch: perl
74857            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
74858 ____________________________________________________________________________
74859 [  7182] By: jhi                                   on 2000/10/09  23:43:16
74860         Log: Make eq work again with utf8 (disabling the upgrading
74861              should no more be necessary since the copies of the
74862              scalars are upgraded, not the scalars themselves).
74863              Takes care of ID 20001009.001.  (The claimed length()
74864              bug in 20001009.001 seems bogus to me.)
74865      Branch: perl
74866            ! sv.c t/pragma/utf8.t
74867 ____________________________________________________________________________
74868 [  7181] By: gsar                                  on 2000/10/09  19:41:54
74869         Log: tweak for change#7173
74870      Branch: perl
74871            ! win32/win32sck.c
74872 ____________________________________________________________________________
74873 [  7180] By: gsar                                  on 2000/10/09  19:26:56
74874         Log: on Windows, clean targets might not work under some flavors of the shell
74875      Branch: perl
74876            ! win32/Makefile win32/makefile.mk
74877 ____________________________________________________________________________
74878 [  7179] By: jhi                                   on 2000/10/09  19:21:02
74879         Log: Update Changes.
74880      Branch: perl
74881            ! Changes patchlevel.h
74882 ____________________________________________________________________________
74883 [  7178] By: jhi                                   on 2000/10/09  19:18:23
74884         Log: Warn about unknown scripts.
74885              
74886              Subject: Re: ideas? patches? [PATCH bleadperl]
74887              From: Dominic Dunlop <domo@computer.org>
74888              Date: Mon, 9 Oct 2000 14:57:17 +0200
74889              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
74890      Branch: perl
74891            ! lib/charnames.pm
74892 ____________________________________________________________________________
74893 [  7177] By: jhi                                   on 2000/10/09  19:13:27
74894         Log: Change #7160 had a nasty typo.
74895      Branch: metaconfig
74896            ! U/compline/Compile.U
74897      Branch: perl
74898            ! Configure config_h.SH
74899 ____________________________________________________________________________
74900 [  7176] By: gsar                                  on 2000/10/09  18:59:33
74901         Log: pod nit
74902      Branch: perl
74903            ! pod/perlport.pod
74904 ____________________________________________________________________________
74905 [  7175] By: gsar                                  on 2000/10/09  18:54:28
74906         Log: Windows9x doesn't support link(), despite what Config.pm
74907              might think
74908      Branch: perl
74909            ! lib/ExtUtils/Manifest.pm
74910 ____________________________________________________________________________
74911 [  7174] By: gsar                                  on 2000/10/09  18:50:03
74912         Log: avoid nonportable example code
74913      Branch: perl
74914            ! lib/File/Copy.pm
74915 ____________________________________________________________________________
74916 [  7173] By: gsar                                  on 2000/10/09  18:46:54
74917         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
74918              being used) when closing a socket handle
74919      Branch: perl
74920            ! win32/win32.c win32/win32.h win32/win32sck.c
74921 ____________________________________________________________________________
74922 [  7172] By: gsar                                  on 2000/10/09  18:41:40
74923         Log: on Windows, cwd strings in the environment should be of the
74924              form =X:=X:\foo instead of =X=X:\foo\
74925      Branch: perl
74926            ! win32/vdir.h
74927 ____________________________________________________________________________
74928 [  7171] By: gsar                                  on 2000/10/09  18:30:09
74929         Log: on Windows, LoadLibrary() could load an extension DLL multiple
74930              times if forward slashes are used in the path
74931      Branch: perl
74932            ! win32/win32.c
74933 ____________________________________________________________________________
74934 [  7170] By: jhi                                   on 2000/10/09  17:53:59
74935         Log: Add a todo note about overloadable assertions.
74936      Branch: perl
74937            ! Todo-5.6
74938 ____________________________________________________________________________
74939 [  7169] By: jhi                                   on 2000/10/09  13:43:45
74940         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
74941              From: mjd@plover.com
74942              Date: 9 Oct 2000 00:24:44 -0000
74943              Message-ID: <20001009002444.10616.qmail@plover.com>
74944      Branch: perl
74945            ! pod/perldebguts.pod
74946 ____________________________________________________________________________
74947 [  7168] By: nick                                  on 2000/10/08  13:16:33
74948         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
74949              is not right thing to do on (e.g. x86). Network order is also "right" for
74950              X fonts.
74951      Branch: perl
74952            ! ext/Encode/Encode.pm
74953 ____________________________________________________________________________
74954 [  7167] By: nick                                  on 2000/10/08  12:54:42
74955         Log: Make "encodings" work post-install when Encode/*.enc files may not
74956              be in same directory as Encode.pm
74957      Branch: perl
74958            ! ext/Encode/Encode.pm
74959 ____________________________________________________________________________
74960 [  7166] By: nick                                  on 2000/10/08  11:51:26
74961         Log: Work round the fact that $hash->{$key} does not take into account
74962              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
74963              so that key is always in the "expected" encoding - i.e. same way we put
74964              it in the hash.
74965      Branch: perl
74966            ! ext/Encode/Encode.pm
74967 ____________________________________________________________________________
74968 [  7165] By: gsar                                  on 2000/10/08  04:15:29
74969         Log: save_re_context() could reset PL_curcop to freed memory, causing core
74970              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
74971      Branch: perl
74972            ! pp_ctl.c
74973 ____________________________________________________________________________
74974 [  7164] By: jhi                                   on 2000/10/06  20:51:48
74975         Log: UTF8ize split() so that the cloned substrings get the UTF8
74976              flag of the original scalar.  Problem reported by Simon Cozens.
74977      Branch: perl
74978            ! pp.c t/pragma/utf8.t
74979 ____________________________________________________________________________
74980 [  7163] By: nick                                  on 2000/10/06  20:48:34
74981         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
74982              got a false +ve and so did not reach code which would have un-FAKEd the SV.
74983      Branch: perl
74984            ! sv.c
74985 ____________________________________________________________________________
74986 [  7162] By: nick                                  on 2000/10/06  20:25:37
74987         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
74988              To fix  (sort {$a <=> $b} keys %hash) in particular but
74989              should cover a number of other as-yet-unknown cases as well.
74990      Branch: perl
74991            ! sv.c
74992 ____________________________________________________________________________
74993 [  7161] By: jhi                                   on 2000/10/06  19:56:18
74994         Log: Change the version number of Tie::Handle in the core to 4.0,
74995              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
74996              
74997              Subject: Note on Tie::Handle
74998              From: andreas.koenig@anima.de (Andreas J. Koenig)
74999              Date:      06 Oct 2000 21:48:58 +0200
75000              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
75001      Branch: perl
75002            ! lib/Tie/Handle.pm
75003 ____________________________________________________________________________
75004 [  7160] By: jhi                                   on 2000/10/06  18:20:35
75005         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
75006              as the first option of cc/ld because of ultrapicky compilers
75007              (e.g. OS/390 R2.5)
75008      Branch: metaconfig
75009            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
75010            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
75011            ! U/compline/orderlib.U U/modified/Cppsym.U
75012            ! U/modified/d_access.U
75013      Branch: metaconfig/U/perl
75014            ! Checkcc.U d_dlsymun.U gccvers.U
75015      Branch: perl
75016            ! Configure config_h.SH
75017 ____________________________________________________________________________
75018 [  7159] By: jhi                                   on 2000/10/06  13:56:39
75019         Log: Update Changes.
75020      Branch: perl
75021            ! Changes patchlevel.h
75022 ____________________________________________________________________________
75023 [  7158] By: jhi                                   on 2000/10/06  12:48:40
75024         Log: Eliminate $Is_VMS code from the test.
75025              
75026              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
75027              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75028              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
75029              Date:     Thu, 5 Oct 2000 07:46:33 EDT
75030      Branch: perl
75031            ! t/lib/b.t
75032 ____________________________________________________________________________
75033 [  7157] By: jhi                                   on 2000/10/06  12:47:13
75034         Log: Also the $ccflags is needed for the C compiler check.
75035              
75036              Subject: Configure (check for C-compiler)
75037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75038              Date: Fri, 06 Oct 2000 08:47:15 +0200
75039              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
75040      Branch: metaconfig/U/perl
75041            ! Checkcc.U
75042      Branch: perl
75043            ! Configure config_h.SH
75044 ____________________________________________________________________________
75045 [  7156] By: jhi                                   on 2000/10/06  11:45:15
75046         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
75047      Branch: perl
75048            ! perl.c pp_ctl.c sv.h utf8.c
75049 ____________________________________________________________________________
75050 [  7155] By: jhi                                   on 2000/10/06  11:40:41
75051         Log: IO::Handle->syswrite() did not handle length omission
75052              like CORE::syswrite() does.
75053              
75054              Subject: [Fwd] IO::Handle, syswrite and arguments
75055              From: Graham Barr <gbarr@pobox.com>
75056              Date: Fri, 6 Oct 2000 10:22:05 +0100
75057              Message-ID: <20001006102205.U6312@pobox.com>
75058              
75059              The original patch from andrew@ugh.net.au.
75060      Branch: perl
75061            ! ext/IO/lib/IO/Handle.pm
75062 ____________________________________________________________________________
75063 [  7154] By: jhi                                   on 2000/10/06  01:42:15
75064         Log: Tweak #7153.
75065      Branch: perl
75066            ! utf8.h
75067 ____________________________________________________________________________
75068 [  7153] By: jhi                                   on 2000/10/06  00:39:55
75069         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
75070      Branch: perl
75071            ! utf8.h
75072 ____________________________________________________________________________
75073 [  7152] By: jhi                                   on 2000/10/06  00:38:11
75074         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
75075      Branch: perl
75076            ! perl.c pp_ctl.c sv.h utf8.c
75077 ____________________________________________________________________________
75078 [  7151] By: jhi                                   on 2000/10/06  00:36:38
75079         Log: Subject: Re: Questions about Tie::Array and perl modules
75080              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75081              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
75082              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
75083              
75084              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
75085      Branch: perl
75086            ! lib/Tie/Array.pm t/op/array.t
75087 ____________________________________________________________________________
75088 [  7150] By: jhi                                   on 2000/10/05  00:20:45
75089         Log: Regen Changes.
75090      Branch: perl
75091            ! Changes patchlevel.h
75092 ____________________________________________________________________________
75093 [  7149] By: jhi                                   on 2000/10/05  00:20:01
75094         Log: Regen toc.
75095      Branch: perl
75096            ! pod/perltoc.pod
75097 ____________________________________________________________________________
75098 [  7148] By: jhi                                   on 2000/10/04  23:35:08
75099         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
75100              reported several times by Dominic Dunlop, for example in
75101              ID 20000315.008.  Patch from Dominic.  Patch affects at
75102              least MachTen, and possibly other oldish BSDs. Should not
75103              break non-broken platforms (tested on LinuxPPC). 
75104      Branch: perl
75105            ! doio.c
75106 ____________________________________________________________________________
75107 [  7147] By: jhi                                   on 2000/10/04  23:26:34
75108         Log: The one that got away from 7146.
75109      Branch: metaconfig
75110            + U/installdirs/installscripts.U
75111 ____________________________________________________________________________
75112 [  7146] By: jhi                                   on 2000/10/04  23:25:04
75113         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
75114              suggested by H. Merijn Brand.
75115      Branch: perl
75116            ! Configure INSTALL Makefile.SH Porting/Glossary
75117            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
75118            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75119            ! win32/config.vc
75120 ____________________________________________________________________________
75121 [  7145] By: jhi                                   on 2000/10/04  22:08:21
75122         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75123              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75124              Date: Wed, 4 Oct 2000 17:37:46 -0400
75125              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
75126      Branch: perl
75127            ! utils/h2xs.PL
75128 ____________________________________________________________________________
75129 [  7144] By: jhi                                   on 2000/10/04  18:11:41
75130         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
75131              From: Jeff Pinyan <jeffp@crusoe.net>
75132              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
75133              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
75134      Branch: perl
75135            ! pod/perlrun.pod
75136 ____________________________________________________________________________
75137 [  7143] By: jhi                                   on 2000/10/04  18:09:58
75138         Log: Subject: perlhack.pod Patch for Externals Tools
75139              From: Fisher Mark <fisherm@tce.com>
75140              Date: Tue, 3 Oct 2000 15:43:27 -0500 
75141              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
75142      Branch: perl
75143            ! pod/perlhack.pod
75144 ____________________________________________________________________________
75145 [  7142] By: jhi                                   on 2000/10/04  18:08:41
75146         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
75147              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75148              Date:     Wed, 4 Oct 2000 12:11:11 EDT
75149              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
75150      Branch: perl
75151            ! vms/vms.c
75152 ____________________________________________________________________________
75153 [  7141] By: jhi                                   on 2000/10/04  12:20:16
75154         Log: Subject: [PATCH 5.7.0] h2xs not working
75155              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75156              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
75157              Date: Tue, 3 Oct 2000 21:43:01 -0400
75158              
75159              Subject: [PATCH 5.7.0] h2xs not documenting the created module
75160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75161              Date: Tue, 3 Oct 2000 22:55:19 -0400
75162              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
75163      Branch: perl
75164            ! utils/h2xs.PL
75165 ____________________________________________________________________________
75166 [  7140] By: jhi                                   on 2000/10/04  11:53:44
75167         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
75168              From: nick@babyhippo.com
75169              Date: Wed, 4 Oct 2000 12:06:45 +0100
75170              Message-Id: <20001004120645.A7356@babyhippo.com>
75171              
75172              Retract 7118 and 7135.
75173      Branch: perl
75174            ! installman installperl op.c t/pragma/subs.t
75175 ____________________________________________________________________________
75176 [  7139] By: jhi                                   on 2000/10/03  22:09:41
75177         Log: It is possible to have no hosts database at all.  Pointed out in
75178              
75179              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75180              From: Peter Prymmer <pvhp@forte.com>
75181              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75182              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75183      Branch: metaconfig
75184            ! U/modified/myhostname.U
75185      Branch: perl
75186            ! Configure config_h.SH
75187 ____________________________________________________________________________
75188 [  7138] By: jhi                                   on 2000/10/03  21:49:49
75189         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75190              From: Peter Prymmer <pvhp@forte.com>
75191              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75192              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75193      Branch: perl
75194            ! pp_sys.c
75195 ____________________________________________________________________________
75196 [  7137] By: jhi                                   on 2000/10/03  20:10:05
75197         Log: One remaining nit less at the VMS mailbox sizing.
75198      Branch: perl
75199            ! vms/vms.c
75200 ____________________________________________________________________________
75201 [  7136] By: jhi                                   on 2000/10/03  20:08:47
75202         Log: Test harness update to sync with the new perlcc,
75203              from Simon Cozens.
75204      Branch: perl
75205            ! t/TEST t/UTEST
75206 ____________________________________________________________________________
75207 [  7135] By: jhi                                   on 2000/10/03  15:15:42
75208         Log: Subject: Re: PATCH for 20001003.004
75209              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
75210              From: "AARON B. DOSSETT" <aaron@iglou.com>
75211              Message-Id: <E13gTay-0006od-00@iglou.com>
75212      Branch: perl
75213            ! installman installperl
75214 ____________________________________________________________________________
75215 [  7134] By: jhi                                   on 2000/10/03  15:00:34
75216         Log: Subject: [ID 20001003.006] B::Debug not -w clean
75217              From: Nicholas Clark <nick@babyhippo.co.uk>
75218              Date: Tue, 03 Oct 2000 15:46:32 +0100
75219              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
75220      Branch: perl
75221            ! ext/B/B/Debug.pm
75222 ____________________________________________________________________________
75223 [  7133] By: jhi                                   on 2000/10/03  14:58:39
75224         Log: Scale down the VMS message boxes, by Charles Lane.
75225              Fix for ID 20000903.009, workaround at
75226              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
75227      Branch: perl
75228            ! vms/vms.c
75229 ____________________________________________________________________________
75230 [  7132] By: jhi                                   on 2000/10/03  11:20:37
75231         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
75232      Branch: perl
75233            + t/lib/st-lock.t t/lib/st-utf8.t
75234            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
75235            ! ext/Storable/Storable.xs t/lib/st-recurse.t
75236 ____________________________________________________________________________
75237 [  7131] By: jhi                                   on 2000/10/03  03:38:23
75238         Log: Encode nits.
75239      Branch: perl
75240            ! MANIFEST Makefile.SH
75241 ____________________________________________________________________________
75242 [  7130] By: jhi                                   on 2000/10/03  03:31:05
75243         Log: Update Changes.
75244      Branch: perl
75245            ! Changes patchlevel.h
75246 ____________________________________________________________________________
75247 [  7129] By: jhi                                   on 2000/10/03  02:24:02
75248         Log: Misplaced else.
75249      Branch: metaconfig/U/perl
75250            ! d_strtoll.U
75251      Branch: perl
75252            ! Configure config_h.SH
75253 ____________________________________________________________________________
75254 [  7128] By: jhi                                   on 2000/10/03  02:08:29
75255         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
75256              From: sthoenna@efn.org
75257              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
75258              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
75259      Branch: metaconfig/U/perl
75260            ! d_strtoll.U
75261      Branch: perl
75262            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
75263 ____________________________________________________________________________
75264 [  7127] By: jhi                                   on 2000/10/03  01:13:14
75265         Log: Update Changes.
75266      Branch: perl
75267            ! Changes patchlevel.h
75268 ____________________________________________________________________________
75269 [  7126] By: jhi                                   on 2000/10/03  00:57:08
75270         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
75271              as suggested by Olaf Flebbe and Nick Clark.
75272      Branch: perl
75273            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
75274 ____________________________________________________________________________
75275 [  7125] By: jhi                                   on 2000/10/03  00:50:56
75276         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
75277              From: Nick Clark <nick@plum.flirble.org>
75278              Date: Mon, 2 Oct 2000 11:03:24 +0100
75279              Message-Id: <20001002110324.D20073@plum.flirble.org>
75280              
75281              Also fixes bug ID 20001002.005.
75282      Branch: perl
75283            ! t/lib/encode.t
75284 ____________________________________________________________________________
75285 [  7124] By: jhi                                   on 2000/10/03  00:34:59
75286         Log: Subject: [PATCH 5.7.0] Epoc update
75287              From: Olaf Flebbe <o.flebbe@gmx.de>
75288              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
75289              Message-ID: <26423.969484586@www10.gmx.net>
75290      Branch: perl
75291            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
75292            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
75293            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
75294            ! util.c util.h
75295 ____________________________________________________________________________
75296 [  7123] By: jhi                                   on 2000/10/03  00:30:07
75297         Log: Regen headers.
75298      Branch: perl
75299            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
75300 ____________________________________________________________________________
75301 [  7122] By: jhi                                   on 2000/10/03  00:10:48
75302         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
75303      Branch: perl
75304            ! hints/openbsd.sh
75305 ____________________________________________________________________________
75306 [  7121] By: jhi                                   on 2000/10/03  00:05:06
75307         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
75308              From: <abigail@foad.org>
75309              Date: Tue, 26 Sep 2000 13:36:14 -0400
75310              Message-ID: <20000926173614.4356.qmail@foad.org>
75311      Branch: perl
75312            ! pod/perlop.pod
75313 ____________________________________________________________________________
75314 [  7120] By: jhi                                   on 2000/10/03  00:04:00
75315         Log: Inside require() $^S was always left undefined.
75316              
75317              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
75318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75319              Date: Wed, 27 Sep 2000 18:54:49 -0400
75320              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
75321      Branch: perl
75322            ! cop.h mg.c pp_ctl.c util.c
75323 ____________________________________________________________________________
75324 [  7119] By: jhi                                   on 2000/10/03  00:00:16
75325         Log: Subject: [PATCH] DLL not restartabke with threaded perl
75326              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
75327              Date: Thu, 28 Sep 2000 09:20:46 +0100
75328              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
75329      Branch: perl
75330            ! perl.c
75331 ____________________________________________________________________________
75332 [  7118] By: jhi                                   on 2000/10/02  23:59:20
75333         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
75334              From: Nicholas Clark <nick@ccl4.org>
75335              Date: Thu, 28 Sep 2000 11:52:24 +0100
75336              Message-ID: <20000928115224.D7924@plum.flirble.org>
75337      Branch: perl
75338            ! op.c
75339 ____________________________________________________________________________
75340 [  7117] By: jhi                                   on 2000/10/02  23:57:51
75341         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
75342              From: Nicholas Clark <nick@babyhippo.co.uk>
75343              Date: Thu, 28 Sep 2000 12:18:10 +0100
75344              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
75345              
75346              Did not apply cleanly, manual intervention was needed.
75347      Branch: perl
75348            ! ext/B/B/Bytecode.pm utils/perlcc.PL
75349 ____________________________________________________________________________
75350 [  7116] By: jhi                                   on 2000/10/02  23:50:40
75351         Log: Document the issue (is not a syntax error, kind of)
75352              
75353              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
75354              From: Nicholas Clark <nick@ccl4.org>
75355              Date: Thu, 28 Sep 2000 17:12:42 +0100
75356              Message-ID: <20000928171242.K7924@plum.flirble.org>
75357      Branch: perl
75358            ! pod/perldata.pod
75359 ____________________________________________________________________________
75360 [  7115] By: jhi                                   on 2000/10/02  23:48:58
75361         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
75362              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75363              Date: Thu, 28 Sep 2000 21:55:31 -0400
75364              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
75365      Branch: perl
75366            ! regexec.c
75367 ____________________________________________________________________________
75368 [  7114] By: jhi                                   on 2000/10/02  23:47:57
75369         Log: Subject: DOC PATCH 5.6.0
75370              From: mjd@plover.com
75371              Date: 30 Sep 2000 06:02:34 -0000
75372              Message-ID: <20000930060234.4559.qmail@plover.com>
75373      Branch: perl
75374            ! pod/perldebguts.pod
75375 ____________________________________________________________________________
75376 [  7113] By: jhi                                   on 2000/10/02  23:46:43
75377         Log: SOCK_DGRAM and listen() do not mix as reported in
75378              
75379              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
75380              From: Petter Reinholdtsen <pere@hungry.com>
75381              Date: Sun, 1 Oct 2000 10:57:20 +0800
75382              Message-Id: <200010010257.KAA05735@localhost.localdomain>
75383              
75384              The patch for 5.7.0+ had to be reengineered, though.
75385      Branch: perl
75386            ! ext/IO/lib/IO/Socket/UNIX.pm
75387 ____________________________________________________________________________
75388 [  7112] By: jhi                                   on 2000/10/02  23:36:57
75389         Log: Subject: Re: [PATCH 5.005_64 missed]
75390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75391              Date: Sun, 1 Oct 2000 18:50:10 -0400
75392              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
75393      Branch: perl
75394            ! pod/perlxs.pod
75395 ____________________________________________________________________________
75396 [  7111] By: jhi                                   on 2000/10/02  23:35:40
75397         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
75398              From: Radu Greab <radu@netsoft.ro>
75399              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
75400              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
75401      Branch: perl
75402            ! op.c opcode.pl t/op/substr.t
75403 ____________________________________________________________________________
75404 [  7110] By: jhi                                   on 2000/10/02  23:32:38
75405         Log: Subject: [PATCH] Fix aliasing of tied filehandles
75406              From: Daniel Chetlin <daniel@chetlin.com>
75407              Date: Mon, 2 Oct 2000 14:53:27 -0700
75408              Message-ID: <20001002145327.C1617@ilmd>
75409      Branch: perl
75410            ! perl.h pp_hot.c t/op/tiehandle.t
75411 ____________________________________________________________________________
75412 [  7109] By: jhi                                   on 2000/10/02  23:31:30
75413         Log: s/Robin Parker/Robin Barker/
75414      Branch: perl
75415            ! Changes5.6
75416 ____________________________________________________________________________
75417 [  7108] By: jhi                                   on 2000/10/02  23:15:46
75418         Log: Retract #7091 as suggested in
75419              
75420              From: Robin Barker <rmb1@cise.npl.co.uk> 
75421              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
75422              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
75423              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
75424      Branch: perl
75425            ! embed.pl proto.h
75426 ____________________________________________________________________________
75427 [  7107] By: nick                                  on 2000/10/02  18:23:14
75428         Log: A few tweaks to get Tk803 to work with Encode scheme.
75429      Branch: perl
75430            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
75431 ____________________________________________________________________________
75432 [  7106] By: nick                                  on 2000/10/01  21:34:14
75433         Log: Add checking cases to Encode's toUnicode and fromUnicode.
75434      Branch: perl
75435            ! ext/Encode/Encode.pm
75436 ____________________________________________________________________________
75437 [  7105] By: nick                                  on 2000/10/01  17:18:01
75438         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
75439              To read and use them.
75440              Add a lib/encode.t which checks a few things.
75441      Branch: perl
75442            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
75443            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
75444            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
75445            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
75446            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
75447            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
75448            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
75449            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
75450            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
75451            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
75452            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
75453            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
75454            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
75455            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
75456            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
75457            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
75458            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
75459            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
75460            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
75461            + ext/Encode/Encode/iso2022-jp.enc
75462            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
75463            + ext/Encode/Encode/iso8859-1.enc
75464            + ext/Encode/Encode/iso8859-2.enc
75465            + ext/Encode/Encode/iso8859-3.enc
75466            + ext/Encode/Encode/iso8859-4.enc
75467            + ext/Encode/Encode/iso8859-5.enc
75468            + ext/Encode/Encode/iso8859-6.enc
75469            + ext/Encode/Encode/iso8859-7.enc
75470            + ext/Encode/Encode/iso8859-8.enc
75471            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
75472            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
75473            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
75474            + ext/Encode/Encode/macCentEuro.enc
75475            + ext/Encode/Encode/macCroatian.enc
75476            + ext/Encode/Encode/macCyrillic.enc
75477            + ext/Encode/Encode/macDingbats.enc
75478            + ext/Encode/Encode/macGreek.enc
75479            + ext/Encode/Encode/macIceland.enc
75480            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
75481            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
75482            + ext/Encode/Encode/macTurkish.enc
75483            + ext/Encode/Encode/macUkraine.enc
75484            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
75485            + t/lib/encode.t
75486            ! MANIFEST ext/Encode/Encode.pm
75487 ____________________________________________________________________________
75488 [  7104] By: nick                                  on 2000/09/30  13:04:30
75489         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
75490              From: Daniel Chetlin <daniel@chetlin.com>
75491              Date: Mon, 18 Sep 2000 05:05:40 -0700
75492              Message-Id: <20000918050540.C652@ilmd>
75493      Branch: perl
75494            ! lib/overload.pm sv.c t/pragma/overload.t
75495 ____________________________________________________________________________
75496 [  7103] By: nick                                  on 2000/09/30  12:53:36
75497         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
75498              From: Johan Vromans <jvromans@squirrel.nl>
75499              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
75500              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
75501      Branch: perl
75502            ! pod/Makefile.SH
75503 ____________________________________________________________________________
75504 [  7102] By: nick                                  on 2000/09/30  12:52:31
75505         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
75506              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75507              Date: Sat, 16 Sep 2000 16:36:45 -0400
75508              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
75509      Branch: perl
75510            ! ext/B/B/Deparse.pm
75511 ____________________________________________________________________________
75512 [  7101] By: nick                                  on 2000/09/30  12:51:41
75513         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
75514              From: Craig A. Berry <craig.berry@psinetcs.com>
75515              Date: Sat, 16 Sep 2000 10:11:10 -0500
75516              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
75517      Branch: perl
75518            ! vms/vms.c
75519 ____________________________________________________________________________
75520 [  7100] By: nick                                  on 2000/09/30  12:50:33
75521         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75522              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75523              Date: Fri, 15 Sep 2000 16:37:58 -0400
75524              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
75525      Branch: perl
75526            ! t/op/append.t
75527 ____________________________________________________________________________
75528 [  7099] By: nick                                  on 2000/09/30  12:49:35
75529         Log: Subject: Re: unicode support and perl [ID 20000901.097]
75530              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75531              Date: Fri, 15 Sep 2000 16:25:30 -0400
75532              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
75533      Branch: perl
75534            ! pp_hot.c
75535 ____________________________________________________________________________
75536 [  7098] By: nick                                  on 2000/09/30  12:48:00
75537         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
75538              From: Gisle Aas <gisle@ActiveState.com>
75539              Date: 15 Sep 2000 16:23:41 +0200
75540              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
75541      Branch: perl
75542            ! toke.c
75543 ____________________________________________________________________________
75544 [  7097] By: nick                                  on 2000/09/30  12:45:16
75545         Log: Subject: [PATCH] Nits in perlmod.pod
75546              From: Daniel Chetlin <daniel@chetlin.com>
75547              Date: Fri, 15 Sep 2000 02:04:09 -0700
75548              Message-Id: <20000915020409.A2104@ilmd>
75549      Branch: perl
75550            ! pod/perlmod.pod
75551 ____________________________________________________________________________
75552 [  7096] By: nick                                  on 2000/09/30  12:18:00
75553         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
75554              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
75555              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
75556              0 to checking to get the warning.
75557      Branch: perl
75558            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
75559            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
75560            ! regexec.c sv.c toke.c utf8.c
75561 ____________________________________________________________________________
75562 [  7095] By: nick                                  on 2000/09/15  16:55:59
75563         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
75564              
75565              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
75566              From: Spider Boardman <spider@Orb.Nashua.NH.US>
75567              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
75568              Date: Fri, 15 Sep 2000 06:37:30 -0400
75569      Branch: perl
75570            ! ext/Encode/Encode.xs sv.c
75571 ____________________________________________________________________________
75572 [  7094] By: jhi                                   on 2000/09/15  03:23:32
75573         Log: Update Changes.
75574      Branch: perl
75575            ! Changes patchlevel.h
75576 ____________________________________________________________________________
75577 [  7093] By: jhi                                   on 2000/09/15  03:11:44
75578         Log: Fix for the charnames.t failures from Spider Boardman.
75579      Branch: perl
75580            ! toke.c
75581 ____________________________________________________________________________
75582 [  7092] By: jhi                                   on 2000/09/15  00:15:48
75583         Log: Botched the #7090 check-in.
75584      Branch: perl
75585            ! sv.c
75586 ____________________________________________________________________________
75587 [  7091] By: jhi                                   on 2000/09/14  23:33:24
75588         Log: Part of #7081 didn't come through.
75589      Branch: perl
75590            ! embed.pl proto.h
75591 ____________________________________________________________________________
75592 [  7090] By: jhi                                   on 2000/09/14  23:17:39
75593         Log: Subject: Re: perl@7078 
75594              From: Spider Boardman <spider@web.zk3.dec.com>
75595              Date: Thu, 14 Sep 2000 19:06:36 -0400
75596              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
75597      Branch: perl
75598            ! sv.c toke.c
75599 ____________________________________________________________________________
75600 [  7089] By: jhi                                   on 2000/09/14  23:11:21
75601         Log: Small portability tweaks.
75602      Branch: perl
75603            ! ext/Encode/Encode.xs
75604 ____________________________________________________________________________
75605 [  7088] By: jhi                                   on 2000/09/14  22:57:23
75606         Log: Fake return to pacify picky compilers.
75607      Branch: perl
75608            ! ext/Encode/Encode.xs
75609 ____________________________________________________________________________
75610 [  7087] By: jhi                                   on 2000/09/14  22:53:37
75611         Log: Subject: [PATCH] utf8.c apidoc
75612              From: Simon Cozens <simon@cozens.net>
75613              Date: Thu, 14 Sep 2000 23:46:57 +0100
75614              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
75615      Branch: perl
75616            ! perlapi.c pod/perlapi.pod utf8.c
75617 ____________________________________________________________________________
75618 [  7086] By: jhi                                   on 2000/09/14  22:40:38
75619         Log: We don't need to count the high bit bytes, a boolean is enough. 
75620      Branch: perl
75621            ! sv.c
75622 ____________________________________________________________________________
75623 [  7085] By: jhi                                   on 2000/09/14  21:20:09
75624         Log: Replace #7084 with
75625              
75626              Subject: Re: perl@7078 
75627              From: Spider Boardman <spider@web.zk3.dec.com>
75628              Date: Thu, 14 Sep 2000 17:09:36 -0400
75629              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
75630      Branch: perl
75631            ! sv.c utf8.c
75632 ____________________________________________________________________________
75633 [  7084] By: jhi                                   on 2000/09/14  20:03:34
75634         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
75635              convertible to bytes by checking it doesn't go above 0xc3
75636              
75637              Subject: Re: perl@7078
75638              From: Simon Cozens <simon@cozens.net>
75639              Date: Thu, 14 Sep 2000 20:59:19 +0100
75640              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
75641      Branch: perl
75642            ! utf8.c
75643 ____________________________________________________________________________
75644 [  7083] By: jhi                                   on 2000/09/14  19:38:47
75645         Log: Subject: Re: perl@7078
75646              From: Simon Cozens <simon@cozens.net>
75647              Date: Thu, 14 Sep 2000 20:13:09 +0100
75648              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
75649      Branch: perl
75650            ! t/op/bop.t
75651 ____________________________________________________________________________
75652 [  7082] By: jhi                                   on 2000/09/14  17:50:44
75653         Log: The one that got away.
75654      Branch: perl
75655            ! lib/File/Find.pm
75656 ____________________________________________________________________________
75657 [  7081] By: jhi                                   on 2000/09/14  17:45:35
75658         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
75659              From: Robin Barker <rmb1@cise.npl.co.uk>
75660              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
75661              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
75662      Branch: perl
75663            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
75664            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
75665            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
75666            ! regcomp.c toke.c universal.c
75667 ____________________________________________________________________________
75668 [  7080] By: jhi                                   on 2000/09/14  17:40:35
75669         Log: Problems picked up by AIX cc.
75670              
75671              Subject: Re: perl@7078 (patch included)
75672              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75673              Date: Thu, 14 Sep 2000 18:53:30 +0200
75674              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
75675      Branch: perl
75676            ! ext/Encode/Encode.xs
75677 ____________________________________________________________________________
75678 [  7079] By: jhi                                   on 2000/09/14  17:38:27
75679         Log: Subject: File::Find 5.7.0 POD nits
75680              From: Rich Morin <rdm@cfcl.com>
75681              Date: Wed, 13 Sep 2000 22:03:58 -0700
75682              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
75683      Branch: perl
75684            ! lib/File/Find.pm
75685 ____________________________________________________________________________
75686 [  7078] By: jhi                                   on 2000/09/14  14:58:20
75687         Log: Update Changes.
75688      Branch: perl
75689            ! Changes patchlevel.h
75690 ____________________________________________________________________________
75691 [  7077] By: jhi                                   on 2000/09/14  14:55:54
75692         Log: Compilation warnings and an error.
75693      Branch: perl
75694            ! sv.c
75695 ____________________________________________________________________________
75696 [  7076] By: jhi                                   on 2000/09/14  14:42:56
75697         Log: Fix for a parsing bug, not for the original bug.
75698              
75699              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
75700              From: Spider Boardman <spider@web.zk3.dec.com>
75701              Date: Wed, 13 Sep 2000 17:52:20 -0400
75702              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
75703      Branch: perl
75704            ! regcomp.c
75705 ____________________________________________________________________________
75706 [  7075] By: jhi                                   on 2000/09/14  14:40:40
75707         Log: Batch of UTF-8 patches from Simon Cozens.
75708      Branch: perl
75709            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
75710            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
75711            ! toke.c utf8.c
75712 ____________________________________________________________________________
75713 [  7074] By: jhi                                   on 2000/09/14  14:29:58
75714         Log: Subject: Re: Two advertising clauses need to be removed
75715              From: Russ Allbery <rra@stanford.edu>
75716              Date: 13 Sep 2000 18:50:26 -0700
75717              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
75718      Branch: perl
75719            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
75720 ____________________________________________________________________________
75721 [  7073] By: jhi                                   on 2000/09/14  14:28:20
75722         Log: Subject: [PATCH] de-wall t/README
75723              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75724              Date: Wed, 13 Sep 2000 17:46:55 -0700
75725              Message-ID: <//Bw5gzkge/e092yn@efn.org>
75726      Branch: perl
75727            ! t/README
75728 ____________________________________________________________________________
75729 [  7072] By: jhi                                   on 2000/09/14  14:25:10
75730         Log: Hints optimization.
75731              
75732              Subject: Minor nit
75733              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75734              Date: Wed, 13 Sep 2000 21:42:07 +0200
75735              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
75736      Branch: perl
75737            ! hints/hpux.sh
75738 ____________________________________________________________________________
75739 [  7071] By: jhi                                   on 2000/09/14  14:23:30
75740         Log: Allow chop() and chomp() to be overridden.
75741              
75742              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
75743              From: "Casey R. Tweten" <crt@kiski.net>
75744              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
75745              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
75746      Branch: perl
75747            ! toke.c
75748 ____________________________________________________________________________
75749 [  7070] By: jhi                                   on 2000/09/14  14:20:36
75750         Log: The return value of setlocale must be copied away.
75751              
75752              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
75753              From: Alan Burlison <Alan.Burlison@uk.sun.com>
75754              Date: Wed, 13 Sep 2000 16:27:37 +0100 
75755              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
75756      Branch: perl
75757            ! util.c
75758 ____________________________________________________________________________
75759 [  7069] By: jhi                                   on 2000/09/14  14:16:27
75760         Log: Remove vestiges of tr//CU.
75761              
75762              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
75763              From: Nick Clark <nick@plum.flirble.org>
75764              Date: Tue, 12 Sep 2000 22:50:14 +0100
75765              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
75766              
75767              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
75768              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75769              Date: Tue, 12 Sep 2000 21:38:48 -0700
75770              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
75771      Branch: perl
75772            ! op.h pod/perlunicode.pod
75773 ____________________________________________________________________________
75774 [  7068] By: jhi                                   on 2000/09/13  14:18:39
75775         Log: Add the Encode extension.  The code is still largely just skeleton.
75776      Branch: perl
75777            + ext/Encode/Encode.pm ext/Encode/Encode.xs
75778            + ext/Encode/Makefile.PL ext/Encode/Todo
75779            ! MANIFEST Todo-5.6
75780 ____________________________________________________________________________
75781 [  7067] By: jhi                                   on 2000/09/12  17:43:33
75782         Log: Allow for whitespace between "#" and "line" in cpp output.
75783              
75784              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
75785              From: Calle Dybedahl <calle@lysator.liu.se>
75786              Date: 12 Sep 2000 19:38:02 +0200 
75787              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
75788      Branch: perl
75789            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
75790 ____________________________________________________________________________
75791 [  7066] By: gsar                                  on 2000/09/12  17:24:29
75792         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
75793              initialization in all the threads on Windows
75794      Branch: perl
75795            ! win32/win32.c
75796 ____________________________________________________________________________
75797 [  7065] By: jhi                                   on 2000/09/12  15:11:31
75798         Log: Update Changes.
75799      Branch: perl
75800            ! Changes patchlevel.h
75801 ____________________________________________________________________________
75802 [  7064] By: jhi                                   on 2000/09/12  14:54:54
75803         Log: Retract #7062, the pod tests are not ready.
75804      Branch: perl
75805            ! t/TEST t/harness
75806 ____________________________________________________________________________
75807 [  7063] By: jhi                                   on 2000/09/12  14:25:41
75808         Log: The #7054 truncated Configure badly.
75809      Branch: metaconfig/U/perl
75810            ! End.U
75811      Branch: perl
75812            ! Configure config_h.SH
75813 ____________________________________________________________________________
75814 [  7062] By: jhi                                   on 2000/09/12  14:08:32
75815         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
75816              From: sthoenna@efn.org
75817              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
75818              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
75819      Branch: perl
75820            ! t/TEST t/harness
75821 ____________________________________________________________________________
75822 [  7061] By: jhi                                   on 2000/09/12  14:07:18
75823         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
75824              From: sthoenna@efn.org
75825              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
75826              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
75827      Branch: perl
75828            ! pod/perlxs.pod
75829 ____________________________________________________________________________
75830 [  7060] By: jhi                                   on 2000/09/12  14:06:08
75831         Log: Break up the myconfig lines a bit.
75832              
75833              Subject: perlbug/perl -V output format
75834              From: sthoenna@efn.org
75835              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
75836              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
75837      Branch: perl
75838            ! myconfig.SH
75839 ____________________________________________________________________________
75840 [  7059] By: jhi                                   on 2000/09/12  14:05:04
75841         Log: Test for the #7049.
75842              
75843              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
75844              From: andreas.koenig@anima.de (Andreas J. Koenig)
75845              Date: 12 Sep 2000 06:42:01 +0200
75846              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
75847      Branch: perl
75848            ! t/op/my.t
75849 ____________________________________________________________________________
75850 [  7058] By: jhi                                   on 2000/09/12  14:03:05
75851         Log: Subject: [patch: perl@7045] vms updates
75852              From: Peter Prymmer <pvhp@forte.com>
75853              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
75854              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
75855      Branch: perl
75856            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
75857 ____________________________________________________________________________
75858 [  7057] By: jhi                                   on 2000/09/12  14:00:51
75859         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
75860              From: sthoenna@efn.org
75861              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
75862              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
75863      Branch: perl
75864            ! t/op/64bitint.t
75865 ____________________________________________________________________________
75866 [  7056] By: jhi                                   on 2000/09/12  13:58:14
75867         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
75868              From: Jeff Pinyan <jeffp@crusoe.net>
75869              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
75870              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
75871      Branch: perl
75872            ! pod/perlfunc.pod
75873 ____________________________________________________________________________
75874 [  7055] By: jhi                                   on 2000/09/12  13:56:32
75875         Log: Do in VMS as the #7054 does.
75876      Branch: perl
75877            ! configure.com
75878 ____________________________________________________________________________
75879 [  7054] By: jhi                                   on 2000/09/12  13:50:31
75880         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
75881              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
75882              Date: Mon, 11 Sep 2000 08:33:09 +0100
75883              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
75884      Branch: metaconfig/U/perl
75885            ! End.U
75886      Branch: perl
75887            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
75888            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
75889 ____________________________________________________________________________
75890 [  7053] By: jhi                                   on 2000/09/12  13:29:19
75891         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
75892              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75893              Date:     Tue, 12 Sep 2000 08:35:59 EDT
75894              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
75895      Branch: perl
75896            ! vms/test.com
75897 ____________________________________________________________________________
75898 [  7052] By: jhi                                   on 2000/09/11  23:01:50
75899         Log: Document the SvUTF8*().
75900      Branch: perl
75901            ! pod/perlapi.pod sv.h
75902 ____________________________________________________________________________
75903 [  7051] By: gsar                                  on 2000/09/11  14:46:30
75904         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
75905              (missed a spot when fixing up op_pmreplroot hack for ithreads)
75906      Branch: perl
75907            ! op.c t/op/split.t
75908 ____________________________________________________________________________
75909 [  7050] By: nick                                  on 2000/09/11  10:03:51
75910         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
75911              
75912              Subject: borland C++ win32.c tweak
75913              From: Vadim Konovalov <vkonovalov@lucent.com>
75914              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
75915              Date: Mon, 11 Sep 2000 11:22:33 +0400
75916      Branch: perl
75917            ! win32/win32.c
75918 ____________________________________________________________________________
75919 [  7049] By: nick                                  on 2000/09/11  09:57:33
75920         Log: Point fix for s/// on foreach (keys %xxx).
75921      Branch: perl
75922            ! pp_hot.c
75923 ____________________________________________________________________________
75924 [  7048] By: jhi                                   on 2000/09/10  23:37:09
75925         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
75926              by Pod::Text, from Brad Appleton.
75927      Branch: perl
75928            ! t/pod/testp2pt.pl
75929 ____________________________________________________________________________
75930 [  7047] By: jhi                                   on 2000/09/10  14:32:53
75931         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
75932              by Russ Allbery.
75933      Branch: perl
75934            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
75935 ____________________________________________________________________________
75936 [  7046] By: jhi                                   on 2000/09/10  14:15:08
75937         Log: Upgrade to CPAN 1.57_65, from Andreas König.
75938      Branch: perl
75939            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75940 ____________________________________________________________________________
75941 [  7045] By: jhi                                   on 2000/09/08  21:36:32
75942         Log: Update Changes.
75943      Branch: perl
75944            ! Changes patchlevel.h
75945 ____________________________________________________________________________
75946 [  7044] By: jhi                                   on 2000/09/08  21:29:56
75947         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
75948              From: Peter Prymmer <pvhp@forte.com>
75949              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
75950              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
75951      Branch: perl
75952            ! configure.com
75953 ____________________________________________________________________________
75954 [  7043] By: jhi                                   on 2000/09/08  21:27:50
75955         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
75956              From: Peter Prymmer <pvhp@forte.com>
75957              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
75958              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
75959      Branch: perl
75960            ! Makefile.SH installperl
75961 ____________________________________________________________________________
75962 [  7042] By: jhi                                   on 2000/09/08  21:23:21
75963         Log: Continue #7041.
75964      Branch: perl
75965            ! cygwin/Makefile.SHs os2/Makefile.SHs
75966 ____________________________________________________________________________
75967 [  7041] By: jhi                                   on 2000/09/08  21:18:10
75968         Log: Do away with memory models cruft.  Sorry, PDP users.
75969      Branch: metaconfig
75970            ! U/modified/cc.U U/modified/libpth.U
75971      Branch: perl
75972            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
75973            ! Porting/config_H cflags.SH config_h.SH configure.com
75974            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
75975            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
75976            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
75977 ____________________________________________________________________________
75978 [  7040] By: jhi                                   on 2000/09/08  14:34:18
75979         Log: Major rewrite of s2p.  And I mean really major, it is
75980              an implementation of sed in perl.  If called as s2p it
75981              will function as s2p.  Note: needs non-UNIXifying.
75982              
75983              Subject: s2p
75984              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
75985              Date: Mon, 28 Aug 2000 14:05:12 +0200
75986              Message-ID: <39AA5578.2102E2AA@alcatel.at>
75987      Branch: perl
75988            ! x2p/s2p.PL
75989 ____________________________________________________________________________
75990 [  7039] By: jhi                                   on 2000/09/08  14:19:49
75991         Log: Re-allow vec() for characters > 255.
75992              
75993              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
75994              From: Spider Boardman <spider@web.zk3.dec.com>
75995              Date: Fri, 08 Sep 2000 02:21:02 -0400
75996              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
75997      Branch: perl
75998            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
75999            ! t/op/vec.t
76000 ____________________________________________________________________________
76001 [  7038] By: jhi                                   on 2000/09/08  14:14:18
76002         Log: Subject: [PATCH lib/Benchmark.pm]
76003              From: <abigail@foad.org>
76004              Date: Thu, 7 Sep 2000 15:03:20 -0400
76005              Message-ID: <20000907190320.888.qmail@foad.org>
76006      Branch: perl
76007            ! lib/Benchmark.pm
76008 ____________________________________________________________________________
76009 [  7037] By: jhi                                   on 2000/09/08  14:11:06
76010         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
76011              
76012              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
76013              From: Spider Boardman <spider@web.zk3.dec.com>
76014              Date: Fri, 08 Sep 2000 01:30:27 -0400
76015              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
76016      Branch: perl
76017            ! op.c
76018 ____________________________________________________________________________
76019 [  7036] By: jhi                                   on 2000/09/08  14:08:58
76020         Log: Subject: [ID 20000908.002] perlipc documentation bug.
76021              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
76022              Date: Fri, 08 Sep 2000 12:38:32 +0200
76023              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
76024      Branch: perl
76025            ! pod/perlipc.pod
76026 ____________________________________________________________________________
76027 [  7035] By: jhi                                   on 2000/09/08  14:03:12
76028         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76029              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76030              Date: Fri, 08 Sep 2000 11:47:34 +0200
76031              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
76032      Branch: perl
76033            ! hints/dec_osf.sh
76034 ____________________________________________________________________________
76035 [  7034] By: jhi                                   on 2000/09/08  13:59:35
76036         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
76037              From: Simon Cozens <simon@cozens.net>
76038              Date: Thu, 7 Sep 2000 20:40:38 +0100
76039              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
76040      Branch: perl
76041            ! pp_hot.c
76042 ____________________________________________________________________________
76043 [  7033] By: jhi                                   on 2000/09/08  04:03:03
76044         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
76045              From: "Larry W. Virden" <lvirden@cas.org>
76046              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
76047              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
76048      Branch: perl
76049            ! pod/perldiag.pod
76050 ____________________________________________________________________________
76051 [  7032] By: jhi                                   on 2000/09/07  22:18:30
76052         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
76053              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
76054              Date: Mon, 04 Sep 2000 13:16:38 -0700
76055              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
76056      Branch: perl
76057            ! lib/perl5db.pl
76058 ____________________________________________________________________________
76059 [  7031] By: jhi                                   on 2000/09/07  22:02:29
76060         Log: Fix the ccversion detection for 5.1 and beyond.
76061              
76062              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76063              From: Spider Boardman <spider@leggy.zk3.dec.com>
76064              Date: Thu, 7 Sep 2000 17:54:27 -0400
76065              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
76066      Branch: perl
76067            ! hints/dec_osf.sh
76068 ____________________________________________________________________________
76069 [  7030] By: jhi                                   on 2000/09/07  19:12:28
76070         Log: Fix for
76071              
76072              Subject: [ID 20000903.001] \w in utf8-strings
76073              From: Marc Lehmann <pcg@goof.com>
76074              Date: Sun, 03 Sep 2000 09:44:29 +0200
76075              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
76076              
76077              and various related nits.
76078      Branch: perl
76079            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
76080 ____________________________________________________________________________
76081 [  7029] By: jhi                                   on 2000/09/07  18:49:09
76082         Log: Fix the URL, but the server is still missing in action.
76083              
76084              Subject: [ID 20000905.002] perlfaq1.pod URL error
76085              From: "Larry W. Virden" <lvirden@cas.org>
76086              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
76087              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
76088      Branch: perl
76089            ! pod/perlfaq1.pod
76090 ____________________________________________________________________________
76091 [  7028] By: jhi                                   on 2000/09/07  18:47:13
76092         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
76093              From: Hugo <hv@crypt.compulink.co.uk>
76094              Date: Tue, 05 Sep 2000 14:13:37 +0100
76095              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
76096      Branch: perl
76097            ! toke.c
76098 ____________________________________________________________________________
76099 [  7027] By: jhi                                   on 2000/09/07  18:45:35
76100         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
76101              From: Daniel Chetlin <daniel@chetlin.com>
76102              Date: Tue, 5 Sep 2000 04:57:07 -0700
76103              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
76104      Branch: perl
76105            ! pod/perlfaq6.pod pod/perlop.pod
76106 ____________________________________________________________________________
76107 [  7026] By: jhi                                   on 2000/09/07  18:44:01
76108         Log: Document the new ref() semantics.
76109              
76110              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76111              From: Gisle Aas <gisle@ActiveState.com>
76112              Date: 05 Sep 2000 08:10:30 +0200
76113              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
76114      Branch: perl
76115            ! pod/perldelta.pod
76116 ____________________________________________________________________________
76117 [  7025] By: jhi                                   on 2000/09/07  18:42:27
76118         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
76119              
76120              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76121              From: Gisle Aas <gisle@ActiveState.com>
76122              Date: 05 Sep 2000 08:11:40 +0200
76123              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
76124      Branch: perl
76125            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
76126 ____________________________________________________________________________
76127 [  7024] By: jhi                                   on 2000/09/07  18:39:32
76128         Log: Subject: [PATCH] Modernize Opcode.pm documentation
76129              From: Gisle Aas <gisle@ActiveState.com>
76130              Date: 4 Sep 2000 00:18:55 -0000
76131              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
76132      Branch: perl
76133            ! ext/Opcode/Opcode.pm
76134 ____________________________________________________________________________
76135 [  7023] By: jhi                                   on 2000/09/07  18:37:42
76136         Log: Subject: [PATCH] Tied filehandle documentation
76137              From: Gisle Aas <gisle@ActiveState.com>
76138              Date: 4 Sep 2000 00:14:40 -0000
76139              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
76140      Branch: perl
76141            ! pod/perlfunc.pod pod/perltie.pod
76142 ____________________________________________________________________________
76143 [  7022] By: jhi                                   on 2000/09/07  18:35:37
76144         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
76145              From: Gisle Aas <gisle@ActiveState.com>
76146              Date: 4 Sep 2000 00:04:22 -0000
76147              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
76148      Branch: perl
76149            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
76150 ____________________________________________________________________________
76151 [  7021] By: jhi                                   on 2000/09/07  18:33:22
76152         Log: Subject: small apidoc fix
76153              From: Marc Lehmann <pcg@goof.com>
76154              Date: Sun, 3 Sep 2000 05:12:06 +0200
76155              Message-ID: <20000903051206.A5909@cerebro.laendle>
76156      Branch: perl
76157            ! pod/perlapi.pod utf8.c
76158 ____________________________________________________________________________
76159 [  7020] By: jhi                                   on 2000/09/07  16:14:57
76160         Log: Tiny perldelta nits.
76161      Branch: perl
76162            ! pod/perldelta.pod
76163 ____________________________________________________________________________
76164 [  7019] By: jhi                                   on 2000/09/07  16:04:20
76165         Log: Guard against bad string->int conversion for quads.
76166      Branch: perl
76167            ! t/op/64bitint.t
76168 ____________________________________________________________________________
76169 [  7018] By: jhi                                   on 2000/09/06  17:07:03
76170         Log: Update Unicode todo list.
76171      Branch: perl
76172            ! Todo-5.6
76173 ____________________________________________________________________________
76174 [  7017] By: jhi                                   on 2000/09/05  21:16:01
76175         Log: Document the SvIOK_.*UV().
76176      Branch: perl
76177            ! pod/perlapi.pod sv.h
76178 ____________________________________________________________________________
76179 [  7016] By: nick                                  on 2000/09/03  21:54:46
76180         Log: Hash lookup of constant strings optimization:
76181              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
76182              to string table (as per sharepvn). Add newSV_pvn_share to create such
76183              a thing. Make hv.c compare addresses of strings and skip string compare
76184              if equal. Make method_named and helem ops use these shared-string SVs
76185              when arg is constant. Make keys op return shared-string SVs (less clearly
76186              a win).
76187      Branch: perl
76188            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
76189            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
76190            ! pod/perlintern.pod pp_hot.c proto.h sv.c
76191 ____________________________________________________________________________
76192 [  7015] By: jhi                                   on 2000/09/02  17:48:59
76193         Log: This is 5.7.0.
76194      Branch: perl
76195            ! Changes
76196 ____________________________________________________________________________
76197 [  7014] By: jhi                                   on 2000/09/02  17:35:45
76198         Log: Changes and patchlevel tweaks.
76199      Branch: perl
76200            ! Changes patchlevel.h
76201 ____________________________________________________________________________
76202 [  7013] By: jhi                                   on 2000/09/02  17:30:50
76203         Log: Update Changes.
76204      Branch: perl
76205            ! Changes patchlevel.h
76206 ____________________________________________________________________________
76207 [  7012] By: nick                                  on 2000/09/02  17:25:20
76208         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
76209      Branch: perl
76210            ! gv.c lib/overload.pm
76211 ____________________________________________________________________________
76212 [  7011] By: jhi                                   on 2000/09/02  17:16:25
76213         Log: Update perlhist.
76214      Branch: perl
76215            ! pod/perlhist.pod
76216 ____________________________________________________________________________
76217 [  7010] By: jhi                                   on 2000/09/02  17:01:35
76218         Log: perldelta nits.
76219      Branch: perl
76220            ! pod/perldelta.pod
76221 ____________________________________________________________________________
76222 [  7009] By: nick                                  on 2000/09/02  16:48:35
76223         Log: If overloaded %{} etc. return the object do not loop.
76224              Thus  sub deref { $_[0] } functions if object is wanted type.
76225      Branch: perl
76226            ! pp.h
76227 ____________________________________________________________________________
76228 [  7008] By: jhi                                   on 2000/09/02  16:26:11
76229         Log: Retab MANIFEST.
76230      Branch: perl
76231            ! ext/Storable/MANIFEST
76232 ____________________________________________________________________________
76233 [  7007] By: jhi                                   on 2000/09/02  16:23:02
76234         Log: Make certain cc is set before trying to run it.
76235      Branch: perl
76236            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
76237 ____________________________________________________________________________
76238 [  7006] By: jhi                                   on 2000/09/02  15:45:41
76239         Log: Unicode notes.
76240      Branch: perl
76241            ! pod/perldelta.pod
76242 ____________________________________________________________________________
76243 [  7005] By: jhi                                   on 2000/09/02  15:42:11
76244         Log: Various Configure nits by Philip Newton,
76245              plus the ebcdic one by me.
76246      Branch: metaconfig
76247            + U/modified/pager.U
76248            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
76249      Branch: metaconfig/U/perl
76250            ! Devel.U quadfio.U
76251      Branch: perl
76252            ! Configure config_h.SH
76253 ____________________________________________________________________________
76254 [  7004] By: jhi                                   on 2000/09/02  15:06:14
76255         Log: Apparently avoiding the swapping is too costly.
76256              
76257              From: "Ben Tilly" <ben_tilly@hotmail.com>
76258              Subject: Re: the door is closed.
76259              Date: Fri, 01 Sep 2000 20:23:16 EDT
76260              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
76261      Branch: perl
76262            ! pod/perlfaq4.pod
76263 ____________________________________________________________________________
76264 [  7003] By: nick                                  on 2000/09/02  12:26:04
76265         Log: Undo part of change 6489 which looks like a bulk edit which
76266              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
76267              The supressing of main:: on return from select() is undesirable.
76268      Branch: perl
76269            ! pp_sys.c
76270 ____________________________________________________________________________
76271 [  7002] By: jhi                                   on 2000/09/01  23:08:54
76272         Log: Update Changes.
76273      Branch: perl
76274            ! Changes patchlevel.h
76275 ____________________________________________________________________________
76276 [  7001] By: jhi                                   on 2000/09/01  23:00:13
76277         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
76278              From: Peter Prymmer <pvhp@forte.com>
76279              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
76280              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
76281              
76282              plus rework the http: spots as suggested by Tom Christiansen,
76283              plus regen perltoc.
76284      Branch: perl
76285            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
76286            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
76287 ____________________________________________________________________________
76288 [  7000] By: jhi                                   on 2000/09/01  22:36:01
76289         Log: Only the first line, thank you very much.
76290      Branch: perl
76291            ! hints/solaris_2.sh
76292 ____________________________________________________________________________
76293 [  6999] By: gsar                                  on 2000/09/01  22:16:40
76294         Log: change#6791 accidentally clobbered change#6710, put it back
76295      Branch: perl
76296            ! win32/win32.c
76297 ____________________________________________________________________________
76298 [  6998] By: jhi                                   on 2000/09/01  22:14:16
76299         Log: Mention the HP-UX LP64 freak failure.
76300      Branch: perl
76301            ! pod/perldelta.pod
76302 ____________________________________________________________________________
76303 [  6997] By: jhi                                   on 2000/09/01  21:48:32
76304         Log: Detypo.
76305      Branch: perl
76306            ! hints/hpux.sh
76307 ____________________________________________________________________________
76308 [  6996] By: jhi                                   on 2000/09/01  21:27:10
76309         Log: Update Changes.
76310      Branch: perl
76311            ! Changes patchlevel.h
76312 ____________________________________________________________________________
76313 [  6995] By: jhi                                   on 2000/09/01  21:14:24
76314         Log: Mi splgn s gnin.g
76315      Branch: perl
76316            ! pp_ctl.c
76317 ____________________________________________________________________________
76318 [  6994] By: jhi                                   on 2000/09/01  21:09:54
76319         Log: Subject: http:// in L<>
76320              From: Nicholas Clark <nick@ccl4.org>
76321              Date: Fri, 1 Sep 2000 22:03:21 +0100
76322              Message-ID: <20000901220321.B72074@plum.flirble.org>
76323      Branch: perl
76324            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
76325 ____________________________________________________________________________
76326 [  6993] By: jhi                                   on 2000/09/01  21:06:54
76327         Log: Update to Storable 1.0, from Raphael Manfredi.
76328      Branch: perl
76329            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
76330            ! ext/Storable/Makefile.PL ext/Storable/README
76331            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
76332            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76333            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
76334            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
76335            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
76336            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
76337 ____________________________________________________________________________
76338 [  6992] By: jhi                                   on 2000/09/01  20:43:05
76339         Log: Mention known sfio+linux buglet.
76340      Branch: perl
76341            ! pod/perldelta.pod
76342 ____________________________________________________________________________
76343 [  6991] By: jhi                                   on 2000/09/01  20:40:11
76344         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
76345              From: Peter Prymmer <pvhp@forte.com>
76346              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
76347              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
76348      Branch: perl
76349            ! vms/vms.c
76350 ____________________________________________________________________________
76351 [  6990] By: jhi                                   on 2000/09/01  20:25:26
76352         Log: Retract #6986.
76353      Branch: perl
76354            ! hints/solaris_2.sh
76355 ____________________________________________________________________________
76356 [  6989] By: jhi                                   on 2000/09/01  20:23:00
76357         Log: Mergesort is back.
76358      Branch: perl
76359            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
76360 ____________________________________________________________________________
76361 [  6988] By: jhi                                   on 2000/09/01  19:37:40
76362         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
76363              From: Mike Guy <mjtg@cam.ac.uk>
76364              Date: Fri, 01 Sep 2000 17:43:33 +0100
76365              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
76366      Branch: perl
76367            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
76368            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
76369 ____________________________________________________________________________
76370 [  6987] By: jhi                                   on 2000/09/01  19:17:10
76371         Log: Regen perltoc.
76372      Branch: perl
76373            ! pod/perltoc.pod
76374 ____________________________________________________________________________
76375 [  6986] By: jhi                                   on 2000/09/01  18:51:10
76376         Log: Subject: Re: Solaris x86 has no SPARC libraries!
76377              From: Lupe Christoph <lupe@lupe-christoph.de>
76378              Date: Fri, 1 Sep 2000 20:41:20 +0200
76379              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
76380      Branch: perl
76381            ! hints/solaris_2.sh
76382 ____________________________________________________________________________
76383 [  6985] By: jhi                                   on 2000/09/01  18:28:10
76384         Log: Update Changes.
76385      Branch: perl
76386            ! Changes patchlevel.h
76387 ____________________________________________________________________________
76388 [  6984] By: jhi                                   on 2000/09/01  18:26:53
76389         Log: Feature ordering tweak.
76390      Branch: perl
76391            ! myconfig.SH
76392 ____________________________________________________________________________
76393 [  6983] By: jhi                                   on 2000/09/01  18:19:50
76394         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76395              From: <abigail@foad.org>
76396              Date: Fri, 1 Sep 2000 13:07:32 -0400
76397              Message-ID: <20000901170732.18249.qmail@foad.org>
76398      Branch: perl
76399            ! t/pragma/overload.t
76400 ____________________________________________________________________________
76401 [  6982] By: jhi                                   on 2000/09/01  18:17:54
76402         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
76403              so that case-ignoring systems like DCL can tell them from
76404              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
76405      Branch: metaconfig/U/perl
76406            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
76407      Branch: perl
76408            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76409            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
76410            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
76411            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
76412            ! vos/config.def vos/config.h vos/config_h.SH_orig
76413            ! win32/config.bc win32/config.gc win32/config.vc
76414 ____________________________________________________________________________
76415 [  6981] By: nick                                  on 2000/09/01  17:21:57
76416         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
76417              warning when UNTIE exists and instead pass the count of extra references to
76418              the UNTIE method.
76419      Branch: perl
76420            ! pod/perltie.pod pp_sys.c
76421 ____________________________________________________________________________
76422 [  6980] By: jhi                                   on 2000/09/01  16:54:44
76423         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
76424              From: Peter Prymmer <pvhp@forte.com>
76425              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
76426              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
76427      Branch: perl
76428            ! configure.com
76429 ____________________________________________________________________________
76430 [  6979] By: jhi                                   on 2000/09/01  16:06:20
76431         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
76432              From: Mike Guy <mjtg@cam.ac.uk> 
76433              Date: Fri, 01 Sep 2000 16:49:27 +0100
76434              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
76435      Branch: perl
76436            ! t/base/rs.t
76437 ____________________________________________________________________________
76438 [  6978] By: jhi                                   on 2000/09/01  16:00:42
76439         Log: Update to PodParser 1.18, from Brad Appleton.
76440      Branch: perl
76441            ! lib/Pod/Checker.pm t/pod/find.t
76442 ____________________________________________________________________________
76443 [  6977] By: jhi                                   on 2000/09/01  14:48:58
76444         Log: Subject: Nit in Configure (bleadperl@6961)
76445              From: Lupe Christoph <lupe@lupe-christoph.de>
76446              Date: Fri, 1 Sep 2000 16:34:29 +0200
76447              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
76448      Branch: metaconfig
76449            ! U/compline/ccflags.U
76450      Branch: perl
76451            ! Configure config_h.SH
76452 ____________________________________________________________________________
76453 [  6976] By: jhi                                   on 2000/09/01  14:39:52
76454         Log: Update Changes.
76455      Branch: perl
76456            ! Changes patchlevel.h
76457 ____________________________________________________________________________
76458 [  6975] By: jhi                                   on 2000/09/01  14:37:36
76459         Log: microperl config update.
76460      Branch: perl
76461            ! uconfig.h uconfig.sh
76462 ____________________________________________________________________________
76463 [  6974] By: jhi                                   on 2000/09/01  14:36:53
76464         Log: Document known deficiencies.
76465      Branch: perl
76466            ! pod/perldelta.pod
76467 ____________________________________________________________________________
76468 [  6973] By: jhi                                   on 2000/09/01  14:10:20
76469         Log: Mention warnings fixes and updates.
76470      Branch: perl
76471            ! pod/perldelta.pod
76472 ____________________________________________________________________________
76473 [  6972] By: jhi                                   on 2000/09/01  14:01:52
76474         Log: Drop unused argument.
76475              
76476              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
76477              From: Spider Boardman <spider@web.zk3.dec.com>
76478              Date: Thu, 31 Aug 2000 16:10:15 -0400
76479              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
76480      Branch: perl
76481            ! toke.c
76482 ____________________________________________________________________________
76483 [  6971] By: jhi                                   on 2000/09/01  13:59:24
76484         Log: Add the overload warnings to perldiag.
76485      Branch: perl
76486            ! lib/overload.pm pod/perldiag.pod
76487 ____________________________________________________________________________
76488 [  6970] By: jhi                                   on 2000/09/01  13:55:10
76489         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76490              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76491              Date: Fri, 1 Sep 2000 13:43:15 +0100 
76492              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
76493      Branch: perl
76494            ! lib/overload.pm t/pragma/overload.t
76495 ____________________________________________________________________________
76496 [  6969] By: jhi                                   on 2000/09/01  13:52:27
76497         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76498              From: <abigail@foad.org>
76499              Date: Fri, 1 Sep 2000 05:46:54 -0400
76500              Message-ID: <20000901094654.6476.qmail@foad.org>
76501      Branch: perl
76502            ! lib/overload.pm
76503 ____________________________________________________________________________
76504 [  6968] By: jhi                                   on 2000/09/01  13:50:05
76505         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
76506              From: Daniel Chetlin <daniel@chetlin.com>
76507              Date: Fri, 1 Sep 2000 02:10:55 -0700
76508              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
76509      Branch: perl
76510            ! pod/perlretut.pod
76511 ____________________________________________________________________________
76512 [  6967] By: jhi                                   on 2000/09/01  13:47:54
76513         Log: Part of the solution.
76514              
76515              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
76516              From: Mike Guy <mjtg@cam.ac.uk>
76517              Date: Fri, 01 Sep 2000 14:16:01 +0100
76518              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
76519      Branch: perl
76520            ! gv.c mg.c
76521 ____________________________________________________________________________
76522 [  6966] By: jhi                                   on 2000/09/01  13:46:17
76523         Log: Subject: CPAN.pm beta 1.57_57 for the core
76524              From: andreas.koenig@anima.de (Andreas J. Koenig)
76525              Date: 01 Sep 2000 15:16:31 +0200
76526              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
76527      Branch: perl
76528            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76529 ____________________________________________________________________________
76530 [  6965] By: jhi                                   on 2000/09/01  13:43:18
76531         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
76532              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76533              Date: Fri, 01 Sep 2000 01:47:22 -0500
76534              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
76535      Branch: perl
76536            ! pod/perldelta.pod vms/vms.c
76537 ____________________________________________________________________________
76538 [  6964] By: jhi                                   on 2000/09/01  13:35:35
76539         Log: File::Temp patches from Andreas König,
76540              
76541              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
76542              From: andreas.koenig@anima.de (Andreas J. Koenig)
76543              Date: 01 Sep 2000 10:07:20 +0200
76544              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
76545              
76546              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
76547              From: andreas.koenig@anima.de (Andreas J. Koenig)
76548              Date: 31 Aug 2000 23:26:08 +0200
76549              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
76550      Branch: perl
76551            ! lib/File/Temp.pm t/lib/ftmp-security.t
76552 ____________________________________________________________________________
76553 [  6963] By: jhi                                   on 2000/09/01  02:22:24
76554         Log: Retract the mergesort code, way too incompatible licensing
76555              and copyrights.
76556      Branch: perl
76557            ! pod/perldelta.pod pp_ctl.c
76558 ____________________________________________________________________________
76559 [  6962] By: jhi                                   on 2000/08/31  23:27:32
76560         Log: Update Changes.
76561      Branch: perl
76562            ! Changes patchlevel.h
76563 ____________________________________________________________________________
76564 [  6961] By: jhi                                   on 2000/08/31  23:20:04
76565         Log: Small tweaks all over.
76566      Branch: metaconfig
76567            ! U/compline/d_gconvert.U
76568      Branch: perl
76569            ! AUTHORS Configure config_h.SH pp_ctl.c
76570 ____________________________________________________________________________
76571 [  6960] By: jhi                                   on 2000/08/31  22:39:36
76572         Log: Further rewording.
76573      Branch: perl
76574            ! pp_ctl.c
76575 ____________________________________________________________________________
76576 [  6959] By: jhi                                   on 2000/08/31  21:26:44
76577         Log: More address tweaking.
76578      Branch: perl
76579            ! AUTHORS Changes
76580 ____________________________________________________________________________
76581 [  6958] By: jhi                                   on 2000/08/31  20:47:25
76582         Log: AUTHORS tweaks, from Peter Prymmer.
76583              
76584              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
76585              From: Peter Prymmer <pvhp@forte.com>
76586              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
76587              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
76588      Branch: perl
76589            ! AUTHORS MAINTAIN
76590 ____________________________________________________________________________
76591 [  6957] By: jhi                                   on 2000/08/31  20:34:43
76592         Log: perldelta tweaks.
76593      Branch: perl
76594            ! pod/perldelta.pod
76595 ____________________________________________________________________________
76596 [  6956] By: jhi                                   on 2000/08/31  19:11:06
76597         Log: Regen perltoc.
76598      Branch: perl
76599            ! pod/perltoc.pod
76600 ____________________________________________________________________________
76601 [  6955] By: jhi                                   on 2000/08/31  19:06:30
76602         Log: Clarify the mergesort situation.
76603      Branch: perl
76604            ! pp_ctl.c
76605 ____________________________________________________________________________
76606 [  6954] By: jhi                                   on 2000/08/31  18:24:17
76607         Log: Move the Solaris 7 scan to use64bitall, make the
76608              failure to find 64-bot sparc libc to mention the
76609              possibility of being in an intel, from Lupe and Alan.
76610      Branch: perl
76611            ! hints/solaris_2.sh
76612 ____________________________________________________________________________
76613 [  6953] By: jhi                                   on 2000/08/31  18:09:20
76614         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
76615              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
76616      Branch: metaconfig
76617            ! U/compline/d_gconvert.U U/threads/archname.U
76618      Branch: metaconfig/U/perl
76619            ! perlxv.U
76620      Branch: perl
76621            ! Configure config_h.SH sv.c
76622 ____________________________________________________________________________
76623 [  6952] By: jhi                                   on 2000/08/31  17:42:24
76624         Log: :: not allowed in pathnames, change to .
76625              
76626              Subject: [PATCH perl@6938] cygwin port
76627              From: "Fifer, Eric" <EFifer@sanwaint.com>
76628              Date: Thu, 31 Aug 2000 16:32:59 +0100
76629              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
76630      Branch: metaconfig/U/perl
76631            ! perlxv.U
76632 ____________________________________________________________________________
76633 [  6951] By: jhi                                   on 2000/08/31  17:02:05
76634         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
76635      Branch: perl
76636            ! perl.h
76637 ____________________________________________________________________________
76638 [  6950] By: jhi                                   on 2000/08/31  16:26:08
76639         Log: More author updates.
76640              
76641              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
76642              From: Simon Cozens <simon@cozens.net>
76643              Date: Thu, 31 Aug 2000 17:13:32 +0100
76644              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
76645      Branch: perl
76646            ! AUTHORS
76647 ____________________________________________________________________________
76648 [  6949] By: jhi                                   on 2000/08/31  16:04:49
76649         Log: POSIX doesn't report long double values under -Duselongdouble
76650              when the long doubles are "real" (bigger than doubles).
76651              
76652              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
76653              From: Spider Boardman <spider@peano.zk3.dec.com>
76654              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
76655              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
76656      Branch: perl
76657            ! ext/POSIX/POSIX.xs
76658 ____________________________________________________________________________
76659 [  6948] By: jhi                                   on 2000/08/31  15:25:10
76660         Log: Update Changes.
76661      Branch: perl
76662            ! Changes patchlevel.h
76663 ____________________________________________________________________________
76664 [  6947] By: jhi                                   on 2000/08/31  15:22:29
76665         Log: Document UNTIE in a very minimalistic way.
76666      Branch: perl
76667            ! pod/perlfunc.pod pod/perltie.pod
76668 ____________________________________________________________________________
76669 [  6946] By: jhi                                   on 2000/08/31  15:15:23
76670         Log: Document known failures.
76671      Branch: perl
76672            ! pod/perldelta.pod
76673 ____________________________________________________________________________
76674 [  6945] By: jhi                                   on 2000/08/31  15:07:00
76675         Log: Don't attach -ld to the archname if pointless.
76676      Branch: metaconfig
76677            ! U/threads/archname.U
76678      Branch: perl
76679            ! Configure config_h.SH
76680 ____________________________________________________________________________
76681 [  6944] By: jhi                                   on 2000/08/31  14:37:42
76682         Log: Wrap the test in eval.
76683              
76684              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
76685              From: Tim Jenness <timj@jach.hawaii.edu>
76686              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
76687              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
76688      Branch: perl
76689            ! t/lib/ftmp-security.t
76690 ____________________________________________________________________________
76691 [  6943] By: jhi                                   on 2000/08/31  14:30:57
76692         Log: Make -Dusemorebits find long doubles in Solaris.
76693      Branch: perl
76694            ! hints/solaris_2.sh
76695 ____________________________________________________________________________
76696 [  6942] By: jhi                                   on 2000/08/31  13:48:45
76697         Log: Clarify the third case of ftmp-security warnings.
76698      Branch: perl
76699            ! INSTALL
76700 ____________________________________________________________________________
76701 [  6941] By: jhi                                   on 2000/08/31  13:40:31
76702         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
76703              From: <abigail@foad.org>
76704              Date: Thu, 31 Aug 2000 01:35:05 -0400
76705              Message-ID: <20000831053505.32120.qmail@foad.org>
76706      Branch: perl
76707            ! pod/perldelta.pod
76708 ____________________________________________________________________________
76709 [  6940] By: jhi                                   on 2000/08/31  13:38:48
76710         Log: Issue useful diagnostic on unknown pod commands.
76711              
76712              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
76713              From: <abigail@foad.org>
76714              Date: Thu, 31 Aug 2000 03:41:18 -0400
76715              Message-ID: <20000831074118.24880.qmail@foad.org>
76716      Branch: perl
76717            ! lib/Pod/Man.pm
76718 ____________________________________________________________________________
76719 [  6939] By: jhi                                   on 2000/08/31  13:34:33
76720         Log: Reveal Borland's isnan.
76721              
76722              Subject: build with BC++ tweak
76723              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76724              Date: Thu, 31 Aug 2000 13:09:37 +0400
76725              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
76726      Branch: perl
76727            ! win32/win32.h
76728 ____________________________________________________________________________
76729 [  6938] By: jhi                                   on 2000/08/31  05:01:20
76730         Log: Update Changes.
76731      Branch: perl
76732            ! Changes patchlevel.h
76733 ____________________________________________________________________________
76734 [  6937] By: jhi                                   on 2000/08/31  04:26:23
76735         Log: sscanf() may be the only way to read long doubles from strings.
76736      Branch: metaconfig/U/perl
76737            ! longdblfio.U
76738      Branch: perl
76739            ! Configure config_h.SH perl.h util.c
76740 ____________________________________________________________________________
76741 [  6936] By: jhi                                   on 2000/08/31  04:18:19
76742         Log: The #6929 was too skimpy.
76743      Branch: perl
76744            ! sv.c
76745 ____________________________________________________________________________
76746 [  6935] By: jhi                                   on 2000/08/31  02:47:07
76747         Log: Subject: Re: typos in pods
76748              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76749              Date: Wed, 30 Aug 2000 19:25:34 -0700
76750              Message-ID: <eIcr5gzkg25X092yn@efn.org>
76751      Branch: perl
76752            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
76753 ____________________________________________________________________________
76754 [  6934] By: jhi                                   on 2000/08/31  02:42:55
76755         Log: Missed one Unicode file.
76756      Branch: perl
76757            + lib/unicode/UCDFF301.html
76758 ____________________________________________________________________________
76759 [  6933] By: jhi                                   on 2000/08/30  23:42:27
76760         Log: Update Changes.
76761      Branch: perl
76762            ! Changes patchlevel.h
76763 ____________________________________________________________________________
76764 [  6932] By: jhi                                   on 2000/08/30  23:40:07
76765         Log: Mention UNTIE in perldelta.  Still needs documenting
76766              in perltie et alia.
76767      Branch: perl
76768            ! pod/perldelta.pod
76769 ____________________________________________________________________________
76770 [  6931] By: jhi                                   on 2000/08/30  23:36:02
76771         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
76772              From: <abigail@foad.org>
76773              Date: Wed, 30 Aug 2000 19:28:07 -0400
76774              Message-ID: <20000830232807.305.qmail@foad.org>
76775      Branch: perl
76776            ! pod/perldelta.pod
76777 ____________________________________________________________________________
76778 [  6930] By: jhi                                   on 2000/08/30  23:32:40
76779         Log: Update to Unicode 3.0.1.
76780      Branch: perl
76781            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
76782            + lib/unicode/PropList.txt lib/unicode/README.perl
76783            + lib/unicode/UCD301.html lib/unicode/Unicode.301
76784            - lib/unicode/Props.txt lib/unicode/UCD300.html
76785            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
76786            ! (edit 257 files)
76787 ____________________________________________________________________________
76788 [  6929] By: jhi                                   on 2000/08/30  22:38:18
76789         Log: Heap decorruption.
76790              
76791              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
76792              From: Alan Burlison <Alan.Burlison@uk.sun.com>
76793              Date: Wed, 30 Aug 2000 22:39:52 +0100
76794              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
76795      Branch: perl
76796            ! sv.c
76797 ____________________________________________________________________________
76798 [  6928] By: jhi                                   on 2000/08/30  22:29:34
76799         Log: Retract the dummy test, skip the security tests (instead of failing),
76800              explain what the warnings mean.
76801      Branch: perl
76802            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
76803 ____________________________________________________________________________
76804 [  6927] By: jhi                                   on 2000/08/30  22:14:13
76805         Log: Change the internal implementation of sort() to be mergesort
76806              instead of quicksort, from John Linderman <jpl@research.att.com>.
76807              Gives us better worst case, better average case, and stability.
76808              What's there not to like?  (Small fixes for threaded builds
76809              were required).
76810      Branch: perl
76811            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
76812 ____________________________________________________________________________
76813 [  6926] By: jhi                                   on 2000/08/30  20:55:20
76814         Log: A better fix for the Socket building problem from Craig Berry.
76815      Branch: perl
76816            ! vms/vms.c
76817 ____________________________________________________________________________
76818 [  6925] By: jhi                                   on 2000/08/30  20:20:25
76819         Log: Subject: [PATCH] Re: UNTIE method 
76820              From: Nick Ing-Simmons <nik@tiuk.ti.com>
76821              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
76822              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
76823      Branch: perl
76824            ! pp_sys.c t/op/tie.t
76825 ____________________________________________________________________________
76826 [  6924] By: jhi                                   on 2000/08/30  20:17:11
76827         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
76828              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76829              Date: Wed, 30 Aug 2000 15:03:14 -0500
76830              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
76831      Branch: perl
76832            ! vms/vms.c
76833 ____________________________________________________________________________
76834 [  6923] By: jhi                                   on 2000/08/30  20:15:18
76835         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
76836              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76837              Date: Wed, 30 Aug 2000 13:30:36 -0500
76838              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
76839      Branch: perl
76840            ! vms/vms.c
76841 ____________________________________________________________________________
76842 [  6922] By: jhi                                   on 2000/08/30  19:54:43
76843         Log: Better options for rsync.
76844      Branch: perl
76845            ! pod/perlhack.pod
76846 ____________________________________________________________________________
76847 [  6921] By: jhi                                   on 2000/08/30  19:40:16
76848         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
76849              From: Rick Delaney <rick@consumercontact.com>
76850              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
76851              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
76852      Branch: perl
76853            ! pod/perlfunc.pod
76854 ____________________________________________________________________________
76855 [  6920] By: jhi                                   on 2000/08/30  19:36:40
76856         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
76857              From: Peter Prymmer <pvhp@forte.com>
76858              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
76859              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
76860      Branch: perl
76861            ! configure.com
76862 ____________________________________________________________________________
76863 [  6919] By: jhi                                   on 2000/08/30  14:52:02
76864         Log: Update Changes.
76865      Branch: perl
76866            ! Changes patchlevel.h
76867 ____________________________________________________________________________
76868 [  6918] By: jhi                                   on 2000/08/30  14:48:34
76869         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
76870      Branch: perl
76871            ! lib/ExtUtils/typemap
76872 ____________________________________________________________________________
76873 [  6917] By: jhi                                   on 2000/08/30  14:46:34
76874         Log: Subject: typos in pods
76875              From: Nicholas Clark <nick@ccl4.org>
76876              Date: Wed, 30 Aug 2000 01:12:50 +0100
76877              Message-ID: <20000830011249.A61388@plum.flirble.org>
76878      Branch: perl
76879            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
76880            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
76881            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
76882            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
76883 ____________________________________________________________________________
76884 [  6916] By: jhi                                   on 2000/08/30  14:19:09
76885         Log: Document Storable problems on Crays.  (Will have
76886              to document all the other Storable problems, too.)
76887      Branch: perl
76888            ! pod/perldelta.pod
76889 ____________________________________________________________________________
76890 [  6915] By: jhi                                   on 2000/08/30  14:06:02
76891         Log: Subject: [PATCH] fix misc cast warnings
76892              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76893              Date: Tue, 29 Aug 2000 23:16:14 -0700
76894              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
76895      Branch: perl
76896            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
76897            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
76898            ! os2/os2ish.h
76899 ____________________________________________________________________________
76900 [  6914] By: jhi                                   on 2000/08/30  14:03:45
76901         Log: Timestamp mismatch again.  Need to fix this dependence on
76902              config_h.SH timestamp, since it's the contents of config_h.SH
76903              that matter.
76904      Branch: perl
76905            ! uconfig.h uconfig.sh
76906 ____________________________________________________________________________
76907 [  6913] By: jhi                                   on 2000/08/30  13:54:06
76908         Log: Don't say "Perl 5.0 source kit".
76909      Branch: perl
76910            ! perl.c
76911 ____________________________________________________________________________
76912 [  6912] By: jhi                                   on 2000/08/30  13:51:24
76913         Log: Reset archname and archname64 always, forcing them be
76914              recomputed at each Configure run, make Configure and
76915              the hints files agree on the naming of largefiles variables.
76916      Branch: metaconfig
76917            ! U/threads/archname.U
76918      Branch: metaconfig/U/perl
76919            ! use64bits.U
76920      Branch: perl
76921            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
76922            ! hints/linux.sh hints/solaris_2.sh
76923 ____________________________________________________________________________
76924 [  6911] By: jhi                                   on 2000/08/30  13:30:13
76925         Log: Put back the slice accidentally removed by #6907.
76926      Branch: perl
76927            ! hints/solaris_2.sh
76928 ____________________________________________________________________________
76929 [  6910] By: jhi                                   on 2000/08/30  01:24:26
76930         Log: Be consistent: other Net::get* do export theirs.
76931              
76932              Subject: Re: Net::protoent does not export 'getproto'
76933              From: Yasushi Nakajima <sey@jkc.co.jp>
76934              Date: Wed, 30 Aug 2000 09:53:14 +0900
76935              Message-Id: <200008300051.DAA24700@taku.hut.fi>
76936      Branch: perl
76937            ! lib/Net/protoent.pm
76938 ____________________________________________________________________________
76939 [  6909] By: jhi                                   on 2000/08/30  01:17:25
76940         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
76941              From: Gurusamy Sarathy <gsar@ActiveState.com>
76942              Date: Tue, 29 Aug 2000 17:17:07 -0700
76943              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
76944      Branch: perl
76945            ! cop.h
76946 ____________________________________________________________________________
76947 [  6908] By: jhi                                   on 2000/08/30  00:58:05
76948         Log: Update Changes.
76949      Branch: perl
76950            ! Changes patchlevel.h
76951 ____________________________________________________________________________
76952 [  6907] By: jhi                                   on 2000/08/30  00:57:22
76953         Log: Introduce ccname to keep track of what compiler kind of we have.
76954      Branch: metaconfig/U/perl
76955            ! Checkcc.U gccvers.U
76956      Branch: perl
76957            ! Configure config_h.SH hints/solaris_2.sh
76958 ____________________________________________________________________________
76959 [  6906] By: jhi                                   on 2000/08/30  00:25:47
76960         Log: Put back the flags dump as reasoned in
76961              
76962              Subject: Re: [PATCH] Glob dumping
76963              From: Mike Guy <mjtg@cam.ac.uk> 
76964              Date: Tue, 29 Aug 2000 21:41:32 +0100
76965              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
76966      Branch: perl
76967            ! dump.c t/lib/peek.t
76968 ____________________________________________________________________________
76969 [  6905] By: jhi                                   on 2000/08/30  00:16:17
76970         Log: Make the epsilon to be relative, not absolute.
76971              
76972              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
76973              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
76974              Date: Tue, 29 Aug 2000 19:58:56 -0400
76975              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
76976      Branch: perl
76977            ! t/lib/trig.t
76978 ____________________________________________________________________________
76979 [  6904] By: jhi                                   on 2000/08/30  00:13:09
76980         Log: From now on, Gisle is on my list of usual suspects :-)
76981              Retract #6902.
76982      Branch: perl
76983            ! ext/Opcode/Safe.pm
76984 ____________________________________________________________________________
76985 [  6903] By: jhi                                   on 2000/08/29  23:51:20
76986         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
76987              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76988              Date: Tue, 29 Aug 2000 18:43:26 -0500
76989              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
76990      Branch: perl
76991            + vms/vmspipe.com
76992            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
76993            ! vms/vms.c
76994 ____________________________________________________________________________
76995 [  6902] By: jhi                                   on 2000/08/29  23:44:14
76996         Log: Retry what #6882 attempted.
76997              
76998              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
76999              From: Gisle Aas <gisle@ActiveState.com>
77000              Date: 30 Aug 2000 00:33:09 +0200
77001              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
77002      Branch: perl
77003            ! ext/Opcode/Safe.pm
77004 ____________________________________________________________________________
77005 [  6901] By: jhi                                   on 2000/08/29  22:59:32
77006         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
77007              From: Hugo <hv@crypt.compulink.co.uk>
77008              Date: Mon, 12 Jun 2000 19:36:08 +0100
77009              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
77010      Branch: perl
77011            ! sv.c
77012 ____________________________________________________________________________
77013 [  6900] By: jhi                                   on 2000/08/29  22:58:35
77014         Log: Admit that we are leaking scalars.
77015              
77016              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
77017              From: Spider Boardman <spider@leggy.zk3.dec.com>
77018              Date: Tue, 29 Aug 2000 18:48:29 -0400
77019              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
77020      Branch: perl
77021            ! t/pragma/warnings.t
77022 ____________________________________________________________________________
77023 [  6899] By: jhi                                   on 2000/08/29  20:53:13
77024         Log: Update Changes.
77025      Branch: perl
77026            ! Changes patchlevel.h
77027 ____________________________________________________________________________
77028 [  6898] By: jhi                                   on 2000/08/29  20:46:21
77029         Log: Undo namespace pollution of #6878.
77030              
77031              Subject: Re: Net::protoent does not export 'getproto'
77032              From: Mike Guy <mjtg@cam.ac.uk>
77033              Date: Tue, 29 Aug 2000 21:32:37 +0100
77034              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
77035      Branch: perl
77036            ! lib/Net/protoent.pm
77037 ____________________________________________________________________________
77038 [  6897] By: jhi                                   on 2000/08/29  20:44:29
77039         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
77040              From: Peter Prymmer <pvhp@forte.com>
77041              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
77042              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
77043      Branch: perl
77044            ! pod/perlebcdic.pod
77045 ____________________________________________________________________________
77046 [  6896] By: jhi                                   on 2000/08/29  20:40:57
77047         Log: There's no point repeating the 'revision' (5) of perl5.
77048      Branch: metaconfig/U/perl
77049            ! Devel.U patchlevel.U
77050      Branch: perl
77051            ! Configure config_h.SH
77052 ____________________________________________________________________________
77053 [  6895] By: jhi                                   on 2000/08/29  20:16:58
77054         Log: Regen Configure for #6894.
77055      Branch: metaconfig/U/perl
77056            ! perladmin.U
77057      Branch: perl
77058            ! Configure config_h.SH
77059 ____________________________________________________________________________
77060 [  6894] By: jhi                                   on 2000/08/29  19:59:52
77061         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
77062              From: "Philip Newton" <Philip.Newton@gmx.net>
77063              Date: Tue, 29 Aug 2000 21:39:14 +0200
77064              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
77065      Branch: perl
77066            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
77067            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
77068            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
77069            ! utils/perlbug.PL
77070 ____________________________________________________________________________
77071 [  6893] By: jhi                                   on 2000/08/29  19:55:30
77072         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
77073              From: "Philip Newton" <Philip.Newton@gmx.net>
77074              Date: Tue, 29 Aug 2000 21:39:14 +0200
77075              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
77076      Branch: perl
77077            ! installhtml
77078 ____________________________________________________________________________
77079 [  6892] By: jhi                                   on 2000/08/29  19:53:59
77080         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
77081              From: "Philip Newton" <Philip.Newton@gmx.net>
77082              Date: Tue, 29 Aug 2000 21:48:18 +0200
77083              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
77084      Branch: perl
77085            ! lib/File/Temp.pm
77086 ____________________________________________________________________________
77087 [  6891] By: jhi                                   on 2000/08/29  18:30:03
77088         Log: Nail the ID 20000828.023.
77089      Branch: perl
77090            ! ext/Storable/Storable.xs
77091 ____________________________________________________________________________
77092 [  6890] By: jhi                                   on 2000/08/29  16:50:17
77093         Log: Under usethreads the dumped variable is IN_PAD.
77094              
77095              Subject: Re: [PATCH] Glob dumping
77096              From: Gisle Aas <gisle@ActiveState.com>
77097              Date: 29 Aug 2000 18:45:05 +0200
77098              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
77099      Branch: perl
77100            ! t/lib/peek.t
77101 ____________________________________________________________________________
77102 [  6889] By: jhi                                   on 2000/08/29  15:17:37
77103         Log: Update Changes.
77104      Branch: perl
77105            ! Changes patchlevel.h
77106 ____________________________________________________________________________
77107 [  6888] By: jhi                                   on 2000/08/29  14:49:59
77108         Log: Retract #6882, broke the safe tests.
77109      Branch: perl
77110            ! ext/Opcode/Safe.pm
77111 ____________________________________________________________________________
77112 [  6887] By: jhi                                   on 2000/08/29  14:47:06
77113         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
77114              From: Gisle Aas <gisle@ActiveState.com> 
77115              Date: 09 Jun 2000 20:00:11 +0200
77116              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
77117      Branch: perl
77118            ! utils/perldoc.PL
77119 ____________________________________________________________________________
77120 [  6886] By: jhi                                   on 2000/08/29  14:42:45
77121         Log: The #6881 removed one dump line.
77122      Branch: perl
77123            ! t/lib/peek.t
77124 ____________________________________________________________________________
77125 [  6885] By: jhi                                   on 2000/08/29  14:30:47
77126         Log: Don't forget to tidy up.
77127      Branch: perl
77128            ! t/lib/ftmp-security.t
77129 ____________________________________________________________________________
77130 [  6884] By: jhi                                   on 2000/08/29  14:25:17
77131         Log: Disabling the one test is a bit tricky.
77132      Branch: perl
77133            ! t/lib/ftmp-security.t
77134 ____________________________________________________________________________
77135 [  6883] By: jhi                                   on 2000/08/29  14:16:25
77136         Log: Disable one of the tests for now.
77137      Branch: perl
77138            ! t/lib/ftmp-security.t
77139 ____________________________________________________________________________
77140 [  6882] By: jhi                                   on 2000/08/29  14:05:50
77141         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
77142              From: gisle@aas.no
77143              Date: 29 Aug 2000 10:35:06 -0000
77144              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
77145      Branch: perl
77146            ! ext/Opcode/Safe.pm
77147 ____________________________________________________________________________
77148 [  6881] By: jhi                                   on 2000/08/29  14:03:51
77149         Log: Subject: [PATCH] Glob dumping
77150              From: Gisle Aas <gisle@ActiveState.com>
77151              Date: 29 Aug 2000 07:59:42 -0000
77152              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
77153      Branch: perl
77154            ! dump.c
77155 ____________________________________________________________________________
77156 [  6880] By: jhi                                   on 2000/08/29  14:02:01
77157         Log: Subject: [PATCH] Warnings in B::Deparse
77158              From: <abigail@foad.org>
77159              Date: Tue, 29 Aug 2000 00:00:01 -0400
77160              Message-ID: <20000829040001.2999.qmail@foad.org>
77161      Branch: perl
77162            ! ext/B/B/Deparse.pm
77163 ____________________________________________________________________________
77164 [  6879] By: jhi                                   on 2000/08/29  13:57:26
77165         Log: Missed a change in #6869.
77166      Branch: perl
77167            ! mg.c
77168 ____________________________________________________________________________
77169 [  6878] By: jhi                                   on 2000/08/29  13:45:04
77170         Log: Subject: Net::protoent does not export 'getproto'
77171              From: Yasushi Nakajima <sey@jkc.co.jp>
77172              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
77173      Branch: perl
77174            ! lib/Net/protoent.pm
77175 ____________________________________________________________________________
77176 [  6877] By: jhi                                   on 2000/08/29  13:39:19
77177         Log: Patches all over for people and the files they (hopefully) care about.
77178      Branch: perl
77179            ! AUTHORS Changes MAINTAIN
77180 ____________________________________________________________________________
77181 [  6876] By: jhi                                   on 2000/08/29  12:53:54
77182         Log: Fix for thinko in #6848.
77183              
77184              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
77185              From: Lupe Christoph <lupe@lupe-christoph.de>
77186              Date: Tue, 29 Aug 2000 09:04:08 +0200
77187              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
77188      Branch: perl
77189            ! ext/Thread/Thread.xs
77190 ____________________________________________________________________________
77191 [  6875] By: jhi                                   on 2000/08/29  12:50:14
77192         Log: Update to Getopt::Long 2.24, from Johan Vromans.
77193      Branch: perl
77194            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
77195 ____________________________________________________________________________
77196 [  6874] By: jhi                                   on 2000/08/29  02:09:53
77197         Log: Use minimal @INC in tests, most of the time just '../lib',
77198              so that we simply can't pick up stuff from other Perls than
77199              the one we are testing.  Pointed out by
77200              
77201              From: Mike Guy <mjtg@cam.ac.uk>
77202              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
77203              Date: Fri, 25 Aug 2000 15:15:59 +0100
77204              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
77205      Branch: perl
77206            ! (edit 185 files)
77207 ____________________________________________________________________________
77208 [  6873] By: jhi                                   on 2000/08/29  01:07:11
77209         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
77210              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77211              Date: Mon, 28 Aug 2000 17:45:52 -0700
77212              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
77213      Branch: perl
77214            ! Makefile.SH hints/os2.sh
77215 ____________________________________________________________________________
77216 [  6872] By: jhi                                   on 2000/08/28  23:33:39
77217         Log: Subject: [PATCH bleedperl@6866] spellings
77218              From: marcel@codewerk.com (Marcel Grunauer)
77219              Date: Tue, 29 Aug 2000 01:19:59 +0200
77220              Message-Id: <200008282319.BAA29862@gandalf.local>
77221      Branch: perl
77222            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
77223            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
77224            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
77225 ____________________________________________________________________________
77226 [  6871] By: jhi                                   on 2000/08/28  23:22:09
77227         Log: Take out the SUIDMAIL thing, that will not be
77228              a problem in 5.7.*.
77229      Branch: perl
77230            ! patchlevel.h
77231 ____________________________________________________________________________
77232 [  6870] By: jhi                                   on 2000/08/28  23:19:30
77233         Log: -S is the silent flag, -s is the strip flag.
77234              
77235              Subject: [PATCH] Re: [PATCH] make no-install          
77236              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77237              Date: Mon, 28 Aug 2000 15:12:55 -0700
77238              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
77239      Branch: perl
77240            ! Makefile.SH
77241 ____________________________________________________________________________
77242 [  6869] By: jhi                                   on 2000/08/28  23:12:05
77243         Log: Subject: [PATCH bleedperl@6856] warnings fixes
77244              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77245              Date: Mon, 28 Aug 2000 23:55:06 +0100
77246              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
77247      Branch: perl
77248            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
77249            ! warnings.h warnings.pl
77250 ____________________________________________________________________________
77251 [  6868] By: jhi                                   on 2000/08/28  21:38:22
77252         Log: Potential cruft.
77253      Branch: perl
77254            ! Makefile.SH
77255 ____________________________________________________________________________
77256 [  6867] By: jhi                                   on 2000/08/28  21:35:36
77257         Log: Update Changes.
77258      Branch: perl
77259            ! Changes patchlevel.h
77260 ____________________________________________________________________________
77261 [  6866] By: jhi                                   on 2000/08/28  21:33:49
77262         Log: Subject: hv.h Doc Patch
77263              From: Fisher Mark <fisherm@tce.com>
77264              Date: Mon, 28 Aug 2000 16:24:59 -0500
77265              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
77266      Branch: perl
77267            ! hv.h
77268 ____________________________________________________________________________
77269 [  6865] By: jhi                                   on 2000/08/28  21:02:15
77270         Log: Add -ld to archname on long tr...double platforms.
77271      Branch: metaconfig
77272            ! U/threads/archname.U
77273      Branch: perl
77274            ! Configure config_h.SH
77275 ____________________________________________________________________________
77276 [  6864] By: jhi                                   on 2000/08/28  20:38:59
77277         Log: An attempt to fix the problem reported in
77278              
77279              Subject: Building perl@6856 using gcc/AIX 4.3.3 
77280              From: Daniel Muino <dmuino@afip.gov.ar> 
77281              Date: Mon, 28 Aug 2000 15:50:01 -0300   
77282              Message-ID: <20000828155001.A14403@con2-dgi>
77283              
77284              I can't test this properly since the gcc installation I have
77285              access to seems to be botched (gcc is calling the AIX cpp,
77286              a losing proposition...)
77287      Branch: perl
77288            ! hints/aix.sh
77289 ____________________________________________________________________________
77290 [  6863] By: jhi                                   on 2000/08/28  18:57:52
77291         Log: Fix for ID 20000828.001, long doubles were not formatted
77292              correctly (showed up in $], which stopped installing perl).
77293      Branch: perl
77294            ! sv.c
77295 ____________________________________________________________________________
77296 [  6862] By: jhi                                   on 2000/08/28  18:07:15
77297         Log: Typo in #6858.
77298      Branch: perl
77299            ! lib/Cwd.pm
77300 ____________________________________________________________________________
77301 [  6861] By: jhi                                   on 2000/08/28  17:57:27
77302         Log: opmini.o may be left around if a build is interrupted.
77303      Branch: perl
77304            ! Makefile.SH
77305 ____________________________________________________________________________
77306 [  6860] By: jhi                                   on 2000/08/28  16:52:50
77307         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
77308              From: Daniel Chetlin <daniel@chetlin.com>
77309              Date: Mon, 28 Aug 2000 01:14:18 -0700
77310              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
77311      Branch: perl
77312            ! lib/overload.pm
77313 ____________________________________________________________________________
77314 [  6859] By: jhi                                   on 2000/08/28  16:08:46
77315         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
77316              From: Nicholas Clark <nick@ccl4.org>
77317              Date: Mon, 28 Aug 2000 16:03:27 +0100
77318              Message-Id: <20000828160327.C49785@plum.flirble.org>
77319      Branch: perl
77320            ! ext/ByteLoader/bytecode.h
77321 ____________________________________________________________________________
77322 [  6858] By: jhi                                   on 2000/08/28  16:02:10
77323         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
77324              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
77325              Date: Mon, 28 Aug 2000 13:08:30 +0200
77326              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
77327      Branch: perl
77328            ! lib/Cwd.pm
77329 ____________________________________________________________________________
77330 [  6857] By: jhi                                   on 2000/08/28  15:42:47
77331         Log: display_format used as a class method without arguments was broken,
77332              reported in
77333              
77334              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
77335              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
77336              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
77337              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
77338      Branch: perl
77339            ! lib/Math/Complex.pm t/lib/complex.t
77340 ____________________________________________________________________________
77341 [  6856] By: jhi                                   on 2000/08/27  22:09:48
77342         Log: Update Changes.
77343      Branch: perl
77344            ! Changes patchlevel.h
77345 ____________________________________________________________________________
77346 [  6855] By: jhi                                   on 2000/08/27  21:59:21
77347         Log: Retract #6853 (false alarm).
77348      Branch: perl
77349            ! lib/ExtUtils/xsubpp
77350 ____________________________________________________________________________
77351 [  6854] By: jhi                                   on 2000/08/27  21:37:44
77352         Log: Update Changes.
77353      Branch: perl
77354            ! Changes patchlevel.h
77355 ____________________________________________________________________________
77356 [  6853] By: jhi                                   on 2000/08/27  21:37:16
77357         Log: Subject: [PATCH perl@6850] workaround for xsubpp
77358              From: Hugo <hv@crypt.compulink.co.uk>
77359              Date: Sun, 27 Aug 2000 22:30:25 +0100
77360              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
77361      Branch: perl
77362            ! lib/ExtUtils/xsubpp
77363 ____________________________________________________________________________
77364 [  6852] By: jhi                                   on 2000/08/27  21:33:58
77365         Log: Big-endian 64-bit patch from Raphael Manfredi.
77366      Branch: perl
77367            ! ext/Storable/Storable.xs
77368 ____________________________________________________________________________
77369 [  6851] By: jhi                                   on 2000/08/27  21:22:21
77370         Log: More ruthless editing from Hugo van der Sanden.
77371      Branch: perl
77372            ! pod/perldelta.pod
77373 ____________________________________________________________________________
77374 [  6850] By: jhi                                   on 2000/08/27  16:11:46
77375         Log: Update Changes.
77376      Branch: perl
77377            ! Changes patchlevel.h
77378 ____________________________________________________________________________
77379 [  6849] By: jhi                                   on 2000/08/27  16:11:05
77380         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
77381      Branch: perl
77382            ! configpm pod/perldelta.pod
77383 ____________________________________________________________________________
77384 [  6848] By: jhi                                   on 2000/08/27  15:35:08
77385         Log: Use the actual thread type, not the pointer-to-struct.
77386      Branch: perl
77387            ! ext/Thread/Thread.xs
77388 ____________________________________________________________________________
77389 [  6847] By: jhi                                   on 2000/08/27  15:30:49
77390         Log: Test nit.
77391      Branch: perl
77392            ! t/pragma/warn/pp_sys
77393 ____________________________________________________________________________
77394 [  6846] By: jhi                                   on 2000/08/27  15:19:02
77395         Log: Passing -R in ldflags makes now it to appear in the default
77396              for lddlflags, just like with -L.
77397              
77398              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77399              From: Lupe Christoph <lupe@lupe-christoph.de>
77400              Date: Sun, 27 Aug 2000 10:28:21 +0200
77401              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
77402      Branch: metaconfig/U/perl
77403            ! dlsrc.U
77404      Branch: perl
77405            ! Configure
77406 ____________________________________________________________________________
77407 [  6845] By: jhi                                   on 2000/08/27  15:08:54
77408         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77409              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77410              Date: Sat, 26 Aug 2000 22:23:27 +0100
77411              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
77412      Branch: perl
77413            ! lib/ExtUtils/MM_Unix.pm
77414 ____________________________________________________________________________
77415 [  6844] By: jhi                                   on 2000/08/27  15:02:37
77416         Log: DJGPP update from Laszlo Molnar.
77417              
77418              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
77419              From: ml1050 <ml1050@freemail.hu>
77420              Date: Sat, 26 Aug 2000 23:24:40 +0200
77421              Message-Id: <20000826232440.A439@freemail.hu>
77422      Branch: perl
77423            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
77424            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
77425 ____________________________________________________________________________
77426 [  6843] By: jhi                                   on 2000/08/27  14:53:58
77427         Log: Subject: installman buglet
77428              From: Lupe Christoph <lupe@lupe-christoph.de>
77429              Date: Sun, 27 Aug 2000 14:38:59 +0200
77430              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
77431      Branch: perl
77432            ! installman
77433 ____________________________________________________________________________
77434 [  6842] By: jhi                                   on 2000/08/27  14:52:08
77435         Log: Can't get the test to reliably work thanks to the
77436              inaccurateness of floating point.  "Resolves" bug ids
77437              20000826.003, 20000826.009, 20000826.010,
77438      Branch: perl
77439            ! t/lib/trig.t
77440 ____________________________________________________________________________
77441 [  6841] By: jhi                                   on 2000/08/26  15:53:58
77442         Log: Update Changes.
77443      Branch: perl
77444            ! Changes patchlevel.h
77445 ____________________________________________________________________________
77446 [  6840] By: jhi                                   on 2000/08/26  14:23:03
77447         Log: grep -e isn't portable.
77448              
77449              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
77450              From: chris@broadband.att.com
77451              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
77452              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
77453      Branch: perl
77454            ! hints/solaris_2.sh
77455 ____________________________________________________________________________
77456 [  6839] By: jhi                                   on 2000/08/26  14:12:23
77457         Log: no-install target a la make -n.
77458              
77459              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
77460              From: <abigail@foad.org>
77461              Date: Sat, 26 Aug 2000 03:57:34 -0400
77462              Message-ID: <20000826075735.18912.qmail@foad.org>
77463      Branch: perl
77464            ! Makefile.SH installman installperl
77465 ____________________________________________________________________________
77466 [  6838] By: jhi                                   on 2000/08/26  14:06:33
77467         Log: Retract #6826 as the #6828 should be do the same
77468              in a More Correct Way.
77469      Branch: perl
77470            ! installperl
77471 ____________________________________________________________________________
77472 [  6837] By: jhi                                   on 2000/08/26  05:24:00
77473         Log: More casting.
77474      Branch: perl
77475            ! ext/Storable/Storable.xs
77476 ____________________________________________________________________________
77477 [  6836] By: jhi                                   on 2000/08/26  05:05:46
77478         Log: Nicer in decimal.
77479      Branch: perl
77480            ! ext/Storable/Storable.xs
77481 ____________________________________________________________________________
77482 [  6835] By: jhi                                   on 2000/08/26  05:03:50
77483         Log: There be no UVdf.
77484      Branch: perl
77485            ! ext/Storable/Storable.xs
77486 ____________________________________________________________________________
77487 [  6834] By: jhi                                   on 2000/08/26  05:00:18
77488         Log: Continue IVdfing and UVxfing.
77489      Branch: perl
77490            ! ext/Storable/Storable.xs
77491 ____________________________________________________________________________
77492 [  6833] By: jhi                                   on 2000/08/26  04:53:14
77493         Log: Use IVdf.
77494      Branch: perl
77495            ! ext/Storable/Storable.xs
77496 ____________________________________________________________________________
77497 [  6832] By: jhi                                   on 2000/08/26  04:40:41
77498         Log: Document PTR2XX and INT2PTR.
77499      Branch: perl
77500            ! pod/perlguts.pod
77501 ____________________________________________________________________________
77502 [  6831] By: jhi                                   on 2000/08/26  04:33:18
77503         Log: Use UVxf, PTR2UV, NVff.
77504      Branch: perl
77505            ! ext/Storable/Storable.xs
77506 ____________________________________________________________________________
77507 [  6830] By: jhi                                   on 2000/08/26  04:31:32
77508         Log: Update the test count.
77509      Branch: perl
77510            ! t/lib/trig.t
77511 ____________________________________________________________________________
77512 [  6829] By: jhi                                   on 2000/08/26  03:05:50
77513         Log: Subject: [PATCH] installation not quite silent yet.
77514              From: <abigail@foad.org>
77515              Date: Fri, 25 Aug 2000 20:07:53 -0400
77516              Message-ID: <20000826000753.7822.qmail@foad.org>
77517      Branch: perl
77518            ! installman installperl
77519 ____________________________________________________________________________
77520 [  6828] By: jhi                                   on 2000/08/26  03:05:14
77521         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77522              From: Spider Boardman <spider@web.zk3.dec.com>
77523              Date: Fri, 25 Aug 2000 19:12:40 -0400
77524              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
77525      Branch: perl
77526            ! gv.c
77527 ____________________________________________________________________________
77528 [  6827] By: jhi                                   on 2000/08/25  23:54:34
77529         Log: Support preserving extremely big/small angles.
77530      Branch: perl
77531            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
77532 ____________________________________________________________________________
77533 [  6826] By: jhi                                   on 2000/08/25  23:01:20
77534         Log: Patch installperl to be long double-aware.
77535              
77536              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
77537              From: Spider Boardman <spider@web.zk3.dec.com>
77538              Date: Fri, 25 Aug 2000 18:15:23 -0400
77539              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
77540      Branch: perl
77541            ! installperl
77542 ____________________________________________________________________________
77543 [  6825] By: jhi                                   on 2000/08/25  22:58:25
77544         Log: Remove duplicately applied patch shards.
77545              
77546              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
77547              From: Spider Boardman <spider@leggy.zk3.dec.com>
77548              Date: Fri, 25 Aug 2000 16:45:03 -0400
77549              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
77550      Branch: perl
77551            ! t/lib/cgi-html.t
77552 ____________________________________________________________________________
77553 [  6824] By: jhi                                   on 2000/08/25  22:57:00
77554         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77555              From: Daniel Chetlin <daniel@chetlin.com>
77556              Date: Fri, 25 Aug 2000 12:23:16 -0700
77557              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
77558              
77559              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
77560              From: Daniel Chetlin <daniel@chetlin.com>
77561              Date: Fri, 25 Aug 2000 14:47:19 -0700
77562              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
77563      Branch: perl
77564            ! installman
77565 ____________________________________________________________________________
77566 [  6823] By: jhi                                   on 2000/08/25  22:44:17
77567         Log: Timestamp problem?
77568      Branch: perl
77569            ! uconfig.h uconfig.sh
77570 ____________________________________________________________________________
77571 [  6822] By: jhi                                   on 2000/08/25  19:01:06
77572         Log: One forgotten file from #6816.
77573      Branch: perl
77574            ! vos/config.h
77575 ____________________________________________________________________________
77576 [  6821] By: jhi                                   on 2000/08/25  18:56:39
77577         Log: Regen Changes.
77578      Branch: perl
77579            ! Changes patchlevel.h
77580 ____________________________________________________________________________
77581 [  6820] By: jhi                                   on 2000/08/25  18:52:35
77582         Log: Fix Changes ordering.
77583      Branch: perl
77584            ! Changes
77585 ____________________________________________________________________________
77586 [  6819] By: jhi                                   on 2000/08/25  18:50:25
77587         Log: Update Changes.
77588      Branch: perl
77589            ! Changes patchlevel.h
77590 ____________________________________________________________________________
77591 [  6818] By: jhi                                   on 2000/08/25  18:47:45
77592         Log: Tweak the sfio/useperlio logic, hopefully as wished in
77593              
77594              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
77595              From: Nicholas Clark <nick@babyhippo.co.uk>
77596              Date: Fri, 25 Aug 2000 12:01:45 +0100
77597              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
77598      Branch: metaconfig/U/perl
77599            ! d_sfio.U
77600      Branch: perl
77601            ! Configure
77602 ____________________________________________________________________________
77603 [  6817] By: jhi                                   on 2000/08/25  18:32:51
77604         Log: Allow microperl to assume <math.h>, without it the math
77605              functions like floor() are assumed to return int, which makes
77606              for core dumps in machines where integer and floating register
77607              don't mix.
77608      Branch: perl
77609            ! uconfig.h uconfig.sh
77610 ____________________________________________________________________________
77611 [  6816] By: jhi                                   on 2000/08/25  18:27:17
77612         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
77613              the problem reported in
77614              
77615              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
77616              From: danhale@us.ibm.com
77617              Date: Fri, 25 Aug 2000 10:58:06 -0400
77618              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
77619      Branch: metaconfig/U/perl
77620            + d_socks5_init.U
77621      Branch: perl
77622            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
77623            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
77624            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
77625            ! win32/config.gc win32/config.vc
77626 ____________________________________________________________________________
77627 [  6815] By: jhi                                   on 2000/08/25  17:43:31
77628         Log: A solution for the retrieve_fd autosplit warning,
77629              idea suggested by Mike Guy.
77630      Branch: perl
77631            ! ext/Storable/Storable.pm
77632 ____________________________________________________________________________
77633 [  6814] By: jhi                                   on 2000/08/25  17:16:03
77634         Log: Add install-silent target.
77635      Branch: perl
77636            ! Makefile.SH
77637 ____________________________________________________________________________
77638 [  6813] By: jhi                                   on 2000/08/25  17:14:23
77639         Log: Subject: Re: [PATCH] More silencing of installman.
77640              From: <abigail@foad.org>
77641              Date: Thu, 24 Aug 2000 19:27:03 -0400
77642              Message-ID: <20000824232703.7001.qmail@foad.org>
77643              
77644              Subject: Re: [PATCH] More silencing of installman.
77645              From: <abigail@foad.org>
77646              Date: Fri, 25 Aug 2000 03:00:58 -0400
77647              Message-ID: <20000825070058.10697.qmail@foad.org>
77648      Branch: perl
77649            ! installman
77650 ____________________________________________________________________________
77651 [  6812] By: jhi                                   on 2000/08/25  17:11:28
77652         Log: installperl --verbose and --silent.
77653              
77654              Subject: Re: [PATCH] More silencing of installman.
77655              From: <abigail@foad.org>
77656              Message-ID: <20000825064430.9719.qmail@foad.org>
77657              Date: Fri, 25 Aug 2000 02:44:30 -0400
77658      Branch: perl
77659            ! installperl
77660 ____________________________________________________________________________
77661 [  6811] By: jhi                                   on 2000/08/25  17:05:43
77662         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
77663              From: "Peter J. Farley III" <pjfarley@banet.net>
77664              Date: Thu, 24 Aug 2000 21:58:03 -0400
77665              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
77666              
77667              (applied slightly modified)
77668      Branch: perl
77669            ! lib/ExtUtils/MM_Unix.pm
77670 ____________________________________________________________________________
77671 [  6810] By: jhi                                   on 2000/08/25  17:01:18
77672         Log: Missing parts of 
77673              
77674              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
77675              From: Peter Prymmer <pvhp@forte.com>
77676              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
77677              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
77678      Branch: perl
77679            ! t/lib/cgi-html.t
77680 ____________________________________________________________________________
77681 [  6809] By: jhi                                   on 2000/08/25  16:46:32
77682         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
77683              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77684              Date: Thu, 24 Aug 2000 19:13:11 -0500
77685              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
77686      Branch: perl
77687            ! vms/vms.c
77688 ____________________________________________________________________________
77689 [  6808] By: jhi                                   on 2000/08/25  16:39:22
77690         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
77691              From: Peter Prymmer <pvhp@forte.com>
77692              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
77693              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
77694      Branch: perl
77695            ! configure.com
77696 ____________________________________________________________________________
77697 [  6807] By: jhi                                   on 2000/08/25  16:36:37
77698         Log: Better wording for the vec lvalue diagnostic.
77699              
77700              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
77701              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
77702              Date: Wed, 23 Aug 2000 14:12:16 -0400
77703              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
77704      Branch: perl
77705            ! pod/perldiag.pod
77706 ____________________________________________________________________________
77707 [  6806] By: jhi                                   on 2000/08/24  18:17:22
77708         Log: Subject: [PATCH] More silencing of installman.
77709              From: <abigail@foad.org>
77710              Date: Thu, 24 Aug 2000 14:01:44 -0400
77711              Message-ID: <20000824180144.20062.qmail@foad.org>
77712      Branch: perl
77713            ! installman
77714 ____________________________________________________________________________
77715 [  6805] By: jhi                                   on 2000/08/24  15:00:31
77716         Log: Update Changes.
77717      Branch: perl
77718            ! Changes patchlevel.h
77719 ____________________________________________________________________________
77720 [  6804] By: jhi                                   on 2000/08/24  14:59:07
77721         Log: Regen perltoc.
77722      Branch: perl
77723            ! pod/perltoc.pod
77724 ____________________________________________________________________________
77725 [  6803] By: jhi                                   on 2000/08/24  14:44:39
77726         Log: Show the doc file, not the temp file.
77727      Branch: perl
77728            ! installman
77729 ____________________________________________________________________________
77730 [  6802] By: jhi                                   on 2000/08/24  14:41:53
77731         Log: Continue silencing.
77732      Branch: perl
77733            ! installman
77734 ____________________________________________________________________________
77735 [  6801] By: jhi                                   on 2000/08/24  14:34:40
77736         Log: Actually do something with the silencer option.
77737      Branch: perl
77738            ! installman
77739 ____________________________________________________________________________
77740 [  6800] By: jhi                                   on 2000/08/24  14:26:22
77741         Log: Make installman to recognize the silence flag -S.
77742      Branch: perl
77743            ! installman
77744 ____________________________________________________________________________
77745 [  6799] By: jhi                                   on 2000/08/24  13:49:38
77746         Log: DOS patches and portability/porting notes, from Tim Jenness.
77747      Branch: perl
77748            ! lib/File/Temp.pm
77749 ____________________________________________________________________________
77750 [  6798] By: jhi                                   on 2000/08/24  13:48:27
77751         Log: Create directories in silence.
77752              
77753              Subject: [PATCH] Another silencer for MakeMaker
77754              From: andreas.koenig@anima.de (Andreas J. Koenig)
77755              Date: 24 Aug 2000 14:18:52 +0200
77756              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
77757      Branch: perl
77758            ! lib/ExtUtils/Command.pm
77759 ____________________________________________________________________________
77760 [  6797] By: jhi                                   on 2000/08/24  13:46:42
77761         Log: More liberal parsing of version numbers.
77762              
77763              Subject: Re: CPAN.pm beta for testing available
77764              From: andreas.koenig@anima.de (Andreas J. Koenig)
77765              Date: 24 Aug 2000 13:51:57 +0200
77766              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
77767      Branch: perl
77768            ! lib/CPAN.pm
77769 ____________________________________________________________________________
77770 [  6796] By: jhi                                   on 2000/08/24  13:44:36
77771         Log: Make "make install" by default silent.  A new "install-verbose"
77772              target is verbose.
77773      Branch: perl
77774            ! Makefile.SH
77775 ____________________________________________________________________________
77776 [  6795] By: jhi                                   on 2000/08/24  13:39:14
77777         Log: Add silencer flags to installperl.
77778              
77779              Subject: [PATCH] Making installperl silent.
77780              From: <abigail@foad.org>
77781              Date: Thu, 24 Aug 2000 05:01:45 -0400
77782              Message-ID: <20000824090145.13141.qmail@foad.org>
77783      Branch: perl
77784            ! installperl
77785 ____________________________________________________________________________
77786 [  6794] By: jhi                                   on 2000/08/24  13:35:50
77787         Log: installperl couldn't tell whether it had run tests or not.
77788              
77789              Subject: [PATCH] Re: installperl and t/TEST
77790              From: <abigail@foad.org>
77791              Date: Thu, 24 Aug 2000 04:00:53 -0400
77792              Message-ID: <20000824080053.2494.qmail@foad.org>
77793      Branch: perl
77794            ! Makefile.SH installperl
77795 ____________________________________________________________________________
77796 [  6793] By: jhi                                   on 2000/08/24  13:27:50
77797         Log: Drop the separate perlbc, perlcc -b should be enough.
77798      Branch: perl
77799            - utils/perlbc.PL
77800            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
77801 ____________________________________________________________________________
77802 [  6792] By: jhi                                   on 2000/08/24  04:41:30
77803         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
77804              plus the typo fix from Peter Prymmer.
77805      Branch: perl
77806            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
77807            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
77808 ____________________________________________________________________________
77809 [  6791] By: jhi                                   on 2000/08/24  02:10:43
77810         Log: Replace #6705 with a minimal doc patch.
77811              
77812              Subject: [PATCH 5.6.0] replace change #6705
77813              From: Jan Dubois <jand@ActiveState.com>
77814              Date: Wed, 23 Aug 2000 18:31:51 -0700
77815              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
77816      Branch: perl
77817            ! lib/Win32.pod win32/win32.c
77818 ____________________________________________________________________________
77819 [  6790] By: jhi                                   on 2000/08/23  17:52:00
77820         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
77821              From: Mike Guy <mjtg@cam.ac.uk>
77822              Date: Wed, 23 Aug 2000 18:38:46 +0100
77823              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
77824      Branch: perl
77825            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
77826 ____________________________________________________________________________
77827 [  6789] By: jhi                                   on 2000/08/23  15:34:21
77828         Log: Update Changes.
77829      Branch: perl
77830            ! Changes patchlevel.h
77831 ____________________________________________________________________________
77832 [  6788] By: jhi                                   on 2000/08/23  15:33:40
77833         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
77834              From: Wilfredo Sánchez <wsanchez@apple.com>
77835              Date: Tue, 22 Aug 2000 19:31:27 -0700
77836              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
77837      Branch: perl
77838            ! perl.h
77839 ____________________________________________________________________________
77840 [  6787] By: jhi                                   on 2000/08/23  15:29:31
77841         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
77842              From: Spider Boardman <spider@leggy.zk3.dec.com>
77843              Date: Wed, 23 Aug 2000 10:33:23 -0400
77844              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
77845      Branch: perl
77846            ! lib/Pod/Html.pm
77847 ____________________________________________________________________________
77848 [  6786] By: jhi                                   on 2000/08/23  15:28:11
77849         Log: Bad makefile.
77850      Branch: perl
77851            ! ext/B/Makefile.PL
77852 ____________________________________________________________________________
77853 [  6785] By: jhi                                   on 2000/08/23  14:37:04
77854         Log: Update Changes.
77855      Branch: perl
77856            ! Changes patchlevel.h
77857 ____________________________________________________________________________
77858 [  6784] By: jhi                                   on 2000/08/23  13:58:41
77859         Log: Portability fix from Hugo van der Sanden.
77860      Branch: perl
77861            ! ext/re/Makefile.PL
77862 ____________________________________________________________________________
77863 [  6783] By: jhi                                   on 2000/08/23  13:53:53
77864         Log: Storable support, v-version fixes.
77865              
77866              Subject: CPAN.pm beta for testing available
77867              From: andreas.koenig@anima.de (Andreas J. Koenig)
77868              Date: 22 Aug 2000 23:31:33 +0200
77869              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
77870      Branch: perl
77871            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77872 ____________________________________________________________________________
77873 [  6782] By: jhi                                   on 2000/08/23  13:51:26
77874         Log: Mac and other portability updates from Chris Nandor.
77875      Branch: perl
77876            ! pod/perlmodinstall.pod
77877 ____________________________________________________________________________
77878 [  6781] By: jhi                                   on 2000/08/23  13:47:33
77879         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
77880              From: Peter Prymmer <pvhp@forte.com>
77881              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
77882              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
77883      Branch: perl
77884            ! ext/Storable/Storable.xs
77885 ____________________________________________________________________________
77886 [  6780] By: jhi                                   on 2000/08/23  13:33:34
77887         Log: VMS MMS (make) wants null action.
77888      Branch: perl
77889            ! ext/B/Makefile.PL
77890 ____________________________________________________________________________
77891 [  6779] By: jhi                                   on 2000/08/22  19:44:47
77892         Log: Forgot portability nit.
77893      Branch: perl
77894            ! t/lib/st-forgive.t
77895 ____________________________________________________________________________
77896 [  6778] By: jhi                                   on 2000/08/22  19:35:25
77897         Log: Be portable.
77898      Branch: perl
77899            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
77900            ! t/lib/st-store.t
77901 ____________________________________________________________________________
77902 [  6777] By: jhi                                   on 2000/08/22  18:50:53
77903         Log: Update Changes.
77904      Branch: perl
77905            ! Changes patchlevel.h
77906 ____________________________________________________________________________
77907 [  6776] By: jhi                                   on 2000/08/22  18:44:46
77908         Log: cSVOPo_*v things index into the current PL_curpad
77909              under ithreads, which is different from the curpad
77910              used by the XSUB.  (In other words, the code as-is
77911              before this patch wouldn't work under ithreads.)
77912              From Sarathy.
77913      Branch: perl
77914            ! ext/B/B.xs
77915 ____________________________________________________________________________
77916 [  6775] By: jhi                                   on 2000/08/22  18:18:37
77917         Log: Make the selection of NVff et al stricter.
77918      Branch: metaconfig/U/perl
77919            ! perlxvf.U
77920      Branch: perl
77921            ! Configure config_h.SH
77922 ____________________________________________________________________________
77923 [  6774] By: jhi                                   on 2000/08/22  17:19:42
77924         Log: perldelta nits.
77925      Branch: perl
77926            ! pod/perldelta.pod
77927 ____________________________________________________________________________
77928 [  6773] By: jhi                                   on 2000/08/22  17:06:26
77929         Log: Long double fixes from Spider Boardman.
77930              
77931              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
77932              From: system PRIVILEGED account <root@peano.zk3.dec.com>
77933              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
77934              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
77935      Branch: perl
77936            ! t/lib/bigfltpm.t t/lib/st-06compat.t
77937 ____________________________________________________________________________
77938 [  6772] By: jhi                                   on 2000/08/22  15:04:53
77939         Log: Update Changes.
77940      Branch: perl
77941            ! Changes patchlevel.h
77942 ____________________________________________________________________________
77943 [  6771] By: jhi                                   on 2000/08/22  15:01:44
77944         Log: perldelta fixes from Hugo van der Sanden.
77945      Branch: perl
77946            ! pod/perldelta.pod
77947 ____________________________________________________________________________
77948 [  6770] By: jhi                                   on 2000/08/22  14:34:49
77949         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
77950              From: Hugo <hv@crypt.compulink.co.uk>
77951              Date: Tue, 22 Aug 2000 11:21:53 +0100
77952              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
77953      Branch: perl
77954            ! regcomp.c
77955 ____________________________________________________________________________
77956 [  6769] By: jhi                                   on 2000/08/22  14:30:02
77957         Log: Add Yitzchak, reformat.
77958      Branch: perl
77959            ! Changes config_h.SH
77960 ____________________________________________________________________________
77961 [  6768] By: jhi                                   on 2000/08/22  14:21:35
77962         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
77963              and Spider Boardman.
77964      Branch: metaconfig
77965            ! U/compline/d_gconvert.U
77966      Branch: perl
77967            ! Configure
77968 ____________________________________________________________________________
77969 [  6767] By: jhi                                   on 2000/08/22  14:11:24
77970         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
77971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77972              Date: Mon, 21 Aug 2000 19:08:31 -0700
77973              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
77974      Branch: perl
77975            - ext/Storable/patchlevel.h
77976            ! MANIFEST ext/Storable/MANIFEST
77977 ____________________________________________________________________________
77978 [  6766] By: jhi                                   on 2000/08/22  13:49:29
77979         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
77980              From: Peter Prymmer <pvhp@forte.com>
77981              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
77982              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
77983      Branch: perl
77984            ! configure.com ext/Storable/Makefile.PL
77985 ____________________________________________________________________________
77986 [  6765] By: jhi                                   on 2000/08/22  13:44:59
77987         Log: Subject: [PATCH blead] B:: missing dependency
77988              From: Hugo <hv@crypt.compulink.co.uk>
77989              Date: Tue, 22 Aug 2000 06:44:33 +0100
77990              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
77991      Branch: perl
77992            ! ext/B/Makefile.PL
77993 ____________________________________________________________________________
77994 [  6764] By: jhi                                   on 2000/08/22  13:38:12
77995         Log: More bytecompiler.
77996      Branch: perl
77997            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
77998 ____________________________________________________________________________
77999 [  6763] By: jhi                                   on 2000/08/22  13:36:44
78000         Log: Bytecompiler patches from Benjamin Stuhl.
78001      Branch: perl
78002            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
78003            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78004            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78005            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78006            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
78007            ! perl.c perlapi.h pod/perldelta.pod
78008 ____________________________________________________________________________
78009 [  6762] By: jhi                                   on 2000/08/21  23:43:40
78010         Log: An obsoleted diagnostic.
78011      Branch: perl
78012            ! pod/perldelta.pod
78013 ____________________________________________________________________________
78014 [  6761] By: jhi                                   on 2000/08/21  23:01:45
78015         Log: The #6759 wasn't quite right.
78016      Branch: perl
78017            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78018            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78019            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78020            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78021            ! t/lib/st-tieditems.t
78022 ____________________________________________________________________________
78023 [  6760] By: jhi                                   on 2000/08/21  22:35:49
78024         Log: Be verydeepclean.
78025      Branch: perl
78026            ! Makefile.SH
78027 ____________________________________________________________________________
78028 [  6759] By: jhi                                   on 2000/08/21  22:25:40
78029         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
78030              From: Peter Prymmer <pvhp@forte.com>
78031              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
78032              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
78033      Branch: perl
78034            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78035            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78036            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78037            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78038            ! t/lib/st-tieditems.t
78039 ____________________________________________________________________________
78040 [  6758] By: jhi                                   on 2000/08/21  22:22:32
78041         Log: Few more casts, need reported in
78042              
78043              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
78044              From: Mike Stok <mike@stok.co.uk>
78045              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
78046              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
78047              
78048              and
78049              
78050              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
78051              From: abigail@foad.org
78052              Date: 21 Aug 2000 21:31:34 -0000
78053              Message-Id: <20000821213134.30170.qmail@foad.org>
78054      Branch: perl
78055            ! ext/Storable/Storable.xs
78056 ____________________________________________________________________________
78057 [  6757] By: jhi                                   on 2000/08/21  18:37:07
78058         Log: Update Changes.
78059      Branch: perl
78060            ! Changes patchlevel.h
78061 ____________________________________________________________________________
78062 [  6756] By: jhi                                   on 2000/08/21  18:34:02
78063         Log: A pod nit.
78064              
78065              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
78066              From: <abigail@foad.org>
78067              Date: Mon, 21 Aug 2000 14:00:16 -0400
78068              Message-ID: <20000821180016.28627.qmail@foad.org>
78069      Branch: perl
78070            ! pod/perlre.pod
78071 ____________________________________________________________________________
78072 [  6755] By: jhi                                   on 2000/08/21  18:30:56
78073         Log: Use PodParser 1.18 new test.
78074      Branch: perl
78075            ! t/pod/special_seqs.t t/pod/special_seqs.xr
78076 ____________________________________________________________________________
78077 [  6754] By: jhi                                   on 2000/08/21  18:28:35
78078         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
78079              patches cannot be applied since #6712 conflicts.
78080      Branch: perl
78081            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
78082 ____________________________________________________________________________
78083 [  6753] By: jhi                                   on 2000/08/21  18:15:11
78084         Log: Weed out some smaller changes.
78085      Branch: perl
78086            ! pod/perldelta.pod
78087 ____________________________________________________________________________
78088 [  6752] By: jhi                                   on 2000/08/21  18:02:30
78089         Log: Also under djgpp the timestamps are funky.
78090      Branch: perl
78091            ! t/op/stat.t
78092 ____________________________________________________________________________
78093 [  6751] By: jhi                                   on 2000/08/21  17:55:56
78094         Log: Tweak the floating point output routine preferences.
78095      Branch: metaconfig
78096            ! U/compline/d_gconvert.U
78097      Branch: perl
78098            ! Configure
78099 ____________________________________________________________________________
78100 [  6750] By: jhi                                   on 2000/08/21  17:51:29
78101         Log: Unicos/mk requires elaborate paranoia.
78102      Branch: perl
78103            ! lib/Math/Complex.pm
78104 ____________________________________________________________________________
78105 [  6749] By: gsar                                  on 2000/08/21  16:53:31
78106         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
78107      Branch: perl
78108            ! lib/Cwd.pm
78109 ____________________________________________________________________________
78110 [  6748] By: gsar                                  on 2000/08/21  16:22:19
78111         Log: free TLS slot properly on Windows
78112      Branch: perl
78113            ! thread.h win32/perllib.c win32/win32thread.h
78114 ____________________________________________________________________________
78115 [  6747] By: jhi                                   on 2000/08/21  16:20:58
78116         Log: Rename the macro argument because some preprocessors
78117              can't tell the difference and expand arguments also inside
78118              double quoted strings.
78119      Branch: perl
78120            ! regcomp.c
78121 ____________________________________________________________________________
78122 [  6746] By: jhi                                   on 2000/08/21  16:09:41
78123         Log: Support long doubles in Storable.
78124              
78125              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
78126              From: Radu Greab <radu@netsoft.ro>
78127              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
78128              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
78129      Branch: perl
78130            ! ext/Storable/Storable.xs
78131 ____________________________________________________________________________
78132 [  6745] By: jhi                                   on 2000/08/21  15:51:40
78133         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
78134              From: "Fifer, Eric" <EFifer@sanwaint.com>
78135              Date: Mon, 21 Aug 2000 15:34:49 +0100
78136              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
78137      Branch: perl
78138            ! t/pragma/warn/9enabled
78139 ____________________________________________________________________________
78140 [  6744] By: jhi                                   on 2000/08/21  15:39:35
78141         Log: Document the endianness of Alpha more precisely.
78142      Branch: perl
78143            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
78144            ! pod/perlport.pod
78145 ____________________________________________________________________________
78146 [  6743] By: jhi                                   on 2000/08/21  14:47:05
78147         Log: perldelta fixes from the p5p crowd.
78148      Branch: perl
78149            ! pod/perldelta.pod pod/perlop.pod
78150 ____________________________________________________________________________
78151 [  6742] By: jhi                                   on 2000/08/21  13:34:51
78152         Log: Update to Pod::LaTeX 0.53.
78153              
78154              Subject: [PATCH] lib/Pod/LaTeX.pm updates
78155              From: Tim Jenness <timj@jach.hawaii.edu>
78156              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
78157              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
78158      Branch: perl
78159            ! lib/Pod/LaTeX.pm
78160 ____________________________________________________________________________
78161 [  6741] By: jhi                                   on 2000/08/21  13:33:01
78162         Log: Subject: [PATCH] os2.c fix for use64bitint
78163              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78164              Date: Mon, 21 Aug 2000 01:32:25 -0700
78165              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
78166      Branch: perl
78167            ! os2/os2.c
78168 ____________________________________________________________________________
78169 [  6740] By: jhi                                   on 2000/08/21  13:28:52
78170         Log: Array context keeps slithering in.
78171              
78172              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
78173              From: Daniel Chetlin <daniel@chetlin.com>
78174              Date: Sun, 20 Aug 2000 21:40:25 -0700
78175              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
78176      Branch: perl
78177            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
78178            ! pod/perldebtut.pod
78179 ____________________________________________________________________________
78180 [  6739] By: jhi                                   on 2000/08/21  13:23:55
78181         Log: Big-endian quad fixes for Storable from Radu Greab,
78182              plus few explicit null casts for picky compilers.
78183      Branch: perl
78184            ! ext/Storable/Storable.xs
78185 ____________________________________________________________________________
78186 [  6738] By: gsar                                  on 2000/08/21  05:56:13
78187         Log: small tweaks for change#6705: avoid C++ style comments in C code;
78188              use Perl's malloc API rather than the low level system one
78189      Branch: perl
78190            ! win32/win32.c
78191 ____________________________________________________________________________
78192 [  6737] By: gsar                                  on 2000/08/21  05:35:41
78193         Log: add Storable to list of extensions on Windows
78194      Branch: perl
78195            ! win32/Makefile win32/makefile.mk
78196 ____________________________________________________________________________
78197 [  6736] By: jhi                                   on 2000/08/21  02:57:53
78198         Log: Update Changes.
78199      Branch: perl
78200            ! Changes patchlevel.h
78201 ____________________________________________________________________________
78202 [  6735] By: jhi                                   on 2000/08/21  02:57:20
78203         Log: Draft 0.
78204      Branch: perl
78205            ! pod/perldelta.pod
78206 ____________________________________________________________________________
78207 [  6734] By: jhi                                   on 2000/08/21  02:57:03
78208         Log: Add Storable 0.7.2 from Raphael Manfredi,
78209              plus the patch from
78210              
78211              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
78212              From: Radu Greab <radu@netsoft.ro>
78213              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
78214              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
78215              
78216              plus changes to get Storable to compile with
78217              picky ANSI compilers.
78218      Branch: perl
78219            + ext/Storable/ChangeLog ext/Storable/MANIFEST
78220            + ext/Storable/Makefile.PL ext/Storable/README
78221            + ext/Storable/Storable.pm ext/Storable/Storable.xs
78222            + ext/Storable/patchlevel.h t/lib/st-06compat.t
78223            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
78224            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
78225            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78226            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78227            + t/lib/st-tieditems.t
78228            ! MANIFEST
78229 ____________________________________________________________________________
78230 [  6733] By: jhi                                   on 2000/08/21  02:29:09
78231         Log: The correct cleaning order is an art.
78232      Branch: perl
78233            ! Makefile.SH
78234 ____________________________________________________________________________
78235 [  6732] By: jhi                                   on 2000/08/21  01:23:39
78236         Log: The #6724 is here.
78237      Branch: perl
78238            ! t/lib/ftmp-security.t
78239 ____________________________________________________________________________
78240 [  6731] By: jhi                                   on 2000/08/20  23:17:03
78241         Log: s/this one/the 5.6.0 release/
78242      Branch: perl
78243            ! pod/perl56delta.pod
78244 ____________________________________________________________________________
78245 [  6730] By: jhi                                   on 2000/08/20  23:07:34
78246         Log: Mention perlebcdic and perlposix-bc.
78247      Branch: perl
78248            ! pod/perlport.pod
78249 ____________________________________________________________________________
78250 [  6729] By: jhi                                   on 2000/08/20  21:32:59
78251         Log: Document the number of exponent digits.
78252      Branch: perl
78253            ! pod/perlfunc.pod
78254 ____________________________________________________________________________
78255 [  6728] By: jhi                                   on 2000/08/20  21:16:47
78256         Log: Use File::Spec->tmpdir().
78257              
78258              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
78259              From: Tim Jenness <timj@jach.hawaii.edu>
78260              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
78261              MIME-Version: 1.0
78262              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
78263      Branch: perl
78264            ! utils/perlbug.PL
78265 ____________________________________________________________________________
78266 [  6727] By: jhi                                   on 2000/08/20  20:43:32
78267         Log: Update Changes.
78268      Branch: perl
78269            ! Changes patchlevel.h
78270 ____________________________________________________________________________
78271 [  6726] By: jhi                                   on 2000/08/20  20:41:44
78272         Log: The veryclean target needs to clobber.
78273      Branch: perl
78274            ! Makefile.SH
78275 ____________________________________________________________________________
78276 [  6725] By: jhi                                   on 2000/08/20  20:37:38
78277         Log: Document odd vs even subreleases and -Dusedevel.
78278      Branch: perl
78279            ! INSTALL
78280 ____________________________________________________________________________
78281 [  6724] By: jhi                                   on 2000/08/20  19:58:05
78282         Log: Use temporary directory instead of current directory.
78283              
78284              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
78285              From: Tim Jenness <timj@jach.hawaii.edu>
78286              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
78287              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
78288      Branch: perl
78289            ! t/lib/ftmp-security.t
78290 ____________________________________________________________________________
78291 [  6723] By: jhi                                   on 2000/08/20  19:55:55
78292         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
78293              From: andreas.koenig@anima.de (Andreas J. Koenig)
78294              Date: 20 Aug 2000 15:52:03 +0200
78295              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
78296      Branch: perl
78297            ! lib/ExtUtils/MM_Unix.pm
78298 ____________________________________________________________________________
78299 [  6722] By: jhi                                   on 2000/08/20  19:46:01
78300         Log: Update to CGI 2.72, from Lincoln Stein.
78301      Branch: perl
78302            ! lib/CGI.pm
78303 ____________________________________________________________________________
78304 [  6721] By: jhi                                   on 2000/08/20  19:43:54
78305         Log: (Replaced by #8364.)
78306              
78307              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
78308              From: Radu Greab <radu@netsoft.ro>
78309              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
78310              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
78311      Branch: perl
78312            ! ext/GDBM_File/GDBM_File.xs
78313 ____________________________________________________________________________
78314 [  6720] By: jhi                                   on 2000/08/20  19:42:01
78315         Log: pp_open() could pass an uninitialized filename down to do_open9().
78316      Branch: perl
78317            ! pp_sys.c
78318 ____________________________________________________________________________
78319 [  6719] By: jhi                                   on 2000/08/20  14:06:41
78320         Log: UTF8 concat fixes.
78321              
78322              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
78323              From: Hugo <hv@crypt.compulink.co.uk>
78324              Date: Sun, 20 Aug 2000 07:30:46 +0100
78325              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
78326      Branch: perl
78327            ! pp_hot.c t/op/append.t
78328 ____________________________________________________________________________
78329 [  6718] By: jhi                                   on 2000/08/20  02:09:37
78330         Log: Let's try #6717 again.
78331      Branch: perl
78332            ! lib/File/Temp.pm
78333 ____________________________________________________________________________
78334 [  6717] By: jhi                                   on 2000/08/20  01:56:55
78335         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
78336              From: "Craig A. Berry" <craig.berry@metamorgs.com>
78337              Date: Sat, 19 Aug 2000 18:15:39 -0500
78338              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
78339      Branch: perl
78340            ! lib/File/Temp.pm
78341 ____________________________________________________________________________
78342 [  6716] By: jhi                                   on 2000/08/19  15:50:11
78343         Log: Update Changes.
78344      Branch: perl
78345            ! Changes patchlevel.h
78346 ____________________________________________________________________________
78347 [  6715] By: jhi                                   on 2000/08/19  15:39:09
78348         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
78349              From: Jonathan D Johnston <jdjohnston2@juno.com>
78350              Date: Thu, 17 Aug 2000 23:13:01 -0400       
78351              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
78352      Branch: perl
78353            ! pod/perlfunc.pod
78354 ____________________________________________________________________________
78355 [  6714] By: jhi                                   on 2000/08/19  15:34:04
78356         Log: Introduce a 'veryclean' target that is like 'distclean'
78357              but also removes *~ and *.orig.
78358      Branch: perl
78359            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
78360            ! utils/Makefile x2p/Makefile.SH
78361 ____________________________________________________________________________
78362 [  6713] By: jhi                                   on 2000/08/19  14:15:45
78363         Log: Put back the long double avoidance code to POSIX.xs
78364              because VMS seems to need it still.
78365      Branch: perl
78366            ! ext/POSIX/POSIX.xs
78367 ____________________________________________________________________________
78368 [  6712] By: jhi                                   on 2000/08/19  14:10:41
78369         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
78370              From: Peter Prymmer <pvhp@forte.com>
78371              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
78372              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
78373      Branch: perl
78374            ! lib/Pod/Find.pm t/pod/find.t
78375 ____________________________________________________________________________
78376 [  6711] By: jhi                                   on 2000/08/19  14:09:19
78377         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
78378              From: Peter Prymmer <pvhp@forte.com>
78379              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
78380              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
78381              cc: vmsperl@perl.org
78382      Branch: perl
78383            ! t/lib/peek.t
78384 ____________________________________________________________________________
78385 [  6710] By: jhi                                   on 2000/08/19  14:08:01
78386         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
78387              From: Jan Dubois <jand@ActiveState.com>
78388              Date: Fri, 18 Aug 2000 16:31:48 -0700
78389              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
78390      Branch: perl
78391            ! win32/win32.c
78392 ____________________________________________________________________________
78393 [  6709] By: jhi                                   on 2000/08/19  14:06:57
78394         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
78395              
78396              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
78397              From: Spider.Boardman@Orb.Nashua.NH.US
78398              Date: Fri, 18 Aug 2000 18:41:14 -0400
78399              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
78400      Branch: perl
78401            ! regcomp.c
78402 ____________________________________________________________________________
78403 [  6708] By: jhi                                   on 2000/08/18  22:04:49
78404         Log: Update Changes.
78405      Branch: perl
78406            ! Changes patchlevel.h
78407 ____________________________________________________________________________
78408 [  6707] By: jhi                                   on 2000/08/18  21:55:14
78409         Log: Add warnif(), check warnings further up the stack,
78410              all the warnings functions now can take an optional object reference.
78411              
78412              Subject: [PATCH bleedperl@6691] warnings pragma update
78413              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
78414              Date: Fri, 18 Aug 2000 22:42:06 +0100
78415              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
78416      Branch: perl
78417            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
78418            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
78419            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
78420 ____________________________________________________________________________
78421 [  6706] By: jhi                                   on 2000/08/18  21:41:45
78422         Log: Typo in pp_complement().
78423              
78424              Subject: [PATCH perl-current] Deparse
78425              From: Peter Scott <Peter@PSDT.com>
78426              Date: Fri, 18 Aug 2000 12:44:37 -0700
78427              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
78428      Branch: perl
78429            ! ext/B/B/Deparse.pm
78430 ____________________________________________________________________________
78431 [  6705] By: jhi                                   on 2000/08/18  21:25:59
78432         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
78433              From: Jan Dubois <jand@ActiveState.com>
78434              Date: Fri, 18 Aug 2000 14:22:51 -0700
78435              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
78436      Branch: perl
78437            ! lib/Win32.pod win32/win32.c
78438 ____________________________________________________________________________
78439 [  6704] By: jhi                                   on 2000/08/18  21:16:14
78440         Log: Don't eat leading os from index entries.
78441              
78442              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
78443              From: Russ Allbery <rra@stanford.edu>
78444              Date: 10 Aug 2000 20:49:25 -0700
78445              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
78446      Branch: perl
78447            ! lib/Pod/Man.pm
78448 ____________________________________________________________________________
78449 [  6703] By: jhi                                   on 2000/08/18  21:07:06
78450         Log: Add [[:blank:]] as suggested in
78451              
78452              Subject: [ID 20000716.024] [=cc=] / [:blank:]
78453              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
78454              Date: Sun, 16 Jul 2000 17:55:29 -0700
78455              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
78456              
78457              (the [=cc=] has already been taken care of by #6439
78458              so the whole bug report can be closed)
78459              
78460              and make [[:space:]] to be equivalent to isspace(3)
78461              (as opposed to \s, which is isSPACE()).  The difference
78462              is that now [[:space:]] matches the mythical vertical tab,
78463              while \s doesn't.
78464      Branch: perl
78465            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
78466            ! regexec.c t/op/pat.t
78467 ____________________________________________________________________________
78468 [  6702] By: jhi                                   on 2000/08/18  18:47:47
78469         Log: The new tests were missing from #6415.
78470      Branch: perl
78471            ! t/op/bop.t
78472 ____________________________________________________________________________
78473 [  6701] By: jhi                                   on 2000/08/18  18:20:40
78474         Log: Document the NDBM_File and ODBM_File as SDBM_File
78475              was documented in #6417.
78476      Branch: perl
78477            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
78478            ! ext/SDBM_File/SDBM_File.pm
78479 ____________________________________________________________________________
78480 [  6700] By: jhi                                   on 2000/08/18  18:10:39
78481         Log: Subject: [PATCH perl@6698] cygwin port
78482              From: "Fifer, Eric" <EFifer@sanwaint.com>
78483              Date: Fri, 18 Aug 2000 17:30:05 +0100
78484              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
78485      Branch: perl
78486            ! lib/File/Temp.pm
78487 ____________________________________________________________________________
78488 [  6699] By: jhi                                   on 2000/08/18  16:21:49
78489         Log: Document code point which makes if (defined %stash::) to work
78490              (noted by Spider Boardman).
78491      Branch: perl
78492            ! op.c
78493 ____________________________________________________________________________
78494 [  6698] By: jhi                                   on 2000/08/18  13:43:27
78495         Log: Update Changes.
78496      Branch: perl
78497            ! Changes patchlevel.h
78498 ____________________________________________________________________________
78499 [  6697] By: jhi                                   on 2000/08/18  13:35:57
78500         Log: Tiny Getopt::Long patch from Johan Vromans.
78501      Branch: perl
78502            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
78503 ____________________________________________________________________________
78504 [  6696] By: jhi                                   on 2000/08/18  13:26:14
78505         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
78506              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
78507              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
78508              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
78509      Branch: perl
78510            ! pod/perldiag.pod pod/perlsyn.pod
78511 ____________________________________________________________________________
78512 [  6695] By: jhi                                   on 2000/08/18  13:13:26
78513         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
78514              From: Daniel Chetlin <daniel@chetlin.com>
78515              Date: Fri, 18 Aug 2000 03:13:36 -0700
78516              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
78517      Branch: perl
78518            ! pod/perlfunc.pod
78519 ____________________________________________________________________________
78520 [  6694] By: jhi                                   on 2000/08/18  13:08:05
78521         Log: Subject: [PATCH] perltrap.pod spring cleaning
78522              From: Daniel Chetlin <daniel@chetlin.com>
78523              Date: Fri, 18 Aug 2000 03:06:54 -0700
78524              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
78525              
78526              plus Mike Guy's nitfix.
78527      Branch: perl
78528            ! pod/perltrap.pod
78529 ____________________________________________________________________________
78530 [  6693] By: jhi                                   on 2000/08/18  13:00:26
78531         Log: Unbuffer the output.
78532              
78533              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
78534              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78535              Date: Thu, 17 Aug 2000 18:39:29 -0700
78536              Message-ID: <RPJn5gzkgydf092yn@efn.org>
78537      Branch: perl
78538            ! t/op/fork.t
78539 ____________________________________________________________________________
78540 [  6692] By: jhi                                   on 2000/08/18  05:19:17
78541         Log: Delete the image, too, not just its MANIFEStation.
78542      Branch: perl
78543            - lib/CGI/eg/wilogo.gif
78544 ____________________________________________________________________________
78545 [  6691] By: jhi                                   on 2000/08/18  05:10:26
78546         Log: Propagate new Configure vars.
78547      Branch: perl
78548            ! configure.com epoc/config.sh uconfig.h uconfig.sh
78549            ! vos/config.def vos/config.h vos/config_h.SH_orig
78550            ! win32/config.bc win32/config.gc win32/config.vc
78551            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
78552 ____________________________________________________________________________
78553 [  6690] By: jhi                                   on 2000/08/18  04:30:56
78554         Log: Update Changes.
78555      Branch: perl
78556            ! Changes patchlevel.h
78557 ____________________________________________________________________________
78558 [  6689] By: jhi                                   on 2000/08/18  04:12:30
78559         Log: Fix the lib/complex failure of
78560              
78561              From: abigail@foad.org
78562              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78563              Date: 15 Aug 2000 04:06:38 -0000
78564              Message-Id: <20000815040638.8524.qmail@foad.org> 
78565              
78566              Linux long double accuracy issue: something that
78567              when printed with %g looks like "2" but int() of it is 1.
78568      Branch: perl
78569            ! lib/Math/Complex.pm
78570 ____________________________________________________________________________
78571 [  6688] By: jhi                                   on 2000/08/18  03:15:35
78572         Log: The byteorder code in #6671 was wrong.
78573      Branch: perl
78574            ! configpm
78575 ____________________________________________________________________________
78576 [  6687] By: jhi                                   on 2000/08/18  02:08:42
78577         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
78578              From: Jan Dubois <jand@ActiveState.com>
78579              Date: Thu, 17 Aug 2000 18:31:55 -0700
78580              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
78581      Branch: perl
78582            ! sv.c
78583 ____________________________________________________________________________
78584 [  6686] By: jhi                                   on 2000/08/18  02:04:15
78585         Log: Use NVs in POSIX math, not doubles.
78586              
78587              From: abigail@foad.org
78588              Subject: [ID 20000817.014] POSIX & modfl
78589              Date: 17 Aug 2000 20:49:18 -0000
78590              Message-Id: <20000817204918.23123.qmail@foad.org>
78591      Branch: perl
78592            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78593 ____________________________________________________________________________
78594 [  6685] By: jhi                                   on 2000/08/18  02:02:12
78595         Log: Introduce NVef, NVff, and NVgf, use the middle one.
78596              (helps for lib/peek + Linux + long doubles)  Reported in
78597              
78598              From: abigail@foad.org
78599              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
78600              Date: 15 Aug 2000 04:06:38 -0000
78601              Message-Id: <20000815040638.8524.qmail@foad.org> 
78602              
78603              (note: the lib/complex failure has not yet been addressed)
78604      Branch: metaconfig/U/perl
78605            ! perlxvf.U
78606      Branch: perl
78607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78608            ! config_h.SH dump.c perl.h pod/perlguts.pod
78609 ____________________________________________________________________________
78610 [  6684] By: jhi                                   on 2000/08/17  23:22:19
78611         Log: Add byteorder to the myconfig output.
78612      Branch: perl
78613            ! myconfig.SH
78614 ____________________________________________________________________________
78615 [  6683] By: jhi                                   on 2000/08/17  23:20:19
78616         Log: The image doth not exist, spotted by Johan Vromans.
78617      Branch: perl
78618            ! MANIFEST
78619 ____________________________________________________________________________
78620 [  6682] By: jhi                                   on 2000/08/17  22:38:16
78621         Log: Document what the backtick returns if the command fails.
78622      Branch: perl
78623            ! pod/perlop.pod
78624 ____________________________________________________________________________
78625 [  6681] By: jhi                                   on 2000/08/17  22:33:12
78626         Log: Do not use prototyping here.
78627              
78628              Subject: [ID 20000817.016] [PATCH] Peek.xs
78629              From: abigail@foad.org
78630              Date: 17 Aug 2000 20:55:56 -0000
78631              Message-Id: <20000817205556.24270.qmail@foad.org>
78632      Branch: perl
78633            ! ext/Devel/Peek/Makefile.PL
78634 ____________________________________________________________________________
78635 [  6680] By: jhi                                   on 2000/08/17  19:46:43
78636         Log: Don't propose using modules built for 5.005 if no binary
78637              compatibility with 5.005 is attempted.
78638              
78639              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
78640              Subject: Minor nit with 5.7.0 (6655)
78641              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
78642              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
78643      Branch: metaconfig
78644            ! U/installdirs/inc_version_list.U
78645      Branch: perl
78646            ! Configure config_h.SH
78647 ____________________________________________________________________________
78648 [  6679] By: jhi                                   on 2000/08/17  19:16:39
78649         Log: Microperl config update.
78650      Branch: perl
78651            ! uconfig.h uconfig.sh
78652 ____________________________________________________________________________
78653 [  6678] By: jhi                                   on 2000/08/17  19:16:13
78654         Log: The #6648 wasn't protective enough for limited platforms
78655              (like microperl).
78656      Branch: perl
78657            ! dump.c sv.c
78658 ____________________________________________________________________________
78659 [  6677] By: jhi                                   on 2000/08/17  14:46:35
78660         Log: Update Changes.
78661      Branch: perl
78662            ! Changes patchlevel.h
78663 ____________________________________________________________________________
78664 [  6676] By: jhi                                   on 2000/08/17  14:44:02
78665         Log: Add perlebcdic from Peter Prymmer, regen toc.
78666      Branch: perl
78667            + pod/perlebcdic.pod
78668            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
78669 ____________________________________________________________________________
78670 [  6675] By: jhi                                   on 2000/08/17  14:41:52
78671         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
78672      Branch: perl
78673            ! pod/perldebtut.pod
78674 ____________________________________________________________________________
78675 [  6674] By: jhi                                   on 2000/08/17  14:29:43
78676         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
78677              
78678              Subject: [ID 20000724.006] -DLEAKTEST problem
78679              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
78680              Date: Tue, 25 Jul 2000 00:36:32 -0500
78681              Message-Id: <20000725003632.A26186@www.llamacom.com>
78682              
78683              Reminder sent
78684              
78685              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
78686              From: Hugo <hv@crypt.compulink.co.uk>
78687              Date: Thu, 17 Aug 2000 15:23:42 +0100
78688              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
78689      Branch: perl
78690            ! util.c
78691 ____________________________________________________________________________
78692 [  6673] By: jhi                                   on 2000/08/17  04:07:10
78693         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
78694              From: John Peacock <JPeacock@UnivPress.com>
78695              Date: Tue, 01 Aug 2000 09:38:12 -0400
78696              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
78697      Branch: perl
78698            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
78699 ____________________________________________________________________________
78700 [  6672] By: jhi                                   on 2000/08/17  03:04:35
78701         Log: Subject: [PATCH] Cwd.pm now uses strict
78702              From: Tim Jenness <timj@jach.hawaii.edu>
78703              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
78704              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
78705      Branch: perl
78706            ! lib/Cwd.pm
78707 ____________________________________________________________________________
78708 [  6671] By: jhi                                   on 2000/08/17  02:16:35
78709         Log: Make $Config{byteorder} more magical so that it is
78710              dynamically computed: nice for 'fat binaries'.
78711              
78712              Subject: [PATCH]: default byteorder
78713              From: Wilfredo Sánchez <wsanchez@apple.com>
78714              Date: Mon, 31 Jul 2000 19:45:31 -0700
78715              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
78716      Branch: perl
78717            ! configpm
78718 ____________________________________________________________________________
78719 [  6670] By: gsar                                  on 2000/08/17  01:22:21
78720         Log: move WNOHANG definition to where other such things are
78721      Branch: perl
78722            ! win32/win32.h
78723 ____________________________________________________________________________
78724 [  6669] By: jhi                                   on 2000/08/17  01:19:17
78725         Log: Update Changes.
78726      Branch: perl
78727            ! Changes patchlevel.h
78728 ____________________________________________________________________________
78729 [  6668] By: jhi                                   on 2000/08/17  01:16:29
78730         Log: Doc nits spotted by Richard Soderberg.
78731      Branch: perl
78732            ! README.posix-bc README.vmesa
78733 ____________________________________________________________________________
78734 [  6667] By: jhi                                   on 2000/08/17  01:12:11
78735         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
78736              From: "Casey R. Tweten" <crt@kiski.net>
78737              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
78738              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
78739      Branch: perl
78740            ! pod/perldebtut.pod
78741 ____________________________________________________________________________
78742 [  6666] By: jhi                                   on 2000/08/17  01:09:31
78743         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
78744              From: "Casey R. Tweten" <crt@kiski.net>
78745              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
78746              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
78747      Branch: perl
78748            ! lib/Shell.pm
78749 ____________________________________________________________________________
78750 [  6665] By: gsar                                  on 2000/08/17  01:03:52
78751         Log: add "ok" targets from change#6632 in makefile.mk
78752      Branch: perl
78753            ! pod/perlport.pod win32/Makefile win32/makefile.mk
78754 ____________________________________________________________________________
78755 [  6664] By: gsar                                  on 2000/08/17  00:56:11
78756         Log: avoid warnings from dense compiler
78757      Branch: perl
78758            ! win32/win32.c
78759 ____________________________________________________________________________
78760 [  6663] By: jhi                                   on 2000/08/17  00:51:49
78761         Log: Tweak the regex compilation errors once more.
78762      Branch: perl
78763            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
78764            ! t/op/regmesg.t t/pragma/warn/regcomp
78765 ____________________________________________________________________________
78766 [  6662] By: gsar                                  on 2000/08/17  00:28:19
78767         Log: trailing new %ENV entries weren't being pushed into the real
78768              environment of subprocesses on Windows
78769      Branch: perl
78770            ! t/op/magic.t win32/perlhost.h
78771 ____________________________________________________________________________
78772 [  6661] By: gsar                                  on 2000/08/17  00:19:20
78773         Log: waitpid() now handles externally spawned pids correctly;
78774              fixes for backtick/wait/waitpid failures on Windows 9x
78775              
78776              these changes make the pid returned by process functions on
78777              Windows 9x always positive by clearing the high bit (which
78778              is always set on Win9x); pseudo-process PIDs are likewise
78779              always negative now on Win9x (just as on NT/2000)
78780      Branch: perl
78781            ! pp_sys.c win32/perlhost.h win32/win32.c
78782 ____________________________________________________________________________
78783 [  6660] By: jhi                                   on 2000/08/17  00:04:32
78784         Log: Retract #6645.
78785      Branch: perl
78786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78787            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
78788            ! t/op/sprintf.t
78789 ____________________________________________________________________________
78790 [  6659] By: gsar                                  on 2000/08/16  23:59:28
78791         Log: on windows, the return values from wait() and waitpid() don't
78792              match those of pseudo-pids
78793      Branch: perl
78794            ! pp_sys.c t/op/fork.t util.c win32/win32.c
78795 ____________________________________________________________________________
78796 [  6658] By: gsar                                  on 2000/08/16  23:56:14
78797         Log: pod nit seen in passing
78798      Branch: perl
78799            ! pod/perlfunc.pod
78800 ____________________________________________________________________________
78801 [  6657] By: gsar                                  on 2000/08/16  23:53:42
78802         Log: change#6328 could make close(SOCKET) return false on windows
78803              when it shouldn't
78804      Branch: perl
78805            ! win32/win32sck.c
78806 ____________________________________________________________________________
78807 [  6656] By: gsar                                  on 2000/08/16  23:46:57
78808         Log: check that the number pseudo children doesn't exceed
78809              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
78810              the WaitForMultipleObjects() limit that would cause wait()
78811              to crash)
78812              
78813              wait() and waitpid() could potentially be rewritten to use
78814              more than one thread to do the waiting to eliminate this
78815              limitation
78816      Branch: perl
78817            ! win32/perlhost.h
78818 ____________________________________________________________________________
78819 [  6655] By: jhi                                   on 2000/08/16  14:11:05
78820         Log: Update Changes.
78821      Branch: perl
78822            ! Changes patchlevel.h
78823 ____________________________________________________________________________
78824 [  6654] By: jhi                                   on 2000/08/16  14:10:12
78825         Log: Update to perldebtut 1.9, from Richard Foley.
78826      Branch: perl
78827            ! pod/perldebtut.pod
78828 ____________________________________________________________________________
78829 [  6653] By: jhi                                   on 2000/08/16  14:08:17
78830         Log: Change the regx compilation error markers to use = instead of <
78831              since pod makes using the latter quite messy.  Reported in
78832              ID 20000814.006 by Abigail and in
78833              Subject: Unknown escape E<> ?
78834              From: Lupe Christoph <lupe@lupe-christoph.de>
78835              Date: Fri, 11 Aug 2000 00:30:27 +0200
78836              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
78837      Branch: perl
78838            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
78839            ! t/op/regmesg.t t/pragma/warn/regcomp
78840 ____________________________________________________________________________
78841 [  6652] By: jhi                                   on 2000/08/16  13:25:31
78842         Log: Change the perlbug address to perl.org since it's more forgiving.
78843              
78844              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
78845              From: abigail@foad.org
78846              Date: 15 Aug 2000 04:15:40 -0000
78847              Message-Id: <20000815041540.8633.qmail@foad.org>
78848      Branch: perl
78849            ! utils/perlbug.PL
78850 ____________________________________________________________________________
78851 [  6651] By: jhi                                   on 2000/08/16  13:22:35
78852         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
78853              From: Tim Jenness <timj@jach.hawaii.edu>
78854              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
78855              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
78856      Branch: perl
78857            ! lib/Cwd.pm
78858 ____________________________________________________________________________
78859 [  6650] By: jhi                                   on 2000/08/16  13:18:13
78860         Log: Update to CPAN 1.57.
78861              
78862              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
78863              From: andreas.koenig@anima.de (Andreas J. Koenig)
78864              Date: 16 Aug 2000 15:09:46 +0200
78865              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
78866      Branch: perl
78867            ! lib/CPAN.pm
78868 ____________________________________________________________________________
78869 [  6649] By: jhi                                   on 2000/08/16  13:12:31
78870         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
78871              From: "Larry W. Virden" <lvirden@cas.org>
78872              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
78873              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
78874      Branch: perl
78875            ! README.hpux
78876 ____________________________________________________________________________
78877 [  6648] By: jhi                                   on 2000/08/16  13:03:53
78878         Log: The numeric locale was reset to "C" by s?printf and never restored.
78879              
78880              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
78881              From: Christian Kirsch <ck@held.mind.de>
78882              Date: Wed, 9 Aug 2000 17:05:17 +0200
78883              Message-Id: <20000809170517.A25389@held>
78884              
78885              No test since adding the failing example to locale.t
78886              does not fail -- probably because the locale settings are so
78887              thoroughly tweaked by that time.  Running the example standalone
78888              does fail, though.  UPDATE: test case added at change #7540.
78889      Branch: perl
78890            ! dump.c perl.h pp.c pp_ctl.c sv.c
78891 ____________________________________________________________________________
78892 [  6647] By: jhi                                   on 2000/08/16  00:07:54
78893         Log: Update Changes and test semi-automatic patchlevel updating.
78894      Branch: perl
78895            ! Changes patchlevel.h
78896 ____________________________________________________________________________
78897 [  6646] By: jhi                                   on 2000/08/15  23:35:07
78898         Log: Fix a dependency problem.
78899              
78900              Subject: [PATCH: 6640] VMS Makefile.SH update
78901              From: Peter Prymmer <pvhp@forte.com>
78902              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
78903              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
78904      Branch: perl
78905            ! vms/descrip_mms.template
78906 ____________________________________________________________________________
78907 [  6645] By: jhi                                   on 2000/08/15  23:33:23
78908         Log: (Retracted by #6660)
78909              
78910              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
78911              From: Dominic Dunlop <domo@computer.org>
78912              Date: Tue, 15 Aug 2000 22:20:52 +0200
78913              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
78914      Branch: metaconfig/U/perl
78915            + d_printfed.U
78916      Branch: perl
78917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78918            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
78919            ! t/op/sprintf.t
78920 ____________________________________________________________________________
78921 [  6644] By: jhi                                   on 2000/08/15  21:17:20
78922         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
78923              From: abigail@foad.org
78924              Date: 15 Aug 2000 20:12:41 -0000
78925              Message-Id: <20000815201241.25556.qmail@foad.org>
78926      Branch: perl
78927            ! INSTALL
78928 ____________________________________________________________________________
78929 [  6643] By: jhi                                   on 2000/08/15  21:15:28
78930         Log: (an already applied patch)
78931      Branch: perl
78932            ! lib/CGI.pm
78933 ____________________________________________________________________________
78934 [  6642] By: gsar                                  on 2000/08/15  19:54:05
78935         Log: magic callbacks all need to have same type signature
78936      Branch: perl
78937            ! embed.pl mg.c proto.h
78938 ____________________________________________________________________________
78939 [  6641] By: jhi                                   on 2000/08/15  17:56:27
78940         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)
78941              From: Mike Guy <mjtg@cam.ac.uk>
78942              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
78943              Date: Tue, 15 Aug 2000 18:26:45 +0100
78944              
78945              Only the peek.t part applied, not the hash quality part.
78946      Branch: perl
78947            ! t/lib/peek.t
78948 ____________________________________________________________________________
78949 [  6640] By: jhi                                   on 2000/08/15  16:37:37
78950         Log: Update Changes.
78951      Branch: perl
78952            ! Changes
78953 ____________________________________________________________________________
78954 [  6639] By: jhi                                   on 2000/08/15  16:34:55
78955         Log: Missed a file from #6638.
78956      Branch: perl
78957            ! lib/File/Temp.pm
78958 ____________________________________________________________________________
78959 [  6638] By: jhi                                   on 2000/08/15  16:33:19
78960         Log: Subject: [PATCH perl@6620] cygwin port
78961              From: "Fifer, Eric" <EFifer@sanwaint.com>
78962              Date: Tue, 15 Aug 2000 17:00:49 +0100
78963              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
78964      Branch: perl
78965            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
78966 ____________________________________________________________________________
78967 [  6637] By: jhi                                   on 2000/08/15  16:29:22
78968         Log: Subject: [PATCH] debugger exit code should reflect user exit code
78969              From: Mike Guy <mjtg@cam.ac.uk>
78970              Date: Tue, 15 Aug 2000 16:55:59 +0100
78971              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
78972      Branch: perl
78973            ! lib/perl5db.pl
78974 ____________________________________________________________________________
78975 [  6636] By: jhi                                   on 2000/08/15  15:30:58
78976         Log: Update Changes.
78977      Branch: perl
78978            ! Changes
78979 ____________________________________________________________________________
78980 [  6635] By: jhi                                   on 2000/08/15  15:27:21
78981         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
78982      Branch: metaconfig
78983            ! U/mkglossary U/mksample
78984      Branch: metaconfig/U/perl
78985            ! Devel.U
78986      Branch: perl
78987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78988 ____________________________________________________________________________
78989 [  6634] By: jhi                                   on 2000/08/15  14:11:55
78990         Log: Don't blow limited stacks, a lower number is enough to
78991              tickle the lookbehind limit.
78992              
78993              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
78994              From: Dominic Dunlop <domo@computer.org>
78995              Date: Tue, 15 Aug 2000 13:51:24 +0200
78996              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
78997      Branch: perl
78998            ! t/op/regmesg.t
78999 ____________________________________________________________________________
79000 [  6633] By: jhi                                   on 2000/08/15  14:01:46
79001         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
79002              From: Mike Guy <mjtg@cam.ac.uk>
79003              Date: Tue, 15 Aug 2000 12:10:50 +0100
79004              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
79005      Branch: perl
79006            ! utils/perldoc.PL
79007 ____________________________________________________________________________
79008 [  6632] By: jhi                                   on 2000/08/15  13:58:48
79009         Log: make ok etc also for win32.
79010              
79011              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
79012              From: Prymmer/Kahn <pvhp@best.com>
79013              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
79014              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
79015      Branch: perl
79016            ! win32/Makefile
79017 ____________________________________________________________________________
79018 [  6631] By: jhi                                   on 2000/08/15  13:45:03
79019         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
79020      Branch: perl
79021            ! lib/Test.pm
79022 ____________________________________________________________________________
79023 [  6630] By: jhi                                   on 2000/08/15  03:25:09
79024         Log: Update Changes.
79025      Branch: perl
79026            ! Changes
79027 ____________________________________________________________________________
79028 [  6629] By: jhi                                   on 2000/08/15  03:23:53
79029         Log: magic_regdatum_set() is void, not int.
79030      Branch: perl
79031            ! embed.pl mg.c proto.h
79032 ____________________________________________________________________________
79033 [  6628] By: jhi                                   on 2000/08/15  03:08:02
79034         Log: Make the user to give up his firstborn, err, to knowingly
79035              verify installing an unstable developer release.  Also bump
79036              the release to 5.7.0, but leave a patch tag in the local
79037              patches saying that this is not yet the real thing.
79038      Branch: metaconfig
79039            ! U/modified/Instruct.U
79040      Branch: metaconfig/U/perl
79041            + Devel.U
79042      Branch: perl
79043            ! Configure patchlevel.h
79044 ____________________________________________________________________________
79045 [  6627] By: jhi                                   on 2000/08/14  22:32:52
79046         Log: README.os2 update.
79047              
79048              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
79049              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79050              Date: Wed, 02 Aug 2000 21:55:09 -0700
79051              Message-ID: <tsPi5gzkgegX092yn@efn.org>
79052      Branch: perl
79053            ! README.os2
79054 ____________________________________________________________________________
79055 [  6626] By: jhi                                   on 2000/08/14  21:00:02
79056         Log: Subject: Re: File::Temp problems on VMS in bleedperl
79057              From: Tim Jenness <timj@jach.hawaii.edu>
79058              cc: vmsperl@perl.org
79059              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
79060              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
79061      Branch: perl
79062            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
79063 ____________________________________________________________________________
79064 [  6625] By: jhi                                   on 2000/08/14  20:52:16
79065         Log: Add SUIDMAIL as was done for the CERT alert.
79066      Branch: perl
79067            ! patchlevel.h
79068 ____________________________________________________________________________
79069 [  6624] By: jhi                                   on 2000/08/14  20:48:50
79070         Log: Subject: sfio2000
79071              From: Daniel Muino <dmuino@afip.gov.ar>
79072              Date: Mon, 14 Aug 2000 16:58:11 -0300
79073              Message-ID: <20000814165811.B16368@con2-dgi>
79074      Branch: perl
79075            ! perlsdio.h perlsfio.h
79076 ____________________________________________________________________________
79077 [  6623] By: jhi                                   on 2000/08/14  20:47:36
79078         Log: Subject: warning: storage class after type is obsolescent
79079              From: Daniel Muino <dmuino@afip.gov.ar>
79080              Date: Mon, 14 Aug 2000 16:42:47 -0300
79081              Message-ID: <20000814164247.A16368@con2-dgi>
79082      Branch: perl
79083            ! regcomp.pl regnodes.h
79084 ____________________________________________________________________________
79085 [  6622] By: jhi                                   on 2000/08/14  20:43:05
79086         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
79087              From: abigail@foad.org
79088              Date: 14 Aug 2000 20:00:10 -0000
79089              Message-Id: <20000814200010.27271.qmail@foad.org>
79090      Branch: perl
79091            ! Changes
79092 ____________________________________________________________________________
79093 [  6621] By: jhi                                   on 2000/08/14  15:23:05
79094         Log: Update Changes.
79095      Branch: perl
79096            ! Changes
79097 ____________________________________________________________________________
79098 [  6620] By: jhi                                   on 2000/08/14  15:22:14
79099         Log: Subject: Re: [PATCH] @+, @- readonly
79100              From: Mike Guy <mjtg@cam.ac.uk>
79101              Date: Mon, 14 Aug 2000 15:26:55 +0100
79102              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
79103      Branch: perl
79104            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
79105            ! sv.c t/op/pat.t
79106 ____________________________________________________________________________
79107 [  6619] By: jhi                                   on 2000/08/14  14:12:08
79108         Log: Update Changes.
79109      Branch: perl
79110            ! Changes
79111 ____________________________________________________________________________
79112 [  6618] By: jhi                                   on 2000/08/14  14:09:34
79113         Log: For now remove the mail code.
79114      Branch: perl
79115            ! perl.c
79116 ____________________________________________________________________________
79117 [  6617] By: jhi                                   on 2000/08/14  14:08:28
79118         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
79119      Branch: perl
79120            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
79121            ! pod/perlfaq8.pod pod/perlsec.pod
79122 ____________________________________________________________________________
79123 [  6616] By: jhi                                   on 2000/08/14  14:00:11
79124         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79125              From: Mike Guy <mjtg@cam.ac.uk>
79126              Date: Mon, 14 Aug 2000 08:26:02 +0100
79127              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
79128      Branch: perl
79129            ! lib/perl5db.pl
79130 ____________________________________________________________________________
79131 [  6615] By: jhi                                   on 2000/08/14  13:58:45
79132         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
79133              From: Mike Guy <mjtg@cam.ac.uk>
79134              Date: Mon, 14 Aug 2000 08:04:22 +0100
79135              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
79136      Branch: perl
79137            ! gv.c mg.c t/op/pat.t
79138 ____________________________________________________________________________
79139 [  6614] By: jhi                                   on 2000/08/14  13:56:45
79140         Log: Subject: Test fails / warnings with perl-current #6612
79141              From: Mike Guy <mjtg@cam.ac.uk>
79142              Date: Mon, 14 Aug 2000 07:57:23 +0100
79143              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
79144      Branch: perl
79145            ! t/lib/b.t t/lib/peek.t
79146 ____________________________________________________________________________
79147 [  6613] By: jhi                                   on 2000/08/14  13:45:33
79148         Log: VMS configure.com update continues.
79149      Branch: perl
79150            - vms/configure.com
79151            ! MANIFEST configure.com
79152 ____________________________________________________________________________
79153 [  6612] By: jhi                                   on 2000/08/13  22:13:35
79154         Log: Update Changes.
79155      Branch: perl
79156            ! Changes
79157 ____________________________________________________________________________
79158 [  6611] By: jhi                                   on 2000/08/13  16:21:45
79159         Log: Upgrade to CGI 2.71, from Lincoln Stein.
79160      Branch: perl
79161            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
79162 ____________________________________________________________________________
79163 [  6610] By: jhi                                   on 2000/08/13  15:09:16
79164         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
79165              From: Mike Guy <mjtg@cam.ac.uk>
79166              Date: Sun, 13 Aug 2000 13:45:51 +0100
79167              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
79168      Branch: perl
79169            ! t/op/regmesg.t
79170 ____________________________________________________________________________
79171 [  6609] By: jhi                                   on 2000/08/13  14:31:26
79172         Log: Andreas says that 1.56 is fine, so reverting back to it.
79173      Branch: perl
79174            ! lib/CPAN.pm
79175 ____________________________________________________________________________
79176 [  6608] By: jhi                                   on 2000/08/13  05:34:20
79177         Log: Update Changes.
79178      Branch: perl
79179            ! Changes
79180 ____________________________________________________________________________
79181 [  6607] By: jhi                                   on 2000/08/13  05:32:01
79182         Log: Put back the \z changes of #5406 to CPAN.pm.
79183      Branch: perl
79184            ! lib/CPAN.pm
79185 ____________________________________________________________________________
79186 [  6606] By: jhi                                   on 2000/08/13  05:20:16
79187         Log: Fix-n-skip the tests under 5005threads.
79188      Branch: perl
79189            ! t/lib/b.t
79190 ____________________________________________________________________________
79191 [  6605] By: jhi                                   on 2000/08/13  05:07:48
79192         Log: Fix the test for 5005threads.
79193      Branch: perl
79194            ! t/lib/peek.t
79195 ____________________________________________________________________________
79196 [  6604] By: jhi                                   on 2000/08/13  03:35:37
79197         Log: Should have deleted this in #6603.
79198      Branch: perl
79199            - vms/subconfigure.com
79200 ____________________________________________________________________________
79201 [  6603] By: jhi                                   on 2000/08/12  18:29:32
79202         Log: Rewrite of vms/subconfigure.com as configure.com,
79203              from Peter Prymmer and the vmsperl crew.
79204      Branch: perl
79205            + vms/configure.com
79206            ! MANIFEST
79207 ____________________________________________________________________________
79208 [  6602] By: jhi                                   on 2000/08/11  13:00:01
79209         Log: PlainText.pm is dead.
79210      Branch: perl
79211            - lib/Pod/PlainText.pm
79212            ! MANIFEST
79213 ____________________________________________________________________________
79214 [  6601] By: jhi                                   on 2000/08/11  04:06:45
79215         Log: Update Changes.
79216      Branch: perl
79217            ! Changes
79218 ____________________________________________________________________________
79219 [  6600] By: jhi                                   on 2000/08/11  04:06:10
79220         Log: Add a few missing files, update MANIFEST.
79221      Branch: perl
79222            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
79223            + lib/Pod/PlainText.pm t/pod/find.t
79224            ! MANIFEST t/op/regmesg.t
79225 ____________________________________________________________________________
79226 [  6599] By: jhi                                   on 2000/08/11  03:31:10
79227         Log: Add Perl debugging tutorial, regen toc. 
79228              
79229              Subject: perldebtut.pod
79230              From: Richard Foley <Richard.Foley@m.dasa.de>
79231              Date: Wed, 09 Aug 2000 10:17:15 +0200
79232              Message-id: <3991138B.262247B8@m.dasa.de>
79233      Branch: perl
79234            + pod/perldebtut.pod
79235            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79236 ____________________________________________________________________________
79237 [  6598] By: jhi                                   on 2000/08/11  02:48:56
79238         Log: tiny Changes edit
79239      Branch: perl
79240            ! Changes
79241 ____________________________________________________________________________
79242 [  6597] By: jhi                                   on 2000/08/11  02:39:04
79243         Log: Tests for #6589.
79244              
79245              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79246              From: simon@brecon.co.uk (Simon Cozens)
79247              Date: 11 Aug 2000 02:24:52 GMT
79248              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
79249      Branch: perl
79250            ! t/lib/b.t
79251 ____________________________________________________________________________
79252 [  6596] By: jhi                                   on 2000/08/11  01:50:07
79253         Log: Update Changes.
79254      Branch: perl
79255            ! Changes
79256 ____________________________________________________________________________
79257 [  6595] By: jhi                                   on 2000/08/11  01:47:16
79258         Log: nitfix
79259      Branch: perl
79260            ! Changes
79261 ____________________________________________________________________________
79262 [  6594] By: jhi                                   on 2000/08/11  01:36:16
79263         Log: Subject: Getting perlio and threads to compile
79264              From: Lupe Christoph <lupe@lupe-christoph.de>
79265              Date: Wed, 9 Aug 2000 11:35:54 +0200
79266              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
79267              
79268              (the Solaris version changes in Configure skipped)
79269      Branch: perl
79270            ! hints/solaris_2.sh thread.h
79271 ____________________________________________________________________________
79272 [  6593] By: jhi                                   on 2000/08/11  01:30:16
79273         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
79274              From: simon@brecon.co.uk (Simon Cozens)
79275              Date: 1 Aug 2000 06:55:19 GMT
79276              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
79277      Branch: perl
79278            ! lib/utf8.pm
79279 ____________________________________________________________________________
79280 [  6592] By: jhi                                   on 2000/08/11  01:26:39
79281         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
79282              From: Peter Scott <Peter@PeterScott.com>
79283              Date: Thu, 10 Aug 2000 08:23:27 -0700
79284              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
79285      Branch: perl
79286            ! lib/perl5db.pl
79287 ____________________________________________________________________________
79288 [  6591] By: jhi                                   on 2000/08/11  01:22:02
79289         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
79290              From: Hugo <hv@crypt.compulink.co.uk>
79291              Date: Thu, 10 Aug 2000 19:23:04 +0100
79292              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
79293      Branch: perl
79294            ! regexec.c t/op/pat.t
79295 ____________________________________________________________________________
79296 [  6590] By: jhi                                   on 2000/08/11  01:19:19
79297         Log: Preprocessing and postprocessing for File::Find.
79298              
79299              Subject: Patch to Find::File.pm to allow alphabetical results
79300              From: Joe Smith <jsmith@inwap.com>
79301              Date: Wed, 9 Aug 2000 02:44:54 -0700
79302              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
79303      Branch: perl
79304            ! lib/File/Find.pm
79305 ____________________________________________________________________________
79306 [  6589] By: jhi                                   on 2000/08/11  01:12:39
79307         Log: B::Deparse didn't do sub attributes.
79308              
79309              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79310              From: simon@brecon.co.uk (Simon Cozens)
79311              Date: 9 Aug 2000 04:49:20 GMT
79312              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
79313      Branch: perl
79314            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
79315 ____________________________________________________________________________
79316 [  6588] By: jhi                                   on 2000/08/11  01:06:40
79317         Log: Subject: debugger "d" command doesnt check line number
79318              From: Mike Guy <mjtg@cam.ac.uk>
79319              Date: Tue, 08 Aug 2000 21:54:29 +0100
79320              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
79321      Branch: perl
79322            ! lib/perl5db.pl mg.c pod/perldiag.pod
79323 ____________________________________________________________________________
79324 [  6587] By: jhi                                   on 2000/08/11  00:45:03
79325         Log: sleep(1) does not necessarily return 1.
79326              
79327              Subject: [PATCH bleadperl] op/lex_assign.t  
79328              From: Hugo <hv@crypt.compulink.co.uk>
79329              Date: Thu, 03 Aug 2000 14:34:22 +0100        
79330              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
79331      Branch: perl
79332            ! t/op/lex_assign.t
79333 ____________________________________________________________________________
79334 [  6586] By: jhi                                   on 2000/08/11  00:31:50
79335         Log: Document the IO::Select timeout.
79336      Branch: perl
79337            ! ext/IO/lib/IO/Select.pm
79338 ____________________________________________________________________________
79339 [  6585] By: jhi                                   on 2000/08/11  00:13:54
79340         Log: Forgot contributor.
79341      Branch: perl
79342            ! Changes
79343 ____________________________________________________________________________
79344 [  6584] By: jhi                                   on 2000/08/11  00:09:19
79345         Log: detypo
79346      Branch: perl
79347            ! Changes
79348 ____________________________________________________________________________
79349 [  6583] By: jhi                                   on 2000/08/11  00:07:53
79350         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
79351              
79352              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
79353              From: Mike Guy <mjtg@cam.ac.uk> 
79354              Date: Thu, 10 Aug 2000 15:50:54 +0100
79355              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
79356      Branch: perl
79357            ! sv.c t/op/int.t
79358 ____________________________________________________________________________
79359 [  6582] By: jhi                                   on 2000/08/10  23:29:32
79360         Log: Update Changes.
79361      Branch: perl
79362            ! Changes
79363 ____________________________________________________________________________
79364 [  6581] By: jhi                                   on 2000/08/10  23:26:16
79365         Log: Put back the std @INC thing.
79366      Branch: perl
79367            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
79368            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
79369            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
79370            ! t/lib/gol-oo.t
79371 ____________________________________________________________________________
79372 [  6580] By: jhi                                   on 2000/08/10  23:03:34
79373         Log: Update to CGI 2.70, from Lincoln Stein.
79374      Branch: perl
79375            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
79376            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
79377            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
79378            ! t/lib/cgi-request.t
79379 ____________________________________________________________________________
79380 [  6579] By: jhi                                   on 2000/08/10  22:41:50
79381         Log: Update to CPAN 1.56, from Andreas König.
79382      Branch: perl
79383            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79384 ____________________________________________________________________________
79385 [  6578] By: jhi                                   on 2000/08/10  22:38:13
79386         Log: Update to Pod::Parser 1.17, from Brad Appleton.
79387      Branch: perl
79388            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
79389            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
79390            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
79391            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
79392            ! t/pod/include.t t/pod/included.t t/pod/lref.t
79393            ! t/pod/multiline_items.t t/pod/nested_items.t
79394            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
79395            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
79396            ! t/pod/special_seqs.t
79397 ____________________________________________________________________________
79398 [  6577] By: jhi                                   on 2000/08/10  22:35:41
79399         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
79400      Branch: perl
79401            ! AUTHORS MAINTAIN
79402 ____________________________________________________________________________
79403 [  6576] By: jhi                                   on 2000/08/10  22:24:54
79404         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
79405      Branch: perl
79406            + t/lib/gol-oo.t
79407            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
79408            ! t/lib/gol-compat.t t/lib/gol-linkage.t
79409 ____________________________________________________________________________
79410 [  6575] By: jhi                                   on 2000/08/10  22:02:07
79411         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
79412      Branch: perl
79413            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
79414 ____________________________________________________________________________
79415 [  6574] By: jhi                                   on 2000/08/10  21:55:03
79416         Log: Iterating perl6 description.
79417      Branch: perl
79418            ! pod/perlfaq1.pod
79419 ____________________________________________________________________________
79420 [  6573] By: jhi                                   on 2000/08/10  21:48:26
79421         Log: Revert the sv.c part of #6559, a better fix is needed.
79422      Branch: perl
79423            ! sv.c
79424 ____________________________________________________________________________
79425 [  6572] By: jhi                                   on 2000/08/10  20:33:43
79426         Log: It's the 2ndO'ROSSC.
79427      Branch: perl
79428            ! pod/perlfaq1.pod
79429 ____________________________________________________________________________
79430 [  6571] By: jhi                                   on 2000/08/10  15:55:48
79431         Log: detypo
79432      Branch: perl
79433            ! pod/perlfaq1.pod
79434 ____________________________________________________________________________
79435 [  6570] By: jhi                                   on 2000/08/10  14:11:17
79436         Log: An exceptionally sticky typo.
79437      Branch: perl
79438            ! Changes
79439 ____________________________________________________________________________
79440 [  6569] By: jhi                                   on 2000/08/10  14:09:33
79441         Log: detypo (and test Changes updating script)
79442      Branch: perl
79443            ! Changes
79444 ____________________________________________________________________________
79445 [  6568] By: jhi                                   on 2000/08/10  14:07:07
79446         Log: Update Changes.
79447      Branch: perl
79448            ! Changes
79449 ____________________________________________________________________________
79450 [  6567] By: jhi                                   on 2000/08/10  14:06:19
79451         Log: Amend the description of Perl6.
79452              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
79453              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
79454              Date: Wed, 9 Aug 2000 22:11:06 -0500
79455              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
79456      Branch: perl
79457            ! pod/perlfaq1.pod
79458 ____________________________________________________________________________
79459 [  6566] By: jhi                                   on 2000/08/10  13:58:57
79460         Log: Subject: Remove dead entry in perldiag
79461              From: Mike Guy <mjtg@cam.ac.uk>
79462              Date: Thu, 10 Aug 2000 14:19:19 +0100
79463              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
79464      Branch: perl
79465            ! pod/perldiag.pod
79466 ____________________________________________________________________________
79467 [  6565] By: jhi                                   on 2000/08/10  13:51:48
79468         Log: Zero entries were skipped, fix from Adrian Goalby
79469              <argoalby@yahoo.co.uk>
79470      Branch: perl
79471            ! lib/unicode/Number.pl lib/unicode/mktables.PL
79472 ____________________________________________________________________________
79473 [  6564] By: jhi                                   on 2000/08/10  13:00:12
79474         Log: Subject: [PATCH 5.6.0] cygwin port
79475              From: "Fifer, Eric" <EFifer@sanwaint.com>
79476              Date: Thu, 10 Aug 2000 13:15:36 +0100
79477              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
79478      Branch: perl
79479            ! README.cygwin hints/cygwin.sh
79480 ____________________________________________________________________________
79481 [  6563] By: jhi                                   on 2000/08/10  12:55:16
79482         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
79483      Branch: perl
79484            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
79485 ____________________________________________________________________________
79486 [  6562] By: gsar                                  on 2000/08/10  08:38:39
79487         Log: warn is a macro, avoid using at a variable to avoid warnings
79488              in some configurations; readdir.t is too conservative in
79489              estimating number of *.t's
79490      Branch: perl
79491            ! t/op/readdir.t util.c
79492 ____________________________________________________________________________
79493 [  6561] By: jhi                                   on 2000/08/09  23:35:42
79494         Log: Update Changes.
79495      Branch: perl
79496            ! Changes
79497 ____________________________________________________________________________
79498 [  6560] By: jhi                                   on 2000/08/09  23:05:47
79499         Log: Subject: Re: enhanced(?) regex error messages
79500              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
79501              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
79502              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
79503              
79504              (plus two small patches sent privately)
79505              (this still seems to leave few test failures)
79506      Branch: perl
79507            + t/op/regmesg.t
79508            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
79509            ! t/pragma/warn/regcomp
79510 ____________________________________________________________________________
79511 [  6559] By: jhi                                   on 2000/08/09  20:41:18
79512         Log: (The fix did work but was not right, retracted in #6573)
79513              
79514              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79515              From: Christian Kirsch <ck@held.mind.de>
79516              Date: Wed, 9 Aug 2000 17:05:17 +0200
79517              Message-Id: <20000809170517.A25389@held>
79518      Branch: perl
79519            ! sv.c t/pragma/locale.t
79520 ____________________________________________________________________________
79521 [  6558] By: jhi                                   on 2000/08/08  22:34:08
79522         Log: Tiny updates on the contributors list.
79523      Branch: perl
79524            ! Changes
79525 ____________________________________________________________________________
79526 [  6557] By: jhi                                   on 2000/08/08  19:34:28
79527         Log: Double check that we have a dirhandle.
79528      Branch: perl
79529            ! util.c
79530 ____________________________________________________________________________
79531 [  6556] By: jhi                                   on 2000/08/08  19:01:51
79532         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
79533              May be repopulated with fresh maintained examples.
79534      Branch: perl
79535            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
79536            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
79537            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
79538            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
79539            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
79540            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
79541            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
79542            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
79543            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
79544            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
79545            + lib/CGI/eg/wilogo_gif.uu
79546            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
79547            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
79548            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
79549            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
79550            - eg/cgi/frameset.cgi eg/cgi/index.html
79551            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79552            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79553            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79554            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79555            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79556            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79557            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79558            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79559            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79560            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79561            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79562            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79563            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79564            - eg/van/vanish eg/who eg/wrapsuid
79565            ! MANIFEST
79566 ____________________________________________________________________________
79567 [  6555] By: jhi                                   on 2000/08/08  18:51:08
79568         Log: Delete chat2 as requested by Randal.
79569              
79570              Subject: Re: perlfaq8 coyness
79571              From: merlyn@stonehenge.com (Randal L. Schwartz) 
79572              Date: 15 May 2000 18:52:42 -0700 
79573              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
79574      Branch: perl
79575            - lib/chat2.pl
79576            ! MANIFEST
79577 ____________________________________________________________________________
79578 [  6554] By: jhi                                   on 2000/08/08  18:31:35
79579         Log: Regen global.sym.
79580      Branch: perl
79581            ! global.sym
79582 ____________________________________________________________________________
79583 [  6553] By: jhi                                   on 2000/08/08  18:28:13
79584         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
79585              (either perlbug or p5p ate the original), plus regen
79586              perlapi and perltoc. 
79587      Branch: perl
79588            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
79589            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
79590            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
79591            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
79592            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
79593            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
79594            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
79595            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
79596            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
79597            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
79598 ____________________________________________________________________________
79599 [  6552] By: jhi                                   on 2000/08/08  18:06:29
79600         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
79601              From: Mike Guy <mjtg@cam.ac.uk>
79602              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
79603              Date: Tue, 08 Aug 2000 15:51:27 +0100
79604      Branch: perl
79605            ! doop.c sv.h t/op/join.t t/pragma/overload.t
79606 ____________________________________________________________________________
79607 [  6551] By: jhi                                   on 2000/08/08  18:01:11
79608         Log: Re-apply #6549.
79609      Branch: perl
79610            ! lib/perl5db.pl
79611 ____________________________________________________________________________
79612 [  6550] By: jhi                                   on 2000/08/08  17:43:08
79613         Log: Accidental retraction of #6549.
79614      Branch: perl
79615            ! lib/perl5db.pl
79616 ____________________________________________________________________________
79617 [  6549] By: jhi                                   on 2000/08/08  17:40:04
79618         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79619              From: Mike Guy <mjtg@cam.ac.uk>
79620              Date: Mon, 07 Aug 2000 21:49:58 +0100
79621              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
79622      Branch: perl
79623            ! lib/perl5db.pl
79624 ____________________________________________________________________________
79625 [  6548] By: jhi                                   on 2000/08/08  17:37:57
79626         Log: Document here-doc better.
79627              
79628              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
79629              From: Mike Guy <mjtg@cam.ac.uk>
79630              Date: Mon, 07 Aug 2000 14:02:09 +0100
79631              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
79632      Branch: perl
79633            ! pod/perldata.pod
79634 ____________________________________________________________________________
79635 [  6547] By: jhi                                   on 2000/08/08  17:33:34
79636         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
79637              From: "Randy J. Ray" <rjray@redhat.com>
79638              Date: Mon, 07 Aug 2000 19:12:25 -0700
79639              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
79640      Branch: perl
79641            ! perl.c pod/perlrun.pod
79642 ____________________________________________________________________________
79643 [  6546] By: jhi                                   on 2000/08/08  17:29:26
79644         Log: Subject: Re: enhanced(?) regex error messages 
79645              From: Hugo <hv@crypt.compulink.co.uk>
79646              Date: Tue, 08 Aug 2000 03:25:51 +0100
79647              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
79648              
79649              plus Capitalize the error messages, plus perldiag them.
79650      Branch: perl
79651            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
79652 ____________________________________________________________________________
79653 [  6545] By: jhi                                   on 2000/08/08  13:59:28
79654         Log: Augment #6539 a bit: don't croak if there's magic in the air.
79655              
79656              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
79657              From: Hugo <hv@crypt.compulink.co.uk>
79658              Date: Tue, 08 Aug 2000 03:02:03 +0100
79659              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
79660      Branch: perl
79661            ! pp.c t/op/bless.t
79662 ____________________________________________________________________________
79663 [  6544] By: jhi                                   on 2000/08/07  21:11:52
79664         Log: Make the test -w clean.
79665      Branch: perl
79666            ! t/op/bless.t
79667 ____________________________________________________________________________
79668 [  6543] By: jhi                                   on 2000/08/07  19:49:53
79669         Log: use warnings instead of $^W.
79670      Branch: perl
79671            ! t/op/bless.t
79672 ____________________________________________________________________________
79673 [  6542] By: jhi                                   on 2000/08/07  17:41:41
79674         Log: Disable a portability warning Because We Know What We Are Doing.
79675      Branch: perl
79676            ! t/op/bless.t
79677 ____________________________________________________________________________
79678 [  6541] By: jhi                                   on 2000/08/07  17:29:51
79679         Log: Tiny tidying on report_evil_fh().
79680      Branch: perl
79681            ! util.c
79682 ____________________________________________________________________________
79683 [  6540] By: jhi                                   on 2000/08/07  16:37:38
79684         Log: Make regular expression parse error messages easier to understand.
79685              
79686              Subject: Re: enhanced(?) regex error messages
79687              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
79688              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
79689              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
79690      Branch: perl
79691            ! regcomp.c
79692 ____________________________________________________________________________
79693 [  6539] By: jhi                                   on 2000/08/07  16:12:27
79694         Log: Make bless(REF, REF) a fatal error, add bless tests.
79695              
79696              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
79697              From: Hugo <hv@crypt.compulink.co.uk>
79698              Date: Mon, 07 Aug 2000 16:59:38 +0100
79699              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
79700      Branch: perl
79701            + t/op/bless.t
79702            ! MANIFEST pod/perldiag.pod pp.c sv.c
79703 ____________________________________________________________________________
79704 [  6538] By: jhi                                   on 2000/08/07  15:59:43
79705         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
79706              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
79707              Date: Thu, 3 Aug 2000 14:29:21 -0700
79708              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
79709      Branch: perl
79710            ! lib/lib_pm.PL
79711 ____________________________________________________________________________
79712 [  6537] By: jhi                                   on 2000/08/07  15:47:18
79713         Log: Retract #6419 for now since it breaks in AFS and MachTen.
79714      Branch: perl
79715            ! lib/Cwd.pm
79716 ____________________________________________________________________________
79717 [  6536] By: jhi                                   on 2000/08/07  15:05:29
79718         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
79719              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
79720              The security hole exists only in suidperls, which isn't
79721              installed or even built by default.
79722      Branch: perl
79723            ! perl.c
79724 ____________________________________________________________________________
79725 [  6535] By: jhi                                   on 2000/08/07  14:45:14
79726         Log: tr memory corruption fix from Simon Cozens.
79727      Branch: perl
79728            ! doop.c
79729 ____________________________________________________________________________
79730 [  6534] By: jhi                                   on 2000/08/06  11:38:16
79731         Log: Document a bit that UDP is not what you might think.
79732              
79733              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
79734              From: Lupe Christoph <lupe@lupe-christoph.de>
79735              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
79736              Date: Mon, 24 Jul 2000 08:59:15 +0200
79737      Branch: perl
79738            ! pod/perlipc.pod
79739 ____________________________________________________________________________
79740 [  6533] By: jhi                                   on 2000/08/06  11:35:01
79741         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
79742              From: Jeff Pinyan <jeffp@hut.crusoe.net>
79743              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
79744              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
79745      Branch: perl
79746            ! pod/perlfunc.pod
79747 ____________________________________________________________________________
79748 [  6532] By: jhi                                   on 2000/08/06  03:45:41
79749         Log: Have symbols for the IoTYPEs.
79750      Branch: perl
79751            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
79752 ____________________________________________________________________________
79753 [  6531] By: jhi                                   on 2000/08/06  01:33:55
79754         Log: Continue fixing the io warnings.  This also
79755              sort of fixes bug ID 20000802.003: the core dump
79756              is no more.  Whether the current behaviour is correct
79757              (giving a warning: "Not a format reference"), is another matter.
79758      Branch: perl
79759            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
79760            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
79761 ____________________________________________________________________________
79762 [  6530] By: jhi                                   on 2000/08/05  21:33:12
79763         Log: Change the Policy policy: now -Dprefix= with an existing
79764              Policy.sh and prefix == siteprefix == vendorprefix, then all
79765              of them follow along the new prefix.
79766              
79767              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
79768              From: Andy Dougherty <doughera@lafayette.edu>
79769              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
79770              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
79771      Branch: perl
79772            ! Policy_sh.SH
79773 ____________________________________________________________________________
79774 [  6529] By: jhi                                   on 2000/08/05  18:57:28
79775         Log: Zap lib/Sys directory when cleaning up.
79776      Branch: perl
79777            ! Makefile.SH
79778 ____________________________________________________________________________
79779 [  6528] By: jhi                                   on 2000/08/05  18:40:44
79780         Log: Essential prototype changes were missing from #6527.
79781              Also make report_evil_fh() more bomb-proof.
79782      Branch: perl
79783            ! embed.h util.c
79784 ____________________________________________________________________________
79785 [  6527] By: jhi                                   on 2000/08/05  03:22:05
79786         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
79787              From: "Ronald F. Guilmette" <rfg@monkeys.com>
79788              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
79789              Message-Id: <200007242247.PAA52177@monkeys.com>
79790      Branch: perl
79791            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
79792 ____________________________________________________________________________
79793 [  6526] By: jhi                                   on 2000/08/04  21:23:27
79794         Log: gcc versions might have (parentheses) in them.
79795      Branch: metaconfig/U/perl
79796            ! gccvers.U
79797      Branch: perl
79798            ! Configure config_h.SH
79799 ____________________________________________________________________________
79800 [  6525] By: jhi                                   on 2000/08/04  20:23:12
79801         Log: Weed buglets pointed out by
79802              
79803              From: Lupe Christoph <lupe@lupe-christoph.de>
79804              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
79805              Date: Fri, 4 Aug 2000 17:34:39 +0200
79806              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
79807      Branch: metaconfig/U/perl
79808            ! gccvers.U uselfs.U
79809      Branch: perl
79810            ! Configure config_h.SH
79811 ____________________________________________________________________________
79812 [  6524] By: jhi                                   on 2000/08/04  19:02:08
79813         Log: Warn under -w if lstat(FH) is attempted.
79814              
79815              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
79816              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
79817              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
79818              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
79819      Branch: perl
79820            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
79821            ! t/pragma/warn/pp_sys
79822 ____________________________________________________________________________
79823 [  6523] By: jhi                                   on 2000/08/04  12:31:11
79824         Log: Subject: New perlcc, take 2
79825              From: simon@brecon.co.uk (Simon Cozens)
79826              Date: 4 Aug 2000 06:21:04 GMT
79827              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
79828      Branch: perl
79829            ! utils/perlcc.PL
79830 ____________________________________________________________________________
79831 [  6522] By: jhi                                   on 2000/08/04  12:26:33
79832         Log: Subject: Re: Array vs. List context
79833              From: Daniel Chetlin <daniel@chetlin.com>
79834              Date: Fri, 4 Aug 2000 00:22:44 -0700
79835              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
79836      Branch: perl
79837            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
79838            ! pod/perlfaq4.pod
79839 ____________________________________________________________________________
79840 [  6521] By: jhi                                   on 2000/08/04  12:22:38
79841         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
79842              From: Raymund Will <ray@caldera.de>
79843              Date: Fri, 4 Aug 2000 12:07:09 +0200
79844              Message-Id: <20000804120709.A14982@caldera.de>
79845      Branch: perl
79846            ! configure.gnu
79847 ____________________________________________________________________________
79848 [  6520] By: jhi                                   on 2000/08/04  04:09:06
79849         Log: After the #6519 a warning about stat() is just that,
79850              not about a filetest, which now have their own warning.
79851      Branch: perl
79852            ! pod/perldiag.pod
79853 ____________________________________________________________________________
79854 [  6519] By: jhi                                   on 2000/08/04  04:06:30
79855         Log: In the warnings call filehandles consistently so;
79856              add "unopened" warning for stat().
79857      Branch: perl
79858            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
79859            ! t/pragma/warn/pp_sys
79860 ____________________________________________________________________________
79861 [  6518] By: jhi                                   on 2000/08/04  02:55:35
79862         Log: Subject: Minor tweak to perlvar.pod
79863              From: "Stephen P. Potter" <spp@ds.net>
79864              Date: Tue, 18 Apr 2000 09:26:03 -0400
79865              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
79866      Branch: perl
79867            ! pod/perlvar.pod
79868 ____________________________________________________________________________
79869 [  6517] By: jhi                                   on 2000/08/04  02:50:08
79870         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
79871              From: "Clinton Pierce" <cpierce1@ford.com>
79872              Date: Wed, 21 Jul 1999 16:45:31 -0400
79873              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
79874              
79875              Fix by Stephen Potter (visible in the bug db but not in p5p?)
79876      Branch: perl
79877            ! pod/perlfunc.pod pod/perlop.pod
79878 ____________________________________________________________________________
79879 [  6516] By: jhi                                   on 2000/08/04  02:09:25
79880         Log: This is 6512.  Really.
79881      Branch: perl
79882            ! dump.c
79883 ____________________________________________________________________________
79884 [  6515] By: jhi                                   on 2000/08/04  01:25:50
79885         Log: mention the idea of @( and @)
79886      Branch: perl
79887            ! Todo-5.6
79888 ____________________________________________________________________________
79889 [  6514] By: bailey                                on 2000/08/04  01:18:46
79890         Log: YA resync with mainstem, including VMS patches from others
79891      Branch: vmsperl
79892           +> (branch 48 files)
79893            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
79894           !> (integrate 354 files)
79895 ____________________________________________________________________________
79896 [  6513] By: jhi                                   on 2000/08/04  01:18:18
79897         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
79898              From: Mark Dickinson <dickins3@fas.harvard.edu>
79899              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
79900              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
79901      Branch: perl
79902            ! t/op/grent.t t/op/pwent.t
79903 ____________________________________________________________________________
79904 [  6512] By: jhi                                   on 2000/08/04  01:14:06
79905         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
79906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79907              Date: Wed, 02 Aug 2000 10:51:01 +0100
79908              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
79909      Branch: perl
79910            ! sv.c
79911 ____________________________________________________________________________
79912 [  6511] By: jhi                                   on 2000/08/04  00:57:00
79913         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
79914              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79915              Date: Thu, 03 Aug 2000 17:20:04 -0700
79916              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
79917      Branch: metaconfig
79918            ! U/modified/Cppsym.U
79919      Branch: perl
79920            ! Configure config_h.SH
79921 ____________________________________________________________________________
79922 [  6510] By: jhi                                   on 2000/08/04  00:25:28
79923         Log: detypo
79924      Branch: perl
79925            ! Makefile.SH
79926 ____________________________________________________________________________
79927 [  6509] By: jhi                                   on 2000/08/03  23:43:18
79928         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
79929              From: Dominic Dunlop <domo@computer.org>
79930              Date: Thu, 3 Aug 2000 22:16:46 +0200
79931              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
79932      Branch: perl
79933            ! t/op/sprintf.t
79934 ____________________________________________________________________________
79935 [  6508] By: jhi                                   on 2000/08/03  23:40:37
79936         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
79937              From: Hugo <hv@crypt.compulink.co.uk>
79938              Date: Thu, 03 Aug 2000 18:25:30 +0100
79939              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
79940      Branch: perl
79941            ! regcomp.c t/op/re_tests
79942 ____________________________________________________________________________
79943 [  6507] By: jhi                                   on 2000/08/03  23:38:28
79944         Log: Subject: [PATCH] sv.h documentation - SvLEN
79945              From: Mike Guy <mjtg@cam.ac.uk>
79946              Date: Thu, 03 Aug 2000 14:43:09 +0100
79947              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
79948      Branch: perl
79949            ! sv.h
79950 ____________________________________________________________________________
79951 [  6506] By: jhi                                   on 2000/08/03  15:49:14
79952         Log: Disable the fix_pl hack for now.
79953      Branch: perl
79954            ! Makefile.SH
79955 ____________________________________________________________________________
79956 [  6505] By: jhi                                   on 2000/08/03  13:49:04
79957         Log: Add a URL for FSF.
79958              
79959              Subject: Patch for README
79960              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
79961              Date: Wed, 2 Aug 2000 13:25:09 -0500
79962              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
79963      Branch: perl
79964            ! README
79965 ____________________________________________________________________________
79966 [  6504] By: jhi                                   on 2000/08/03  13:29:19
79967         Log: Be more informative on what is skipped and why,
79968              also repeat the list at the end.
79969      Branch: perl
79970            ! Porting/p4desc
79971 ____________________________________________________________________________
79972 [  6503] By: jhi                                   on 2000/08/03  13:07:05
79973         Log: Circumvent the removal of .patch by fix_pl.
79974              
79975              Subject: Re: [ID 20000802.011] unable to 'make test'          
79976              From: simon@brecon.co.uk (Simon Cozens) 
79977              Date: 3 Aug 2000 04:17:00 GMT
79978              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
79979      Branch: perl
79980            ! Makefile.SH
79981 ____________________________________________________________________________
79982 [  6502] By: jhi                                   on 2000/08/03  00:14:34
79983         Log: Add the missing setproctitle unit.
79984      Branch: metaconfig/U/perl
79985            + d_setproctitle.U
79986 ____________________________________________________________________________
79987 [  6501] By: jhi                                   on 2000/08/03  00:00:26
79988         Log: The subtest 4 may fail also on VOBS, as pointed out
79989              by Nick Ing-Simmons in November 1999, bug id 19991124.003
79990              (but the failure in that bug report isn't the subtest 4).
79991      Branch: perl
79992            ! t/op/stat.t
79993 ____________________________________________________________________________
79994 [  6500] By: jhi                                   on 2000/08/02  23:49:30
79995         Log: Better skip message for the test; one of the two problems in
79996              
79997              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
79998              From: Lupe Christoph <lupe@lupe-christoph.de>
79999              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
80000              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
80001      Branch: perl
80002            ! t/op/numconvert.t
80003 ____________________________________________________________________________
80004 [  6499] By: jhi                                   on 2000/08/02  22:49:16
80005         Log: Allow "no Module;" even if there is no 'unimport'.
80006              
80007              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
80008              From: mjd@plover.com
80009              Date: 24 Mar 2000 15:24:34 -0000
80010              Message-Id: <20000324152434.15160.qmail@plover.com>
80011      Branch: perl
80012            ! gv.c
80013 ____________________________________________________________________________
80014 [  6498] By: jhi                                   on 2000/08/02  22:42:58
80015         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
80016              that are hopefully soon put into use.
80017      Branch: perl
80018            ! opcode.h opcode.pl opnames.h
80019 ____________________________________________________________________________
80020 [  6497] By: gsar                                  on 2000/08/02  22:28:59
80021         Log: require.t needs binmode() to work on windows
80022      Branch: perl
80023            ! t/comp/require.t
80024 ____________________________________________________________________________
80025 [  6496] By: jhi                                   on 2000/08/02  22:08:51
80026         Log: Document the IVdf UVuf UVof UVxf.
80027      Branch: perl
80028            ! pod/perlguts.pod
80029 ____________________________________________________________________________
80030 [  6495] By: jhi                                   on 2000/08/02  21:54:26
80031         Log: detypo #6494
80032      Branch: perl
80033            ! ext/Data/Dumper/Dumper.xs
80034 ____________________________________________________________________________
80035 [  6494] By: jhi                                   on 2000/08/02  21:49:17
80036         Log: Dump UVs as UVs in Data::Dumper.
80037              
80038              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
80039              From: Gurusamy Sarathy <gsar@ActiveState.com>
80040              Date: Thu, 27 Apr 2000 12:26:25 -0700
80041              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
80042      Branch: perl
80043            ! ext/Data/Dumper/Dumper.xs
80044 ____________________________________________________________________________
80045 [  6493] By: jhi                                   on 2000/08/02  17:01:58
80046         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
80047              From: Hugo <hv@crypt.compulink.co.uk>
80048              Date: Wed, 02 Aug 2000 14:53:56 +0100
80049              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
80050      Branch: perl
80051            ! regexec.c t/op/re_tests
80052 ____________________________________________________________________________
80053 [  6492] By: jhi                                   on 2000/08/02  15:02:46
80054         Log: The new setproctitle() feature is available only in 
80055              bleeding edge FreeBSD.  From Paul Saab.
80056      Branch: perl
80057            ! mg.c
80058 ____________________________________________________________________________
80059 [  6491] By: jhi                                   on 2000/08/02  13:34:36
80060         Log: The tr utf8 patching continues.
80061              
80062              Subject: Re: #6469, too many tests claimed in require.t
80063              From: simon@brecon.co.uk (Simon Cozens)
80064              Date: 2 Aug 2000 02:37:17 GMT
80065              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
80066              
80067              (the logic of the test was the wrong way round in the patch)
80068      Branch: perl
80069            ! doop.c
80070 ____________________________________________________________________________
80071 [  6490] By: jhi                                   on 2000/08/02  13:27:38
80072         Log: The name of a filehandle does not have <these>.
80073      Branch: perl
80074            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80075            ! t/pragma/warn/pp_sys util.c
80076 ____________________________________________________________________________
80077 [  6489] By: jhi                                   on 2000/08/02  04:26:46
80078         Log: Remove the extraneous "main::" prefix from all the
80079              "opened only for", "on closed", and "never opened" warnings.
80080              
80081              Subject: Re: inappropriate warning
80082              From: Gurusamy Sarathy <gsar@ActiveState.com>
80083              Date: Mon, 20 Mar 2000 11:28:02 -0800
80084              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
80085      Branch: perl
80086            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
80087            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
80088            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80089 ____________________________________________________________________________
80090 [  6488] By: jhi                                   on 2000/08/02  03:02:57
80091         Log: memcpy has n o in it, as pinted ut by Sarathy.
80092      Branch: perl
80093            ! pod/perlguts.pod
80094 ____________________________________________________________________________
80095 [  6487] By: jhi                                   on 2000/08/02  02:44:51
80096         Log: Document in one place the memory abstractions used in Perl core.
80097              
80098              Subject: Re: Memory abstraction
80099              From: simon@brecon.co.uk (Simon Cozens)
80100              Date: 2 Aug 2000 02:20:23 GMT
80101              Organization: Earth.li Origins
80102      Branch: perl
80103            ! pod/perlguts.pod
80104 ____________________________________________________________________________
80105 [  6486] By: jhi                                   on 2000/08/02  02:41:57
80106         Log: regen_headers, regen perltoc.
80107      Branch: perl
80108            ! perlapi.c pod/perltoc.pod
80109 ____________________________________________________________________________
80110 [  6485] By: jhi                                   on 2000/08/02  01:43:33
80111         Log: "This little thing tests for a file .patch, and if it contains
80112              a number, pops into patchlevel.h" (making it easier to track
80113              which development version people are reporting bugs against)
80114              
80115              Subject: Patchlevel autogeneration for repository perls
80116              From: simon@brecon.co.uk (Simon Cozens)
80117              Date: 14 Jul 2000 07:12:15 GMT
80118              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
80119      Branch: perl
80120            + fix_pl
80121            ! MANIFEST Makefile.SH
80122 ____________________________________________________________________________
80123 [  6484] By: jhi                                   on 2000/08/02  01:32:54
80124         Log: FreeBSD 3.* updates from
80125              
80126              From: Paul Saab <ps@yahoo-inc.com>
80127              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80128              Date: Tue, 1 Aug 2000 15:41:39 -0700
80129              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80130      Branch: perl
80131            ! hints/freebsd.sh
80132 ____________________________________________________________________________
80133 [  6483] By: jhi                                   on 2000/08/02  01:27:44
80134         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
80135              instead one must use setproctitle().  This was already addressed
80136              by change #6457, but the below has a new variant for FreeBSD 4.0
80137              or later, and the matter is also documented more.
80138              
80139              From: Paul Saab <ps@yahoo-inc.com>
80140              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80141              Date: Tue, 1 Aug 2000 15:41:39 -0700
80142              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80143      Branch: metaconfig/U/perl
80144            + i_libutil.U
80145      Branch: perl
80146            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
80147 ____________________________________________________________________________
80148 [  6482] By: jhi                                   on 2000/08/01  22:17:32
80149         Log: The test from this
80150              
80151              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
80152              Date: Sat, 15 Apr 2000 17:03:44 +0100
80153              From: Tom Hughes <tom@compton.nu>
80154              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
80155              
80156              was missing, the code change went in as #5989
80157              (which had a different test?)
80158      Branch: perl
80159            ! t/op/misc.t
80160 ____________________________________________________________________________
80161 [  6481] By: jhi                                   on 2000/08/01  21:48:38
80162         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
80163              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80164              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
80165              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
80166      Branch: perl
80167            ! perl.h
80168 ____________________________________________________________________________
80169 [  6480] By: jhi                                   on 2000/08/01  18:05:28
80170         Log: Make p4desc to skip non-mainperl branches by default.
80171      Branch: perl
80172            ! Porting/p4desc
80173 ____________________________________________________________________________
80174 [  6479] By: jhi                                   on 2000/08/01  17:29:19
80175         Log: If gccosandvers is equal to osname, clear gccosandvers.
80176      Branch: metaconfig/U/perl
80177            ! gccvers.U
80178      Branch: perl
80179            ! Configure config_h.SH
80180 ____________________________________________________________________________
80181 [  6478] By: jhi                                   on 2000/08/01  15:54:08
80182         Log: BOM patching from Simon Cozens.
80183      Branch: perl
80184            ! toke.c
80185 ____________________________________________________________________________
80186 [  6477] By: jhi                                   on 2000/08/01  04:50:33
80187         Log: Stash away the largefiles flags and libswanted.
80188      Branch: perl
80189            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
80190 ____________________________________________________________________________
80191 [  6476] By: gsar                                  on 2000/08/01  04:24:24
80192         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
80193              on Windows)
80194      Branch: perl
80195            ! t/pragma/utf8.t utf8.c win32/win32.c
80196 ____________________________________________________________________________
80197 [  6475] By: jhi                                   on 2000/08/01  03:35:24
80198         Log: Make chr() for values >127 to create utf8 when under utf8.
80199              
80200              Subject: Re: uft8/chr()
80201              From: simon@brecon.co.uk (Simon Cozens)
80202              Date: 1 Aug 2000 02:37:02 GMT
80203              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
80204      Branch: perl
80205            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
80206 ____________________________________________________________________________
80207 [  6474] By: jhi                                   on 2000/08/01  02:36:18
80208         Log: In Digital UNIX warn if gcc explicitly chosen because even
80209              2.95.2 is known to cause problems.
80210      Branch: perl
80211            ! hints/dec_osf.sh
80212 ____________________________________________________________________________
80213 [  6473] By: jhi                                   on 2000/08/01  02:00:56
80214         Log: Make the safety catch for buggy gccs work with triple version
80215              numbers like 2.95.2.  Reported in
80216              
80217              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
80218              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
80219              Date: Mon, 31 Jul 2000 14:55:06 +0200
80220              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
80221      Branch: perl
80222            ! hints/dec_osf.sh
80223 ____________________________________________________________________________
80224 [  6472] By: jhi                                   on 2000/08/01  01:13:33
80225         Log: Subject: fix and question re: waitpid() under win32
80226              From: Brian Clarke <clarke@appliedmeta.com>
80227              Date: Fri, 28 Jul 2000 15:18:29 -0400
80228              Message-ID: <3981DC85.290314EB@appliedmeta.com>
80229              
80230              Slightly reformatted and WNOHANG # define moved to win32.h
80231              so that also POSIX.xs sees it, as suggsted by Sarathy.
80232      Branch: perl
80233            ! win32/win32.c win32/win32.h
80234 ____________________________________________________________________________
80235 [  6471] By: jhi                                   on 2000/08/01  00:55:05
80236         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
80237              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80238              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
80239              Date: Mon, 31 Jul 2000 13:28:51 +0100
80240              
80241              (aka ID 20000730.002)
80242      Branch: perl
80243            ! op.c t/op/tr.t
80244 ____________________________________________________________________________
80245 [  6470] By: jhi                                   on 2000/07/31  23:34:42
80246         Log: Document the problem with -P in HP-UX and its workaround.
80247              
80248              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
80249              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
80250              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
80251              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
80252      Branch: perl
80253            ! README.hpux
80254 ____________________________________________________________________________
80255 [  6469] By: jhi                                   on 2000/07/31  04:15:02
80256         Log: The swallow_bom() saga continues.  The #23 of require.t
80257              (UTF16-LE) still fails (silently, no output) but the #22
80258              (UTF16-BE) seems to be working now.  The root of the
80259              failure may be in sv_gets(): is it UTF-16LE-aware,
80260              especially when it comes to line endings? 
80261      Branch: perl
80262            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
80263            ! t/comp/require.t toke.c utf8.c
80264 ____________________________________________________________________________
80265 [  6468] By: jhi                                   on 2000/07/30  19:05:48
80266         Log: Find green threads before native threads.
80267              
80268              Subject: Re: Patch to jpl/JNI/Makefile.PL
80269              From: Jens Thomsen <jens@fiend.cis.com>
80270              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
80271              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
80272      Branch: perl
80273            ! jpl/JNI/Makefile.PL
80274 ____________________________________________________________________________
80275 [  6467] By: jhi                                   on 2000/07/30  18:36:22
80276         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
80277      Branch: perl
80278            ! doop.c
80279 ____________________________________________________________________________
80280 [  6466] By: jhi                                   on 2000/07/30  04:37:29
80281         Log: A new version of the "remove UPPERACSE string comparison"
80282              operators.  The problem with the previous one (change #6454)
80283              was that it was for Perl 5.6.0.  From Paul Marquess.
80284      Branch: perl
80285            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
80286            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
80287            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80288 ____________________________________________________________________________
80289 [  6465] By: jhi                                   on 2000/07/29  22:39:56
80290         Log: Do not upgrade SVs into utf8 just because they participate
80291              in eq or cmp.  Reported and fix suggested in
80292              
80293              Subject: [ID 20000720.009] sv_eq UTF8 bug
80294              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80295              Date: 21 Jul 2000 04:37:29 -0000
80296              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
80297              
80298              Exercise for the kind reader: should we or should we not
80299              cache the utf8 conversion alongside the SV? (as magic,
80300              as the strxfrm()ed version is cached under use locale)
80301              Argue both for and against.
80302      Branch: perl
80303            ! sv.c
80304 ____________________________________________________________________________
80305 [  6464] By: jhi                                   on 2000/07/29  22:36:22
80306         Log: Subject: UTF8 concat
80307              From: simon@brecon.co.uk (Simon Cozens) 
80308              Date: 30 Jun 2000 06:13:25 GMT
80309              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
80310              
80311              (with a memory leak fixed, plus a few casts added)
80312              
80313              This also seems to help for
80314              
80315              Subject: [ID 20000716.015] join UTF8 weirdness
80316              From: root <root@ak-71.mind.de> 
80317              Date: Sat, 15 Jul 2000 15:29:54 +0200
80318              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
80319              
80320              (from Andreas König)
80321      Branch: perl
80322            ! pp_hot.c
80323 ____________________________________________________________________________
80324 [  6463] By: jhi                                   on 2000/07/29  00:55:39
80325         Log: Tune the comments and hopefully stop a memory leak.
80326      Branch: perl
80327            ! toke.c utf8.c
80328 ____________________________________________________________________________
80329 [  6462] By: jhi                                   on 2000/07/29  00:16:53
80330         Log: The problem described in this
80331              
80332              Subject: [ID 20000322.018] named chars aren't magical enough
80333              From: root <root@dixie.cscaper.com>     
80334              Date: Wed, 22 Mar 2000 18:37:42 -0700
80335              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
80336              
80337              has been fixed in perl 5.6.0 but just in case added a test
80338              to keep it away.  (The report from Joseph Hall.)
80339      Branch: perl
80340            ! t/lib/charnames.t
80341 ____________________________________________________________________________
80342 [  6461] By: jhi                                   on 2000/07/28  23:56:36
80343         Log: Tiny fixes for #6460.
80344      Branch: metaconfig/U/perl
80345            ! gccvers.U
80346      Branch: perl
80347            ! Configure config_h.SH
80348 ____________________________________________________________________________
80349 [  6460] By: jhi                                   on 2000/07/28  23:24:41
80350         Log: Warn if the version of the operating system used to compile gcc
80351              differs from the current version of the operating system.
80352              Also display the gcc compilation os and version in myconfig.
80353              Inspiration from
80354              
80355              Subject: Re: [ID 20000710.003] ERRORS!!         
80356              From: "Kurt D. Starsinic" <kstar@chapin.edu>
80357              Date: Mon, 10 Jul 2000 15:54:16 -0400
80358              Message-ID: <20000710155416.A1384@O2.chapin.edu>
80359      Branch: metaconfig/U/perl
80360            ! gccvers.U
80361      Branch: perl
80362            ! Configure config_h.SH myconfig.SH
80363 ____________________________________________________________________________
80364 [  6459] By: jhi                                   on 2000/07/28  22:00:32
80365         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
80366              letter to $Config{osvers}.
80367      Branch: metaconfig
80368            ! U/modified/Oldconfig.U
80369      Branch: perl
80370            ! Configure config_h.SH
80371 ____________________________________________________________________________
80372 [  6458] By: jhi                                   on 2000/07/28  04:15:39
80373         Log: Back out #6454, doesn't seem to work.
80374              (Reason: that patch was for perl 5.6.0, not perl-current)
80375              (A version of the patch for perl-current came in later as #6466)
80376      Branch: perl
80377            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80378            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80379            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80380 ____________________________________________________________________________
80381 [  6457] By: jhi                                   on 2000/07/27  23:31:49
80382         Log: Use setproctitle() if available to modify $0.
80383              
80384              Subject: setting $* on BSD4 broken
80385              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80386              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
80387              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
80388      Branch: metaconfig
80389            ! U/modified/Myinit.U
80390      Branch: perl
80391            ! Configure config_h.SH mg.c
80392 ____________________________________________________________________________
80393 [  6456] By: jhi                                   on 2000/07/27  14:50:47
80394         Log: Allow "no AutoLoader;", based on change #6444,
80395              suggested by Graham Barr.
80396      Branch: perl
80397            ! lib/AutoLoader.pm
80398 ____________________________________________________________________________
80399 [  6455] By: jhi                                   on 2000/07/27  14:19:10
80400         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
80401              From: rspier@pobox.com (Robert Spier)
80402              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
80403              Message-ID: <14720.15855.787664.424783@rls.cx>
80404      Branch: perl
80405            ! pod/perldiag.pod
80406 ____________________________________________________________________________
80407 [  6454] By: jhi                                   on 2000/07/27  14:03:02
80408         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
80409              for a long time).
80410              
80411              Reported in
80412              
80413              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
80414              From: Ryan Herbert <rherbert@sycamorehq.com>
80415              Date: Mon, 17 Jul 2000 11:40:42 -0400
80416              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
80417              
80418              Patched in
80419              
80420              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
80421              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
80422              Date: Wed, 26 Jul 2000 23:40:18 +0100
80423              Message-ID: <000001bff752$79511880$0a17073e@tiny>
80424              
80425              based on an earlier patch from Stephen P. Potter.
80426              
80427              (Removed later by change #6458 because this patch was for
80428              perl 5.6.0, not perl-current)
80429      Branch: perl
80430            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80431            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80432            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80433 ____________________________________________________________________________
80434 [  6453] By: jhi                                   on 2000/07/27  13:48:02
80435         Log: Subject: [PATCH] fixes bug 20000508.004
80436              From: Michael Stevens <mstevens@globnix.org>
80437              Date: Thu, 27 Jul 2000 13:49:04 +0100
80438              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
80439      Branch: perl
80440            ! pod/perldata.pod
80441 ____________________________________________________________________________
80442 [  6452] By: jhi                                   on 2000/07/26  23:51:26
80443         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
80444              and Craig A. Berry.
80445      Branch: perl
80446            ! lib/File/Temp.pm pod/perlport.pod
80447 ____________________________________________________________________________
80448 [  6451] By: jhi                                   on 2000/07/26  19:43:30
80449         Log: Be wary of close()s, too.
80450              
80451              Subject: Re: [PATCH] perlbug cleanup
80452              From: Tim Jenness <t.jenness@jach.hawaii.edu>
80453              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
80454              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
80455      Branch: perl
80456            ! utils/perlbug.PL
80457 ____________________________________________________________________________
80458 [  6450] By: jhi                                   on 2000/07/26  18:41:40
80459         Log: Subject: Minor doc patch: handy.h
80460              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
80461              Date: Wed, 26 Jul 2000 15:34:25 -0300
80462              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
80463      Branch: perl
80464            ! handy.h pod/perlapi.pod
80465 ____________________________________________________________________________
80466 [  6449] By: jhi                                   on 2000/07/26  18:23:55
80467         Log: Subject: [PATCH] minor doc change - perlguts
80468              From: Michael Stevens <mstevens@globnix.org>
80469              Date: Thu, 13 Jul 2000 12:39:18 +0100
80470              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
80471      Branch: perl
80472            ! pod/perlguts.pod
80473 ____________________________________________________________________________
80474 [  6448] By: jhi                                   on 2000/07/26  18:20:30
80475         Log: open() wariness in perlbug.
80476              
80477              Subject: [PATCH] perlbug cleanup
80478              From: Michael Stevens <mstevens@globnix.org>
80479              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
80480              Date: Thu, 13 Jul 2000 15:52:23 +0100
80481      Branch: perl
80482            ! utils/perlbug.PL
80483 ____________________________________________________________________________
80484 [  6447] By: jhi                                   on 2000/07/26  18:13:04
80485         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
80486      Branch: perl
80487            ! lib/File/Temp.pm t/lib/ftmp-security.t
80488 ____________________________________________________________________________
80489 [  6446] By: jhi                                   on 2000/07/26  18:06:32
80490         Log: docfix from Peter Scott <Peter@PSDT.com>.
80491      Branch: perl
80492            ! pod/perlfunc.pod
80493 ____________________________________________________________________________
80494 [  6445] By: jhi                                   on 2000/07/26  17:53:31
80495         Log: Fix *foo{FORMAT}.
80496              
80497              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80498              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80499              Date: Wed, 26 Jul 2000 19:51:02 +0200
80500              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
80501              
80502              From: Graham Barr <gbarr@pobox.com>
80503              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
80504              Date: Wed, 26 Jul 2000 17:38:36 +0100
80505              Message-ID: <20000726173836.L472@pobox.com>
80506      Branch: perl
80507            ! pp.c sv.c t/op/gv.t
80508 ____________________________________________________________________________
80509 [  6444] By: jhi                                   on 2000/07/26  17:49:14
80510         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
80511              from Graham Barr in the module list.
80512      Branch: perl
80513            ! gv.c pod/perlobj.pod
80514 ____________________________________________________________________________
80515 [  6443] By: jhi                                   on 2000/07/26  16:06:56
80516         Log: More split() doc and test patches from Mike Guy.
80517      Branch: perl
80518            ! pod/perlfunc.pod t/op/split.t
80519 ____________________________________________________________________________
80520 [  6442] By: jhi                                   on 2000/07/26  16:05:30
80521         Log: MacOS nits from Matthias Neeracher.
80522      Branch: perl
80523            ! perl.c pp_ctl.c
80524 ____________________________________________________________________________
80525 [  6441] By: jhi                                   on 2000/07/26  04:39:57
80526         Log: Subject: [PATCH] split /^/
80527              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80528              Date: Tue, 25 Jul 2000 14:18:57 +0100
80529              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
80530              
80531              (with notes from tchrist and gbarr)
80532      Branch: perl
80533            ! pod/perlfunc.pod t/op/split.t
80534 ____________________________________________________________________________
80535 [  6440] By: jhi                                   on 2000/07/26  04:32:32
80536         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
80537              From: Peter Prymmer <pvhp@forte.com>
80538              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
80539              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
80540      Branch: perl
80541            ! vms/munchconfig.c
80542 ____________________________________________________________________________
80543 [  6439] By: jhi                                   on 2000/07/26  04:31:01
80544         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
80545              to be fatal errors (instead of by default ignoring them, and
80546              ignoring with a bug: even though -w gave an error, the opening [
80547              was left in)  Reported in:
80548              
80549              Subject: [ID 20000716.024] [=cc=] / [:blank:]
80550              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
80551              Date: Sun, 16 Jul 2000 17:55:29 -0700
80552              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
80553      Branch: perl
80554            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
80555 ____________________________________________________________________________
80556 [  6438] By: jhi                                   on 2000/07/25  15:41:15
80557         Log: Subject: [PATCH] av.c apidoc
80558              From: simon@brecon.co.uk (Simon Cozens)
80559              Date: 24 Jul 2000 06:40:52 GMT
80560              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
80561      Branch: perl
80562            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
80563            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
80564 ____________________________________________________________________________
80565 [  6437] By: jhi                                   on 2000/07/25  14:05:36
80566         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
80567              From: "Stephen P. Potter" <spp@ds.net>
80568              Date: Mon, 24 Jul 2000 14:22:23 -0400
80569              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
80570      Branch: perl
80571            ! pod/perllocale.pod
80572 ____________________________________________________________________________
80573 [  6436] By: jhi                                   on 2000/07/25  14:02:03
80574         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
80575              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80576              Date: Mon, 24 Jul 2000 18:04:28 +0100
80577              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
80578      Branch: perl
80579            ! t/lib/syslfs.t t/op/lfs.t
80580 ____________________________________________________________________________
80581 [  6435] By: jhi                                   on 2000/07/25  13:59:28
80582         Log: Get UTF16 BOMs working.  Patch from
80583              
80584              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80585              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80586              Date: Tue, 25 Jul 2000 12:52:45 +0100
80587              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
80588              
80589              and notes from
80590              
80591              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
80592              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80593              Date: Tue, 25 Jul 2000 11:43:25 +0100
80594              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
80595      Branch: perl
80596            ! t/comp/require.t toke.c utf8.c
80597 ____________________________________________________________________________
80598 [  6434] By: jhi                                   on 2000/07/25  02:39:54
80599         Log: Make the "uninit variable" warning to say "concat or string"
80600              or "join or string" when in concat or join .
80601              
80602              Subject: Re: [ID 20000403.009] uninitialised concatenation???
80603              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80604              Date: Tue, 04 Apr 2000 18:22:58 +0100
80605              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
80606              
80607              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
80608              From: William R Ward <hermit@BayView.COM>
80609              Date: Thu, 30 Mar 2000 19:50:03 -0800
80610              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
80611      Branch: perl
80612            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
80613            ! t/pragma/warn/op t/pragma/warn/sv
80614 ____________________________________________________________________________
80615 [  6433] By: jhi                                   on 2000/07/24  17:52:56
80616         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
80617      Branch: perl
80618            ! lib/File/Spec/VMS.pm
80619 ____________________________________________________________________________
80620 [  6432] By: jhi                                   on 2000/07/24  17:44:44
80621         Log: Test cases for #6431.
80622              
80623              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80624              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80625              Date: Mon, 24 Jul 2000 15:32:29 +0100
80626              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
80627      Branch: perl
80628            ! t/op/pat.t t/op/split.t
80629 ____________________________________________________________________________
80630 [  6431] By: jhi                                   on 2000/07/24  17:43:17
80631         Log: Bind op fix.
80632              
80633              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
80634              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80635              Date: Mon, 17 Jul 2000 20:04:56 +0100
80636              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
80637      Branch: perl
80638            ! op.c
80639 ____________________________________________________________________________
80640 [  6430] By: jhi                                   on 2000/07/24  03:42:42
80641         Log: Subject: [ID 20000716.023] syslog test fails without sockets
80642              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80643              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
80644              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
80645      Branch: metaconfig/U/perl
80646            ! Extensions.U
80647      Branch: perl
80648            ! Configure config_h.SH
80649 ____________________________________________________________________________
80650 [  6429] By: jhi                                   on 2000/07/24  03:11:52
80651         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
80652              case, but add also notes explaining the relationship of this
80653              patch and the earlier notes by Sarathy.
80654              
80655              Subject: Map is still slow
80656              From: "Ben Tilly" <ben_tilly@hotmail.com>
80657              Date: Sat, 15 Jul 2000 17:23:27 EDT
80658              Message-ID: <20000715212327.21656.qmail@hotmail.com>
80659      Branch: perl
80660            ! pp_ctl.c
80661 ____________________________________________________________________________
80662 [  6428] By: jhi                                   on 2000/07/24  02:58:52
80663         Log: Documentation to explain the behaviour of map().
80664              
80665              Subject: Re: Map is still slow 
80666              From: Gurusamy Sarathy <gsar@ActiveState.com>
80667              Date: Sat, 15 Jul 2000 16:05:09 -0700
80668              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
80669      Branch: perl
80670            ! pp_ctl.c
80671 ____________________________________________________________________________
80672 [  6427] By: jhi                                   on 2000/07/24  02:50:03
80673         Log: Add tests for
80674              [ID 19991110.003] another matching finding by pcre author
80675              which has already been fixed by some patch, as verified in
80676              
80677              Subject: Re: two regex bugs from the mists of time (well, last November)
80678              From: Hugo <hv@crypt.compulink.co.uk>
80679              Date: Sat, 22 Jul 2000 18:12:58 +0100
80680              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
80681      Branch: perl
80682            ! t/op/re_tests
80683 ____________________________________________________________________________
80684 [  6426] By: jhi                                   on 2000/07/24  02:11:20
80685         Log: A missing 'break' after the [[:space:]] switch case.
80686              
80687              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
80688              From: "Stephen P. Potter" <spp@ds.net>
80689              Date: Tue, 18 Jul 2000 16:25:17 -0400
80690              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
80691      Branch: perl
80692            ! regcomp.c
80693 ____________________________________________________________________________
80694 [  6425] By: jhi                                   on 2000/07/24  02:06:12
80695         Log: The output might have been produced in the wrong order.
80696              
80697              Subject: [ID 20000720.003] [PATCH] t/op/write.t
80698              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80699              Date: Thu, 20 Jul 2000 18:49:18 +0100
80700              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
80701      Branch: perl
80702            ! t/op/write.t
80703 ____________________________________________________________________________
80704 [  6424] By: jhi                                   on 2000/07/24  02:00:07
80705         Log: Use STDOUT consistently.
80706              
80707              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
80708              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80709              Date: Thu, 20 Jul 2000 18:04:01 +0100
80710              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
80711      Branch: perl
80712            ! lib/Test/Harness.pm
80713 ____________________________________________________________________________
80714 [  6423] By: jhi                                   on 2000/07/24  01:54:54
80715         Log: Protect against "wild next"s, that is, callbacks doing "next"
80716              instead of "return".
80717              
80718              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
80719              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80720              Date: Tue, 18 Jul 2000 11:30:16 +0100
80721              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
80722      Branch: perl
80723            ! lib/File/Find.pm
80724 ____________________________________________________________________________
80725 [  6422] By: jhi                                   on 2000/07/24  01:35:47
80726         Log: Out-of-date note removed.
80727              
80728              Subject: [PATCH] documentation perlipc
80729              From: rspier@pobox.com (Robert Spier)
80730              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
80731              Message-ID: <14711.35178.572612.502654@rls.cx>
80732      Branch: perl
80733            ! pod/perlipc.pod
80734 ____________________________________________________________________________
80735 [  6421] By: jhi                                   on 2000/07/24  00:09:18
80736         Log: Send all installperl messages to STDERR and be -w clean.
80737              
80738              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
80739              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80740              Date: Sat, 22 Jul 2000 14:02:11 +0100
80741              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
80742      Branch: perl
80743            ! installperl
80744 ____________________________________________________________________________
80745 [  6420] By: jhi                                   on 2000/07/24  00:04:19
80746         Log: Decutandpasto.
80747              
80748              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
80749              From: "Richard Soderberg" <rs@crystalflame.net>
80750              Date: Sun, 23 Jul 2000 01:37:23 -0700
80751              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
80752      Branch: perl
80753            ! pod/perlipc.pod
80754 ____________________________________________________________________________
80755 [  6419] By: jhi                                   on 2000/07/24  00:01:12
80756         Log: A cleaner abs_path().
80757              Subject: Re: unix alternative to Cwd.pm
80758              From: Jeff Pinyan <jeffp@crusoe.net>
80759              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
80760              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
80761      Branch: perl
80762            ! lib/Cwd.pm
80763 ____________________________________________________________________________
80764 [  6418] By: jhi                                   on 2000/07/23  23:48:56
80765         Log: Detypo.
80766              
80767              Subject: [PATCH perl-current] Typo in hints/powerux.sh
80768              From: "Richard Soderberg" <rs@crystalflame.net>
80769              Date: Sun, 23 Jul 2000 01:27:33 -0700
80770              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
80771      Branch: perl
80772            ! hints/powerux.sh
80773 ____________________________________________________________________________
80774 [  6417] By: jhi                                   on 2000/07/17  22:13:31
80775         Log: Subject: SDBM_File documentation
80776              From: mjd@plover.com
80777              Date: 16 Jul 2000 17:41:17 -0000
80778              Message-ID: <20000716174117.18515.qmail@plover.com>
80779      Branch: perl
80780            ! ext/SDBM_File/SDBM_File.pm
80781 ____________________________________________________________________________
80782 [  6416] By: jhi                                   on 2000/07/17  19:13:26
80783         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
80784      Branch: perl
80785            ! hints/mpeix.sh mpeix/relink
80786 ____________________________________________________________________________
80787 [  6415] By: jhi                                   on 2000/07/15  14:11:02
80788         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
80789              the utf8 'characters' can be more than one octet).
80790              
80791              Date: Sat, 15 Jul 2000 00:21:56 +0100
80792              From: Tom Hughes <tom@compton.nu>
80793              Subject: Re: [ID 20000714.002]
80794              Message-ID: <db2334de49.tom@compton.compton.nu>
80795              
80796              Reported in
80797              
80798              Subject: [ID 20000714.002]
80799              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80800              Date: 14 Jul 2000 15:13:09 -0000
80801              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
80802      Branch: perl
80803            ! doop.c
80804 ____________________________________________________________________________
80805 [  6414] By: jhi                                   on 2000/07/15  03:13:41
80806         Log: another VMS build tweak from Peter Prymmer
80807      Branch: perl
80808            ! vms/descrip_mms.template
80809 ____________________________________________________________________________
80810 [  6413] By: jhi                                   on 2000/07/15  03:10:40
80811         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
80812      Branch: perl
80813            ! vms/perlvms.pod
80814 ____________________________________________________________________________
80815 [  6412] By: jhi                                   on 2000/07/15  00:31:05
80816         Log: More docs for sv functions.
80817              
80818              Subject: [PATCH cfgperl] sv.c apidoc
80819              From: simon@brecon.co.uk (Simon Cozens)
80820              Date: 13 Jul 2000 09:00:20 GMT
80821              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
80822              
80823              Subject: Re: [PATCH cfgperl] sv.c apidoc
80824              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80825              Date: Thu, 13 Jul 2000 12:27:41 +0100
80826              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
80827              
80828              Subject: Re: [PATCH cfgperl] sv.c apidoc
80829              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80830              Date: Thu, 13 Jul 2000 13:23:09 +0100
80831              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
80832              
80833              Subject: Re: [PATCH cfgperl] sv.c apidoc
80834              From: simon@brecon.co.uk (Simon Cozens)
80835              Date: 14 Jul 2000 06:51:02 GMT
80836              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
80837      Branch: perl
80838            ! embed.pl pod/perlapi.pod sv.c
80839 ____________________________________________________________________________
80840 [  6411] By: jhi                                   on 2000/07/15  00:10:41
80841         Log: lib/b test fixes from Peter Prymmer.
80842      Branch: perl
80843            ! t/lib/b.t
80844 ____________________________________________________________________________
80845 [  6410] By: jhi                                   on 2000/07/15  00:02:09
80846         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
80847              From: Hugo <hv@crypt.compulink.co.uk>
80848              Date: Fri, 14 Jul 2000 23:05:20 +0100
80849              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
80850              
80851              Didn't anymore apply, but that point still could use another fix.
80852      Branch: perl
80853            ! pod/perlfunc.pod
80854 ____________________________________________________________________________
80855 [  6409] By: jhi                                   on 2000/07/14  23:15:15
80856         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
80857              not in pod, from Peter Prymmer
80858      Branch: perl
80859            ! vms/descrip_mms.template
80860 ____________________________________________________________________________
80861 [  6408] By: jhi                                   on 2000/07/14  20:35:05
80862         Log: The bug report
80863              [ID 19991110.002] minimal matching discrepancy found by pcre author
80864              seems to have been fixed (though differently from what was suggested
80865              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
80866      Branch: perl
80867            ! t/op/re_tests
80868 ____________________________________________________________________________
80869 [  6407] By: jhi                                   on 2000/07/14  17:38:08
80870         Log: Fix AutoSplit to use File::Spec the right way in VMS,
80871              from Peter Prymmer.
80872      Branch: perl
80873            ! lib/AutoSplit.pm
80874 ____________________________________________________________________________
80875 [  6406] By: jhi                                   on 2000/07/14  14:13:22
80876         Log: Merge perlhacktut into perlhack, update perlguts.
80877              
80878              Subject: Re: Perlhacktut
80879              From: simon@brecon.co.uk (Simon Cozens)
80880              Date: 14 Jul 2000 06:49:21 GMT
80881              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
80882              
80883              Subject: Re: Perlhacktut
80884              From: simon@brecon.co.uk (Simon Cozens)
80885              Date: 14 Jul 2000 07:09:45 GMT
80886              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
80887      Branch: perl
80888            ! pod/perlguts.pod pod/perlhack.pod
80889 ____________________________________________________________________________
80890 [  6405] By: jhi                                   on 2000/07/14  14:02:31
80891         Log: Integrate with Sarathy.
80892      Branch: cfgperl
80893           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
80894           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
80895           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
80896 ____________________________________________________________________________
80897 [  6404] By: gsar                                  on 2000/07/14  12:15:02
80898         Log: PERL_OBJECT build tweaks
80899      Branch: perl
80900            ! toke.c
80901 ____________________________________________________________________________
80902 [  6403] By: gsar                                  on 2000/07/14  11:23:41
80903         Log: inconsistent types needs casts
80904      Branch: perl
80905            ! toke.c
80906 ____________________________________________________________________________
80907 [  6402] By: gsar                                  on 2000/07/14  11:12:04
80908         Log: typos in change#6399, regen headers
80909      Branch: perl
80910            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
80911 ____________________________________________________________________________
80912 [  6401] By: gsar                                  on 2000/07/14  10:59:12
80913         Log: typecasts needed for change#6394
80914      Branch: perl
80915            ! toke.c
80916 ____________________________________________________________________________
80917 [  6400] By: gsar                                  on 2000/07/14  10:49:37
80918         Log: integrate cfgperl contents into mainline
80919      Branch: perl
80920           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
80921           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
80922 ____________________________________________________________________________
80923 [  6399] By: gsar                                  on 2000/07/14  10:38:35
80924         Log: enable UTF-16 filter by default if relevant BOM is seen; various
80925              cleanups (typos, misformatted code, and small bugs)
80926      Branch: perl
80927            ! doop.c embed.pl mg.c op.c pp.c toke.c
80928 ____________________________________________________________________________
80929 [  6398] By: gsar                                  on 2000/07/14  08:55:38
80930         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
80931              name suggests anyway)
80932      Branch: perl
80933            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
80934 ____________________________________________________________________________
80935 [  6397] By: gsar                                  on 2000/07/14  08:44:33
80936         Log: move new variables to the end of the interpreter structure (for
80937              bincompat in code that doesn't #include XSUB.h)
80938      Branch: perl
80939            ! intrpvar.h
80940 ____________________________________________________________________________
80941 [  6396] By: gsar                                  on 2000/07/14  08:13:58
80942         Log: MakeMaker should not remove editor backups (*~) on `make clean`
80943              by default (completes change#6383)
80944      Branch: perl
80945            ! lib/ExtUtils/MM_Unix.pm
80946 ____________________________________________________________________________
80947 [  6395] By: jhi                                   on 2000/07/14  05:20:33
80948         Log: Replace change #6337 with a better one.
80949              
80950              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
80951              From: Hugo <hv@crypt.compulink.co.uk>
80952              Date: Fri, 14 Jul 2000 04:16:20 +0100
80953              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
80954      Branch: cfgperl
80955            ! regexec.c t/op/re_tests
80956 ____________________________________________________________________________
80957 [  6394] By: jhi                                   on 2000/07/14  01:33:59
80958         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
80959      Branch: cfgperl
80960            ! embed.pl global.sym proto.h toke.c
80961 ____________________________________________________________________________
80962 [  6393] By: jhi                                   on 2000/07/13  23:41:23
80963         Log: remove discarded test
80964      Branch: cfgperl
80965            ! MANIFEST
80966 ____________________________________________________________________________
80967 [  6392] By: jhi                                   on 2000/07/13  23:32:25
80968         Log: The {multiplier} of a fixed substring was overlooked which
80969              caused a wrong initial search offset for that substring.
80970              
80971              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
80972              From: Hugo <hv@crypt.compulink.co.uk>
80973              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
80974              Date: Thu, 13 Jul 2000 19:27:13 +0100
80975      Branch: cfgperl
80976            ! regcomp.c t/op/re_tests
80977 ____________________________________________________________________________
80978 [  6391] By: jhi                                   on 2000/07/13  16:37:42
80979         Log: typo fix from Craig Berry
80980      Branch: cfgperl
80981            ! vms/subconfigure.com
80982 ____________________________________________________________________________
80983 [  6390] By: jhi                                   on 2000/07/13  13:20:12
80984         Log: Integrate with Sarathy.
80985      Branch: cfgperl
80986            - t/op/method2entersub.t
80987           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
80988           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
80989           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
80990           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
80991 ____________________________________________________________________________
80992 [  6389] By: jhi                                   on 2000/07/13  13:18:48
80993         Log: Detypo from Peter Prymmer, part of #6388.
80994      Branch: cfgperl
80995            ! Configure config_h.SH
80996      Branch: metaconfig
80997            ! U/modified/d_longlong.U
80998 ____________________________________________________________________________
80999 [  6388] By: gsar                                  on 2000/07/13  06:33:40
81000         Log: typos (spotted by Peter Prymmer)
81001      Branch: perl
81002            ! Configure t/lib/english.t
81003 ____________________________________________________________________________
81004 [  6387] By: gsar                                  on 2000/07/13  05:35:28
81005         Log: new selfloader.t in change#6183 doesn't close DATA handles,
81006              and thus fails to clean up tmp files on dosish platforms
81007      Branch: perl
81008            ! t/lib/selfloader.t
81009 ____________________________________________________________________________
81010 [  6386] By: gsar                                  on 2000/07/12  21:42:39
81011         Log: sprintf test tweaks (from Dominic Dunlop)
81012      Branch: perl
81013            ! t/op/sprintf.t
81014 ____________________________________________________________________________
81015 [  6385] By: gsar                                  on 2000/07/12  21:33:46
81016         Log: fix bugs in processing %v-*d and similar format specs (from
81017              Avi Finkel <avi@finkel.org>)
81018      Branch: perl
81019            ! sv.c t/op/sprintf.t
81020 ____________________________________________________________________________
81021 [  6384] By: gsar                                  on 2000/07/12  16:04:19
81022         Log: readd missing perldelta.pod changes from changes#6339,6376
81023      Branch: perl
81024            ! pod/perldelta.pod
81025 ____________________________________________________________________________
81026 [  6383] By: gsar                                  on 2000/07/12  16:00:51
81027         Log: don't clobber *.orig files on *clean targets
81028      Branch: perl
81029            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
81030 ____________________________________________________________________________
81031 [  6382] By: gsar                                  on 2000/07/12  07:59:12
81032         Log: fix broken integrations in cfgperl
81033      Branch: cfgperl
81034           !> Changes pod/perldelta.pod
81035 ____________________________________________________________________________
81036 [  6381] By: gsar                                  on 2000/07/12  07:42:17
81037         Log: integrate cfgperl changes into mainline
81038      Branch: perl
81039            ! Changes
81040           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
81041           !> pod/perlre.pod
81042 ____________________________________________________________________________
81043 [  6380] By: gsar                                  on 2000/07/12  07:31:00
81044         Log: get sprintf.t to adjust properly for 3-digit exponents
81045      Branch: perl
81046            ! t/op/sprintf.t
81047 ____________________________________________________________________________
81048 [  6379] By: gsar                                  on 2000/07/12  06:40:04
81049         Log: change#6174 needs corresponding change in win32/config_h.PL,
81050              which grovels through config_h.SH to find the config.h name
81051      Branch: perl
81052            ! win32/config_h.PL
81053 ____________________________________________________________________________
81054 [  6378] By: jhi                                   on 2000/07/12  05:03:59
81055         Log: Do the cc sanity check both before the hints and
81056              after the cc selction.
81057      Branch: cfgperl
81058            ! Configure config_h.SH
81059      Branch: metaconfig
81060            ! U/modified/Oldconfig.U U/modified/cc.U
81061      Branch: metaconfig/U/perl
81062            + Checkcc.U
81063 ____________________________________________________________________________
81064 [  6377] By: jhi                                   on 2000/07/12  02:49:22
81065         Log: Fix nits noticed by Boston.pm.
81066      Branch: cfgperl
81067            ! pod/perlre.pod
81068 ____________________________________________________________________________
81069 [  6376] By: jhi                                   on 2000/07/11  21:22:13
81070         Log: Configure cosmetics and perldelta.
81071      Branch: cfgperl
81072            ! Configure config_h.SH pod/perldelta.pod
81073      Branch: metaconfig
81074            ! U/modified/cc.U
81075 ____________________________________________________________________________
81076 [  6375] By: gsar                                  on 2000/07/11  21:17:35
81077         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
81078      Branch: perl
81079            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
81080            ! win32/win32sck.c
81081 ____________________________________________________________________________
81082 [  6374] By: gsar                                  on 2000/07/11  20:48:50
81083         Log: tweak for build failure under multiplicity
81084      Branch: perl
81085            ! toke.c
81086 ____________________________________________________________________________
81087 [  6373] By: gsar                                  on 2000/07/11  20:37:23
81088         Log: integrate cfgperl changes#6325..6373 into mainline
81089              (NOTE: today's batch of integrations still untested)
81090      Branch: perl
81091           +> ext/DynaLoader/hints/netbsd.pl
81092            ! Changes
81093           !> (integrate 26 files)
81094 ____________________________________________________________________________
81095 [  6372] By: jhi                                   on 2000/07/11  20:30:36
81096         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
81097              regen perltoc.
81098      Branch: cfgperl
81099            + pod/perlbook.pod
81100            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
81101            ! pod/perltoc.pod
81102 ____________________________________________________________________________
81103 [  6371] By: jhi                                   on 2000/07/11  20:08:56
81104         Log: Minor cleanups on the booklist.
81105      Branch: cfgperl
81106            ! pod/perlfaq2.pod
81107 ____________________________________________________________________________
81108 [  6370] By: jhi                                   on 2000/07/11  19:31:13
81109         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
81110      Branch: cfgperl
81111            ! t/pragma/overload.t
81112 ____________________________________________________________________________
81113 [  6369] By: gsar                                  on 2000/07/11  19:27:48
81114         Log: integrate cfgperl changes#6293..6324 into mainline
81115      Branch: perl
81116           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
81117            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
81118           !> (integrate 30 files)
81119 ____________________________________________________________________________
81120 [  6368] By: gsar                                  on 2000/07/11  19:18:57
81121         Log: skip integrate of problematic change#6292 from cfgperl into mainline
81122      Branch: perl
81123           !> pp_hot.c
81124 ____________________________________________________________________________
81125 [  6367] By: gsar                                  on 2000/07/11  19:17:21
81126         Log: integrate cfgperl changes#6288..6290 into mainline
81127      Branch: perl
81128           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
81129 ____________________________________________________________________________
81130 [  6366] By: gsar                                  on 2000/07/11  19:11:18
81131         Log: integrate cfgperl changes#6268..6282 into mainline
81132      Branch: perl
81133           !> (integrate 30 files)
81134 ____________________________________________________________________________
81135 [  6365] By: gsar                                  on 2000/07/11  18:57:00
81136         Log: delete new accidentally branched file
81137      Branch: perl
81138            - t/op/method2entersub.t
81139 ____________________________________________________________________________
81140 [  6364] By: gsar                                  on 2000/07/11  18:55:13
81141         Log: skip integrate of change#6267 from cfgperl into mainline (the
81142              method call optimization is flawed without additional hints
81143              from user about immutableness of @ISA and no runtime method
81144              definitions)
81145      Branch: perl
81146           +> t/op/method2entersub.t
81147           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
81148           !> perl.h t/op/sprintf.t xsutils.c
81149 ____________________________________________________________________________
81150 [  6363] By: gsar                                  on 2000/07/11  18:49:43
81151         Log: integrate cfgperl changes#6261..6266 into mainline
81152      Branch: perl
81153           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
81154           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
81155           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
81156           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
81157 ____________________________________________________________________________
81158 [  6362] By: gsar                                  on 2000/07/11  18:43:26
81159         Log: integrate cfgperl changes#6252..6260 into mainline
81160      Branch: perl
81161           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
81162           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
81163           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
81164           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
81165 ____________________________________________________________________________
81166 [  6361] By: gsar                                  on 2000/07/11  18:37:12
81167         Log: skip integrate of problematic change#6251 from cfgperl into mainline
81168      Branch: perl
81169           !> lib/Exporter.pm
81170 ____________________________________________________________________________
81171 [  6360] By: gsar                                  on 2000/07/11  18:34:56
81172         Log: integrate cfgperl change#6250 into mainline
81173      Branch: perl
81174           +> t/op/my_stash.t
81175           !> MANIFEST embed.pl proto.h toke.c
81176 ____________________________________________________________________________
81177 [  6359] By: gsar                                  on 2000/07/11  18:21:19
81178         Log: integrate cfgperl changes#6242..6249 into mainline
81179      Branch: perl
81180           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
81181           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
81182           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
81183           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
81184           !> t/lib/peek.t utf8.c
81185 ____________________________________________________________________________
81186 [  6358] By: gsar                                  on 2000/07/11  18:15:45
81187         Log: skip integrate of problematic change#6241 from cfgperl into mainline
81188      Branch: perl
81189           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
81190 ____________________________________________________________________________
81191 [  6357] By: jhi                                   on 2000/07/11  18:15:16
81192         Log: Fix for
81193              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
81194              From: Roderick Schertler <roderick@argon.org> 
81195              Date: Tue, 11 Jul 2000 13:55:05 -0400 
81196              Message-Id: <200007111755.NAA05077@jones.argon.org> 
81197      Branch: cfgperl
81198            ! doio.c
81199 ____________________________________________________________________________
81200 [  6356] By: jhi                                   on 2000/07/11  18:12:51
81201         Log: Typo in #6341.
81202      Branch: cfgperl
81203            ! pp_hot.c
81204 ____________________________________________________________________________
81205 [  6355] By: gsar                                  on 2000/07/11  18:12:10
81206         Log: integrate cfgperl changes#6231..6240 into mainline
81207      Branch: perl
81208           +> pod/perlutil.pod
81209           !> (integrate 35 files)
81210 ____________________________________________________________________________
81211 [  6354] By: jhi                                   on 2000/07/11  18:04:34
81212         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
81213              From: Dominic Dunlop <domo@computer.org> 
81214              Date: Tue, 11 Jul 2000 12:27:33 +0200 
81215              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
81216              
81217              Replaces change #6268.
81218      Branch: cfgperl
81219            ! t/op/sprintf.t
81220 ____________________________________________________________________________
81221 [  6353] By: gsar                                  on 2000/07/11  17:59:51
81222         Log: skip integrate of problematic change#6230 from cfgperl into mainline
81223              (a later version of File::Spec is already in mainline)
81224      Branch: perl
81225           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
81226           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
81227 ____________________________________________________________________________
81228 [  6352] By: gsar                                  on 2000/07/11  17:57:48
81229         Log: integrate cfgperl changes#6224..6229 into mainline
81230      Branch: perl
81231           +> lib/lib.pm.PL
81232            - lib/lib.pm
81233           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
81234           !> lib/English.pm op.c t/lib/english.t
81235 ____________________________________________________________________________
81236 [  6351] By: gsar                                  on 2000/07/11  17:50:10
81237         Log: skip integrate of problematic change#6223 from cfgperl into mainline
81238      Branch: perl
81239           !> doio.c
81240 ____________________________________________________________________________
81241 [  6350] By: gsar                                  on 2000/07/11  17:48:28
81242         Log: integrate cfgperl changes#6220..6222 into mainline
81243      Branch: perl
81244           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
81245           !> toke.c utf8.c win32/win32.h
81246 ____________________________________________________________________________
81247 [  6349] By: gsar                                  on 2000/07/11  17:46:13
81248         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
81249              mainline
81250      Branch: perl
81251           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81252           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81253           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81254 ____________________________________________________________________________
81255 [  6348] By: jhi                                   on 2000/07/11  17:45:49
81256         Log: README.posix-bc podified from Thomas Dorner.
81257      Branch: cfgperl
81258            ! README.posix-bc
81259 ____________________________________________________________________________
81260 [  6347] By: gsar                                  on 2000/07/11  17:42:04
81261         Log: integrate cfgperl change#6217 into mainline
81262      Branch: perl
81263           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
81264           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
81265           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
81266 ____________________________________________________________________________
81267 [  6346] By: gsar                                  on 2000/07/11  17:39:37
81268         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
81269              mainline
81270      Branch: perl
81271           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
81272           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81273           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
81274           !> perlapi.h pod/perlapi.pod
81275 ____________________________________________________________________________
81276 [  6345] By: gsar                                  on 2000/07/11  17:36:42
81277         Log: integrate cfgperl changes#6207..6210 into mainline
81278      Branch: perl
81279           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
81280           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
81281 ____________________________________________________________________________
81282 [  6344] By: gsar                                  on 2000/07/11  17:31:20
81283         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
81284              mainline
81285      Branch: perl
81286           !> (integrate 40 files)
81287 ____________________________________________________________________________
81288 [  6343] By: gsar                                  on 2000/07/11  17:19:08
81289         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
81290      Branch: perl
81291           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
81292            ! Changes
81293           !> (integrate 34 files)
81294 ____________________________________________________________________________
81295 [  6342] By: jhi                                   on 2000/07/11  16:05:48
81296         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
81297              To: perl5-porters@perl.org
81298              From: Karsten Sperling <spiff@phreax.net>
81299              Date: Mon, 10 Jul 2000 15:12:52 +0200
81300              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
81301      Branch: cfgperl
81302            ! lib/Symbol.pm
81303 ____________________________________________________________________________
81304 [  6341] By: jhi                                   on 2000/07/11  15:59:23
81305         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
81306              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81307              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
81308              Date: Fri, 07 Jul 2000 17:57:16 +0100
81309      Branch: cfgperl
81310            ! pp_hot.c
81311 ____________________________________________________________________________
81312 [  6340] By: jhi                                   on 2000/07/11  15:55:47
81313         Log: Subject: Re: format bug report  [Patch]
81314              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81315              Date: Wed, 05 Jul 2000 13:12:52 +0200
81316              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
81317              
81318              Subject: Re: format bug report  [Patch]
81319              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81320              Date: Wed, 05 Jul 2000 14:10:01 +0200
81321              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
81322      Branch: cfgperl
81323            ! t/op/write.t toke.c
81324 ____________________________________________________________________________
81325 [  6339] By: jhi                                   on 2000/07/11  13:54:09
81326         Log: Be less forgiving about ambiguous and illegal tr ranges.
81327              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81328              From: Mark-Jason Dominus <mjd@plover.com>
81329              Date: Tue, 04 Jul 2000 10:00:12 -0400
81330              Message-ID: <20000704140012.17772.qmail@plover.com>
81331              
81332              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81333              From: Mark-Jason Dominus <mjd@plover.com>
81334              Date: Wed, 05 Jul 2000 09:37:36 -0400
81335              Message-ID: <20000705133736.27293.qmail@plover.com>
81336      Branch: cfgperl
81337            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
81338 ____________________________________________________________________________
81339 [  6338] By: jhi                                   on 2000/07/11  13:31:24
81340         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
81341              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81342              Date: Tue, 11 Jul 2000 13:50:51 +0100
81343              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
81344      Branch: cfgperl
81345            ! sv.c
81346 ____________________________________________________________________________
81347 [  6337] By: jhi                                   on 2000/07/11  13:29:14
81348         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81349              From: Hugo <hv@crypt.compulink.co.uk>
81350              Date: Tue, 11 Jul 2000 12:44:50 +0100
81351              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
81352      Branch: cfgperl
81353            ! regexec.c t/op/re_tests
81354 ____________________________________________________________________________
81355 [  6336] By: jhi                                   on 2000/07/11  13:26:47
81356         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
81357              From: simon@brecon.co.uk (Simon Cozens)
81358              Date: 7 Jul 2000 11:26:09 GMT
81359              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
81360      Branch: cfgperl
81361            ! mg.c
81362 ____________________________________________________________________________
81363 [  6335] By: jhi                                   on 2000/07/11  13:23:37
81364         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
81365              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
81366              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
81367              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
81368      Branch: cfgperl
81369            + ext/DynaLoader/hints/netbsd.pl
81370            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
81371 ____________________________________________________________________________
81372 [  6334] By: jhi                                   on 2000/07/11  13:20:38
81373         Log: Subject: PATCH perlguts.pod: Document D and d magic types
81374              From: mjd@plover.com
81375              Date: 5 Jul 2000 18:01:51 -0000
81376              Message-ID: <20000705180151.29413.qmail@plover.com>
81377      Branch: cfgperl
81378            ! pod/perlguts.pod
81379 ____________________________________________________________________________
81380 [  6333] By: jhi                                   on 2000/07/11  13:15:51
81381         Log: Precedence goof, fix based on
81382              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
81383              From: Hugo <hv@crypt.compulink.co.uk>
81384              Date: Tue, 11 Jul 2000 12:52:38 +0100
81385              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
81386      Branch: cfgperl
81387            ! t/op/taint.t
81388 ____________________________________________________________________________
81389 [  6332] By: jhi                                   on 2000/07/11  12:40:17
81390         Log: Integrate with Sarathy.
81391      Branch: cfgperl
81392           !> win32/win32sck.c
81393 ____________________________________________________________________________
81394 [  6331] By: jhi                                   on 2000/07/10  20:14:16
81395         Log: Sprinkle ldlibpath.
81396      Branch: cfgperl
81397            ! pod/Makefile.SH
81398 ____________________________________________________________________________
81399 [  6330] By: jhi                                   on 2000/07/10  17:54:49
81400         Log: More POSIX.pod tweaks.
81401      Branch: cfgperl
81402            ! ext/POSIX/POSIX.pod
81403 ____________________________________________________________________________
81404 [  6329] By: jhi                                   on 2000/07/10  14:02:12
81405         Log: Reorder perl.pod once more.
81406      Branch: cfgperl
81407            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81408 ____________________________________________________________________________
81409 [  6328] By: gsar                                  on 2000/07/10  07:06:00
81410         Log: accept() leaks memory on windows due to incorrect ordering of
81411              closesocket() and fclose() calls
81412      Branch: perl
81413            ! win32/win32sck.c
81414 ____________________________________________________________________________
81415 [  6327] By: gsar                                  on 2000/07/10  06:49:17
81416         Log: winsock options weren't being set in all threads under ithreads
81417              (caused send()s from second and subsequent threads to fail)
81418      Branch: perl
81419            ! win32/win32sck.c
81420 ____________________________________________________________________________
81421 [  6326] By: jhi                                   on 2000/07/08  02:45:40
81422         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
81423              was cast to an unsigned (32-bit) integer with wild abandon.
81424      Branch: cfgperl
81425            ! ext/Devel/DProf/DProf.xs
81426 ____________________________________________________________________________
81427 [  6325] By: jhi                                   on 2000/07/07  18:50:33
81428         Log: Remove perlbook, update perlfaq book listing,
81429              rearrange perl.pod, regenerate perltoc.
81430      Branch: cfgperl
81431            - pod/perlbook.pod
81432            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
81433            ! pod/perlfaq2.pod pod/perltoc.pod
81434 ____________________________________________________________________________
81435 [  6324] By: jhi                                   on 2000/07/07  14:03:40
81436         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
81437      Branch: cfgperl
81438            ! sv.h toke.c
81439 ____________________________________________________________________________
81440 [  6323] By: jhi                                   on 2000/07/06  16:03:55
81441         Log: Fix complaints of buildtoc.
81442      Branch: cfgperl
81443            + lib/Win32.pod
81444            - pod/Win32.pod
81445            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81446 ____________________________________________________________________________
81447 [  6322] By: jhi                                   on 2000/07/06  15:15:52
81448         Log: Add =head1 NAMEs so that buildtoc is happy.
81449              (The CGI::Util nit reported to Lincoln.)
81450      Branch: cfgperl
81451            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
81452            ! pod/perltoc.pod
81453 ____________________________________________________________________________
81454 [  6321] By: jhi                                   on 2000/07/06  03:16:04
81455         Log: Config is being used.
81456      Branch: cfgperl
81457            ! t/op/method.t
81458 ____________________________________________________________________________
81459 [  6320] By: jhi                                   on 2000/07/06  03:13:13
81460         Log: Integrate with Sarathy.
81461      Branch: cfgperl
81462           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
81463 ____________________________________________________________________________
81464 [  6319] By: jhi                                   on 2000/07/06  03:11:46
81465         Log: Autogenerate pod/Makefile and pod/buildtoc.
81466              buildtoc also checks whether the existing pods are
81467              mentioned in MANIFEST and perl.pod, and vice versa.
81468              (None of the thusly found discrepancies fixed yet.)
81469              roffitall also needs to be autogenerated similarly but it
81470              seems so badly out of date that I didn't touch it yet.
81471      Branch: cfgperl
81472            + pod/Makefile.SH pod/buildtoc.PL
81473            - pod/Makefile pod/buildtoc
81474            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
81475 ____________________________________________________________________________
81476 [  6318] By: gsar                                  on 2000/07/05  22:10:54
81477         Log: fix UNC path handling on Windows under ithreads, and chdir()
81478              return value when given a non-existent directory
81479      Branch: perl
81480            ! win32/vdir.h
81481 ____________________________________________________________________________
81482 [  6317] By: gsar                                  on 2000/07/05  22:08:19
81483         Log: winsock cleanup never done on Windows (leads to handle leaks)
81484      Branch: perl
81485            ! win32/perllib.c win32/win32sck.c
81486 ____________________________________________________________________________
81487 [  6316] By: gsar                                  on 2000/07/05  22:06:19
81488         Log: some debugger output does not go to the socket when RemotePort is set
81489      Branch: perl
81490            ! lib/perl5db.pl
81491 ____________________________________________________________________________
81492 [  6315] By: jhi                                   on 2000/07/05  00:25:21
81493         Log: Integrate with Sarathy, preliminary fix for unicos
81494              alignment problems in [ID 20000612.002] Perl problem on Cray system.
81495      Branch: cfgperl
81496            ! sv.h
81497           !> pp_hot.c
81498 ____________________________________________________________________________
81499 [  6314] By: gsar                                  on 2000/07/04  23:34:02
81500         Log: tyop in change#6306
81501      Branch: perl
81502            ! pp_hot.c
81503 ____________________________________________________________________________
81504 [  6313] By: jhi                                   on 2000/07/04  22:14:38
81505         Log: Multiline string literals ENONPORTABLE.
81506      Branch: cfgperl
81507            ! pp_hot.c
81508 ____________________________________________________________________________
81509 [  6312] By: jhi                                   on 2000/07/04  20:34:44
81510         Log: Integrate with Sarathy.
81511      Branch: cfgperl
81512           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
81513           !> t/op/method.t
81514 ____________________________________________________________________________
81515 [  6311] By: jhi                                   on 2000/07/04  20:30:56
81516         Log: More POSIX.pod embellishment.
81517      Branch: cfgperl
81518            ! ext/POSIX/POSIX.pod
81519 ____________________________________________________________________________
81520 [  6310] By: gsar                                  on 2000/07/04  17:28:48
81521         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
81522      Branch: perl
81523            ! t/lib/b.t
81524 ____________________________________________________________________________
81525 [  6309] By: jhi                                   on 2000/07/04  17:22:18
81526         Log: The #6308 required a little bit more.
81527      Branch: cfgperl
81528            ! Makefile.SH win32/Makefile
81529 ____________________________________________________________________________
81530 [  6308] By: jhi                                   on 2000/07/04  16:35:24
81531         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
81532      Branch: cfgperl
81533            + lib/lib_pm.PL
81534            - lib/lib.pm.PL
81535            ! MANIFEST Makefile.SH
81536 ____________________________________________________________________________
81537 [  6307] By: jhi                                   on 2000/07/04  16:28:58
81538         Log: Win32 patches for cfgperl from Sarathy.
81539      Branch: cfgperl
81540            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
81541            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
81542            ! thread.h toke.c util.c win32/Makefile win32/win32.c
81543 ____________________________________________________________________________
81544 [  6306] By: gsar                                  on 2000/07/04  16:28:40
81545         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
81546              (from Richard Soderberg <rs@oregonnet.com>)
81547      Branch: perl
81548            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
81549 ____________________________________________________________________________
81550 [  6305] By: jhi                                   on 2000/07/04  16:24:24
81551         Log: Integrate with Sarathy.
81552      Branch: cfgperl
81553           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
81554           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81555           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
81556           !> proto.h win32/win32.c
81557 ____________________________________________________________________________
81558 [  6304] By: gsar                                  on 2000/07/04  16:17:24
81559         Log: missing perldiag entry for unpack("w",...) diagnostic (from
81560              Andreas Koenig)
81561      Branch: perl
81562            ! pod/perldiag.pod
81563 ____________________________________________________________________________
81564 [  6303] By: gsar                                  on 2000/07/04  16:14:44
81565         Log: remove rel2abs prototypes (from Barrie Slaymaker)
81566      Branch: perl
81567            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81568            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81569 ____________________________________________________________________________
81570 [  6302] By: gsar                                  on 2000/07/04  04:59:35
81571         Log: adjust change#6299
81572      Branch: perl
81573            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
81574            ! win32/win32.c
81575 ____________________________________________________________________________
81576 [  6301] By: jhi                                   on 2000/07/04  04:50:07
81577         Log: Integrate with Sarathy.
81578      Branch: cfgperl
81579           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
81580           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
81581           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
81582 ____________________________________________________________________________
81583 [  6300] By: gsar                                  on 2000/07/04  04:42:09
81584         Log: PERL_OBJECT build tweak
81585      Branch: perl
81586            ! perl.h
81587 ____________________________________________________________________________
81588 [  6299] By: gsar                                  on 2000/07/04  04:37:00
81589         Log: fix memory leak on Windows (PL_sys_intern contents were never
81590              freed)
81591      Branch: perl
81592            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
81593            ! perlapi.c proto.h win32/win32.c
81594 ____________________________________________________________________________
81595 [  6298] By: gsar                                  on 2000/07/04  04:15:59
81596         Log: fix large memory leak that has been around for ever, masked by
81597              -DPURIFY (most of the arenas were never freed!)
81598      Branch: perl
81599            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
81600 ____________________________________________________________________________
81601 [  6297] By: gsar                                  on 2000/07/04  04:07:46
81602         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
81603      Branch: perl
81604            ! perl.c
81605 ____________________________________________________________________________
81606 [  6296] By: jhi                                   on 2000/06/30  18:28:37
81607         Log: Elaborate POSIX.pod.  Still needs work.
81608      Branch: cfgperl
81609            ! ext/POSIX/POSIX.pod
81610 ____________________________________________________________________________
81611 [  6295] By: jhi                                   on 2000/06/30  14:58:18
81612         Log: Point to perlipc for more SysV IPC examples.
81613      Branch: cfgperl
81614            ! pod/perlfunc.pod
81615 ____________________________________________________________________________
81616 [  6294] By: gsar                                  on 2000/06/30  14:47:45
81617         Log: slurp mode fix in change#4736 still not quite right
81618      Branch: perl
81619            ! pp_hot.c t/io/argv.t
81620 ____________________________________________________________________________
81621 [  6293] By: jhi                                   on 2000/06/30  12:02:55
81622         Log: Integrate with Sarathy.
81623      Branch: cfgperl
81624           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
81625 ____________________________________________________________________________
81626 [  6292] By: jhi                                   on 2000/06/30  12:01:11
81627         Log: From: simon@brecon.co.uk (Simon Cozens)
81628              Subject: UTF8 concat
81629              Date: 30 Jun 2000 06:13:25 GMT
81630              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
81631      Branch: cfgperl
81632            ! pp_hot.c
81633 ____________________________________________________________________________
81634 [  6291] By: gsar                                  on 2000/06/30  04:37:33
81635         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
81636              when @_ is modified, causing coredumps
81637      Branch: perl
81638            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
81639 ____________________________________________________________________________
81640 [  6290] By: jhi                                   on 2000/06/30  02:21:44
81641         Log: Integrate with Sarathy.
81642      Branch: cfgperl
81643           !> vms/vms.c vms/vmsish.h
81644 ____________________________________________________________________________
81645 [  6289] By: jhi                                   on 2000/06/30  02:21:02
81646         Log: Check VERSIONs.
81647      Branch: cfgperl
81648            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81649            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81650            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81651 ____________________________________________________________________________
81652 [  6288] By: jhi                                   on 2000/06/30  02:18:52
81653         Log: Integrate with Sarathy.
81654      Branch: cfgperl
81655           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
81656           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81657           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81658           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
81659 ____________________________________________________________________________
81660 [  6287] By: gsar                                  on 2000/06/30  02:17:08
81661         Log: integrate vmsperl changes into mainline
81662      Branch: perl
81663           !> vms/vms.c vms/vmsish.h
81664 ____________________________________________________________________________
81665 [  6285] By: gsar                                  on 2000/06/30  02:05:28
81666         Log: localize %INC in a Safe compartment so that use/require work
81667              (many other magic globals probably need similar treatment)
81668      Branch: perl
81669            ! ext/Opcode/Opcode.xs
81670 ____________________________________________________________________________
81671 [  6284] By: gsar                                  on 2000/06/30  01:54:54
81672         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
81673              about Windows
81674      Branch: perl
81675            ! pod/perlembed.pod
81676 ____________________________________________________________________________
81677 [  6283] By: jhi                                   on 2000/06/30  01:50:10
81678         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
81679              From: Barrie Slaymaker <barries@jester.slaysys.com>
81680              Date: Wed, 28 Jun 2000 11:35:29 -0400
81681              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
81682      Branch: perl
81683            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
81684            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
81685            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81686            ! lib/File/Spec/Win32.pm
81687 ____________________________________________________________________________
81688 [  6282] By: jhi                                   on 2000/06/29  22:57:22
81689         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
81690              From: Dan Sugalski <dan@sidhe.org>
81691              Date: Tue, 06 Jun 2000 11:59:50 -0400
81692              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
81693      Branch: cfgperl
81694            ! vms/vms.c
81695 ____________________________________________________________________________
81696 [  6281] By: jhi                                   on 2000/06/29  22:52:50
81697         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
81698              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
81699              Date: Wed, 7 Jun 2000 04:02:04 -0500
81700              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
81701      Branch: cfgperl
81702            ! utils/h2xs.PL
81703 ____________________________________________________________________________
81704 [  6280] By: jhi                                   on 2000/06/29  22:45:47
81705         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
81706              From: rspier@pobox.com (Robert Spier)
81707              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
81708              Message-ID: <14654.31913.845602.610277@rls.cx>
81709      Branch: cfgperl
81710            ! utils/h2xs.PL
81711 ____________________________________________________________________________
81712 [  6279] By: jhi                                   on 2000/06/29  22:38:16
81713         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
81714              From: Tim Ayers <tayers@bridge.com>
81715              Date: Thu, 08 Jun 2000 08:11:06 +0200
81716              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
81717              [resent by Richard Foley, Message-Id probably wrong]
81718      Branch: cfgperl
81719            ! pod/perlsub.pod
81720 ____________________________________________________________________________
81721 [  6278] By: jhi                                   on 2000/06/29  22:21:45
81722         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
81723              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
81724              Date: Fri, 09 Jun 2000 12:39:27 -0400
81725              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
81726              (plus update the version "number" of Text::Wrap)
81727      Branch: cfgperl
81728            ! lib/Text/Wrap.pm
81729 ____________________________________________________________________________
81730 [  6277] By: jhi                                   on 2000/06/29  22:13:10
81731         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
81732              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81733              Date: Mon, 12 Jun 2000 14:55:59 +0100
81734              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
81735      Branch: cfgperl
81736            ! pod/perlfunc.pod
81737 ____________________________________________________________________________
81738 [  6276] By: jhi                                   on 2000/06/29  22:11:06
81739         Log: Subject: [PATCH] Re: eval documentation: context
81740              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81741              Date: Mon, 12 Jun 2000 15:07:29 +0100
81742              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
81743      Branch: cfgperl
81744            ! pod/perlfunc.pod
81745 ____________________________________________________________________________
81746 [  6275] By: jhi                                   on 2000/06/29  21:59:46
81747         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
81748              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
81749              Date: Tue, 13 Jun 2000 02:43:48 -0500
81750              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
81751      Branch: cfgperl
81752            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
81753 ____________________________________________________________________________
81754 [  6274] By: jhi                                   on 2000/06/29  21:56:14
81755         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
81756              From: Andy Dougherty <doughera@lafayette.edu>
81757              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
81758              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
81759      Branch: cfgperl
81760            ! ext/File/Glob/Glob.pm
81761 ____________________________________________________________________________
81762 [  6273] By: jhi                                   on 2000/06/29  21:49:09
81763         Log: Subject: [PATCH] xsub attributes
81764              From: Doug MacEachern <dougm@covalent.net>
81765              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
81766              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
81767      Branch: cfgperl
81768            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
81769            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
81770 ____________________________________________________________________________
81771 [  6272] By: jhi                                   on 2000/06/29  21:41:28
81772         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
81773              From: Tom Phoenix <rootbeer@redcat.com>
81774              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
81775              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
81776      Branch: cfgperl
81777            ! lib/Net/Ping.pm
81778 ____________________________________________________________________________
81779 [  6271] By: jhi                                   on 2000/06/29  21:36:55
81780         Log: Subject: PATCH pod/perltie.pod
81781              From: Ian Phillipps <Ian.Phillipps@iname.com>
81782              Date: Fri, 16 Jun 2000 00:17:19 +0100
81783              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
81784              (only the first hunk, the second hunk had already been done
81785              by some other patch)
81786      Branch: cfgperl
81787            ! pod/perltie.pod
81788 ____________________________________________________________________________
81789 [  6270] By: jhi                                   on 2000/06/29  21:24:51
81790         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
81791              From: Nicholas Clark <nick@talking.bollo.cx>
81792              Date: Fri, 23 Jun 2000 16:21:15 +0100
81793              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
81794      Branch: cfgperl
81795            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
81796            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
81797 ____________________________________________________________________________
81798 [  6269] By: jhi                                   on 2000/06/29  19:38:15
81799         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
81800              silence few compiler warnings.
81801      Branch: cfgperl
81802            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
81803 ____________________________________________________________________________
81804 [  6268] By: jhi                                   on 2000/06/29  18:21:50
81805         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
81806              From: Dominic Dunlop <domo@computer.org> 
81807              Date: Thu, 29 Jun 2000 12:32:39 +0200 
81808              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
81809      Branch: cfgperl
81810            ! t/op/sprintf.t
81811 ____________________________________________________________________________
81812 [  6267] By: jhi                                   on 2000/06/29  18:16:07
81813         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
81814              From: Doug MacEachern <dougm@covalent.net>
81815              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
81816              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
81817      Branch: cfgperl
81818            + t/op/method2entersub.t
81819            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
81820            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81821            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
81822            ! xsutils.c
81823 ____________________________________________________________________________
81824 [  6266] By: jhi                                   on 2000/06/29  15:11:15
81825         Log: Subject: [PATCH 5.6.0] cygwin port
81826              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
81827              From: "Fifer, Eric" <EFifer@sanwaint.com>
81828              Date: Thu, 29 Jun 2000 12:58:29 +0100
81829      Branch: cfgperl
81830            ! cygwin/Makefile.SHs
81831 ____________________________________________________________________________
81832 [  6265] By: jhi                                   on 2000/06/29  15:04:05
81833         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
81834              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81835              Date: Wed, 28 Jun 2000 17:50:12 -0700
81836              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
81837      Branch: cfgperl
81838            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
81839 ____________________________________________________________________________
81840 [  6264] By: jhi                                   on 2000/06/29  15:00:57
81841         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
81842              From: Marty Lucich <marty@netcom.com>
81843              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
81844              Message-Id: <200006282116.OAA11148@netcom.com>
81845              ccdlflags update (the BSD/OS 4.1 part had already been taken
81846              care of by #6141).
81847      Branch: cfgperl
81848            ! hints/bsdos.sh
81849 ____________________________________________________________________________
81850 [  6263] By: jhi                                   on 2000/06/29  13:47:44
81851         Log: tr fixes from Simon Cozens
81852      Branch: cfgperl
81853            ! doop.c
81854 ____________________________________________________________________________
81855 [  6262] By: jhi                                   on 2000/06/28  18:46:01
81856         Log: Subject: 5.6.0 Patch for EPOC
81857              From: Olaf Flebbe <o.flebbe@gmx.de>
81858              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
81859              Message-ID: <23449.960929969@www11.gmx.net>
81860      Branch: cfgperl
81861            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
81862            ! epoc/epocish.h
81863 ____________________________________________________________________________
81864 [  6261] By: jhi                                   on 2000/06/28  18:29:07
81865         Log: Subject: Re: [PATCH cfgperl] BOMs away!
81866              From: simon@brecon.co.uk (Simon Cozens)
81867              Date: 17 Jun 2000 11:49:57 GMT
81868              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
81869      Branch: cfgperl
81870            ! pod/perldiag.pod t/comp/require.t toke.c
81871 ____________________________________________________________________________
81872 [  6260] By: jhi                                   on 2000/06/28  17:47:16
81873         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
81874              From: simon@brecon.co.uk (Simon Cozens) 
81875              Date: 17 Jun 2000 11:56:44 GMT 
81876              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
81877              pack U0, pack C0
81878      Branch: cfgperl
81879            ! pod/perlfunc.pod pp.c t/op/pack.t
81880 ____________________________________________________________________________
81881 [  6259] By: jhi                                   on 2000/06/28  16:43:17
81882         Log: perlnewmod was missing from MANIFEST.
81883      Branch: cfgperl
81884            ! MANIFEST
81885 ____________________________________________________________________________
81886 [  6258] By: jhi                                   on 2000/06/28  15:54:30
81887         Log: linenumber tweak
81888      Branch: cfgperl
81889            ! t/pragma/warn/regcomp
81890 ____________________________________________________________________________
81891 [  6257] By: jhi                                   on 2000/06/28  15:50:44
81892         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
81893              From: Doug MacEachern <dougm@covalent.net>
81894              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
81895              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
81896              (one part of the patch had been applied earlier)
81897      Branch: cfgperl
81898            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
81899 ____________________________________________________________________________
81900 [  6256] By: jhi                                   on 2000/06/28  15:40:22
81901         Log: tweaks from Simon Cozens to further fix tr/// under utf8
81902      Branch: cfgperl
81903            ! doop.c
81904 ____________________________________________________________________________
81905 [  6255] By: jhi                                   on 2000/06/28  15:33:45
81906         Log: small thinko tweaks
81907      Branch: cfgperl
81908            ! lib/IPC/Open3.pm t/op/my_stash.t
81909 ____________________________________________________________________________
81910 [  6254] By: jhi                                   on 2000/06/28  15:33:25
81911         Log: Subject: tr///, help wanted.
81912              From: simon@brecon.co.uk (Simon Cozens)
81913              Date: 28 Jun 2000 11:29:04 GMT
81914              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
81915      Branch: cfgperl
81916            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
81917            ! pp_proto.h proto.h t/op/tr.t
81918 ____________________________________________________________________________
81919 [  6253] By: jhi                                   on 2000/06/28  15:09:17
81920         Log: Paranoia tweak on #6249.
81921              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
81922              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
81923              Date: Sun, 25 Jun 2000 23:43:12 -0400
81924              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
81925      Branch: cfgperl
81926            ! lib/IPC/Open3.pm
81927 ____________________________________________________________________________
81928 [  6252] By: jhi                                   on 2000/06/28  15:01:38
81929         Log: Document #6249 and #6251.
81930      Branch: cfgperl
81931            ! lib/Exporter.pm lib/IPC/Open3.pm
81932 ____________________________________________________________________________
81933 [  6251] By: jhi                                   on 2000/06/28  14:50:43
81934         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
81935              From: Doug MacEachern <dougm@covalent.net>
81936              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
81937              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
81938      Branch: cfgperl
81939            ! lib/Exporter.pm
81940 ____________________________________________________________________________
81941 [  6250] By: jhi                                   on 2000/06/28  14:45:23
81942         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
81943              From: Doug MacEachern <dougm@covalent.net>
81944              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
81945              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
81946      Branch: cfgperl
81947            + t/op/my_stash.t
81948            ! MANIFEST embed.pl global.sym proto.h toke.c
81949 ____________________________________________________________________________
81950 [  6249] By: jhi                                   on 2000/06/28  14:36:34
81951         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
81952              From: Frank Tobin <ftobin@uiuc.edu>
81953              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
81954              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
81955      Branch: cfgperl
81956            ! lib/IPC/Open3.pm
81957 ____________________________________________________________________________
81958 [  6248] By: jhi                                   on 2000/06/28  14:11:25
81959         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
81960              From: Mark-Jason Dominus <mjd@plover.com>
81961              Date: Tue, 27 Jun 2000 22:36:42 -0400
81962              Message-ID: <20000628023642.12166.qmail@plover.com>
81963      Branch: cfgperl
81964            ! pod/perlfunc.pod
81965 ____________________________________________________________________________
81966 [  6247] By: jhi                                   on 2000/06/27  12:46:37
81967         Log: Tweak $VERSION, patch from Doug MacEachern.
81968      Branch: cfgperl
81969            ! lib/File/Spec.pm
81970 ____________________________________________________________________________
81971 [  6246] By: jhi                                   on 2000/06/27  03:34:46
81972         Log: Allow for standalone testing.
81973      Branch: cfgperl
81974            ! t/lib/filefunc.t t/lib/filespec.t
81975 ____________________________________________________________________________
81976 [  6245] By: jhi                                   on 2000/06/27  02:50:02
81977         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
81978              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
81979              Date: Sat, 24 Jun 2000 13:06:20 +0100
81980              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
81981      Branch: cfgperl
81982            ! ext/DynaLoader/DynaLoader_pm.PL
81983 ____________________________________________________________________________
81984 [  6244] By: jhi                                   on 2000/06/27  02:46:10
81985         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
81986              From: Doug MacEachern <dougm@covalent.net>
81987              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
81988              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
81989      Branch: cfgperl
81990            ! gv.c sv.c t/lib/peek.t
81991 ____________________________________________________________________________
81992 [  6243] By: jhi                                   on 2000/06/27  02:38:07
81993         Log: Subject: [PATCH] is_utf8_string
81994              From: simon@brecon.co.uk (Simon Cozens)
81995              Date: 26 Jun 2000 02:25:59 GMT
81996              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
81997      Branch: cfgperl
81998            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
81999            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
82000            ! proto.h utf8.c
82001 ____________________________________________________________________________
82002 [  6242] By: jhi                                   on 2000/06/27  02:24:00
82003         Log: Subject: [PATCH] bytes<->utf8 fixes
82004              From: simon@brecon.co.uk (Simon Cozens)
82005              Date: 26 Jun 2000 04:55:45 GMT
82006              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
82007      Branch: cfgperl
82008            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
82009 ____________________________________________________________________________
82010 [  6241] By: jhi                                   on 2000/06/27  02:12:42
82011         Log: Do no -warn on \_, only on \alpha.
82012              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
82013              From: David Dyck <dcd@tc.fluke.com>
82014              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
82015              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
82016      Branch: cfgperl
82017            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82018 ____________________________________________________________________________
82019 [  6240] By: jhi                                   on 2000/06/27  02:00:01
82020         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
82021              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82022              Date: Mon, 26 Jun 2000 18:40:14 +0100
82023              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
82024      Branch: cfgperl
82025            ! utils/h2xs.PL
82026 ____________________________________________________________________________
82027 [  6239] By: jhi                                   on 2000/06/27  01:53:40
82028         Log: Configure maintenance.  Sever some dependency cycles,
82029              separate gccversion from the cc unit,
82030              address [ID 20000623.006] Configure script patch for using gcc on AIX
82031              (but solve it a little bit differently),
82032              unduplex some accidentally duplicated units,
82033              suggest using gcc if no cc available
82034              (p5p thread: "Solaris configure: counterproposal", 1999-09)
82035      Branch: cfgperl
82036            ! Configure Todo-5.6 config_h.SH
82037      Branch: metaconfig
82038            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
82039            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
82040      Branch: metaconfig/U/perl
82041            + gccvers.U
82042            ! d_getespwnam.U d_getprpwnam.U i_prot.U
82043 ____________________________________________________________________________
82044 [  6238] By: jhi                                   on 2000/06/25  18:04:56
82045         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
82046              From: Dan Sugalski <dan@sidhe.org>
82047              Date: Fri, 23 Jun 2000 17:00:00 -0400
82048              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
82049      Branch: cfgperl
82050            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
82051 ____________________________________________________________________________
82052 [  6237] By: jhi                                   on 2000/06/25  16:36:45
82053         Log: Tweak embed.pl, regen headers.
82054      Branch: cfgperl
82055            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
82056            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
82057            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
82058            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
82059            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
82060 ____________________________________________________________________________
82061 [  6236] By: jhi                                   on 2000/06/25  15:26:42
82062         Log: Regen headers.
82063      Branch: cfgperl
82064            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
82065            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
82066            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
82067            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
82068            ! regnodes.h warnings.h
82069 ____________________________________________________________________________
82070 [  6235] By: jhi                                   on 2000/06/23  19:39:35
82071         Log: The thread begun by
82072              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
82073              From: Kevin.Ruscoe@ubsw.com
82074              Date: Fri, 16 Jun 2000 16:38:51 +0100
82075              Message-Id: <H000019b03c300d6@MHS>
82076      Branch: cfgperl
82077            ! hints/solaris_2.sh
82078 ____________________________________________________________________________
82079 [  6234] By: jhi                                   on 2000/06/23  19:23:36
82080         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
82081              because when run as services (Win32ese for daemons)
82082              no environment variables are set and tmpdir ends up as /tmp,
82083              which is ambiguous.
82084              
82085              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
82086              From: matt@sergeant.org
82087              Date: 16 Jun 2000 16:30:43 -0000
82088              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
82089      Branch: cfgperl
82090            ! lib/File/Spec/Win32.pm
82091 ____________________________________________________________________________
82092 [  6233] By: jhi                                   on 2000/06/23  19:18:58
82093         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
82094              From: Mark-Jason Dominus <mjd@plover.com>
82095              Date: Fri, 16 Jun 2000 20:53:04 -0400
82096              Message-ID: <20000617005304.8008.qmail@plover.com>
82097      Branch: cfgperl
82098            ! op.h
82099 ____________________________________________________________________________
82100 [  6232] By: jhi                                   on 2000/06/23  16:10:02
82101         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
82102              From: simon@brecon.co.uk (Simon Cozens)
82103              Date: 19 Jun 2000 15:18:27 GMT
82104              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
82105              
82106              plus update pod/Makefile and regenerate perltoc
82107      Branch: cfgperl
82108            + pod/perlutil.pod
82109            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
82110 ____________________________________________________________________________
82111 [  6231] By: jhi                                   on 2000/06/23  15:19:18
82112         Log: Subject: [PATCH 5.6.0] cygwin port
82113              From: "Fifer, Eric" <EFifer@sanwaint.com>
82114              Date: Tue, 20 Jun 2000 14:30:58 +0100
82115              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
82116      Branch: cfgperl
82117            ! README.cygwin lib/File/Find.pm
82118 ____________________________________________________________________________
82119 [  6230] By: jhi                                   on 2000/06/23  14:25:21
82120         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
82121      Branch: cfgperl
82122            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82123            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82124            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82125            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
82126 ____________________________________________________________________________
82127 [  6229] By: jhi                                   on 2000/06/23  14:13:34
82128         Log: Subject: README.hpux version 0.6.1
82129              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
82130              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82131              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
82132      Branch: cfgperl
82133            ! README.hpux
82134 ____________________________________________________________________________
82135 [  6228] By: jhi                                   on 2000/06/23  14:07:20
82136         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
82137              From: Doug MacEachern <dougm@covalent.net>
82138              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
82139              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
82140      Branch: cfgperl
82141            ! op.c
82142 ____________________________________________________________________________
82143 [  6227] By: jhi                                   on 2000/06/23  14:01:06
82144         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
82145              From: Doug MacEachern <dougm@covalent.net>
82146              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
82147              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
82148      Branch: cfgperl
82149            + lib/lib.pm.PL
82150            - lib/lib.pm
82151            ! MANIFEST Makefile.SH
82152 ____________________________________________________________________________
82153 [  6226] By: jhi                                   on 2000/06/23  13:53:07
82154         Log: Subject: [PATCH] remove forward declarations in Socket.pm
82155              From: Doug MacEachern <dougm@covalent.net>
82156              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
82157              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
82158              
82159              From: Doug MacEachern <dougm@covalent.net>
82160              Subject: Re: [PATCH] remove forward declarations in Socket.pm
82161              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
82162              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
82163      Branch: cfgperl
82164            ! ext/Socket/Socket.pm op.c
82165 ____________________________________________________________________________
82166 [  6225] By: jhi                                   on 2000/06/23  13:41:52
82167         Log: Add source code filenames to apidoc.
82168              From: simon@brecon.co.uk (Simon Cozens)
82169              Subject: [PATCH embed.pl] Source X-ref
82170              Date: 22 Jun 2000 02:18:49 GMT
82171              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
82172      Branch: cfgperl
82173            ! embed.pl
82174 ____________________________________________________________________________
82175 [  6224] By: jhi                                   on 2000/06/23  13:32:33
82176         Log: A way to avoid English.pm performance hit.
82177              From: root <root@jester.slaysys.com>
82178              Subject: [YAPATCH English.pm] My turn to putt again
82179              Date: Thu, 22 Jun 2000 20:33:58 -0400
82180              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
82181      Branch: cfgperl
82182            ! lib/English.pm t/lib/english.t
82183 ____________________________________________________________________________
82184 [  6223] By: jhi                                   on 2000/06/23  13:27:06
82185         Log: Avoid double close().
82186              Subject: [PATCH] avoid double close()
82187              From: Doug MacEachern <dougm@covalent.net>
82188              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
82189              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
82190      Branch: cfgperl
82191            ! doio.c
82192 ____________________________________________________________________________
82193 [  6222] By: jhi                                   on 2000/06/23  13:25:54
82194         Log: doc typo fix
82195              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
82196              From: Ian Phillipps <Ian.Phillipps@iname.com>
82197              Date: Fri, 23 Jun 2000 10:40:58 +0100
82198              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
82199      Branch: cfgperl
82200            ! lib/Pod/Usage.pm
82201 ____________________________________________________________________________
82202 [  6221] By: jhi                                   on 2000/06/23  13:24:15
82203         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
82204              From: simon@brecon.co.uk (Simon Cozens)
82205              Subject: [PATCH] Eliminate tr///[CU][CU]
82206              Date: 23 Jun 2000 11:05:40 GMT
82207              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
82208      Branch: cfgperl
82209            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
82210 ____________________________________________________________________________
82211 [  6220] By: jhi                                   on 2000/06/22  16:07:51
82212         Log: Win32 patches from Benjamin Stuhl.
82213      Branch: cfgperl
82214            ! makedef.pl win32/win32.h
82215 ____________________________________________________________________________
82216 [  6219] By: jhi                                   on 2000/06/22  16:06:34
82217         Log: Bytecode patches from Benjamin Stuhl.
82218      Branch: cfgperl
82219            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82220            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82221            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82222 ____________________________________________________________________________
82223 [  6218] By: jhi                                   on 2000/06/15  23:54:16
82224         Log: Bytecode patches from Benjamin Stuhl.
82225      Branch: cfgperl
82226            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82227 ____________________________________________________________________________
82228 [  6217] By: jhi                                   on 2000/06/09  13:38:29
82229         Log: Rename the fdpid locking and integrate with Sarathy.
82230      Branch: cfgperl
82231            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
82232            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
82233            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
82234            ! win32/win32.c
82235           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
82236 ____________________________________________________________________________
82237 [  6216] By: gsar                                  on 2000/06/08  14:54:21
82238         Log: be more optimal about clearing @_
82239      Branch: perl
82240            ! cop.h
82241 ____________________________________________________________________________
82242 [  6215] By: gsar                                  on 2000/06/08  14:33:04
82243         Log: tweak comment about @DB::args
82244      Branch: perl
82245            ! av.h pp_ctl.c
82246 ____________________________________________________________________________
82247 [  6214] By: gsar                                  on 2000/06/08  13:57:54
82248         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
82249              caller() wants to populate @DB::args with it (causes a coredump
82250              in Carp::confess())
82251      Branch: perl
82252            ! cop.h t/op/runlevel.t
82253 ____________________________________________________________________________
82254 [  6213] By: gsar                                  on 2000/06/08  07:06:35
82255         Log: back out change#6106 (seems problematic)
82256      Branch: perl
82257            ! hints/solaris_2.sh
82258 ____________________________________________________________________________
82259 [  6212] By: jhi                                   on 2000/06/07  03:10:36
82260         Log: Continuing mopup for #6204.
82261      Branch: cfgperl
82262            ! ext/B/defsubs_h.PL
82263 ____________________________________________________________________________
82264 [  6211] By: jhi                                   on 2000/06/07  02:41:50
82265         Log: Mopup for #6204.
82266              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
82267              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
82268              This is comes from const() where POK isn't on when expected.
82269      Branch: cfgperl
82270            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
82271            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82272            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82273            ! perlapi.h pod/perlapi.pod
82274 ____________________________________________________________________________
82275 [  6210] By: jhi                                   on 2000/06/07  01:56:29
82276         Log: Mopup for #6207 and #6209.
82277      Branch: cfgperl
82278            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
82279 ____________________________________________________________________________
82280 [  6209] By: jhi                                   on 2000/06/07  01:33:12
82281         Log: Lock PL_fdpid against race conditions, based on:
82282              Subject: [PATCH 5.6.0]subprocess fixup for threads
82283              From: Dan Sugalski <dan@sidhe.org>
82284              To: perl5-porters@perl.org
82285              Date: Tue, 11 Apr 2000 17:02:32 -0400
82286              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
82287      Branch: cfgperl
82288            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
82289            ! win32/win32.c
82290 ____________________________________________________________________________
82291 [  6208] By: jhi                                   on 2000/06/07  01:05:23
82292         Log: Regen headers for #6207.
82293      Branch: cfgperl
82294            ! embed.h global.sym objXSUB.h proto.h
82295 ____________________________________________________________________________
82296 [  6207] By: jhi                                   on 2000/06/06  23:43:13
82297         Log: Subject: [PATCH 5.6.0] Threadsafe patches
82298              From: Dan Sugalski <dan@sidhe.org>
82299              To: perl5-porters@perl.org
82300              Date: Mon, 08 May 2000 18:08:13 -0400
82301              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
82302      Branch: cfgperl
82303            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
82304            ! proto.h sv.h util.c
82305 ____________________________________________________________________________
82306 [  6206] By: jhi                                   on 2000/06/06  23:21:23
82307         Log: Subject: [PATCH] Eliminate $a/$b in pod
82308              From: David Glasser <me@davidglasser.net>
82309              To: perl5-porters@perl.org
82310              Date: Mon, 29 May 2000 21:15:59 -0400
82311              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
82312      Branch: cfgperl
82313            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
82314            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
82315            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
82316            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
82317            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
82318            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
82319            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
82320            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
82321            ! pod/perlvar.pod pod/perlxs.pod
82322 ____________________________________________________________________________
82323 [  6205] By: jhi                                   on 2000/06/06  23:12:14
82324         Log: Subject: [PATCH] Win32 improvements
82325              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82326              To: gsar@activestate.com, perl5-porters@perl.org
82327              Date: Mon, 29 May 2000 17:22:24 PDT
82328              Message-ID: <20000530002224.91142.qmail@hotmail.com>
82329              (MUA had mangled many lines by wordwrapping)
82330      Branch: cfgperl
82331            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
82332 ____________________________________________________________________________
82333 [  6204] By: jhi                                   on 2000/06/06  23:01:50
82334         Log: Subject: [PATCH] B::Bytecode patches
82335              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82336              To: gsar@activestate.com, jhi@iki.fi
82337              Cc: perl5-porters@perl.org
82338              Message-ID: <20000602202526.48694.qmail@hotmail.com>
82339              (MUA had mangled many lines by wordwrapping)
82340      Branch: cfgperl
82341            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
82342            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
82343            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82344            ! intrpvar.h perl.c
82345 ____________________________________________________________________________
82346 [  6203] By: jhi                                   on 2000/06/06  22:32:43
82347         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
82348              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82349              Date: Tue, 06 Jun 2000 13:07:45 -0700
82350              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
82351      Branch: cfgperl
82352            ! pod/perldiag.pod
82353 ____________________________________________________________________________
82354 [  6202] By: jhi                                   on 2000/06/06  19:38:35
82355         Log: Integrate with Sarathy.
82356      Branch: cfgperl
82357           !> perl.c
82358 ____________________________________________________________________________
82359 [  6201] By: gsar                                  on 2000/06/06  00:42:59
82360         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
82361              does a PUSHMARK that's never ever POPMARKed; in general, only
82362              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
82363              Perl_eval_[sp]v() don't because they don't take any incoming
82364              arguments (this leak has been around since the original version
82365              of perl_eval_pv() in 5.003_97e)
82366      Branch: perl
82367            ! perl.c
82368 ____________________________________________________________________________
82369 [  6200] By: jhi                                   on 2000/06/04  03:44:52
82370         Log: Update to cperl-mode.el 4.31 from
82371              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
82372              Subject: A couple of notes
82373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82374              To: Mailing list Perl5 <perl5-porters@perl.org>
82375              Date: Sat, 3 Jun 2000 23:33:32 -0400
82376              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
82377      Branch: cfgperl
82378            ! emacs/cperl-mode.el
82379 ____________________________________________________________________________
82380 [  6199] By: jhi                                   on 2000/06/03  15:11:05
82381         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
82382              From: Dan Sugalski <dan@sidhe.org>
82383              To: perl5-porters@perl.org, vmsperl@perl.org
82384              Date: Fri, 02 Jun 2000 17:30:51 -0400
82385              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
82386      Branch: cfgperl
82387            ! vms/descrip_mms.template vms/gen_shrfls.pl
82388 ____________________________________________________________________________
82389 [  6198] By: jhi                                   on 2000/06/03  14:59:15
82390         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
82391              From: Dan Sugalski <dan@sidhe.org>
82392              To: vmsperl@perl.org, perl5-porters@perl.org
82393              Date: Fri, 02 Jun 2000 16:00:41 -0400
82394              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
82395              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
82396      Branch: cfgperl
82397            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
82398            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
82399            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
82400 ____________________________________________________________________________
82401 [  6197] By: jhi                                   on 2000/06/03  14:41:30
82402         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
82403              From: John Borwick <jhborwic@unity.ncsu.edu>
82404              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
82405              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
82406      Branch: cfgperl
82407            ! pod/perlsyn.pod
82408 ____________________________________________________________________________
82409 [  6196] By: jhi                                   on 2000/06/03  14:38:09
82410         Log: Integrate with Sarathy.
82411      Branch: cfgperl
82412           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82413           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82414           !> vms/perly_c.vms
82415 ____________________________________________________________________________
82416 [  6195] By: gsar                                  on 2000/06/02  22:43:13
82417         Log: fix yet another eval"" leak under USE_ITHREADS
82418      Branch: perl
82419            ! op.c
82420 ____________________________________________________________________________
82421 [  6194] By: gsar                                  on 2000/06/02  18:22:06
82422         Log: fix small eval"" memory leaks under USE_ITHREADS
82423      Branch: perl
82424            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
82425            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
82426            ! vms/perly_c.vms
82427 ____________________________________________________________________________
82428 [  6193] By: jhi                                   on 2000/06/01  13:03:56
82429         Log: Signals-be-gone for microperl.
82430      Branch: cfgperl
82431            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
82432 ____________________________________________________________________________
82433 [  6192] By: jhi                                   on 2000/06/01  12:52:02
82434         Log: Integrate with Sarathy.
82435      Branch: cfgperl
82436           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
82437           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
82438           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
82439           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82440           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
82441           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
82442           !> t/op/vec.t utils/h2xs.PL
82443 ____________________________________________________________________________
82444 [  6191] By: gsar                                  on 2000/06/01  09:38:21
82445         Log: vec() loses numericalness (modified version of patch suggested
82446              by Robin Barker)
82447      Branch: perl
82448            ! doop.c t/op/vec.t
82449 ____________________________________________________________________________
82450 [  6190] By: gsar                                  on 2000/06/01  09:26:15
82451         Log: submit missing embed.pl change
82452      Branch: perl
82453            ! embed.pl
82454 ____________________________________________________________________________
82455 [  6189] By: gsar                                  on 2000/06/01  09:05:34
82456         Log: counting tr/// corrupts later operation (from M.J.T Guy)
82457      Branch: perl
82458            ! doop.c t/op/tr.t
82459 ____________________________________________________________________________
82460 [  6188] By: gsar                                  on 2000/06/01  08:58:39
82461         Log: h2xs tweaks
82462      Branch: perl
82463            ! utils/h2xs.PL
82464 ____________________________________________________________________________
82465 [  6187] By: gsar                                  on 2000/06/01  08:50:07
82466         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
82467              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
82468      Branch: perl
82469            + lib/Pod/LaTeX.pm
82470            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
82471            ! pod/pod2latex.PL
82472 ____________________________________________________________________________
82473 [  6186] By: gsar                                  on 2000/06/01  08:24:40
82474         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
82475              <wolfgang.laun@alcatel.at>)
82476      Branch: perl
82477            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
82478            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
82479 ____________________________________________________________________________
82480 [  6185] By: gsar                                  on 2000/06/01  08:12:00
82481         Log: remove incorrect documentation about implicit split to @_ in
82482              list context, which never really worked in perl 5 (from
82483              M.J.T. Guy)
82484      Branch: perl
82485            ! pod/perlfunc.pod pod/perltrap.pod
82486 ____________________________________________________________________________
82487 [  6184] By: gsar                                  on 2000/06/01  07:52:27
82488         Log: tweak for change#6127
82489      Branch: perl
82490            ! perl.c
82491 ____________________________________________________________________________
82492 [  6183] By: gsar                                  on 2000/06/01  07:41:02
82493         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
82494              <nick@ccl4.org>)
82495      Branch: perl
82496            + t/lib/selfloader.t
82497            ! MANIFEST lib/SelfLoader.pm
82498 ____________________________________________________________________________
82499 [  6182] By: jhi                                   on 2000/06/01  00:34:42
82500         Log: Be Cleaner Part Deux.
82501      Branch: cfgperl
82502            ! Makefile.SH
82503 ____________________________________________________________________________
82504 [  6181] By: jhi                                   on 2000/06/01  00:32:09
82505         Log: Integrate with Sarathy.
82506      Branch: cfgperl
82507           !> pp.c t/op/arith.t
82508 ____________________________________________________________________________
82509 [  6180] By: jhi                                   on 2000/06/01  00:31:13
82510         Log: microperl nits from Simon Cozens.
82511      Branch: cfgperl
82512            + uconfig.h
82513            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
82514            ! unixish.h
82515 ____________________________________________________________________________
82516 [  6179] By: gsar                                  on 2000/05/31  22:37:51
82517         Log: buggy modulus on UVs introduced by change#3378 (resulted in
82518              4063328477 % 65535 amounting to 27406, instead of 27407)
82519      Branch: perl
82520            ! pp.c t/op/arith.t
82521 ____________________________________________________________________________
82522 [  6178] By: jhi                                   on 2000/05/31  21:52:41
82523         Log: Be cleaner.
82524      Branch: cfgperl
82525            ! Makefile.SH
82526 ____________________________________________________________________________
82527 [  6177] By: jhi                                   on 2000/05/31  21:47:33
82528         Log: Substitution utf8 patch from Simon Cozens.
82529      Branch: cfgperl
82530            ! pp_hot.c
82531 ____________________________________________________________________________
82532 [  6176] By: jhi                                   on 2000/05/31  21:45:34
82533         Log: Single-quoted utf8 patch from Simon Cozens.
82534      Branch: cfgperl
82535            ! toke.c
82536 ____________________________________________________________________________
82537 [  6175] By: jhi                                   on 2000/05/31  21:40:18
82538         Log: Integrate with Sarathy.
82539      Branch: cfgperl
82540           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
82541 ____________________________________________________________________________
82542 [  6174] By: jhi                                   on 2000/05/31  21:37:31
82543         Log: microperl changes from Simon Cozens; Makefile for microperl
82544              written from scratch; few casts added as microperl compilation
82545              doesn't have all prototypes available.
82546      Branch: cfgperl
82547            + Makefile.micro README.micro Todo.micro uconfig.sh
82548            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
82549            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
82550      Branch: metaconfig
82551            + U/modified/Config_h.U
82552 ____________________________________________________________________________
82553 [  6173] By: jhi                                   on 2000/05/31  20:00:24
82554         Log: metaconfig maintenance.
82555      Branch: metaconfig
82556            + U/modified/Inhdr.U U/typedefs/inotype.U
82557      Branch: metaconfig/U/perl
82558            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
82559            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
82560 ____________________________________________________________________________
82561 [  6172] By: gsar                                  on 2000/05/31  05:05:42
82562         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
82563              (from Ilya Zakharevich)
82564      Branch: perl
82565            ! regexec.c t/op/re_tests
82566 ____________________________________________________________________________
82567 [  6171] By: gsar                                  on 2000/05/31  05:01:47
82568         Log: scalar() doesn't force scalar context when used in void context
82569              (from Simon Cozens)
82570      Branch: perl
82571            ! op.c t/op/wantarray.t
82572 ____________________________________________________________________________
82573 [  6170] By: gsar                                  on 2000/05/31  04:41:33
82574         Log: change#6142 needs tweaks to tests to work where there's no symlink()
82575              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
82576      Branch: perl
82577            ! t/lib/filefind.t
82578 ____________________________________________________________________________
82579 [  6169] By: gsar                                  on 2000/05/31  04:29:49
82580         Log: integrate cfgperl contents into mainline
82581      Branch: perl
82582           +> pod/perlmodlib.PL pod/perlnewmod.pod
82583           !> (integrate 42 files)
82584 ____________________________________________________________________________
82585 [  6168] By: jhi                                   on 2000/05/30  22:53:37
82586         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
82587      Branch: cfgperl
82588            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82589            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
82590            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
82591            ! win32/config.bc win32/config.gc win32/config.vc
82592            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82593            ! win32/config_h.PL win32/config_sh.PL
82594      Branch: metaconfig/U/perl
82595            ! perlxv.U
82596 ____________________________________________________________________________
82597 [  6167] By: jhi                                   on 2000/05/30  22:20:21
82598         Log: tweak todo 
82599      Branch: cfgperl
82600            ! Todo-5.6
82601 ____________________________________________________________________________
82602 [  6166] By: jhi                                   on 2000/05/30  22:11:51
82603         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
82604              in case somebody wants to write an extension for more
82605              shadow database interfaces.
82606      Branch: cfgperl
82607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82608            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
82609            ! vos/config.def vos/config.h vos/config_h.SH_orig
82610            ! win32/config.bc win32/config.gc win32/config.vc
82611            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82612      Branch: metaconfig
82613            ! U/modified/Myinit.U
82614      Branch: metaconfig/U/perl
82615            + d_getespwnam.U d_getprpwnam.U i_prot.U
82616 ____________________________________________________________________________
82617 [  6165] By: jhi                                   on 2000/05/30  18:35:34
82618         Log: Integrate with Sarathy.
82619      Branch: cfgperl
82620           !> op.c
82621 ____________________________________________________________________________
82622 [  6164] By: jhi                                   on 2000/05/30  18:30:16
82623         Log: detypo
82624      Branch: cfgperl
82625            ! Configure config_h.SH
82626      Branch: metaconfig/U/perl
82627            ! perlxv.U
82628 ____________________________________________________________________________
82629 [  6163] By: gsar                                  on 2000/05/30  03:24:03
82630         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
82631      Branch: perl
82632            ! op.c
82633 ____________________________________________________________________________
82634 [  6162] By: gsar                                  on 2000/05/30  03:09:38
82635         Log: fix memory leak in method call optimization (change#3768);
82636              made C<eval "$x->foo()"> leak
82637      Branch: perl
82638            ! op.c
82639 ____________________________________________________________________________
82640 [  6161] By: jhi                                   on 2000/05/29  17:56:26
82641         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
82642              both from Simon Cozens.
82643      Branch: cfgperl
82644            + pod/perlmodlib.PL pod/perlnewmod.pod
82645            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
82646            ! pod/perlmodlib.pod pod/perltoc.pod
82647 ____________________________________________________________________________
82648 [  6160] By: jhi                                   on 2000/05/29  17:23:55
82649         Log: Changes for the File::Temp 0.08 (change #6159) test suite
82650              to fit better into the Perl distribution test framework.
82651      Branch: cfgperl
82652            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
82653            ! t/lib/ftmp-tempfile.t
82654 ____________________________________________________________________________
82655 [  6159] By: jhi                                   on 2000/05/29  16:55:36
82656         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
82657      Branch: cfgperl
82658            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
82659            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
82660 ____________________________________________________________________________
82661 [  6158] By: bailey                                on 2000/05/29  16:22:08
82662         Log: Add fallback to tmpfile for use in cases where user's relying on
82663              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
82664              Lane's patch)
82665      Branch: vmsperl
82666            ! vms/vms.c vms/vmsish.h
82667 ____________________________________________________________________________
82668 [  6157] By: jhi                                   on 2000/05/29  03:10:36
82669         Log: Regen Configure to jive with #6149.
82670      Branch: cfgperl
82671            ! Configure
82672      Branch: metaconfig
82673            ! U/modified/Getfile.U
82674 ____________________________________________________________________________
82675 [  6156] By: jhi                                   on 2000/05/29  03:01:38
82676         Log: Integrate with Sarathy.
82677      Branch: cfgperl
82678           +> ext/DynaLoader/dl_mac.xs
82679           !> (integrate 38 files)
82680 ____________________________________________________________________________
82681 [  6155] By: gsar                                  on 2000/05/28  21:15:58
82682         Log: small bug in change#6144; remove random \xA0 character that snuck
82683              in via change#6145
82684      Branch: perl
82685            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
82686 ____________________________________________________________________________
82687 [  6154] By: gsar                                  on 2000/05/28  21:04:19
82688         Log: avoid type mismatch warning
82689      Branch: perl
82690            ! perl.c
82691 ____________________________________________________________________________
82692 [  6153] By: gsar                                  on 2000/05/28  20:58:31
82693         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
82694              <nick@Bagpuss.uk.boo.com>)
82695      Branch: perl
82696            ! lib/Test/Harness.pm
82697 ____________________________________________________________________________
82698 [  6152] By: gsar                                  on 2000/05/28  20:53:42
82699         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
82700      Branch: perl
82701            ! regexec.c
82702 ____________________________________________________________________________
82703 [  6151] By: gsar                                  on 2000/05/28  20:50:28
82704         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
82705      Branch: perl
82706            ! regexec.c
82707 ____________________________________________________________________________
82708 [  6150] By: gsar                                  on 2000/05/28  20:39:58
82709         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
82710      Branch: perl
82711            ! pod/perlrequick.pod
82712 ____________________________________________________________________________
82713 [  6149] By: gsar                                  on 2000/05/28  20:35:16
82714         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
82715              <troc@netrus.net>)
82716      Branch: perl
82717            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
82718            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
82719            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
82720            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
82721 ____________________________________________________________________________
82722 [  6148] By: gsar                                  on 2000/05/28  20:21:07
82723         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
82724      Branch: perl
82725            ! lib/ExtUtils/MM_Unix.pm
82726 ____________________________________________________________________________
82727 [  6147] By: gsar                                  on 2000/05/28  20:12:41
82728         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
82729              (from Peter Prymmer)
82730      Branch: perl
82731            ! vms/subconfigure.com
82732 ____________________________________________________________________________
82733 [  6146] By: gsar                                  on 2000/05/28  20:06:15
82734         Log: doc typo
82735      Branch: perl
82736            ! lib/warnings.pm warnings.h warnings.pl
82737 ____________________________________________________________________________
82738 [  6145] By: gsar                                  on 2000/05/28  18:44:33
82739         Log: make xsubpp skip embedded pod (from Matthias Neeracher
82740              <neeri@iis.ee.ethz.ch>)
82741      Branch: perl
82742            ! lib/ExtUtils/xsubpp
82743 ____________________________________________________________________________
82744 [  6144] By: gsar                                  on 2000/05/28  18:42:49
82745         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
82746              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
82747              <neeri@iis.ee.ethz.ch>)
82748      Branch: perl
82749            ! lib/AutoSplit.pm
82750 ____________________________________________________________________________
82751 [  6143] By: gsar                                  on 2000/05/28  18:41:12
82752         Log: MacOS support, part 1 (from Matthias Neeracher
82753              <neeri@iis.ee.ethz.ch>)
82754      Branch: perl
82755            + ext/DynaLoader/dl_mac.xs
82756            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
82757            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
82758            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
82759            ! util.h
82760 ____________________________________________________________________________
82761 [  6142] By: gsar                                  on 2000/05/28  18:21:51
82762         Log: File::Find fails to chdir when chasing symlinks (from
82763              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
82764      Branch: perl
82765            ! lib/File/Find.pm t/lib/filefind.t
82766 ____________________________________________________________________________
82767 [  6141] By: jhi                                   on 2000/05/28  14:25:15
82768         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
82769              forwarded by Peter Seebach from the bsdi-users mailing list.
82770              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
82771      Branch: perl
82772            ! hints/bsdos.sh
82773 ____________________________________________________________________________
82774 [  6140] By: jhi                                   on 2000/05/28  14:11:57
82775         Log: Integrate with Sarathy.
82776      Branch: cfgperl
82777           +> (branch 30 files)
82778           !> (integrate 93 files)
82779 ____________________________________________________________________________
82780 [  6139] By: gsar                                  on 2000/05/28  10:01:48
82781         Log: revise mktables.PL for bugs and newness in Unicode 3.0
82782              (from James Bence <jbence@amgen.com>)
82783      Branch: perl
82784            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
82785            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
82786            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
82787            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
82788            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
82789            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
82790            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
82791            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
82792            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
82793            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
82794            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
82795            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
82796            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
82797            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
82798            + lib/unicode/Is/SylWU.pl
82799            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
82800            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
82801            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
82802            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
82803            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
82804            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
82805            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
82806            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
82807            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
82808            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
82809            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
82810            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
82811            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
82812            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
82813            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
82814            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
82815            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
82816            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
82817            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
82818            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
82819            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
82820            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
82821            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
82822            ! lib/unicode/Makefile lib/unicode/mktables.PL
82823 ____________________________________________________________________________
82824 [  6138] By: gsar                                  on 2000/05/28  08:50:32
82825         Log: add note about the handling of negative indices to tied arrays
82826              (from Michael G Schwern <schwern@pobox.com>)
82827      Branch: perl
82828            ! pod/perltie.pod
82829 ____________________________________________________________________________
82830 [  6137] By: gsar                                  on 2000/05/28  08:46:10
82831         Log: fix bogus redeclaration warning for "our" variables in different
82832              scopes
82833      Branch: perl
82834            ! op.c t/pragma/strict-vars
82835 ____________________________________________________________________________
82836 [  6136] By: gsar                                  on 2000/05/28  08:31:20
82837         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
82838      Branch: perl
82839            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
82840 ____________________________________________________________________________
82841 [  6135] By: gsar                                  on 2000/05/28  08:17:50
82842         Log: enable Test::Harness to dynamically determine column width etc.
82843              (from Rob Napier <rnapier@employees.org>)
82844      Branch: perl
82845            ! lib/Test/Harness.pm
82846 ____________________________________________________________________________
82847 [  6134] By: gsar                                  on 2000/05/28  08:13:39
82848         Log: make Test::Harness use wait.h/WCOREDUMP if available
82849              (from Ben Tilly <ben_tilly@hotmail.com>)
82850      Branch: perl
82851            ! lib/Test/Harness.pm
82852 ____________________________________________________________________________
82853 [  6133] By: gsar                                  on 2000/05/28  08:08:05
82854         Log: elide bogus test in change#6132
82855      Branch: perl
82856            ! t/pragma/warn/9enabled
82857 ____________________________________________________________________________
82858 [  6132] By: gsar                                  on 2000/05/28  08:03:14
82859         Log: warnings::enabled() doesn't fall back to looking at $^W if
82860              caller isn't using lexical warnings (from Paul Marquess)
82861      Branch: perl
82862            ! pp_ctl.c t/pragma/warn/9enabled
82863 ____________________________________________________________________________
82864 [  6131] By: gsar                                  on 2000/05/28  07:57:47
82865         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
82866      Branch: perl
82867            ! ext/POSIX/POSIX.pm
82868 ____________________________________________________________________________
82869 [  6130] By: gsar                                  on 2000/05/28  07:29:12
82870         Log: fix places that mean C<"word" character> but say C<alphanumeric
82871              character>
82872      Branch: perl
82873            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
82874 ____________________________________________________________________________
82875 [  6129] By: gsar                                  on 2000/05/28  07:18:41
82876         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
82877      Branch: perl
82878            ! vms/test.com
82879 ____________________________________________________________________________
82880 [  6128] By: gsar                                  on 2000/05/28  07:12:55
82881         Log: new perlxstut example for passing/returning refs to arrays
82882              (from David Lowe <dlowe@pootpoot.com>)
82883      Branch: perl
82884            ! pod/perlxstut.pod
82885 ____________________________________________________________________________
82886 [  6127] By: gsar                                  on 2000/05/28  07:02:50
82887         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
82888              failed (from Gisle Aas)
82889      Branch: perl
82890            ! cop.h perl.c
82891 ____________________________________________________________________________
82892 [  6126] By: gsar                                  on 2000/05/28  06:39:53
82893         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
82894              (reworked variant of patch suggested by Simon Cozens)
82895      Branch: perl
82896            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
82897            ! pp_hot.c proto.h t/op/gv.t
82898 ____________________________________________________________________________
82899 [  6125] By: gsar                                  on 2000/05/28  05:14:55
82900         Log: enable propagating exception objects via Perl_croak() in XS code
82901              (from Gisle Aas)
82902      Branch: perl
82903            ! util.c
82904 ____________________________________________________________________________
82905 [  6124] By: gsar                                  on 2000/05/28  05:07:28
82906         Log: integrate vmsperl contents into mainline
82907      Branch: perl
82908           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
82909           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
82910           !> vms/vmsish.h
82911 ____________________________________________________________________________
82912 [  6123] By: gsar                                  on 2000/05/28  05:03:53
82913         Log: clarify gotcha with #line directives (from Rocco Caputo
82914              <troc@netrus.net>)
82915      Branch: perl
82916            ! pod/perldebug.pod pod/perlsyn.pod
82917 ____________________________________________________________________________
82918 [  6122] By: gsar                                  on 2000/05/28  04:58:29
82919         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
82920              (from Mark-Jason Dominus)
82921      Branch: perl
82922            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
82923            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
82924            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
82925            ! toke.c
82926 ____________________________________________________________________________
82927 [  6121] By: bailey                                on 2000/05/25  04:46:54
82928         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
82929              lists (based on fixes by Craig Berry)
82930      Branch: vmsperl
82931            ! lib/File/Spec/VMS.pm
82932 ____________________________________________________________________________
82933 [  6120] By: bailey                                on 2000/05/25  04:25:38
82934         Log: Add missing escape (Charles Lane)
82935      Branch: vmsperl
82936            ! t/op/lex_assign.t
82937 ____________________________________________________________________________
82938 [  6119] By: bailey                                on 2000/05/25  04:21:25
82939         Log: Quiet error messages in vmsish.t (Charles Lane)
82940      Branch: vmsperl
82941            ! vms/ext/vmsish.t
82942 ____________________________________________________________________________
82943 [  6118] By: bailey                                on 2000/05/25  04:17:57
82944         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
82945              Flatten case labels in switch statements uniformly (Charles Bailey)
82946      Branch: vmsperl
82947            ! vms/vms.c
82948 ____________________________________________________________________________
82949 [  6117] By: bailey                                on 2000/05/25  03:58:09
82950         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
82951      Branch: vmsperl
82952            ! vms/vmsish.h
82953 ____________________________________________________________________________
82954 [  6116] By: bailey                                on 2000/05/25  03:11:15
82955         Log: Miscellaneous cosmetic fixes (Charles Lane)
82956      Branch: vmsperl
82957            ! lib/ExtUtils/MM_VMS.pm
82958 ____________________________________________________________________________
82959 [  6115] By: bailey                                on 2000/05/25  03:10:36
82960         Log: Add bounds checking for several strings (Charles Lane)
82961      Branch: vmsperl
82962            ! vms/vms.c
82963 ____________________________________________________________________________
82964 [  6114] By: bailey                                on 2000/05/25  02:25:34
82965         Log: Urk -- undo previous removal of vmsish 'exit' change
82966      Branch: vmsperl
82967            ! vms/ext/vmsish.pm vms/vmsish.h
82968 ____________________________________________________________________________
82969 [  6113] By: bailey                                on 2000/05/24  02:24:40
82970         Log: Ugly workaround for version-specific RTL error
82971      Branch: vmsperl
82972            ! vms/vms.c
82973 ____________________________________________________________________________
82974 [  6112] By: bailey                                on 2000/05/24  02:19:55
82975         Log: Check for existence of file before trying to delete
82976      Branch: vmsperl
82977            ! vms/test.com
82978 ____________________________________________________________________________
82979 [  6111] By: bailey                                on 2000/05/23  23:35:13
82980         Log: Resync with mainline prior to post-5.6.0 updates
82981      Branch: vmsperl
82982           +> (branch 49 files)
82983            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
82984            ! vms/ext/vmsish.pm
82985           !> (integrate 334 files)
82986 ____________________________________________________________________________
82987 [  6110] By: jhi                                   on 2000/05/23  19:28:32
82988         Log: todo tweak
82989      Branch: cfgperl
82990            ! Todo-5.6
82991 ____________________________________________________________________________
82992 [  6109] By: jhi                                   on 2000/05/18  17:38:54
82993         Log: Integrate with Sarathy.
82994      Branch: cfgperl
82995           !> mg.c perl.h win32/perlhost.h
82996 ____________________________________________________________________________
82997 [  6108] By: gsar                                  on 2000/05/17  02:24:56
82998         Log: reenable fake signal handling on Windows, bugs and all
82999      Branch: perl
83000            ! mg.c perl.h win32/perlhost.h
83001 ____________________________________________________________________________
83002 [  6107] By: jhi                                   on 2000/05/15  18:01:41
83003         Log: Tweak the todo list.
83004      Branch: cfgperl
83005            ! Todo-5.6
83006 ____________________________________________________________________________
83007 [  6106] By: jhi                                   on 2000/05/15  13:41:48
83008         Log: The (Configure) script refuses to go on, after asking for
83009              'You may also choose to try maximal 64-bitness....'.
83010              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
83011              -- Patrick Zima
83012              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
83013      Branch: cfgperl
83014            ! hints/solaris_2.sh
83015 ____________________________________________________________________________
83016 [  6105] By: jhi                                   on 2000/05/11  14:37:43
83017         Log: Integrate with Sarathy.
83018      Branch: cfgperl
83019           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83020           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
83021 ____________________________________________________________________________
83022 [  6104] By: gsar                                  on 2000/05/11  03:39:07
83023         Log: PL_sys_intern was being initialized too late on windows
83024      Branch: perl
83025            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83026            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
83027 ____________________________________________________________________________
83028 [  6103] By: jhi                                   on 2000/05/09  19:42:20
83029         Log: Test tweaking for Unicos continues.
83030      Branch: cfgperl
83031            ! t/op/64bitint.t
83032 ____________________________________________________________________________
83033 [  6102] By: jhi                                   on 2000/05/09  16:47:27
83034         Log: The test suite tweak in #6101 wasn't quite right.
83035      Branch: cfgperl
83036            ! t/lib/complex.t
83037 ____________________________________________________________________________
83038 [  6101] By: jhi                                   on 2000/05/09  15:35:34
83039         Log: Hints and test tweaks for Unicos.
83040      Branch: cfgperl
83041            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
83042 ____________________________________________________________________________
83043 [  6100] By: jhi                                   on 2000/05/08  21:15:06
83044         Log: More compilation tweakery from Allen Smith.
83045      Branch: cfgperl
83046            ! hints/irix_6.sh
83047 ____________________________________________________________________________
83048 [  6099] By: jhi                                   on 2000/05/08  19:21:18
83049         Log: Tweaks for the cc bugs from Allen Smith.
83050      Branch: cfgperl
83051            ! hints/irix_6.sh
83052 ____________________________________________________________________________
83053 [  6098] By: jhi                                   on 2000/05/08  19:13:37
83054         Log: Add a note about other, yet unsupported, shadow password APIs.
83055      Branch: cfgperl
83056            ! pp_sys.c
83057 ____________________________________________________________________________
83058 [  6097] By: jhi                                   on 2000/05/08  18:46:34
83059         Log: Add a note about possible compilation problems from Allen Smith.
83060      Branch: cfgperl
83061            ! hints/irix_6.sh
83062 ____________________________________________________________________________
83063 [  6096] By: jhi                                   on 2000/05/08  17:33:10
83064         Log: Integrate with Sarathy.
83065      Branch: cfgperl
83066           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83067           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
83068 ____________________________________________________________________________
83069 [  6095] By: jhi                                   on 2000/05/08  16:21:33
83070         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
83071              might be useful in future.
83072      Branch: cfgperl
83073            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83074            ! config_h.SH
83075      Branch: metaconfig
83076            ! U/installdirs/inc_version_list.U
83077      Branch: metaconfig/U/perl
83078            ! perlxv.U
83079 ____________________________________________________________________________
83080 [  6094] By: gsar                                  on 2000/05/08  14:22:22
83081         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
83082      Branch: perl
83083            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83084            ! hints/cygwin.sh pp_sys.c
83085 ____________________________________________________________________________
83086 [  6093] By: gsar                                  on 2000/05/08  12:52:28
83087         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
83088              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
83089      Branch: perl
83090            ! pp_sys.c sv.c win32/perlhost.h
83091 ____________________________________________________________________________
83092 [  6092] By: jhi                                   on 2000/05/07  22:40:34
83093         Log: Regen perltoc with the fixed buildtoc.
83094      Branch: cfgperl
83095            ! pod/perltoc.pod
83096 ____________________________________________________________________________
83097 [  6091] By: jhi                                   on 2000/05/07  22:24:16
83098         Log: Integrate with Sarathy.
83099      Branch: cfgperl
83100           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
83101           !> t/op/substr.t toke.c
83102 ____________________________________________________________________________
83103 [  6090] By: gsar                                  on 2000/05/07  19:47:07
83104         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
83105              [NI]OK; added tests for both
83106      Branch: perl
83107            ! perl.c pp_hot.c sv.c t/op/substr.t
83108 ____________________________________________________________________________
83109 [  6089] By: gsar                                  on 2000/05/07  18:18:38
83110         Log: buildtoc tweak to fix newline lossage
83111      Branch: perl
83112            ! pod/buildtoc
83113 ____________________________________________________________________________
83114 [  6088] By: jhi                                   on 2000/05/07  16:35:36
83115         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
83116              because we do not use those.  The HAS_GETSPNAM remains,
83117              though, because we still do use that.
83118      Branch: cfgperl
83119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83120            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
83121            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
83122            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83123            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83124            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
83125 ____________________________________________________________________________
83126 [  6087] By: gsar                                  on 2000/05/07  16:05:16
83127         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
83128      Branch: perl
83129            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
83130 ____________________________________________________________________________
83131 [  6086] By: jhi                                   on 2000/05/07  15:27:07
83132         Log: Integrate with Sarathy.
83133      Branch: cfgperl
83134           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83135           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83136           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
83137           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
83138           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
83139           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
83140 ____________________________________________________________________________
83141 [  6085] By: gsar                                  on 2000/05/07  05:52:02
83142         Log: repeat operator (x) doesn't preserve utf8-ness
83143      Branch: perl
83144            ! pp.c t/op/substr.t
83145 ____________________________________________________________________________
83146 [  6084] By: gsar                                  on 2000/05/07  05:39:55
83147         Log: substr() does not preserve utf8-ness (from Stefan Eissing
83148              <Eissing@medicaldataservice.de>); added tests
83149      Branch: perl
83150            ! pp.c t/op/substr.t
83151 ____________________________________________________________________________
83152 [  6083] By: gsar                                  on 2000/05/07  05:24:46
83153         Log: note about undocumented caller() return value (from M.J.T. Guy);
83154              yet another peek.t tweak
83155      Branch: perl
83156            ! pod/perlfunc.pod t/lib/peek.t
83157 ____________________________________________________________________________
83158 [  6082] By: gsar                                  on 2000/05/07  05:08:40
83159         Log: peek.t non-portable to ithreads
83160      Branch: perl
83161            ! t/lib/peek.t
83162 ____________________________________________________________________________
83163 [  6081] By: gsar                                  on 2000/05/07  04:17:04
83164         Log: better default perlbug categories for ok reports (from Richard Foley)
83165      Branch: perl
83166            ! utils/perlbug.PL
83167 ____________________________________________________________________________
83168 [  6080] By: gsar                                  on 2000/05/07  04:08:07
83169         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
83170              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83171      Branch: perl
83172            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83173            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83174            ! AUTHORS MAINTAIN MANIFEST
83175 ____________________________________________________________________________
83176 [  6079] By: gsar                                  on 2000/05/07  04:01:38
83177         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
83178      Branch: perl
83179            ! lib/Carp/Heavy.pm
83180 ____________________________________________________________________________
83181 [  6078] By: gsar                                  on 2000/05/07  01:24:19
83182         Log: workaround for CRT bug in chdir() (from Charles Lane, via
83183              Peter Prymmer)
83184      Branch: perl
83185            ! iperlsys.h vms/vms.c vms/vmsish.h
83186 ____________________________________________________________________________
83187 [  6077] By: gsar                                  on 2000/05/07  01:22:23
83188         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
83189              and Tom Phoenix)
83190      Branch: perl
83191            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
83192 ____________________________________________________________________________
83193 [  6076] By: gsar                                  on 2000/05/06  17:36:29
83194         Log: integrate cfgperl contents into mainline
83195      Branch: perl
83196           +> t/lib/peek.t
83197           !> Configure MANIFEST Porting/Glossary Porting/config.sh
83198           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
83199           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
83200           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
83201 ____________________________________________________________________________
83202 [  6075] By: jhi                                   on 2000/05/05  18:56:10
83203         Log: Make the test more portable.
83204      Branch: cfgperl
83205            ! t/lib/peek.t
83206 ____________________________________________________________________________
83207 [  6074] By: jhi                                   on 2000/05/05  18:49:20
83208         Log: Introduce t/lib/peek.t.
83209      Branch: cfgperl
83210            + t/lib/peek.t
83211            ! MANIFEST
83212 ____________________________________________________________________________
83213 [  6073] By: jhi                                   on 2000/05/05  14:30:45
83214         Log: Complex tweaks.
83215      Branch: cfgperl
83216            ! lib/Math/Complex.pm t/lib/complex.t
83217 ____________________________________________________________________________
83218 [  6072] By: jhi                                   on 2000/05/05  12:27:13
83219         Log: Integrate with Sarathy.
83220      Branch: cfgperl
83221           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83222           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83223           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
83224           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
83225 ____________________________________________________________________________
83226 [  6071] By: gsar                                  on 2000/05/05  02:24:46
83227         Log: misformatted perllocal.pod (from Tim Jenness
83228              <t.jenness@jach.hawaii.edu>)
83229      Branch: perl
83230            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83231 ____________________________________________________________________________
83232 [  6070] By: gsar                                  on 2000/05/05  02:16:52
83233         Log: remove misleading comment (from M.J.T. Guy)
83234      Branch: perl
83235            ! t/lib/anydbm.t
83236 ____________________________________________________________________________
83237 [  6069] By: gsar                                  on 2000/05/05  02:15:13
83238         Log: File::Spec compatibility update (from Barrie Slaymaker
83239              <barries@slaysys.com>)
83240      Branch: perl
83241            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83242            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83243 ____________________________________________________________________________
83244 [  6068] By: gsar                                  on 2000/05/05  02:01:50
83245         Log: note about values()
83246      Branch: perl
83247            ! pod/perlfunc.pod
83248 ____________________________________________________________________________
83249 [  6067] By: gsar                                  on 2000/05/05  01:33:09
83250         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
83251      Branch: perl
83252            ! win32/win32.c
83253 ____________________________________________________________________________
83254 [  6066] By: gsar                                  on 2000/05/05  01:23:43
83255         Log: s/END/CHECK/
83256      Branch: perl
83257            ! perl.c
83258 ____________________________________________________________________________
83259 [  6065] By: jhi                                   on 2000/05/04  17:30:22
83260         Log: Integrate with Sarathy.
83261      Branch: cfgperl
83262           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
83263 ____________________________________________________________________________
83264 [  6064] By: gsar                                  on 2000/05/04  17:26:14
83265         Log: change#5905 wasn't quite right--it's intent only applies when arguments
83266              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
83267      Branch: perl
83268            ! pp_sys.c sv.c
83269 ____________________________________________________________________________
83270 [  6063] By: gsar                                  on 2000/05/04  16:52:29
83271         Log: tokeq() could read unallocated field in argument
83272      Branch: perl
83273            ! toke.c
83274 ____________________________________________________________________________
83275 [  6062] By: gsar                                  on 2000/05/04  16:34:51
83276         Log: additional tests for utf8.t
83277      Branch: perl
83278            ! t/pragma/utf8.t
83279 ____________________________________________________________________________
83280 [  6061] By: gsar                                  on 2000/05/04  16:09:28
83281         Log: change#5921 neglected to make eq honor "use bytes"
83282      Branch: perl
83283            ! sv.c
83284 ____________________________________________________________________________
83285 [  6060] By: jhi                                   on 2000/05/04  15:30:16
83286         Log: Integrate with Sarathy.
83287      Branch: cfgperl
83288           !> perl.c regcomp.c t/pragma/utf8.t
83289 ____________________________________________________________________________
83290 [  6059] By: jhi                                   on 2000/05/04  15:26:37
83291         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
83292              in natively 64-bit platforms where a long is a quad (no need
83293              for long longs).  Also added bias for IVs.
83294      Branch: cfgperl
83295            ! toke.c
83296 ____________________________________________________________________________
83297 [  6058] By: gsar                                  on 2000/05/04  00:19:14
83298         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
83299              (spotted by Donald Kinzer <dkinzer@premia.com>)
83300      Branch: perl
83301            ! perl.c
83302 ____________________________________________________________________________
83303 [  6057] By: gsar                                  on 2000/05/03  18:34:01
83304         Log: fix broken parsing of /\x{ab}/
83305      Branch: perl
83306            ! regcomp.c t/pragma/utf8.t
83307 ____________________________________________________________________________
83308 [  6056] By: jhi                                   on 2000/05/03  17:57:16
83309         Log: The search of infinity continues, this time simplified.
83310      Branch: cfgperl
83311            ! lib/Math/Complex.pm
83312 ____________________________________________________________________________
83313 [  6055] By: jhi                                   on 2000/05/03  17:45:30
83314         Log: Detypo.
83315      Branch: cfgperl
83316            ! hints/unicos.sh
83317 ____________________________________________________________________________
83318 [  6054] By: jhi                                   on 2000/05/02  22:28:27
83319         Log: Be more forgiving in POSIX about HUGE_VALL.
83320      Branch: cfgperl
83321            ! ext/POSIX/POSIX.xs
83322 ____________________________________________________________________________
83323 [  6053] By: jhi                                   on 2000/05/02  22:25:05
83324         Log: Integrate with Sarathy.
83325      Branch: cfgperl
83326           !> hints/irix_6.sh pod/perlop.pod
83327 ____________________________________________________________________________
83328 [  6052] By: jhi                                   on 2000/05/02  22:24:31
83329         Log: Unicos hint tweak.
83330      Branch: cfgperl
83331            ! hints/unicos.sh
83332 ____________________________________________________________________________
83333 [  6051] By: jhi                                   on 2000/05/02  22:21:26
83334         Log: Complex tweakery.
83335      Branch: cfgperl
83336            ! lib/Math/Complex.pm t/lib/complex.t
83337 ____________________________________________________________________________
83338 [  6050] By: jhi                                   on 2000/05/02  19:26:22
83339         Log: Use setxxent()/endxxent().
83340      Branch: cfgperl
83341            ! t/op/grent.t t/op/pwent.t
83342 ____________________________________________________________________________
83343 [  6049] By: jhi                                   on 2000/05/02  19:06:02
83344         Log: Test both the scalar and list contexts.
83345      Branch: cfgperl
83346            ! t/op/grent.t t/op/pwent.t
83347 ____________________________________________________________________________
83348 [  6048] By: gsar                                  on 2000/05/02  18:29:10
83349         Log: add note about how $( doesn't interpolate in REs (from
83350              Philip Newton <newton@ficus.frogspace.net>)
83351      Branch: perl
83352            ! pod/perlop.pod
83353 ____________________________________________________________________________
83354 [  6047] By: jhi                                   on 2000/05/02  17:41:24
83355         Log: Call getspnam() only iff needed.
83356      Branch: cfgperl
83357            ! pp_sys.c
83358 ____________________________________________________________________________
83359 [  6046] By: gsar                                  on 2000/05/02  17:07:25
83360         Log: libscheck has insufficient checks for n32 libs (from
83361              Albert Chin-A-Young <china@thewrittenword.com>)
83362      Branch: perl
83363            ! hints/irix_6.sh
83364 ____________________________________________________________________________
83365 [  6045] By: jhi                                   on 2000/05/02  13:57:17
83366         Log: Integrate with Sarathy.
83367      Branch: cfgperl
83368           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
83369           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
83370 ____________________________________________________________________________
83371 [  6044] By: gsar                                  on 2000/05/02  06:48:19
83372         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
83373              such that underscores are only ignored in literal numbers,
83374              "\x{...}", and hex/oct argument
83375      Branch: perl
83376            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
83377 ____________________________________________________________________________
83378 [  6043] By: gsar                                  on 2000/05/02  02:22:29
83379         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
83380      Branch: perl
83381            ! pod/perlretut.pod
83382 ____________________________________________________________________________
83383 [  6042] By: gsar                                  on 2000/05/02  02:17:51
83384         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
83385      Branch: perl
83386            ! pod/perltrap.pod
83387 ____________________________________________________________________________
83388 [  6041] By: gsar                                  on 2000/05/02  01:53:51
83389         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
83390              to compensate
83391      Branch: perl
83392            ! Porting/makerel
83393 ____________________________________________________________________________
83394 [  6040] By: gsar                                  on 2000/05/02  01:51:57
83395         Log: missing files in MANIFEST
83396      Branch: perl
83397            ! MANIFEST
83398 ____________________________________________________________________________
83399 [  6039] By: jhi                                   on 2000/05/02  00:36:46
83400         Log: Infinite problems.
83401      Branch: cfgperl
83402            ! lib/Math/Complex.pm
83403 ____________________________________________________________________________
83404 [  6038] By: jhi                                   on 2000/05/02  00:06:38
83405         Log: pwent/spent #ifdef imbalance.
83406      Branch: cfgperl
83407            ! pp_sys.c
83408 ____________________________________________________________________________
83409 [  6037] By: jhi                                   on 2000/05/01  22:50:11
83410         Log: Use HUGE_VALL if applicable.
83411      Branch: cfgperl
83412            ! ext/POSIX/POSIX.xs util.c
83413 ____________________________________________________________________________
83414 [  6036] By: jhi                                   on 2000/05/01  22:20:53
83415         Log: Correct Freudian slip.
83416      Branch: cfgperl
83417            ! pp_sys.c
83418 ____________________________________________________________________________
83419 [  6035] By: jhi                                   on 2000/05/01  21:07:38
83420         Log: Continue on the pwent/spent case.
83421      Branch: cfgperl
83422            ! pp_sys.c
83423 ____________________________________________________________________________
83424 [  6034] By: jhi                                   on 2000/05/01  17:45:14
83425         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
83426              adjustments in 6032 conflicted badly with this, will have
83427              to revisit them later.
83428      Branch: cfgperl
83429           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
83430           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83431           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
83432           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
83433           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
83434           !> t/lib/cgi-html.t t/lib/cgi-request.t
83435 ____________________________________________________________________________
83436 [  6033] By: jhi                                   on 2000/05/01  17:40:49
83437         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
83438      Branch: cfgperl
83439            ! pp_sys.c
83440 ____________________________________________________________________________
83441 [  6032] By: gsar                                  on 2000/05/01  15:56:32
83442         Log: whitespace adjustments
83443      Branch: perl
83444            ! pp_sys.c
83445 ____________________________________________________________________________
83446 [  6031] By: gsar                                  on 2000/05/01  15:19:41
83447         Log: small nits in diagnostics.pm (from Robin Barker)
83448      Branch: perl
83449            ! lib/diagnostics.pm pod/perldiag.pod
83450 ____________________________________________________________________________
83451 [  6030] By: gsar                                  on 2000/05/01  08:39:18
83452         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
83453              for @- and @+ (from Johan Vromans)
83454      Branch: perl
83455            ! lib/English.pm pod/perlvar.pod
83456 ____________________________________________________________________________
83457 [  6029] By: gsar                                  on 2000/05/01  08:16:10
83458         Log: add CGI.pm v2.66 (from Lincoln Stein)
83459      Branch: perl
83460            + lib/CGI/Util.pm t/lib/cgi-pretty.t
83461            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
83462            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
83463            ! t/lib/cgi-html.t t/lib/cgi-request.t
83464 ____________________________________________________________________________
83465 [  6028] By: gsar                                  on 2000/05/01  06:34:41
83466         Log: Pod::Man generates groff-incompatible macro definition (from
83467              Tom Christiansen)
83468      Branch: perl
83469            ! lib/Pod/Man.pm
83470 ____________________________________________________________________________
83471 [  6027] By: gsar                                  on 2000/05/01  06:31:36
83472         Log: podlators-1.02 update (from Russ Allbery)
83473      Branch: perl
83474            ! lib/Pod/Man.pm lib/Pod/Text.pm
83475 ____________________________________________________________________________
83476 [  6026] By: jhi                                   on 2000/04/30  23:24:23
83477         Log: Integrate with Sarathy.
83478      Branch: cfgperl
83479           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83480           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
83481           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83482           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83483           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
83484           !> t/lib/syslog.t toke.c win32/win32.h
83485 ____________________________________________________________________________
83486 [  6025] By: gsar                                  on 2000/04/30  18:17:47
83487         Log: Is{Alnum,Alpha,Word} don't match titlecase
83488              
83489              TODO: IsSpace is defined recursively!
83490              
83491              (both spotted by Larry)
83492      Branch: perl
83493            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
83494            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
83495 ____________________________________________________________________________
83496 [  6024] By: gsar                                  on 2000/04/30  17:50:19
83497         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
83498              (from Hugo van der Sanden)
83499      Branch: perl
83500            ! toke.c
83501 ____________________________________________________________________________
83502 [  6023] By: gsar                                  on 2000/04/30  17:14:43
83503         Log: debugger stomps on $. (from M.J.T. Guy)
83504      Branch: perl
83505            ! lib/perl5db.pl
83506 ____________________________________________________________________________
83507 [  6022] By: gsar                                  on 2000/04/30  16:59:22
83508         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
83509      Branch: perl
83510            ! sv.c
83511 ____________________________________________________________________________
83512 [  6021] By: gsar                                  on 2000/04/29  21:00:08
83513         Log: remove Win2K issue in pod (fixed by change#6020)
83514      Branch: perl
83515            ! README.win32 pod/perl56delta.pod
83516 ____________________________________________________________________________
83517 [  6020] By: gsar                                  on 2000/04/29  20:51:49
83518         Log: test tweak
83519      Branch: perl
83520            ! t/lib/open3.t
83521 ____________________________________________________________________________
83522 [  6019] By: gsar                                  on 2000/04/29  20:34:27
83523         Log: windows portability tweaks
83524      Branch: perl
83525            ! t/lib/b.t win32/win32.h
83526 ____________________________________________________________________________
83527 [  6018] By: gsar                                  on 2000/04/29  19:55:24
83528         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
83529              make _PATH_LOG() return "" if unavailable
83530      Branch: perl
83531            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
83532            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
83533 ____________________________________________________________________________
83534 [  6017] By: jhi                                   on 2000/04/28  22:49:46
83535         Log: Integrate with Sarathy.
83536      Branch: cfgperl
83537           !> op.c perl.c pod/perldiag.pod t/lib/b.t
83538 ____________________________________________________________________________
83539 [  6016] By: jhi                                   on 2000/04/28  22:46:14
83540         Log: Do not warn that an infinity does not look like a number.
83541      Branch: cfgperl
83542            ! sv.c
83543 ____________________________________________________________________________
83544 [  6015] By: gsar                                  on 2000/04/28  22:35:49
83545         Log: tweak test for portability
83546      Branch: perl
83547            ! t/lib/b.t
83548 ____________________________________________________________________________
83549 [  6014] By: gsar                                  on 2000/04/28  22:05:31
83550         Log: glob() loading File::Glob behind the scenes may cause syntax errors
83551      Branch: perl
83552            ! op.c
83553 ____________________________________________________________________________
83554 [  6013] By: gsar                                  on 2000/04/28  21:25:22
83555         Log: tweak change#5945 to display correct switch name in diagnostic
83556      Branch: perl
83557            ! perl.c pod/perldiag.pod
83558 ____________________________________________________________________________
83559 [  6012] By: jhi                                   on 2000/04/28  21:08:12
83560         Log: Integrate with Sarathy.
83561      Branch: cfgperl
83562           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
83563           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
83564           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
83565 ____________________________________________________________________________
83566 [  6011] By: jhi                                   on 2000/04/28  21:04:46
83567         Log: &HUGE_VAL is not defined, it exists.
83568      Branch: cfgperl
83569            ! lib/Math/Complex.pm
83570 ____________________________________________________________________________
83571 [  6010] By: gsar                                  on 2000/04/28  21:02:58
83572         Log: clarify note about shadow password support (from
83573              gellyfish@gellyfish.com)
83574      Branch: perl
83575            ! pod/perlfunc.pod
83576 ____________________________________________________________________________
83577 [  6009] By: gsar                                  on 2000/04/28  21:00:00
83578         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
83579      Branch: perl
83580            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
83581 ____________________________________________________________________________
83582 [  6008] By: gsar                                  on 2000/04/28  20:56:33
83583         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
83584      Branch: perl
83585            ! installperl vms/subconfigure.com
83586 ____________________________________________________________________________
83587 [  6007] By: gsar                                  on 2000/04/28  20:51:21
83588         Log: note about compile failures and END blocks (from M.J.T. Guy)
83589      Branch: perl
83590            ! pod/perl56delta.pod pod/perlmod.pod
83591 ____________________________________________________________________________
83592 [  6006] By: jhi                                   on 2000/04/28  20:42:14
83593         Log: Regen Configure.
83594      Branch: cfgperl
83595            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83596            ! config_h.SH
83597 ____________________________________________________________________________
83598 [  6005] By: gsar                                  on 2000/04/28  20:41:16
83599         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
83600      Branch: perl
83601            ! utils/perldoc.PL
83602 ____________________________________________________________________________
83603 [  6004] By: jhi                                   on 2000/04/28  20:28:21
83604         Log: Integrate with Sarathy.
83605      Branch: cfgperl
83606           !> Configure INSTALL Porting/Glossary Porting/config.sh
83607           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
83608           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
83609           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
83610           !> win32/config.vc win32/win32.c
83611 ____________________________________________________________________________
83612 [  6003] By: gsar                                  on 2000/04/28  20:11:20
83613         Log: allow REG_EXPAND_SZ keys in Windows registry (from
83614              John Clayton <John.Clayton@barclayscapital.com>)
83615      Branch: perl
83616            ! win32/win32.c
83617 ____________________________________________________________________________
83618 [  6002] By: gsar                                  on 2000/04/28  19:34:16
83619         Log: destructive sv_setsv() can lose UV-ness from source, causing
83620              numeric promotions/comparisons to fail to do the right thing
83621      Branch: perl
83622            ! sv.c
83623 ____________________________________________________________________________
83624 [  6001] By: gsar                                  on 2000/04/28  18:44:15
83625         Log: support additional library locations via $Config{otherlibdirs}
83626              (from Andy Dougherty)
83627      Branch: perl
83628            ! Configure INSTALL Porting/Glossary Porting/config.sh
83629            ! Porting/config_H config_h.SH epoc/config.sh perl.c
83630            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
83631            ! win32/config.bc win32/config.gc win32/config.vc
83632 ____________________________________________________________________________
83633 [  6000] By: gsar                                  on 2000/04/28  18:26:58
83634         Log: reworked otherlibdirs.U (from Andy Dougherty)
83635      Branch: metaconfig
83636            ! U/installdirs/otherlibdirs.U
83637 ____________________________________________________________________________
83638 [  5999] By: gsar                                  on 2000/04/28  18:17:07
83639         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
83640      Branch: perl
83641            ! t/pragma/warn/toke toke.c
83642 ____________________________________________________________________________
83643 [  5998] By: jhi                                   on 2000/04/28  13:32:17
83644         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
83645      Branch: cfgperl
83646            ! lib/Math/Complex.pm
83647 ____________________________________________________________________________
83648 [  5997] By: jhi                                   on 2000/04/28  13:14:04
83649         Log: Preserve $!.
83650      Branch: cfgperl
83651            ! lib/Math/Complex.pm
83652 ____________________________________________________________________________
83653 [  5996] By: jhi                                   on 2000/04/28  12:59:23
83654         Log: Integrate with Sarathy.
83655      Branch: cfgperl
83656           +> pod/perlrequick.pod pod/perlretut.pod
83657           !> (integrate 51 files)
83658 ____________________________________________________________________________
83659 [  5995] By: gsar                                  on 2000/04/28  09:37:36
83660         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
83661      Branch: perl
83662            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
83663 ____________________________________________________________________________
83664 [  5994] By: gsar                                  on 2000/04/28  09:33:26
83665         Log: fix for missed accounting for null byte in pack("Z",...) (from
83666              M.J.T. Guy)
83667      Branch: perl
83668            ! pp.c t/op/pack.t
83669 ____________________________________________________________________________
83670 [  5993] By: gsar                                  on 2000/04/28  09:30:05
83671         Log: various minor tweaks seen on p5p
83672      Branch: perl
83673            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
83674 ____________________________________________________________________________
83675 [  5992] By: gsar                                  on 2000/04/28  09:08:19
83676         Log: pod nit (from Simon Cozens)
83677      Branch: perl
83678            ! pod/perlop.pod
83679 ____________________________________________________________________________
83680 [  5991] By: gsar                                  on 2000/04/28  09:06:36
83681         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
83682      Branch: perl
83683            ! README.posix-bc hints/posix-bc.sh
83684 ____________________________________________________________________________
83685 [  5990] By: gsar                                  on 2000/04/28  08:54:52
83686         Log: use $ENV{LIB} to search for libs under Visual C compiler
83687              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
83688      Branch: perl
83689            ! lib/ExtUtils/Liblist.pm
83690 ____________________________________________________________________________
83691 [  5989] By: gsar                                  on 2000/04/28  08:27:12
83692         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
83693              itself and no other (from Tom Hughes)
83694      Branch: perl
83695            ! t/op/array.t toke.c
83696 ____________________________________________________________________________
83697 [  5988] By: gsar                                  on 2000/04/28  08:01:38
83698         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
83699              <paul@miraclefish.com>)
83700      Branch: perl
83701            ! lib/ExtUtils/MakeMaker.pm
83702 ____________________________________________________________________________
83703 [  5987] By: gsar                                  on 2000/04/28  07:53:09
83704         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
83705      Branch: perl
83706            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
83707 ____________________________________________________________________________
83708 [  5986] By: gsar                                  on 2000/04/28  07:44:17
83709         Log: add regular expressions tutorial and quick-start guide (from
83710              Mark Kvale <kvale@phy.ucsf.edu>)
83711      Branch: perl
83712            + pod/perlrequick.pod pod/perlretut.pod
83713            ! AUTHORS MAINTAIN MANIFEST
83714 ____________________________________________________________________________
83715 [  5985] By: gsar                                  on 2000/04/28  07:30:28
83716         Log: forked child may not exit correctly if it failed to open
83717              /dev/console (from Graham Barr)
83718      Branch: perl
83719            ! ext/Sys/Syslog/Syslog.pm
83720 ____________________________________________________________________________
83721 [  5984] By: gsar                                  on 2000/04/28  07:27:20
83722         Log: attributes::reftype() doesn't work on tied argument
83723      Branch: perl
83724            ! xsutils.c
83725 ____________________________________________________________________________
83726 [  5983] By: gsar                                  on 2000/04/28  07:15:04
83727         Log: numeric conversion of non-number in change#3378 tramples on
83728              OOK offset, causing segfaults
83729      Branch: perl
83730            ! sv.c
83731 ____________________________________________________________________________
83732 [  5982] By: gsar                                  on 2000/04/28  04:48:25
83733         Log: avoid error in IO::Socket::INET when given an unknown service name
83734              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
83735      Branch: perl
83736            ! ext/IO/lib/IO/Socket/INET.pm
83737 ____________________________________________________________________________
83738 [  5981] By: gsar                                  on 2000/04/28  04:31:31
83739         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
83740              prototype mismatch with CORE::glob(); update pod and tests to
83741              suit (File::Glob::glob() is still available for backward
83742              compatibility, but should be considered deprecated)
83743      Branch: perl
83744            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
83745            ! t/lib/glob-taint.t
83746 ____________________________________________________________________________
83747 [  5980] By: gsar                                  on 2000/04/28  03:47:29
83748         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
83749              <ghudson@mit.edu>)
83750      Branch: metaconfig
83751            ! U/modified/Options.U
83752      Branch: perl
83753            ! Configure
83754 ____________________________________________________________________________
83755 [  5979] By: gsar                                  on 2000/04/28  03:07:54
83756         Log: under useithreads, constant pad entries could inadvertently be
83757              shared across threads (from Eric Blood <eblood@xmission.com>);
83758              added Eric's test case to testsuite
83759      Branch: perl
83760            ! op.c t/op/misc.t
83761 ____________________________________________________________________________
83762 [  5978] By: gsar                                  on 2000/04/27  21:13:00
83763         Log: sync version numbers in File::Spec with the ones on CPAN
83764              (from Barrie Slaymaker)
83765      Branch: perl
83766            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83767            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83768            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83769 ____________________________________________________________________________
83770 [  5977] By: gsar                                  on 2000/04/27  21:07:29
83771         Log: autoquote barewords followed by newline and arrow properly
83772              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
83773      Branch: perl
83774            ! t/pragma/warn/toke toke.c
83775 ____________________________________________________________________________
83776 [  5976] By: gsar                                  on 2000/04/27  20:41:20
83777         Log: DB_File v1.73 update (from Paul Marquess)
83778      Branch: perl
83779            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
83780            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
83781 ____________________________________________________________________________
83782 [  5975] By: gsar                                  on 2000/04/27  20:34:24
83783         Log: allow sort() reentrancy (variant of patch suggested by
83784              Hugo van der Sanden)
83785      Branch: perl
83786            ! pp_ctl.c t/op/sort.t
83787 ____________________________________________________________________________
83788 [  5974] By: gsar                                  on 2000/04/27  19:46:57
83789         Log: change#4197 somehow missed initializing PL_errors, meaning
83790              sytax error queueing wasn't working outside eval"" at all;
83791              also fixed eval"" to localize PL_error_count, so that compile-time
83792              eval's don't clobber the error state of the outer context
83793      Branch: perl
83794            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
83795            ! t/pragma/warn/toke
83796 ____________________________________________________________________________
83797 [  5973] By: gsar                                  on 2000/04/27  18:29:05
83798         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
83799      Branch: perl
83800            ! regcomp.c regexec.c t/op/re_tests
83801 ____________________________________________________________________________
83802 [  5972] By: jhi                                   on 2000/04/27  18:22:41
83803         Log: Integrate with Sarathy.
83804      Branch: cfgperl
83805           +> t/lib/b.t t/lib/syslog.t
83806           !> (integrate 31 files)
83807 ____________________________________________________________________________
83808 [  5971] By: jhi                                   on 2000/04/27  18:18:46
83809         Log: Unicos tweaks from Mark P. Lutz.
83810      Branch: cfgperl
83811            ! hints/unicos.sh lib/Math/Complex.pm
83812 ____________________________________________________________________________
83813 [  5970] By: gsar                                  on 2000/04/27  18:05:11
83814         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
83815              IV is >32bits
83816      Branch: perl
83817            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
83818 ____________________________________________________________________________
83819 [  5969] By: gsar                                  on 2000/04/27  17:50:56
83820         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
83821      Branch: perl
83822            + t/lib/syslog.t
83823            ! MANIFEST ext/Sys/Syslog/Syslog.pm
83824 ____________________________________________________________________________
83825 [  5968] By: gsar                                  on 2000/04/27  17:44:49
83826         Log: tolerate spaces in group names in test on solaris (from David Boyce
83827              <dsb@boyski.com>)
83828      Branch: perl
83829            ! t/op/groups.t
83830 ____________________________________________________________________________
83831 [  5967] By: gsar                                  on 2000/04/27  17:41:22
83832         Log: improved docs on the warn_uninit diagnostic (from David Glasser
83833              and Simon Cozens)
83834      Branch: perl
83835            ! pod/perldiag.pod
83836 ____________________________________________________________________________
83837 [  5966] By: gsar                                  on 2000/04/27  16:54:58
83838         Log: add testsuite for B backends, fix bug in B::Deparse (from
83839              Simon Cozens <simon@brecon.co.uk>)
83840      Branch: perl
83841            + t/lib/b.t
83842            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
83843 ____________________________________________________________________________
83844 [  5965] By: gsar                                  on 2000/04/27  16:10:37
83845         Log: avoid "will not stay shared" warnings for our variables (from
83846              Robin Barker)
83847      Branch: perl
83848            ! op.c t/pragma/warn/op
83849 ____________________________________________________________________________
83850 [  5964] By: gsar                                  on 2000/04/27  07:05:05
83851         Log: reformat to 72 columns (again)
83852      Branch: perl
83853            ! pod/perldiag.pod
83854 ____________________________________________________________________________
83855 [  5963] By: gsar                                  on 2000/04/27  06:28:31
83856         Log: patch from Larry to make (\&) prototype work; added tests for
83857              the same
83858      Branch: perl
83859            ! op.c t/comp/proto.t
83860 ____________________________________________________________________________
83861 [  5962] By: gsar                                  on 2000/04/27  06:15:47
83862         Log: updated README.hpux (from Jeff Okamoto)
83863      Branch: perl
83864            ! README.hpux
83865 ____________________________________________________________________________
83866 [  5961] By: gsar                                  on 2000/04/27  05:55:03
83867         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
83868      Branch: perl
83869            ! emacs/cperl-mode.el
83870 ____________________________________________________________________________
83871 [  5960] By: gsar                                  on 2000/04/27  05:49:26
83872         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
83873      Branch: perl
83874            ! INSTALL
83875 ____________________________________________________________________________
83876 [  5959] By: gsar                                  on 2000/04/27  05:33:41
83877         Log: doubled words in pods (from Simon Cozens
83878              <simon.p.cozens@jp.pwcglobal.com>)
83879      Branch: perl
83880            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
83881            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
83882            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
83883            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
83884            ! pod/perltootc.pod
83885 ____________________________________________________________________________
83886 [  5958] By: gsar                                  on 2000/04/27  05:11:39
83887         Log: change#3569 deleted some essential code, revert; avoid use of
83888              atexit() to make DynaLoader work properly on AIX under mod_perl
83889              (from Jens-Uwe Mager <jum@helios.de>)
83890      Branch: perl
83891            ! ext/DynaLoader/dl_aix.xs
83892 ____________________________________________________________________________
83893 [  5957] By: gsar                                  on 2000/04/27  04:54:51
83894         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
83895      Branch: perl
83896            ! pod/perlmod.pod
83897 ____________________________________________________________________________
83898 [  5956] By: gsar                                  on 2000/04/27  04:51:47
83899         Log: better diagnostics on failed tests (from Ilya Zakharevich)
83900      Branch: perl
83901            ! t/op/lex_assign.t
83902 ____________________________________________________________________________
83903 [  5955] By: gsar                                  on 2000/04/27  04:26:44
83904         Log: longstanding bug exposed by change#3307: sort arguments weren't
83905              compiled with the right wantarray context (ensuing runtime lookup
83906              via block_gimme() was getting the incidental context of the
83907              sort() itself)
83908      Branch: perl
83909            ! op.c t/op/sort.t
83910 ____________________________________________________________________________
83911 [  5954] By: gsar                                  on 2000/04/26  23:42:12
83912         Log: integrate cfgperl contents into mainline
83913      Branch: perl
83914           !> (integrate 30 files)
83915 ____________________________________________________________________________
83916 [  5953] By: jhi                                   on 2000/04/26  23:06:42
83917         Log: Integrate with Sarathy.
83918      Branch: cfgperl
83919           !> README.win32 ext/B/B/Deparse.pm
83920           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
83921           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
83922           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
83923           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
83924           !> utils/perldoc.PL vms/perlvms.pod
83925 ____________________________________________________________________________
83926 [  5952] By: jhi                                   on 2000/04/26  23:03:46
83927         Log: Undo "use integer" addition from 64bitint as it seems
83928              to break most of the subtests in Digital UNIX;
83929              Unicos needs to find another way.
83930      Branch: cfgperl
83931            ! t/op/64bitint.t
83932 ____________________________________________________________________________
83933 [  5951] By: jhi                                   on 2000/04/26  22:57:53
83934         Log: Be more robust on "extreme" (large absolute value)
83935              arguments.  Originally reported by Daniel Connelly
83936              as a problem with asinh() on large negative arguments,
83937              asinh() used to bail out because an argument to log()
83938              ended up being zero.  Ilya Zakharevich proposed using
83939              Taylor's series in such cases, which for such large
83940              arguments is a very good approximation.
83941      Branch: cfgperl
83942            ! lib/Math/Complex.pm t/lib/complex.t
83943 ____________________________________________________________________________
83944 [  5950] By: gsar                                  on 2000/04/25  19:13:12
83945         Log: reformat perldiag to avoid long lines
83946      Branch: perl
83947            ! pod/perldiag.pod
83948 ____________________________________________________________________________
83949 [  5949] By: gsar                                  on 2000/04/25  18:41:11
83950         Log: make perldoc use the pod2man from the same version (from
83951              M.J.T. Guy)
83952      Branch: perl
83953            ! utils/perldoc.PL
83954 ____________________________________________________________________________
83955 [  5948] By: gsar                                  on 2000/04/25  18:21:57
83956         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
83957              <kompas@kompas.usr.onet.pl>)
83958      Branch: perl
83959            ! lib/vars.pm
83960 ____________________________________________________________________________
83961 [  5947] By: gsar                                  on 2000/04/25  18:11:53
83962         Log: use &dl_error rather than &dl_load_file as the guard for calling
83963              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
83964              statically built perl)
83965      Branch: perl
83966            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
83967 ____________________________________________________________________________
83968 [  5946] By: jhi                                   on 2000/04/25  17:37:54
83969         Log: Document that tr() is not tr(1).
83970      Branch: cfgperl
83971            ! pod/perlop.pod
83972 ____________________________________________________________________________
83973 [  5945] By: gsar                                  on 2000/04/25  16:34:33
83974         Log: make module name mandatory after -M switch; reorder perldiag
83975              alphabetically (from Mark-Jason Dominus)
83976      Branch: perl
83977            ! perl.c pod/perldiag.pod
83978 ____________________________________________________________________________
83979 [  5944] By: jhi                                   on 2000/04/25  01:15:18
83980         Log: On second thoughts frexp() does have two arguments.
83981      Branch: cfgperl
83982            ! perl.h
83983 ____________________________________________________________________________
83984 [  5943] By: jhi                                   on 2000/04/24  22:56:32
83985         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
83986              Now pp_ncmp() returns undef is either operand is a NaN.
83987      Branch: cfgperl
83988            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83989            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
83990            ! vms/subconfigure.com vos/config.def vos/config.h
83991            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83992            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83993            ! win32/config_H.vc
83994      Branch: metaconfig/U/perl
83995            + d_modfl.U
83996 ____________________________________________________________________________
83997 [  5942] By: jhi                                   on 2000/04/24  19:45:17
83998         Log: Regen Configure to match #5937.
83999      Branch: cfgperl
84000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84001            ! config_h.SH
84002      Branch: metaconfig
84003            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
84004 ____________________________________________________________________________
84005 [  5941] By: jhi                                   on 2000/04/24  19:24:11
84006         Log: Further Unicos fixes for Mark Lutz.
84007      Branch: cfgperl
84008            ! hints/unicos.sh pp_ctl.c
84009 ____________________________________________________________________________
84010 [  5940] By: jhi                                   on 2000/04/24  19:09:06
84011         Log: Various Unicos 10.0.0.6 fixes.
84012              
84013              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
84014              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
84015              Reply-To: tecmpl1@triton.ca.boeing.com 
84016              To: perl5-porters@perl.org 
84017              Date: Fri, 14 Apr 2000 20:21:00 GMT 
84018              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
84019      Branch: cfgperl
84020            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
84021 ____________________________________________________________________________
84022 [  5939] By: gsar                                  on 2000/04/24  19:01:24
84023         Log: more pod nits (from Larry Virden)
84024      Branch: perl
84025            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
84026            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
84027            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
84028 ____________________________________________________________________________
84029 [  5938] By: gsar                                  on 2000/04/24  18:54:01
84030         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
84031      Branch: perl
84032            ! ext/B/B/Deparse.pm
84033 ____________________________________________________________________________
84034 [  5937] By: jhi                                   on 2000/04/24  17:39:00
84035         Log: Integrate with Sarathy.
84036      Branch: cfgperl
84037           +> (branch 31 files)
84038           !> (integrate 73 files)
84039 ____________________________________________________________________________
84040 [  5936] By: gsar                                  on 2000/04/24  17:30:06
84041         Log: additional tests for change#5934 (from Paul Marquess, who also
84042              sent in the same fix)
84043      Branch: perl
84044            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
84045            ! t/pragma/warn/5nolint t/pragma/warn/6default
84046 ____________________________________________________________________________
84047 [  5935] By: jhi                                   on 2000/04/24  17:26:05
84048         Log: Do not assume sign propagation.
84049              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
84050              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
84051              To: payner@ncifcrf.gov, perl5-porters@perl.org 
84052              Date: Tue, 18 Apr 2000 18:24:49 +0100 
84053              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
84054      Branch: cfgperl
84055            ! t/op/bop.t t/op/misc.t
84056 ____________________________________________________________________________
84057 [  5934] By: gsar                                  on 2000/04/24  17:16:54
84058         Log: propagate lexical warnings from surrounding scope correctly
84059              within string eval()
84060      Branch: perl
84061            ! pp_ctl.c t/pragma/warn/pp_ctl
84062 ____________________________________________________________________________
84063 [  5933] By: jhi                                   on 2000/04/24  17:01:07
84064         Log: Flatten the cpp jungle doing the nosuid checking.
84065      Branch: cfgperl
84066            ! perl.c
84067 ____________________________________________________________________________
84068 [  5932] By: gsar                                  on 2000/04/24  09:08:14
84069         Log: add rsignal(), whichsig() and do_join() to public API list
84070              (mod_perl uses them to good advantage)
84071      Branch: perl
84072            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
84073 ____________________________________________________________________________
84074 [  5931] By: gsar                                  on 2000/04/24  09:01:40
84075         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
84076      Branch: perl
84077            ! pp_hot.c regexec.c t/op/pat.t
84078 ____________________________________________________________________________
84079 [  5930] By: gsar                                  on 2000/04/24  08:58:33
84080         Log: small os390 tweaks (from Peter Prymmer)
84081      Branch: perl
84082            ! config_h.SH makedepend.SH
84083 ____________________________________________________________________________
84084 [  5929] By: gsar                                  on 2000/04/24  08:55:25
84085         Log: pod nits
84086      Branch: perl
84087            ! pod/perlguts.pod
84088 ____________________________________________________________________________
84089 [  5928] By: gsar                                  on 2000/04/24  08:50:13
84090         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
84091      Branch: perl
84092            ! ext/IO/lib/IO/Poll.pm
84093 ____________________________________________________________________________
84094 [  5927] By: gsar                                  on 2000/04/24  08:43:24
84095         Log: arrange for next() to resume at the unstack op rather than the
84096              loop conditional, so that scope cleanup happens correctly
84097              (from Stephen McCamant)
84098      Branch: perl
84099            ! op.c pp_ctl.c t/op/misc.t
84100 ____________________________________________________________________________
84101 [  5926] By: gsar                                  on 2000/04/24  08:18:40
84102         Log: on windows, reserve 16M of stack rather than 128M (allows more
84103              threads to run concurrently)
84104      Branch: perl
84105            ! win32/Makefile win32/makefile.mk
84106 ____________________________________________________________________________
84107 [  5925] By: gsar                                  on 2000/04/24  08:13:52
84108         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
84109      Branch: perl
84110            ! toke.c
84111 ____________________________________________________________________________
84112 [  5924] By: gsar                                  on 2000/04/24  08:08:59
84113         Log: avoid using uninitialized memory in require version check
84114      Branch: perl
84115            ! pp_ctl.c universal.c
84116 ____________________________________________________________________________
84117 [  5923] By: gsar                                  on 2000/04/24  07:20:14
84118         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
84119      Branch: perl
84120            ! ext/IO/lib/IO/Poll.pm
84121 ____________________________________________________________________________
84122 [  5922] By: gsar                                  on 2000/04/24  07:08:42
84123         Log: commentary about IoTYPE() (from Nathan Torkington)
84124      Branch: perl
84125            ! sv.h
84126 ____________________________________________________________________________
84127 [  5921] By: gsar                                  on 2000/04/24  06:58:26
84128         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
84129              by fix
84130      Branch: perl
84131            ! sv.c t/lib/charnames.t t/pragma/utf8.t
84132 ____________________________________________________________________________
84133 [  5920] By: gsar                                  on 2000/04/24  06:37:59
84134         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
84135      Branch: perl
84136            ! doop.c t/op/ver.t
84137 ____________________________________________________________________________
84138 [  5919] By: gsar                                  on 2000/04/24  06:21:58
84139         Log: Configure might miss old directories when prefix must be
84140              expanded (from Robin Barker)
84141      Branch: metaconfig
84142            ! U/installdirs/inc_version_list.U
84143      Branch: perl
84144            ! Configure
84145 ____________________________________________________________________________
84146 [  5918] By: gsar                                  on 2000/04/24  06:16:11
84147         Log: VMS nits in glob() test (from Charles Lane)
84148      Branch: perl
84149            ! t/lib/glob-basic.t
84150 ____________________________________________________________________________
84151 [  5917] By: gsar                                  on 2000/04/24  06:11:56
84152         Log: various pod nits (from Larry Virden and others)
84153      Branch: perl
84154            ! README.amiga README.hpux README.machten README.os2
84155            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
84156            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
84157            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
84158            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
84159            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
84160            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
84161            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
84162            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
84163 ____________________________________________________________________________
84164 [  5916] By: gsar                                  on 2000/04/24  05:52:43
84165         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
84166              <wjones@tc.fluke.com>)
84167      Branch: perl
84168            ! t/lib/glob-basic.t
84169 ____________________________________________________________________________
84170 [  5915] By: gsar                                  on 2000/04/24  05:07:01
84171         Log: supported platforms mixed up
84172      Branch: perl
84173            ! pod/perl56delta.pod pod/perlport.pod
84174 ____________________________________________________________________________
84175 [  5914] By: gsar                                  on 2000/04/24  04:56:08
84176         Log: caller() wasn't returning the right number of elements for
84177              eval {...}
84178      Branch: perl
84179            ! pp_ctl.c t/pragma/warn/9enabled
84180 ____________________________________________________________________________
84181 [  5913] By: gsar                                  on 2000/04/24  04:35:41
84182         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
84183              Mark-Jason Dominus)
84184      Branch: perl
84185            ! pod/perlfunc.pod
84186 ____________________________________________________________________________
84187 [  5912] By: gsar                                  on 2000/04/24  04:17:15
84188         Log: fix totally broken caching in UNIVERSAL::isa() (from
84189              Nick Ing-Simmons)
84190      Branch: perl
84191            ! t/op/universal.t universal.c
84192 ____________________________________________________________________________
84193 [  5911] By: gsar                                  on 2000/04/24  03:39:47
84194         Log: add linebreak properties from unicode/LineBrk.txt (from
84195              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
84196      Branch: perl
84197            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84198            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84199            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84200            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84201            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84202            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84203            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84204            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84205            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84206            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84207            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84208            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84209            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84210            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84211            + lib/unicode/Is/LbrkZW.pl
84212            ! lib/unicode/mktables.PL
84213 ____________________________________________________________________________
84214 [  5910] By: gsar                                  on 2000/04/24  03:23:10
84215         Log: typo in pod
84216      Branch: perl
84217            ! ext/Thread/Thread.pm
84218 ____________________________________________________________________________
84219 [  5909] By: gsar                                  on 2000/04/24  03:22:03
84220         Log: mode argument to do_binmode() should be file mode, not boolean
84221      Branch: perl
84222            ! pp_sys.c
84223 ____________________________________________________________________________
84224 [  5908] By: gsar                                  on 2000/04/16  16:51:08
84225         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
84226              always returns a valid GV even when the symbol is trapped by strictures
84227              (avoids coredumps)
84228              
84229              TODO: the C<package;> hack needs similar treatment
84230      Branch: perl
84231            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
84232            ! t/pragma/strict-vars
84233 ____________________________________________________________________________
84234 [  5907] By: jhi                                   on 2000/03/31  23:42:56
84235         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
84236              an assumption which #5905 demolished.
84237      Branch: cfgperl
84238            ! pp_sys.c
84239 ____________________________________________________________________________
84240 [  5906] By: jhi                                   on 2000/03/31  18:54:37
84241         Log: Typo in #5905.
84242      Branch: cfgperl
84243            ! t/op/64bitint.t
84244 ____________________________________________________________________________
84245 [  5905] By: jhi                                   on 2000/03/31  18:50:54
84246         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
84247              reported by Joseph N. Hall.  The bug was that even with use64bitint
84248              one had to use the prefixes q, L, or ll with printf/sprintf,
84249              contrary to the documentation and common sense.
84250      Branch: cfgperl
84251            ! sv.c t/op/64bitint.t
84252 ____________________________________________________________________________
84253 [  5904] By: gsar                                  on 2000/03/28  02:31:32
84254         Log: add Changes, perldelta.pod
84255      Branch: perl
84256            + Changes pod/perldelta.pod
84257 ____________________________________________________________________________
84258 [  5903] By: gsar                                  on 2000/03/28  02:03:55
84259         Log: rename Changes and perldelta.pod
84260      Branch: perl
84261           +> Changes5.6 pod/perl56delta.pod
84262            - Changes pod/perldelta.pod
84263            ! MANIFEST
84264 ____________________________________________________________________________
84265 [  5902] By: gsar                                  on 2000/03/28  01:59:14
84266         Log: create maint-5.6 branch
84267      Branch: maint-5.6/perl
84268           +> (branch 1611 files)
84269 ____________________________________________________________________________
84270 [  5901] By: jhi                                   on 2000/03/23  05:48:43
84271         Log: Integrate with Sarathy.
84272      Branch: cfgperl
84273           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
84274 ____________________________________________________________________________
84275 [  5900] By: gsar                                  on 2000/03/23  05:42:43
84276         Log: three guesses on what this is :-)
84277      Branch: perl
84278            ! Changes